*,: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))}}.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;--campton-bold:Campton-Bold;--campton-light:Campton-Light;--campton-medium:Campton-Medium;--campton-semibold:Campton-Semibold;--paralucent-bold:Paralucent-Bold;--paralucent-light:Paralucent-Light;--paralucent-demibold:Paralucent-DemiBold;--paralucent-medium:Paralucent-Medium;--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%}.best-crypto-to-cash .pg-container{max-width:1184px;width:90%;margin:0 auto}.best-crypto-to-cash>.content{display:flex;flex-direction:column;padding:120px 0}.best-crypto-to-cash>.content>.card-stack{min-height:100px}.best-crypto-to-cash>.content>.card-stack>.card-wrapper h3{line-height:100%}.best-crypto-to-cash>.content>.card-stack>.card-wrapper:first-child{z-index:-1;top:160px}.best-crypto-to-cash>.content>.card-stack>.card-wrapper:nth-child(2){z-index:0;top:180px}.best-crypto-to-cash>.content>.card-stack>.card-wrapper:nth-child(3){z-index:1;top:200px}.best-crypto-to-cash>.content>.card-stack>.card-wrapper:nth-child(4){z-index:2;top:220px}.best-crypto-to-cash>.content>.card-stack>.card-wrapper:nth-child(5){z-index:3;top:240px}.best-crypto-to-cash>.content>.card-stack>.card-wrapper:nth-child(6){z-index:4;top:260px}.best-crypto-to-cash>.content>.card-stack>.card-wrapper>.high-crypto-rates{background:#f2f9ff}.best-crypto-to-cash>.content>.card-stack>.card-wrapper>.off-ramp{background:#fff7e9}.best-crypto-to-cash>.content>.card-stack>.card-wrapper>.limitless-exchanges{background:#f8f1fe}.best-crypto-to-cash>.content>.card-stack>.card-wrapper>.more-than-coins{background:#f6fef1}.best-crypto-to-cash>.content>.card-stack>.card-wrapper>.all-automated{background:#f7f8f8}.best-crypto-to-cash>.content>.card-stack>.card-wrapper>.get-rewarded{background:#f5f9ff}@media(max-width:1024px){.best-crypto-to-cash>.content>.card-stack>.card-wrapper>.get-rewarded,.best-crypto-to-cash>.content>.card-stack>.card-wrapper>.more-than-coins,.best-crypto-to-cash>.content>.card-stack>.card-wrapper>.off-ramp{display:flex;flex-direction:column-reverse}}.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}}.crypto-swap-hero .new-hero>.content>h1{max-width:986px}.crypto-swap>.page-ul-section>.content>ul{grid-template-columns:repeat(16,1fr)}.crypto-swap>.page-ul-section>.content>ul>li:first-child{grid-column:span 6}.crypto-swap>.page-ul-section>.content>ul>li:nth-child(2){grid-column:span 10}.crypto-swap>.page-ul-section>.content>ul>li:nth-child(3){grid-column:span 7}.crypto-swap>.page-ul-section>.content>ul>li:nth-child(4){grid-column:span 9}.choose-crypto-swaps .pg-container{max-width:1184px;width:90%;margin:0 auto}.choose-crypto-swaps>.content{display:flex;flex-direction:column;padding:120px 0}.choose-crypto-swaps>.content>.card-stack{min-height:100px}.choose-crypto-swaps>.content>.card-stack>.card-wrapper h3{line-height:100%}.choose-crypto-swaps>.content>.card-stack>.card-wrapper>.select-cryptocurrencies>.text-wrapper{padding-left:0}.choose-crypto-swaps>.content>.card-stack>.card-wrapper .text-content{max-width:470px;display:flex;flex-direction:column;justify-content:center}.choose-crypto-swaps>.content>.card-stack>.card-wrapper>.select-cryptocurrencies>.text-wrapper>.text-content{padding:0;margin:0}.choose-crypto-swaps>.content>.card-stack>.card-wrapper:first-child{z-index:-1;top:160px}.choose-crypto-swaps>.content>.card-stack>.card-wrapper:nth-child(2){z-index:0;top:180px}.choose-crypto-swaps>.content>.card-stack>.card-wrapper:nth-child(3){z-index:1;top:200px}.choose-crypto-swaps>.content>.card-stack>.card-wrapper:nth-child(4){z-index:2;top:220px}.choose-crypto-swaps>.content>.card-stack>.card-wrapper:nth-child(5){z-index:3;top:240px}.choose-crypto-swaps>.content>.card-stack>.card-wrapper:nth-child(6){z-index:4;top:260px}.choose-crypto-swaps>.content>.card-stack>.card-wrapper:nth-child(7){z-index:5;top:280px}.choose-crypto-swaps>.content>.card-stack>.card-wrapper>.lightning-fast-swaps{background:#fff7e9}.choose-crypto-swaps>.content>.card-stack>.card-wrapper>.multi-chain-support{background:#f2f9ff}.choose-crypto-swaps>.content>.card-stack>.card-wrapper>.zero-hidden-fees{background:#f8f1fe}.choose-crypto-swaps>.content>.card-stack>.card-wrapper>.secure-transactions{background:#f6fef1}.choose-crypto-swaps>.content>.card-stack>.card-wrapper>.select-cryptocurrencies{background:#f5f9ff}.choose-crypto-swaps>.content>.card-stack>.card-wrapper>.all-support{background:#f7f8f8}.choose-crypto-swaps>.content>.card-stack>.card-wrapper>.user-friendly-interface{background:#ffefef}@media(max-width:1296px){.choose-crypto-swaps>.content>.card-stack>.card-wrapper>.select-cryptocurrencies>.text-wrapper>.text-content h3{line-break:anywhere}}@media(max-width:1024px){.choose-crypto-swaps>.content>.card-stack>.card-wrapper>.all-support,.choose-crypto-swaps>.content>.card-stack>.card-wrapper>.multi-chain-support,.choose-crypto-swaps>.content>.card-stack>.card-wrapper>.secure-transactions{display:flex;flex-direction:column-reverse}.choose-crypto-swaps>.content>.card-stack>.card-wrapper>.select-cryptocurrencies>.text-wrapper>.text-content{margin:0 auto}.choose-crypto-swaps>.content>.card-stack>.card-wrapper>.select-cryptocurrencies>.text-wrapper>.text-content h3{line-break:normal}}.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:none;width:100%;margin-top:30px}.footerCta:after,.footerCta:before{display:block;width:100%;background:#fff;height:50%;content:""}.footerCta:after{background:#082543}.footerCta .content-container{position:absolute;width:100%;display:flex;top:0}.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}}.toggle-switch{position:relative;display:inline-block;width:48px;height:24px}.toggle-switch .toggle-switch-checkbox{opacity:0;width:0;height:0}.toggle-switch .toggle-switch-slider{position:absolute;cursor:pointer;top:2px;left:2px;right:2px;bottom:2px;background-color:#ccc;transition:.4s;border-radius:24px}.toggle-switch .toggle-switch-slider:before{position:absolute;content:"";height:17px;width:18px;left:3px;bottom:2px;background-color:#fff;transition:.4s;border-radius:50%}.toggle-switch.checked .toggle-switch-slider{background-color:#05a2bf}.toggle-switch.checked .toggle-switch-slider:before{transform:translateX(20px)}.toggle-switch .toggle-switch-checkbox:checked+.toggle-switch-slider{background-color:#05a2bf}.toggle-switch .toggle-switch-checkbox:checked+.toggle-switch-slider:before{transform:translateX(20px)}.toggle-switch .toggle-switch-slider.round{border-radius:24px}.toggle-switch .toggle-switch-slider.round:before{border-radius:50%}.nav-tabs{flex-wrap:nowrap;width:100%;background-color:#f8f9fb;border-radius:35px;height:44px;padding:0 8px;overflow:hidden}.nav-item{flex:1 1;align-items:center;cursor:pointer;font-size:14px;position:relative;color:#5f6166;background-color:#f8f9fb;border-radius:25px;padding:8px 20px;transition:all .3s;white-space:nowrap}.nav-item,.pill.active{display:flex;justify-content:center;overflow:hidden}.pill.active{color:#000;background-color:#fff;padding:8px 50%;box-shadow:0 0 10px #0000001a;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:999999}.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%;background:linear-gradient(#01d7ff -90%,#0e497a);-webkit-background-clip:text;-webkit-text-fill-color:#0000;background-clip:text;color:#0000;max-width:820px;margin-bottom:16px;font-synthesis:none}.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}.whyBreet{overflow:hidden}.whyBreet__intro{max-width:989px;margin:0 auto;text-align:center;padding-top:3rem;padding-bottom:3rem;display:flex;flex-direction:column;align-items:center}.whyBreet__title{font-family:var(--paralucent-demibold);font-size:3rem;line-height:3.6rem;font-weight:400;color:#022745;padding-bottom:.8rem}@media(max-width:768px){.whyBreet__title{font-size:2rem;line-height:2.4rem}}.whyBreet__description{font-size:1.5rem;line-height:2.1rem;color:#748181;max-width:772px}@media(max-width:768px){.whyBreet__description{width:304px;font-size:1rem;line-height:1.4rem}}.whyBreet__item_wrap{display:grid;gap:2rem;padding:2rem 0}.whyBreet__item{display:flex;flex-direction:row;align-items:center;padding:83.5px 5rem;max-width:1440px;margin:auto;gap:149px}@media(max-width:768px){.whyBreet__item{gap:32px}}.whyBreet__item_container:nth-child(odd){background-color:#f7f8f8}.whyBreet__item--reverse{flex-direction:row-reverse}@media(max-width:768px){.whyBreet__item{padding:48px 24px}.whyBreet__item,.whyBreet__item:nth-child(odd){flex-direction:column}}.whyBreet__content_image_wrap{width:50%;display:flex;justify-content:center}.whyBreet__content_image_wrap img{max-width:100%;height:auto;border-radius:8px}@media(max-width:768px){.whyBreet__content_image_wrap{margin-bottom:1rem;width:100%}}.whyBreet__content{margin:0 auto}.whyBreet__content_invoice-section{width:450px!important;font-size:2rem;line-height:3.6rem}@media(max-width:768px){.whyBreet__content{padding:1rem;text-align:center;width:100%}}.whyBreet__content_label_wrap{max-width:420px}@media(max-width:768px){.whyBreet__content_label_wrap{max-width:100%;text-align:left}}.whyBreet__content_title{width:400px;font-size:2rem;line-height:2.5rem;font-family:var(--paralucent-demibold);font-weight:400;color:#002d2f;letter-spacing:.4px}@media(max-width:768px){.whyBreet__content_title{font-size:1.5rem;line-height:2rem;max-width:100%}}.whyBreet__content_description{width:463px;font-size:1.5rem;line-height:2.375rem;color:#748181;padding:16px 0 32px}@media(max-width:768px){.whyBreet__content_description{font-size:1rem;line-height:1.5rem;width:100%}}.whyBreet__content_CTA{border:none;padding:.8rem 1.5rem;font-size:1rem;line-height:1.5rem;font-weight:900}@media(max-width:430px){.whyBreet__content_CTA{width:100%}}.vipDesk{padding:120px 0 0;background-color:#f7f8f8;display:flex;flex-direction:column;align-items:center;gap:32px;position:relative}@media(max-width:768px){.vipDesk{padding:64px 24px}}.vipDesk__intro{max-width:1200px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px}.vipDesk__img{margin-top:64px}@media(max-width:768px){.vipDesk__img{margin-top:30px}}.vipDesk__title{max-width:603px;font-size:40px;line-height:48px;color:#022745;font-family:var(--paralucent-demibold);font-weight:400}@media(max-width:768px){.vipDesk__title{font-size:1.5rem;line-height:2rem}}.vipDesk__description{max-width:751px;font-family:var(--campton);font-weight:400;font-size:24px;line-height:40px;text-align:center;vertical-align:middle;color:#566f83}@media(max-width:768px){.vipDesk__description{font-size:1rem;line-height:1.5rem;max-width:500px}}.vipDesk__content{display:grid;grid-template-columns:1fr;gap:1rem;border-top:1px solid #e1e4eb}@media(min-width:768px){.vipDesk__content{grid-template-columns:repeat(3,1fr)}}.vipDesk__CTA_wrap{width:13.625rem;height:58px}@media(max-width:768px){.vipDesk__CTA_wrap{width:100%}}.vipDesk__CTA{width:218px!important;height:56px!important;gap:6.4px;border-radius:102.4px;font-family:var(--campton);font-weight:500;font-size:16px;line-height:100%;letter-spacing:0}@media(max-width:768px){.vipDesk__CTA{width:100%!important;display:block}}.vipDesk__web{display:flex}@media(max-width:1024px){.vipDesk__web{width:867px}}@media(max-width:820px){.vipDesk__web{display:none}}.vipDesk__small{display:none}@media(max-width:820px){.vipDesk__small{display:flex}}.testimonials{padding:120px 0;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{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;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}@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{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__description{margin:28px 0}.testimonials .testimonial__user_details{display:flex;flex-direction:column;margin-top:auto}.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{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 5rem;color:#a5adc0;font-size:14px;font-weight:400;line-height:24px;width:90%}@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__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}.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:0;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.open{opacity:1;z-index:1;left:0;transition:all .5s ease}main{margin-top:80px}@media(max-width:48rem){main{margin-top:5rem}}.otc-desk{max-width:1184px;width:95%;margin:auto;box-sizing:border-box;padding:60px 0 120px}.otc-desk>*{font-synthesis:none!important;text-rendering:optimizeLegibility!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.otc-desk_header{text-align:center;margin-bottom:40px}.otc-desk_header h2{font-family:var(--campton-medium);font-weight:500;font-size:40px;line-height:48px;color:#022745}.otc-desk_content{display:grid;grid-template-columns:repeat(auto-fill,minmax(45%,1fr));gap:33px}.otc-desk_card{box-sizing:border-box;border-radius:24px;display:flex;flex-direction:column;align-items:center;background-color:#f7f8f8;transition:transform .35s ease-in-out,box-shadow .35s ease-in-out}@media(hover:hover)and (pointer:fine){.otc-desk_card:hover{transition:transform .48s var(--ease-spring),box-shadow .3s var(--ease-out);transform:translateY(-6px);box-shadow:0 16px 40px #0227451a}.otc-desk_card:hover .otc-desk_img img{transition:transform .5s var(--ease-spring);transform:scale(1.08)}}@media(prefers-reduced-motion:reduce){.otc-desk_card{transition:none}}.otc-desk_card.reverse{flex-direction:row-reverse}.otc-desk_img,.otc-desk_text-content{flex-basis:50%;box-sizing:border-box}.otc-desk_img{padding:0;width:100%;text-align:center}.otc-desk_img img{width:auto;height:100%;max-height:328px;transition:transform .35s ease-in-out}.otc-desk_text-content{display:flex;flex-direction:column;gap:24px;padding:24px 32px 32px}.otc-desk_text-content h3{font-family:var(--campton-medium);font-weight:500;font-size:32px;line-height:120%;letter-spacing:0;color:#022745}.otc-desk_text-content p{font-family:var(--campton);font-weight:400;font-size:28px;line-height:150%;color:#566f83}.otc-desk_text-content a{margin-top:auto;width:max-content;font-size:16px;padding:18.5px 38.4px;display:flex;align-items:center;justify-content:center;gap:5.4px}.otc-desk_text-content a svg{width:18px;height:18px}.otc-desk_text-content .bt_button.md{height:56px}@media(max-width:1024px){.otc-desk_content{grid-template-columns:repeat(auto-fill,minmax(100%,1fr));gap:33px}.otc-desk_card{border-radius:16px;padding-bottom:40px}.otc-desk_text-content{display:flex;flex-direction:column;align-items:center;text-align:center;gap:24px;padding:24px 32px 32px}.otc-desk_text-content p{max-width:600px;margin:auto}}@media(max-width:768px){.otc-desk{padding:40px 0 80px;gap:26px}.otc-desk_header{text-align:center;margin-bottom:26px;width:80%;margin-left:auto;margin-right:auto}.otc-desk_header h2{font-size:24px;line-height:32px}.otc-desk_card{padding-bottom:20px}.otc-desk_card,.otc-desk_card.reverse{flex-direction:column}.otc-desk_img,.otc-desk_text-content{flex-basis:100%;padding-left:16px;padding-right:16px}.otc-desk_img.right,.otc-desk_text-content.right{padding-left:16px;padding-right:16px}.otc-desk_img{padding-left:0;padding-right:0}.otc-desk_text-content{align-items:center;text-align:center;gap:10px;padding-top:0;padding-bottom:24px}.otc-desk_text-content h3{font-size:24px;line-height:24px}.otc-desk_text-content p{font-size:16px;margin-bottom:22px;line-height:24px}.otc-desk_text-content button{width:100%}}@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}@media(max-width:1024px){.Faq_container_questions .Faq_dropdown2 .show p{max-width:246px;height:auto}}.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}.ImageScroller_container{padding:24px;height:115.87px;display:flex;overflow:hidden;-webkit-user-select:none;user-select:none;width:100vw}.ImageScroller_container .imageGroup{flex-shrink:0;display:flex;align-items:center;gap:57px;white-space:nowrap;width:100%;animation:scroll 30s linear infinite}@media(max-width:47rem){.ImageScroller_container .imageGroup{gap:8px}}.ImageScroller_container .imageGroup .imageContainer{display:grid;place-items:center;width:112.65px;height:99.87px}.ImageScroller_container .imageGroup .imageContainer img{width:113px;height:75px}@media(max-width:47rem){.ImageScroller_container .imageGroup .imageContainer img{width:112.65px;height:99.87px}}.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}.crypto-app-showcase{width:100%;padding:64px 0 0;background-color:#fff}@media(min-width:768px){.crypto-app-showcase{padding:96px 0}}@media(min-width:1024px){.crypto-app-showcase{padding:128px 0 0}}.crypto-app-showcase__container{max-width:1200px;margin:0 auto;padding:0 16px}@media(min-width:768px){.crypto-app-showcase__container{padding:0 24px}}.crypto-app-showcase__title{text-align:center;margin-bottom:48px;font-family:var(--paralucent-demibold);font-weight:400;font-size:40px;line-height:48px;letter-spacing:0;vertical-align:middle;color:#022745}@media(max-width:768px){.crypto-app-showcase__title{font-weight:400;font-size:24px;line-height:32px;text-align:center;margin-bottom:32px}}@media(min-width:1024px){.crypto-app-showcase__title{font-size:48px}}.crypto-app-showcase__nav{display:flex;flex-wrap:nowrap;align-items:center;padding:0 60px;margin-bottom:64px;overflow-x:auto;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none;width:100%}.crypto-app-showcase__nav::-webkit-scrollbar{display:none}@media(max-width:768px){.crypto-app-showcase__nav{margin-bottom:48px;padding:0 16px;gap:16px;scroll-padding:0 16px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;height:33px;align-items:flex-start}}.crypto-app-showcase__nav-item{display:flex;align-items:center;color:#566f83;font-family:var(--campton);cursor:pointer;transition:all .3s ease;white-space:nowrap;border-bottom:2px solid #eceeee;font-weight:400;font-size:16px;line-height:16.8px;width:267.75px;gap:8px}@media(max-width:768px){.crypto-app-showcase__nav-item{flex-direction:row!important;align-items:center;padding:8px 0;height:100%}}@media(min-width:768px){.crypto-app-showcase__nav-item{flex-direction:row!important;scroll-snap-align:start;flex-shrink:0;padding:8px 16px;transition:all .3s ease}}.crypto-app-showcase__nav-item:hover{color:#022745}.crypto-app-showcase__nav-item--active{color:#022745;border-bottom-color:#05a2bf}@media(max-width:768px){.crypto-app-showcase__nav-item--active{position:relative}.crypto-app-showcase__nav-item--active:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:6px;height:6px}}.crypto-app-showcase__nav-icon{font-size:24px;margin-bottom:4px}.crypto-app-showcase__slide{display:flex!important;align-items:center;justify-content:center;flex-direction:row;padding:0 50px;gap:32px}@media(max-width:768px){.crypto-app-showcase__slide{flex-direction:column!important;align-items:center;text-align:center;gap:48px;padding:0}}.crypto-app-showcase__content{width:100%}@media(min-width:1024px){.crypto-app-showcase__content{width:50%}}.crypto-app-showcase__slide-title{margin-bottom:16px;font-family:var(--paralucent-medium);font-weight:500;font-size:32px;line-height:48px;vertical-align:middle;color:#022745}@media(min-width:768px){.crypto-app-showcase__slide-title{font-size:20px;line-height:30px}}@media(min-width:1024px){.crypto-app-showcase__slide-title{font-size:40px}}.crypto-app-showcase__slide-description{font-weight:400;font-size:24px;line-height:40px;margin-bottom:14px;color:#748181}@media(max-width:768px){.crypto-app-showcase__slide-description{font-weight:400;font-size:16px;line-height:22px;letter-spacing:-.02em;text-align:center}}.crypto-app-showcase__cta{display:inline-flex;align-items:center;font-weight:500;font-size:16px;line-height:150%;color:#05a2bf;text-decoration:none;transition:color .3s ease;font-family:var(--campton);gap:6px}.crypto-app-showcase__cta:hover{text-decoration:underline;text-underline-offset:2px}.crypto-app-showcase__image-container{width:100%;max-width:300px;height:500px;position:relative;margin:0 auto}@media(max-width:768px){.crypto-app-showcase__image-container{max-width:350px;height:400px}}@media(min-width:1024px){.crypto-app-showcase__image-container{width:50%;max-width:100%;height:500px}}.crypto-app-showcase__image{object-fit:contain}.new-crypto-app-showcase{padding:100px 0}.new-crypto-app-showcase>.content{display:flex;flex-direction:column;align-items:center;text-align:center}.new-crypto-app-showcase>.content>h2{font-family:var(--campton-medium);font-weight:500;font-size:40px;line-height:48px;color:#022745;margin-bottom:70px}.new-crypto-app-showcase>.content>.card-stack{display:flex;flex-direction:column;gap:60px;width:100%;min-height:100px}.new-crypto-app-showcase>.content>.card-stack>.card{overflow:visible;position:sticky;background:#fff;transition:transform .3s ease;height:auto;padding-bottom:20px;border-radius:20px}.new-crypto-app-showcase>.content>.card-stack>.card:first-child{z-index:0;top:140px}.new-crypto-app-showcase>.content>.card-stack>.card:nth-child(2){z-index:1;top:150px}.new-crypto-app-showcase>.content>.card-stack>.card:nth-child(3){z-index:2;top:160px}.new-crypto-app-showcase>.content>.card-stack>.card:nth-child(4){z-index:3;top:170px}.new-crypto-app-showcase>.content>.card-stack>.card.scaled{transform:scale(.9);transition:transform .3s ease}.new-crypto-app-showcase>.content>.card-stack>.card>.sell-crypto,.new-crypto-app-showcase>.content>.card-stack>.card>.swap-crypto{border-radius:20px;background:#f2f9ff;display:grid;grid-template-columns:repeat(auto-fill,minmax(45%,1fr))}.new-crypto-app-showcase>.content>.card-stack>.card>.swap-crypto{background:#f6fef1}.new-crypto-app-showcase>.content>.card-stack>.card>.sell-crypto>.left,.new-crypto-app-showcase>.content>.card-stack>.card>.swap-crypto>.left{text-align:center;overflow:hidden;display:flex;justify-content:center}.new-crypto-app-showcase>.content>.card-stack>.card>.buy-crypto>.right>img,.new-crypto-app-showcase>.content>.card-stack>.card>.crypto-invoice>.right>img,.new-crypto-app-showcase>.content>.card-stack>.card>.sell-crypto>.left>img,.new-crypto-app-showcase>.content>.card-stack>.card>.swap-crypto>.left>img{max-width:356.2px;width:100%;height:auto;margin-top:auto}.new-crypto-app-showcase>.content>.card-stack>.card>.sell-crypto>.right,.new-crypto-app-showcase>.content>.card-stack>.card>.swap-crypto>.right{display:flex;align-items:center;padding:110px 0}.new-crypto-app-showcase>.content>.card-stack>.card>.sell-crypto>.right>.right-content,.new-crypto-app-showcase>.content>.card-stack>.card>.swap-crypto>.right>.right-content{max-width:463px;width:100%;display:flex;flex-direction:column;text-align:left}.new-crypto-app-showcase>.content>.card-stack>.card>.buy-crypto>.left>.left-content>h3,.new-crypto-app-showcase>.content>.card-stack>.card>.crypto-invoice>.left>.left-content>h3,.new-crypto-app-showcase>.content>.card-stack>.card>.sell-crypto>.right>.right-content>h3,.new-crypto-app-showcase>.content>.card-stack>.card>.swap-crypto>.right>.right-content>h3{font-family:var(--campton-semibold);font-weight:600;font-size:64px;line-height:60px;color:#022745;margin-bottom:24px}.new-crypto-app-showcase>.content>.card-stack>.card>.buy-crypto>.left>.left-content>p,.new-crypto-app-showcase>.content>.card-stack>.card>.crypto-invoice>.left>.left-content>p,.new-crypto-app-showcase>.content>.card-stack>.card>.sell-crypto>.right>.right-content>p,.new-crypto-app-showcase>.content>.card-stack>.card>.swap-crypto>.right>.right-content>p{font-family:var(--campton);font-weight:400;font-size:28px;line-height:40px;color:#566f83;margin-bottom:24px}.new-crypto-app-showcase>.content>.card-stack>.card>.buy-crypto>.left>.left-content>a,.new-crypto-app-showcase>.content>.card-stack>.card>.crypto-invoice>.left>.left-content>a,.new-crypto-app-showcase>.content>.card-stack>.card>.sell-crypto>.right>.right-content>a,.new-crypto-app-showcase>.content>.card-stack>.card>.swap-crypto>.right>.right-content>a{height:56px;font-family:var(--campton-medium);font-weight:500;font-size:16px;line-height:100%;color:#fff;padding:0 38.4px;width:max-content}.new-crypto-app-showcase>.content>.card-stack>.card>.buy-crypto>.left>.left-content>.bt_button>span,.new-crypto-app-showcase>.content>.card-stack>.card>.crypto-invoice>.left>.left-content>.bt_button>span,.new-crypto-app-showcase>.content>.card-stack>.card>.sell-crypto>.right>.right-content>.bt_button>span,.new-crypto-app-showcase>.content>.card-stack>.card>.swap-crypto>.right>.right-content>.bt_button>span{display:flex;align-items:center;gap:6.4px}.new-crypto-app-showcase>.content>.card-stack>.card>.buy-crypto,.new-crypto-app-showcase>.content>.card-stack>.card>.crypto-invoice{border-radius:20px;background:#fff7e9;display:grid;grid-template-columns:repeat(auto-fill,minmax(45%,1fr))}.new-crypto-app-showcase>.content>.card-stack>.card>.crypto-invoice{background:#f8f1fe}.new-crypto-app-showcase>.content>.card-stack>.card>.buy-crypto>.left,.new-crypto-app-showcase>.content>.card-stack>.card>.crypto-invoice>.left{display:flex;justify-content:flex-end;padding:110px 0}.new-crypto-app-showcase>.content>.card-stack>.card>.buy-crypto>.left>.left-content,.new-crypto-app-showcase>.content>.card-stack>.card>.crypto-invoice>.left>.left-content{max-width:481px;width:100%;text-align:left}.new-crypto-app-showcase>.content>.card-stack>.card>.buy-crypto>.right,.new-crypto-app-showcase>.content>.card-stack>.card>.crypto-invoice>.right{text-align:center;justify-content:center;display:flex}@media(max-width:1024px){.new-crypto-app-showcase{padding:64px 0}.new-crypto-app-showcase>.content>.card-stack{min-height:100px}.new-crypto-app-showcase>.content>.card-stack>.card{border-radius:16px}.new-crypto-app-showcase>.content>.card-stack>.card>.sell-crypto,.new-crypto-app-showcase>.content>.card-stack>.card>.swap-crypto{border-radius:16px;grid-template-columns:repeat(auto-fill,minmax(100%,1fr));padding:80px 40px}.new-crypto-app-showcase>.content>.card-stack>.card>.buy-crypto>.left,.new-crypto-app-showcase>.content>.card-stack>.card>.crypto-invoice>.left,.new-crypto-app-showcase>.content>.card-stack>.card>.sell-crypto>.right,.new-crypto-app-showcase>.content>.card-stack>.card>.swap-crypto>.right{padding:0}.new-crypto-app-showcase>.content>.card-stack>.card>.buy-crypto>.left>.left-content,.new-crypto-app-showcase>.content>.card-stack>.card>.crypto-invoice>.left>.left-content,.new-crypto-app-showcase>.content>.card-stack>.card>.sell-crypto>.right>.right-content,.new-crypto-app-showcase>.content>.card-stack>.card>.swap-crypto>.right>.right-content{text-align:center;align-items:center;margin:50px auto 0}.new-crypto-app-showcase>.content>.card-stack>.card>.buy-crypto,.new-crypto-app-showcase>.content>.card-stack>.card>.crypto-invoice{border-radius:16px;display:flex;flex-direction:column-reverse;padding:80px 40px}}@media(max-width:768px){.new-crypto-app-showcase>.content>h2{font-size:23px;line-height:32px;margin-bottom:40px;width:90%;margin-left:auto;margin-right:auto}.new-crypto-app-showcase>.content>.card-stack>.card>.buy-crypto>.left>.left-content>h3,.new-crypto-app-showcase>.content>.card-stack>.card>.crypto-invoice>.left>.left-content>h3,.new-crypto-app-showcase>.content>.card-stack>.card>.sell-crypto>.right>.right-content>h3,.new-crypto-app-showcase>.content>.card-stack>.card>.swap-crypto>.right>.right-content>h3{font-size:24px;line-height:32px;margin-bottom:10px;font-weight:600}.new-crypto-app-showcase>.content>.card-stack>.card>.buy-crypto>.left>.left-content>p,.new-crypto-app-showcase>.content>.card-stack>.card>.crypto-invoice>.left>.left-content>p,.new-crypto-app-showcase>.content>.card-stack>.card>.sell-crypto>.right>.right-content>p,.new-crypto-app-showcase>.content>.card-stack>.card>.swap-crypto>.right>.right-content>p{font-size:16px;line-height:24px;margin-bottom:14px}}@media(max-width:540px){.new-crypto-app-showcase>.content>.card-stack{min-height:100px}.new-crypto-app-showcase>.content>.card-stack>.card>.buy-crypto>.left>.left-content,.new-crypto-app-showcase>.content>.card-stack>.card>.crypto-invoice>.left>.left-content,.new-crypto-app-showcase>.content>.card-stack>.card>.sell-crypto>.right>.right-content,.new-crypto-app-showcase>.content>.card-stack>.card>.swap-crypto>.right>.right-content{text-align:center;align-items:center;margin:20px auto 0}.new-crypto-app-showcase>.content>.card-stack>.card>.buy-crypto,.new-crypto-app-showcase>.content>.card-stack>.card>.crypto-invoice,.new-crypto-app-showcase>.content>.card-stack>.card>.sell-crypto,.new-crypto-app-showcase>.content>.card-stack>.card>.swap-crypto{padding:30px}.new-crypto-app-showcase>.content>.card-stack>.card:first-child{top:130px}.new-crypto-app-showcase>.content>.card-stack>.card:nth-child(2){top:135px}.new-crypto-app-showcase>.content>.card-stack>.card:nth-child(3){top:140px}.new-crypto-app-showcase>.content>.card-stack>.card:nth-child(4){top:145px}.new-crypto-app-showcase>.content>.card-stack>.card.scaled{transform:scale(.95)}.new-crypto-app-showcase>.content>.card-stack>.card>.buy-crypto>.left>.left-content>p,.new-crypto-app-showcase>.content>.card-stack>.card>.crypto-invoice>.left>.left-content>p,.new-crypto-app-showcase>.content>.card-stack>.card>.sell-crypto>.right>.right-content>p,.new-crypto-app-showcase>.content>.card-stack>.card>.swap-crypto>.right>.right-content>p{max-width:300px}.new-crypto-app-showcase>.content>.card-stack>.card>.buy-crypto>.right>img,.new-crypto-app-showcase>.content>.card-stack>.card>.crypto-invoice>.right>img,.new-crypto-app-showcase>.content>.card-stack>.card>.sell-crypto>.left>img,.new-crypto-app-showcase>.content>.card-stack>.card>.swap-crypto>.left>img{max-width:auto;height:275px;object-fit:contain}}.future{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}}.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}.converter{background:#fff;width:65%;max-width:1200px;display:flex;justify-content:center;align-items:center;margin:0 auto 7.375rem;padding:100px 0 0}@media(max-width:1200px){.converter{width:90%}}@media(max-width:800px){.converter{padding:64px 0;margin-bottom:80px}}.converter_container{width:100%;display:flex;flex-direction:column;align-items:center;gap:31px}@media(max-width:700px){.converter_container{width:100%;gap:24px}}@media(max-width:320px){.converter_container{width:100vw;gap:48px}}.converter_container_head{display:flex;max-width:850px;width:90%;flex-direction:column;align-items:center;gap:10px}@media(max-width:700px){.converter_container_head{gap:16px}}.converter_container_head h2{color:var(--brand-primary);text-align:center;font-size:40px;font-family:var(--campton-medium);font-weight:500;line-height:3rem}@media(max-width:700px){.converter_container_head h2{font-size:1.125rem;line-height:1.75rem}}.converter_container_head p{color:#566f83;text-align:center;font-size:24px;font-family:var(--campton);line-height:32px}@media(max-width:700px){.converter_container_head p{font-size:16px;line-height:28px}}.converter_container .crypto-pair_container{width:100%;height:auto;display:grid;grid-row:auto;grid-template-columns:repeat(auto-fill,minmax(25%,1fr));align-content:center;justify-content:center;gap:60px 24px;box-sizing:border-box;padding:0}@media(max-width:1200px){.converter_container .crypto-pair_container{grid-template-columns:repeat(auto-fill,minmax(25%,1fr))}}@media(max-width:768px){.converter_container .crypto-pair_container{grid-template-columns:repeat(auto-fill,minmax(45%,1fr))}}@media(max-width:500px){.converter_container .crypto-pair_container{grid-template-columns:repeat(auto-fill,minmax(100%,1fr));gap:50px 24px}}.converter_container .crypto-pair_container .pairCard{background-color:none;border:0;display:flex;align-items:center;width:100%;gap:4px;padding:7.5px;cursor:pointer;font-family:var(--campton-medium);border-radius:100px;transition:background-color var(--duration-fast) var(--ease-standard),transform .22s var(--ease-spring)}@media(hover:hover)and (pointer:fine){.converter_container .crypto-pair_container .pairCard:hover{background-color:#05a2bf12;transform:translateY(-2px)}.converter_container .crypto-pair_container .pairCard:hover img{transform:scale(1.12) rotate(-6deg)}.converter_container .crypto-pair_container .pairCard:hover span{color:var(--brand-tertiary)}}@media(prefers-reduced-motion:reduce){.converter_container .crypto-pair_container .pairCard{transition:background-color var(--duration-fast) var(--ease-standard)}}.converter_container .crypto-pair_container .pairCard img{width:32px;height:32px;transition:transform .22s var(--ease-spring)}@media(max-width:1024px){.converter_container .crypto-pair_container .pairCard img{width:32px;height:32px}}.converter_container .crypto-pair_container .pairCard span{font-size:16px;font-weight:400;line-height:18.62px;color:#0b2253;transition:color var(--duration-fast) var(--ease-standard)}@media(max-width:500px){.converter_container .crypto-pair_container .pairCard{max-width:281px;margin:0 auto}}.converter_container .crypto-pair_container .base{display:flex;align-items:center;justify-content:center;gap:12px}.converter_container .crypto-pair_container .base .crypto-name{font-weight:500;font-size:14px;line-height:100%;letter-spacing:0;text-align:center;color:#022745}.converter_container .crypto-pair_container .details{display:flex;align-items:center!important;gap:4px}.converter_container .crypto-pair_container .details h3{font-weight:500;font-size:14px;line-height:100%;letter-spacing:0;text-align:center;vertical-align:middle;color:#022745}.converter_container .crypto-pair_container .details span{font-weight:500;font-size:14px;line-height:100%;letter-spacing:0;text-align:center;color:#616e85}.skeleton-card{width:200px!important;opacity:.7;animation:skeleton-loading 1s linear infinite alternate}@media(max-width:700px){.skeleton-card{width:100%!important}}.skeleton{background:#e0e0e0;border-radius:4px}.skeleton-logo{width:15px;height:15px;border-radius:50%}.skeleton-text{width:50px;height:12px;margin:8px 0}.skeleton-price{width:50px;height:16px;margin:8px 0}@keyframes skeleton-loading{0%{background:#e0e0e0}to{background:#f5f5f5}}.cta-footer-section{margin-top:8rem}.cta-footer-section .footerCta .content h2{max-width:571px}@media(max-width:700px){.cta-footer-section{margin-top:80px}}.youtubemodal{position:fixed;inset:0;background-color:#000000e6;display:flex;justify-content:center;align-items:center;z-index:999999}.youtubemodal_framecontainer{position:relative;width:95%;max-width:1000px;height:75vh}.youtubemodal_framecontainer_navleft,.youtubemodal_framecontainer_navright{width:35px;height:35px;cursor:pointer;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;position:absolute;top:50%;transform:translateY(-50%)}@media(max-width:1200px){.youtubemodal_framecontainer_navleft,.youtubemodal_framecontainer_navright{display:none}}.youtubemodal_framecontainer_navleft{left:-67px}.youtubemodal_framecontainer_navright{right:-67px}.youtubemodal_framecontainer_navdisabled{opacity:.4;pointer-events:none}.youtubemodal_iframe{width:100%;height:100%;border-radius:8px;border:1px solid #464646}.youtubemodal_closebutton{position:absolute;top:-50px;right:0;background:red;color:#fff;border:none;padding:6px 12px;border-radius:50%;cursor:pointer;width:35px;height:35px}.youtubeembeded{height:-moz-fit-content;height:fit-content}.youtubeembeded p{font-size:.87rem;font-family:var(--campton-medium);line-height:1.5rem;-webkit-text-size-adjust:100%;color:var(--brand-primary);display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.youtubeembeded_btn{position:relative;padding:0;background:#0000;cursor:pointer;display:block;width:100%;height:20rem;margin-bottom:.8625rem;border:0;border-radius:.5rem;overflow:hidden}@media(hover:hover)and (pointer:fine){.youtubeembeded_btn:hover .youtubeembeded_image{transition:transform .5s var(--ease-spring);transform:scale(1.04)}.youtubeembeded_btn:hover .youtubeembeded_playbutton{transition:transform .5s var(--ease-spring),filter .22s var(--ease-out);transform:translate(-50%,-50%) scale(1.14);filter:drop-shadow(0 0 22px rgba(5,162,191,.65)) drop-shadow(0 6px 16px rgba(0,0,0,.35))}}@media(prefers-reduced-motion:reduce){.youtubeembeded_btn .youtubeembeded_image,.youtubeembeded_btn .youtubeembeded_playbutton{transition:none}}.youtubeembeded_image{width:100%;height:30rem;object-fit:cover;object-position:top;transition:transform .35s ease-in-out}.youtubeembeded_playbutton{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);filter:drop-shadow(0 4px 8px rgba(0,0,0,.3));transition:transform .3s ease-in-out,filter .3s ease-in-out}.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{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}}.whyVip .pg-container{max-width:1184px;width:90%;margin:0 auto}.whyVip>.content{display:flex;flex-direction:column;padding:120px 0}@media(max-width:912px){.whyVip>.content{padding:70px 0 0}}.whyVip>.content>.card-stack{min-height:100px}.whyVip>.content>.card-stack>.card-wrapper h3{line-height:100%}.whyVip>.content>.card-stack>.card-wrapper:first-child{z-index:-1;top:160px}.whyVip>.content>.card-stack>.card-wrapper:nth-child(2){z-index:0;top:180px}.whyVip>.content>.card-stack>.card-wrapper:nth-child(3){z-index:1;top:200px}.whyVip>.content>.card-stack>.card-wrapper:nth-child(4){z-index:2;top:220px}.whyVip>.content>.card-stack>.card-wrapper:nth-child(5){z-index:3;top:240px}.whyVip>.content>.card-stack>.card-wrapper:nth-child(6){z-index:4;top:260px}.whyVip>.content>.card-stack>.card-wrapper>.instant-settlement{background:#f2f9ff}.whyVip>.content>.card-stack>.card-wrapper>.premium-rates{background:#f8f1fe}.whyVip>.content>.card-stack>.card-wrapper>.total-privacy{background:#fff7e9}.whyVip>.content>.card-stack>.card-wrapper>.bank-grade-security{background:#f6fef1}.whyVip>.content>.card-stack>.card-wrapper>.dedicated-support{background:#f7f8f8}.whyVip>.content>.card-stack>.card-wrapper>.proven-reliability{background:#ffefef}@media(max-width:1024px){.whyVip>.content>.card-stack>.card-wrapper>.bank-grade-security,.whyVip>.content>.card-stack>.card-wrapper>.premium-rates,.whyVip>.content>.card-stack>.card-wrapper>.proven-reliability{display:flex;flex-direction:column-reverse}}.about{display:flex;align-items:center;justify-content:center;flex-direction:column;width:95%;background-color:#fff;padding:171px 0 126px;margin:auto}@media(max-width:1024px){.about{background-repeat:repeat;padding:80px 0 40px;gap:48px}}@media(max-width:768px){.about{gap:12px}}.about_container{display:flex;align-items:center;flex-direction:column;gap:16px;margin-bottom:40px}@media(max-width:768px){.about_container{margin-bottom:0}}.about_container .tag span{font-size:16px;font-weight:500;line-height:24px;letter-spacing:.05em;color:#05a2bf;background:#e8f6f9;border-radius:50px;padding:14px 16px}@media(max-width:768px){.about_container .tag span{font-size:10px;padding:12px}}.about_container h1,.about_container h1 *{font-size:56px;font-weight:600;line-height:120%;text-align:center;font-family:var(--campton-semibold);letter-spacing:0;max-width:1006px;margin:0 auto 16px}.about_container h1 * span,.about_container h1 span{background:linear-gradient(#01d7ff -90%,#0e497a);-webkit-background-clip:text;-webkit-text-fill-color:#0000;background-clip:text;color:#0000}@media(max-width:1024px){.about_container h1,.about_container h1 *{font-size:25px;line-height:40px;margin-bottom:0}}.about_container p{color:#748181;font-size:24px;font-weight:300;line-height:150%;text-align:center;max-width:872px;margin:0 auto}@media(max-width:1024px){.about_container p{font-size:16px;line-height:24px;max-width:600px;padding:0 16px}}.about_image{max-width:1182px;width:90%}.about_image img{border-radius:25.32px;width:100%;height:100%}@media(max-width:1024px){.about_image{border-radius:7.32px}}@media(max-width:768px){.about_image,.about_image img{border-radius:4px}}.analytics-section .new-home>.analytics>.content{grid-template-columns:repeat(auto-fill,minmax(25%,1fr))}@media(max-width:768px){.analytics-section .new-home>.analytics>.content{grid-template-columns:repeat(auto-fill,minmax(100%,1fr));padding:49px 0}}.AboutJoin{padding:4rem 5rem;text-align:center;background-color:#022745}@media(max-width:1024px){.AboutJoin{padding:4rem .5rem}}.AboutJoin__intro{max-width:45rem;margin:0 auto;display:flex;flex-direction:column;align-items:center}.AboutJoin__title{max-width:37.9375rem;font-size:2.5rem;line-height:3.2375rem;font-size:40px;font-weight:400;line-height:54px;text-align:center;color:#fff}@media(max-width:1024px){.AboutJoin__title{font-size:1.75rem;line-height:2.5rem;color:#fff}}.AboutJoin__description{max-width:54.8125rem;font-size:18px;line-height:32px;font-weight:400;color:#fff;padding:1rem 0 2.8rem}@media(max-width:1024px){.AboutJoin__description{width:90%;font-size:14px;line-height:24px;font-weight:400}}.AboutJoin__content{display:grid;gap:1rem;grid-template-columns:repeat(4,1fr);border-top:1px solid #e1e4eb}@media(max-width:912px){.AboutJoin__content{grid-template-columns:1fr;border-top:none}}.AboutJoin__stat{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem 0;border-top:none;border-right:1px solid #e1e4eb}.AboutJoin__stat:last-child{border-right:none}@media(max-width:912px){.AboutJoin__stat{border-top:1px solid #e1e4eb;border-right:none}.AboutJoin__stat:first-child{border-top:none}}.AboutJoin__stat_metric{color:#ccf9fb;font-size:3.566875rem;line-height:3.975rem;margin:.3rem 0}.AboutJoin__stat_description{font-size:1rem;color:#fff}.aboutBreet{background-color:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:32px;padding:80px 0}@media(max-width:1024px){.aboutBreet{padding:32px 0;gap:4px}}.aboutBreet__head{max-width:1184px;display:flex;align-items:center;justify-content:center;height:auto;padding:0;margin:0;width:90%}@media(max-width:1024px){.aboutBreet__head{flex-direction:column;height:auto;justify-content:normal;gap:8px;padding:0;margin:0}}.aboutBreet__topic{display:flex;flex-direction:column;gap:4px;text-align:left;margin:0;padding:0;width:100%}@media(max-width:1024px){.aboutBreet__topic{width:100%;gap:2px}}.aboutBreet__topic p{font-size:24px;font-weight:300;line-height:24px;color:#022745}@media(max-width:1024px){.aboutBreet__topic p{font-size:14px;line-height:20px}}.aboutBreet__topic h2{font-family:var(--campton-medium);font-size:40px;font-weight:400;line-height:48px;color:#022745;margin:0;padding:0}@media(max-width:1024px){.aboutBreet__topic h2{font-size:24px;line-height:40px}}.aboutBreet p{font-size:24px;font-weight:400;line-height:150%;color:#022745;max-width:1184px;width:90%}@media(max-width:1024px){.aboutBreet p{font-size:14px;line-height:24px}}.aboutBreet__ceo{display:flex;flex-direction:column;justify-content:space-between;width:616px;height:100%}@media(max-width:1024px){.aboutBreet__ceo{width:100%;justify-content:inherit;gap:16px}}.aboutBreet__ceo span{color:#fff;font-size:18px;font-weight:400;line-height:32px}.aboutBreet__ceo h4{font-size:18px;font-weight:700;line-height:24px;color:#fff}.values{width:100%}.values .page-ul-section>.content>.section-header>p{max-width:1090px}.problems{display:flex;align-items:center;justify-content:center;background:#022745;padding:88px 0}@media(max-width:1024px){.problems{padding:48px 24px}}.problems__container{max-width:1200px;display:flex;align-items:center;flex-direction:column;gap:40px}@media(max-width:1024px){.problems__container{height:auto}}.problems__head{display:flex;flex-direction:column;align-items:center;gap:12px}.problems__head span{font-size:16px;font-weight:600;line-height:24px;color:#25ce7b}.problems__head h2,.problems__head p{font-family:var(--campton-medium);font-size:40px;font-weight:500;line-height:48px;color:#fff}@media(max-width:1024px){.problems__head h2,.problems__head p{font-size:24px;line-height:32px}}.problems__item{display:flex;align-items:stretch;gap:32px;flex-wrap:wrap;width:100%}@media(max-width:1024px){.problems__item{flex-direction:column}}.problems__item .list{width:31.5%;padding:48px 30px;display:flex;flex-direction:column;gap:24px;border-radius:24px;background:hsla(0,0%,100%,.078)}@media(max-width:820px){.problems__item .list{width:100%;height:208px}}@media(max-width:1024px){.problems__item .list{width:100%}}.problems__item .list p{font-size:22px;font-weight:500;line-height:32px;color:#fff}@media(max-width:1024px){.problems__item .list p{font-size:20px}}.problems__item .longList{width:100%;flex-basis:63%;padding:48px 30px;border-radius:24px;display:flex;flex-direction:column;gap:24px}@media(max-width:820px){.problems__item .longList{flex-basis:100%}}.problems__item .longList p{font-size:22px;font-weight:500;line-height:32px;color:#fff}@media(max-width:1024px){.problems__item .longList p{font-size:20px}}.teams{display:flex;align-items:center;justify-content:center;padding:40px 0}@media(max-width:1024px){.teams{padding:40px 24px}}.teams_container{width:1200px;display:flex;gap:56px;flex-direction:column}@media(max-width:1024px){.teams_container{width:100%}}.teams_head{display:flex;flex-direction:column;gap:8px}.teams_head h6{font-family:var(--campton-semibild);font-size:32px;font-weight:400;line-height:54px}.teams_head p{font-size:16px;font-weight:400;line-height:32px;color:#748181;width:850px}@media(max-width:1024px){.teams_head p{width:100%}}.teams_item{width:1216px;display:flex;align-items:center;cursor:pointer;gap:30px;flex-wrap:wrap}@media(max-width:1024px){.teams_item{width:100%;flex-direction:column}}.teams_item .teamList{display:flex;flex-direction:column;width:280px;gap:24px}@media(max-width:1024px){.teams_item .teamList{width:100%}.teams_item .teamList img{width:100%;height:361.54px}}.teams_item .teamList .teamDetails{display:flex;flex-direction:column;gap:4px}.teams_item .teamList .teamDetails p{color:#022745;font-size:20px;font-weight:500;line-height:30px}.teams_item .teamList .teamDetails span{font-size:18px;font-weight:400;line-height:28px;color:#05a2bf}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000bf;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.modal-content{background:#fff;border-radius:12px;padding:40px;width:100%;max-width:1000px;max-height:90vh;overflow-y:auto}@media(max-width:1024px){.modal-content{padding:20px}}.close-button{position:absolute;z-index:1;top:90px;right:260px;background:#fff;border:1px solid #eceeee;cursor:pointer;color:#748181;padding:5px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}@media(max-width:1024px){.close-button{top:-5px;right:30px}}.close-button:hover{background-color:#0000000d}.modal-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}@media(max-width:1024px){.modal-grid{grid-template-columns:1fr}}.modal-image img{width:100%;height:auto;border-radius:8px;object-fit:cover}.modal-info{display:flex;flex-direction:column;justify-content:space-between}.modal-info .modal-container{display:flex;flex-direction:column;gap:24px}.modal-info .modal-container .modal-title{display:flex;flex-direction:column;gap:4px}.modal-info .modal-container .modal-title h2{color:#022745;margin:0;font-size:20px;font-weight:500;line-height:30px}.modal-info .modal-container .modal-title h3{color:#05a2bf;margin:0;font-size:18px;font-weight:400;line-height:28px}.modal-info .modal-container p{font-size:14px;line-height:28px;color:#748181;font-weight:400}.modal-navigation{display:flex;gap:16px;margin-top:24px}.nav-button{width:40px;height:32px;border:1px solid #e0e0e0;background:#fff;border-radius:63px}.nav-button:hover:not(:disabled){background:#f5f5f5}.nav-button:disabled{opacity:.5;cursor:not-allowed}.contact{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:96px 0;gap:64px}@media(max-width:1024px){.contact{padding:64px 0;gap:32px}}.contact__container{max-width:1200px;display:flex;gap:64px;flex-direction:column;width:90%}.contact__head{gap:12px;width:90%;max-width:966px;margin:auto}.contact__head,.contact__head .title{display:flex;flex-direction:column;align-items:center;text-align:center}.contact__head .title{gap:16px}.contact__head .title h2,.contact__head .title h6{font-family:var(--campton-medium);font-size:40px;font-weight:500;line-height:48px;color:#022745}@media(max-width:1024px){.contact__head .title h2,.contact__head .title h6{font-size:24px;line-height:32px}}.contact__head p{font-size:24px;font-weight:400;line-height:40px;color:#748181;font-family:var(--campton)}@media(max-width:1024px){.contact__head p{width:100%;font-size:14px;font-weight:400;line-height:24px}}.contact__item{display:flex;max-width:1200px;gap:20px;width:90%}@media(max-width:1024px){.contact__item{flex-direction:column}}.contact__item .wrapper{background-color:#ecfeff;display:flex;flex-direction:column;width:389px;width:511px;padding:24px;border-radius:14px;gap:64px}@media(max-width:1024px){.contact__item .wrapper{width:100%;gap:48px}}.contact__item .wrapper .icon_container{width:48px;height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center}.contact__item .wrapper .list{display:flex;flex-direction:column;gap:24px}.contact__item .wrapper .list .list_head{display:flex;flex-direction:column;gap:8px}.contact__item .wrapper .list .list_head h2{color:#022745;font-size:20px;font-weight:500;line-height:30px}.contact__item .wrapper .list .list_head span{color:#748181;font-size:16px;font-weight:300;line-height:24px}.contact__item .wrapper .list p{font-size:16px;font-weight:500;line-height:24px;color:#022745}.innovation{display:flex;align-items:center;justify-content:center;padding:88px 0}@media(max-width:1024px){.innovation{padding:88px 24px}}.innovation__container{display:flex;flex-direction:column;gap:25px;width:1200px}@media(max-width:1024px){.innovation__container{width:100%}}.innovation__head{display:flex;flex-direction:column;gap:25px;width:598px}@media(max-width:1024px){.innovation__head{width:100%}}.innovation__head span{font-size:16px;font-weight:500;line-height:29.12px}.innovation__head h2,.innovation__head h5{font-family:var(--campton-semibild);font-size:40px;font-weight:500;line-height:54px;color:#022745}@media(max-width:1024px){.innovation__head h2,.innovation__head h5{font-size:24px;line-height:32px}}.innovation__head p{color:#748181;font-size:16px;font-weight:400;line-height:28px}@media(max-width:1024px){.innovation__head p{font-size:14px;line-height:20px}}.innovation__item{display:flex;width:1216px;flex-wrap:wrap;gap:20px}@media(max-width:1024px){.innovation__item{flex-direction:column;width:100%}}.innovation__item .wrapper{border:1px solid #eceeee;padding:32px 24px;display:flex;flex-direction:column;gap:32px;border-radius:4px;width:289px;height:auto}@media(max-width:1024px){.innovation__item .wrapper{width:100%}}.innovation__item .wrapper .icon_container{width:56px;height:56px;border-radius:4px;background-color:#ccf9fb;display:flex;align-items:center;justify-content:center}.innovation__item .wrapper .list{display:flex;flex-direction:column;gap:8px}.innovation__item .wrapper .list p{font-size:18px;font-weight:600;line-height:32px;color:#022745}.innovation__item .wrapper .list span{font-size:16px;font-weight:400;line-height:24px;color:#748181}@media(max-width:1024px){.innovation__item .wrapper .list span{font-size:14px}}.allAbout{display:flex;align-items:center;justify-content:center;padding:80px 0;background:#022745}@media(max-width:1024px){.allAbout{padding:40px 24px}}.allAbout__container{display:flex;max-width:1200px;justify-content:space-between;width:90%}@media(max-width:1024px){.allAbout__container{flex-direction:column;justify-content:normal;gap:25px}}.allAbout__container h2{font-family:var(--campton-medium);font-size:35px;font-weight:500;line-height:48px;color:#fff}@media(max-width:1024px){.allAbout__container h2{font-size:24px;line-height:24px}}.allAbout__container p{font-size:18px;font-weight:300;line-height:32px;color:#fff;width:616px}@media(max-width:1024px){.allAbout__container p{width:100%;font-size:14px;font-weight:300;line-height:24px}}.career .new-hero>.content>h1{text-transform:capitalize;max-width:1006px}.career .new-hero>.content>p{max-width:1006px}.career_container{gap:56px}.career_container,.career_container .head{display:flex;align-items:center;flex-direction:column}.career_container .head{gap:16px}.career_container .head h1{font-size:56px;font-weight:600;line-height:120%;text-align:center;letter-spacing:0;max-width:1006px;margin:0 auto 16px;background:linear-gradient(#01d7ff -90%,#0e497a);-webkit-background-clip:text;-webkit-text-fill-color:#0000;background-clip:text;color:#0000}@media(max-width:1024px){.career_container .head h1{font-size:25px;line-height:40px;font-family:var(--campton-bold)}}.career_container .head p{color:#748181;font-size:20px;font-weight:300;line-height:32px;text-align:center;width:910px;max-width:800px;margin:0 auto}@media(max-width:1024px){.career_container .head p{width:100%;font-size:14px;padding:0 16px;line-height:24px}}.career_container .role_btn{width:263px;height:56px}.carousel{display:flex;align-items:center;width:100vw;flex-direction:column;gap:20px}.carousel .careerImageScroller_container{padding:24px;height:340px;display:flex;overflow:hidden;-webkit-user-select:none;user-select:none;width:100vw}@keyframes scroll{0%{left:translateX(0)}to{transform:translateX(-90%)}}@media(max-width:47rem){@keyframes scroll{0%{left:translateX(0)}to{transform:translateX(-150%)}}}.carousel .careerImageScroller_container .imageGroup{flex-shrink:0;display:flex;align-items:center;gap:8px;white-space:nowrap;width:100%;animation:scroll 10s linear infinite;animation-delay:-3s}@media(max-width:47rem){.carousel .careerImageScroller_container .imageGroup{gap:8px;animation-delay:5s}}.carousel .careerImageScroller_container .imageGroup .imageContainer{display:grid;place-items:end;width:450.92px;height:340px;border-radius:16px}.carousel .careerImageScroller_container .imageGroup .imageContainer img{width:450.92px;height:340px}.carousel .careerImageScroller_container .imageGroup .imageContainer img:nth-child(odd){height:272px}.carousel .careerImageScroller_container .imageGroup .imageContainer img:nth-child(2n){height:340px}@media(max-width:47rem){.carousel .careerImageScroller_container .imageGroup .imageContainer img{width:265.12px;height:92.08px}}.carousel .careerImage{padding:24px;height:340px;display:flex;overflow:hidden;-webkit-user-select:none;user-select:none;width:100vw}@keyframes scroller{0%{transform:translateX(-90%)}to{transform:translateX(0)}}@media(max-width:47rem){@keyframes scroller{0%{left:translateX(-90%)}to{transform:translateX(0)}}}.carousel .careerImage .group{flex-shrink:0;display:flex;align-items:center;gap:8px;white-space:nowrap;width:100%;animation:scroller 10s linear infinite;animation-delay:-3s}@media(max-width:47rem){.carousel .careerImage .group{gap:8px;animation-delay:5s}}.carousel .careerImage .group .imageContainer{display:grid;place-items:start;width:450.92px;height:340px}.carousel .careerImage .group .imageContainer img{width:450.92px;height:100%;border-radius:16px}.carousel .careerImage .group .imageContainer img:nth-child(odd){height:272px}.carousel .careerImage .group .imageContainer img:nth-child(2n){height:340px;width:340.25px}@media(max-width:47rem){.carousel .careerImage .group .imageContainer img{width:265.12px;height:92.08px}}.bills{background-image:url(/svg/lines.svg);background-size:contain;background-repeat:no-repeat;background-position:50%;display:flex;align-items:center;justify-content:center;width:100%;background-color:#022745;padding:150px 0 53px}@media(max-width:1024px){.bills{padding:0;height:356px;background-repeat:repeat}}.bills_container{display:flex;align-items:center;flex-direction:column;gap:16px;margin-bottom:53px}@media(max-width:1024px){.bills_container{margin:53px 0 0}}.bills_container h1{font-family:var(--paralucent-demibold);font-size:64px;font-weight:400;line-height:70px;color:#fff}@media(max-width:1024px){.bills_container h1{font-size:28px;line-height:38px}}.bills_container p{font-size:24px;font-weight:400;line-height:40px;text-align:center;color:#fff;max-width:1010px;width:90%}@media(max-width:1024px){.bills_container p{max-width:350px;font-size:16px;line-height:24px}}.bills_container a{text-align:center;width:90%;margin:auto}.bills_container .bills_btn{max-width:343px;width:100%;height:56px;padding:16px 120px;border-radius:40px;background:#fff;color:#022745;font-size:16px;font-weight:500;line-height:24px;margin:48px auto 0}@media(max-width:1024px){.bills_container .bills_btn{margin-top:40px}}.available_Providers{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;background-color:#fff;padding:54px 0 62px}@media(max-width:1024px){.available_Providers{padding:50px 24px;gap:30px}}.available_Providers .head{display:flex;align-items:center;text-align:center;flex-direction:column;margin-bottom:24px}.available_Providers .head h2{font-family:var(--campton-medium);font-weight:500;font-size:32px;line-height:37px;letter-spacing:-.05em;text-transform:capitalize;color:#022745}@media(max-width:1024px){.available_Providers .head h2{font-size:24px;line-height:40px}}.available_Providers .head p{color:#748181;font-size:20px;font-weight:400;line-height:28px;text-align:center}@media(max-width:1024px){.available_Providers .head p{font-size:16px;line-height:24px}}.bills_note{width:100%;height:394px;display:flex;align-items:center;justify-content:center}@media(max-width:1024px){.bills_note{padding:0 24px;height:auto}}.bills_note_wrap{width:1184px;height:267px;display:flex;align-items:center;flex-direction:column;justify-content:space-between}@media(max-width:1024px){.bills_note_wrap{width:100%;height:154px}}.bills_note_wrap p{font-size:48px;font-weight:400;line-height:80px;text-align:center;color:#131515}@media(max-width:1024px){.bills_note_wrap p{font-size:20px;font-weight:400;line-height:28px;text-align:center}}.bills_note_wrap .line{width:1110px;height:2px;border:1px solid #e3e3e3}@media(max-width:1024px){.bills_note_wrap .line{width:100%}}.bills_Enjoy{width:100%;display:flex;align-items:center;justify-content:center}@media(max-width:1024px){.bills_Enjoy{height:auto;padding-top:30px}}.bills_Enjoy_container{width:1184px;height:302px;display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column}@media(max-width:1024px){.bills_Enjoy_container{height:auto;flex-direction:column;padding:20px 24px;justify-content:normal;gap:32px;text-align:center;align-items:center}}@media(max-width:500px){.bills_Enjoy_container{text-align:left;align-items:flex-start}}.bills_Enjoy_container h4{font-family:var(--paralucent-demibold);font-size:40px;font-weight:400;line-height:56px;color:#022745}@media(max-width:1024px){.bills_Enjoy_container h4{font-size:24px;line-height:32px}}.bills_Enjoy_container .enjoy_items{width:100%;display:flex;justify-content:space-between;align-items:flex-start}@media(max-width:1024px){.bills_Enjoy_container .enjoy_items{flex-direction:column;align-items:flex-start;justify-content:normal;gap:24px}}.bills_Enjoy_container .enjoy_items .box{display:flex;flex-direction:column;width:266px;gap:16px}@media(max-width:1024px){.bills_Enjoy_container .enjoy_items .box{width:100%;text-align:center;align-items:center}}@media(max-width:500px){.bills_Enjoy_container .enjoy_items .box{text-align:left;align-items:flex-start}}.bills_Enjoy_container .enjoy_items .box h5{font-family:var(--paralucent-demibold);font-size:24px;font-weight:400;line-height:32px;color:#022745}@media(max-width:1024px){.bills_Enjoy_container .enjoy_items .box h5{font-size:16px;line-height:24px}}.bills_Enjoy_container .enjoy_items .box p{font-size:18px;font-weight:400;line-height:26.1px;color:#748181}@media(max-width:1024px){.bills_Enjoy_container .enjoy_items .box p{font-size:14px;line-height:20.3px}}.billFeature{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:52px 128px 0;gap:40px}@media(max-width:1024px){.billFeature{padding:40px 24px;gap:56px}}.billFeature_container{padding:72px 0;display:flex;flex-direction:column;align-items:flex-start;gap:50px;position:relative;width:1200px}@media(max-width:1024px){.billFeature_container{width:100%;padding:0;text-align:center}}@media(max-width:500px){.billFeature_container{text-align:left}}.billFeature_container .title{width:573px;display:flex;flex-direction:column}@media(max-width:1024px){.billFeature_container .title{width:100%;gap:8px}}.billFeature_container .title h2{color:#0b2253;font-size:40px;font-weight:400;line-height:56px}@media(max-width:1024px){.billFeature_container .title h2{width:100%;font-size:24px;line-height:32px}}.billFeature_container .title p{color:#748181;font-size:18px;font-weight:300;line-height:32px;width:520px}@media(max-width:1024px){.billFeature_container .title p{width:100%;font-size:16px;line-height:24px}}.billFeature_container .icon{display:none}@media(max-width:1024px){.billFeature_container .icon{display:block;position:static;width:100%}}.billFeature_container .content{width:100%;height:auto;display:flex;justify-content:space-between}@media(max-width:1024px){.billFeature_container .content{flex-direction:column-reverse}.billFeature_container .content .sell_img{width:100%;height:457px;object-fit:contain}}.billFeature_container .content_wrap{height:100%;width:592px;padding-top:40px;display:flex;flex-direction:column;gap:32px}@media(max-width:1024px){.billFeature_container .content_wrap{width:100%}}.billFeature_container .content_wrap .sell_btn{margin-left:72px;margin-top:43px;width:200px;height:56px}.billFeature_container .content_wrap_container{display:flex;gap:16px}.billFeature_container .content_wrap_container .content{display:flex;flex-direction:column;margin-top:10px;gap:3px;text-align:left}@media(max-width:1024px){.billFeature_container .content_wrap_container .content{margin-top:0}}.billFeature_container .content_wrap_container .content h3{font-size:24px;font-weight:400;line-height:28.8px;color:#0b2253;width:328px}@media(max-width:1024px){.billFeature_container .content_wrap_container .content h3{width:100%;font-size:20px;line-height:28px}}.billFeature_container .content_wrap_container .content p{font-size:16px;font-weight:400;line-height:32px;color:#748181;width:393px}@media(max-width:1024px){.billFeature_container .content_wrap_container .content p{line-height:28px;width:100%}}.billFeature_container .content_wrap_container .content p a{text-decoration:underline}.billFeature_container .content2{width:100%;height:auto;display:flex;justify-content:space-between}@media(max-width:1024px){.billFeature_container .content2{flex-direction:column}.billFeature_container .content2 .sell_img{width:100%;height:457px;object-fit:contain}}.billFeature_container .content2_wrap{height:100%;width:592px;padding-top:40px;display:flex;flex-direction:column;gap:32px}@media(max-width:1024px){.billFeature_container .content2_wrap{width:100%}}.billFeature_container .content2_wrap ._btn{margin-left:72px;width:200px;height:56px}@media(max-width:1024px){.billFeature_container .content2_wrap ._btn{width:100%;margin-left:0}}.billFeature_container .content2_wrap_container{display:flex;gap:16px}.billFeature_container .content2_wrap_container .content{display:flex;flex-direction:column;margin-top:10px;gap:3px;text-align:left}@media(max-width:1024px){.billFeature_container .content2_wrap_container .content{margin-top:0}}.billFeature_container .content2_wrap_container .content h3{font-size:24px;font-weight:400;line-height:28.8px;color:#0b2253;width:328px}@media(max-width:1024px){.billFeature_container .content2_wrap_container .content h3{width:100%;font-size:20px;line-height:28px}}.billFeature_container .content2_wrap_container .content p{font-size:16px;font-weight:400;line-height:32px;color:#748181;width:393px}@media(max-width:1024px){.billFeature_container .content2_wrap_container .content p{line-height:28px;width:100%}}.billFeature_container .content2_wrap_container .content p a{text-decoration:underline}.bills-reason{background:#022745;padding:80px 0;display:flex;justify-content:center;text-align:center}.bills-reason h2{font-family:var(--campton-medium);font-weight:500;font-size:40px;line-height:100%;max-width:1320px;width:90%;color:#ccf9fb}@media(max-width:768px){.bills-reason{padding:48px 0}.bills-reason h2{font-size:24px;line-height:100%}}.why-pay-bills>.page-ul-section>.content>ul{grid-template-columns:repeat(6,1fr)}.why-pay-bills>.page-ul-section>.content>ul>li:first-child,.why-pay-bills>.page-ul-section>.content>ul>li:nth-child(2),.why-pay-bills>.page-ul-section>.content>ul>li:nth-child(3){grid-column:span 2}.why-pay-bills>.page-ul-section>.content>ul>li:nth-child(4),.why-pay-bills>.page-ul-section>.content>ul>li:nth-child(5){grid-column:span 3}.why-pay-bills-cards{padding:120px 0}.why-pay-bills-cards>.content>.scrollable-header{margin-bottom:70px}.why-pay-bills-cards>.content>.card-stack{min-height:100px}.why-pay-bills-cards>.content>.card-stack>.card-wrapper:first-child{z-index:-1;top:160px}.why-pay-bills-cards>.content>.card-stack>.card-wrapper:nth-child(2){z-index:0;top:180px}.why-pay-bills-cards>.content>.card-stack>.card-wrapper:nth-child(3){z-index:1;top:200px}.why-pay-bills-cards>.content>.card-stack>.card-wrapper:nth-child(4){z-index:2;top:220px}.why-pay-bills-cards>.content>.card-stack>.card-wrapper>.convenience{background:#fff7e9}.why-pay-bills-cards>.content>.card-stack>.card-wrapper>.speed{background:#f2f9ff}.why-pay-bills-cards>.content>.card-stack>.card-wrapper>.discounted-prices{background:#f8f1fe}.why-pay-bills-cards>.content>.card-stack>.card-wrapper>.go-payments{background:#f6fef1}@media(max-width:1024px){.why-pay-bills-cards>.content>.card-stack>.card-wrapper>.go-payments,.why-pay-bills-cards>.content>.card-stack>.card-wrapper>.speed{display:flex;flex-direction:column-reverse}.why-pay-bills-cards>.content>.card-stack>.card-wrapper>.send-anywhere{margin-bottom:0}}@media(max-width:912px){.why-pay-bills-cards{padding:70px 0}.why-pay-bills-cards>.content>.card-stack>.card-wrapper>.transparent-rates>.img-wrapper>img{padding-top:0}}.new-bills-hero>.new-hero>.content>p{max-width:738px}.buy-crypto{display:flex;flex-direction:column}.buy-crypto>*{font-synthesis:none!important;text-rendering:optimizeLegibility!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.buy-crypto>.hero{padding:106.87px 0}.buy-crypto>.hero>.content{display:grid;grid-template-columns:repeat(auto-fill,minmax(45%,1fr));gap:27px}.buy-crypto>.hero>.content>.left{display:flex;flex-direction:column}.buy-crypto>.hero>.content>.left>h1{font-family:var(--campton-semibold);font-weight:600;font-size:57.04px;line-height:120%;background:linear-gradient(#01d7ff -90%,#0e497a);-webkit-background-clip:text;-webkit-text-fill-color:#0000;background-clip:text;color:#0000;max-width:572px;margin-bottom:15.21px}.buy-crypto>.hero>.content>.left>h6{font-family:var(--campton);font-weight:400;font-size:22.82px;line-height:150%;color:#566f83;margin-bottom:30.42px;max-width:568.08px}.buy-crypto>.hero>.content>.left>a{height:72.63px;font-family:var(--campton-medium);font-size:22.82px;font-weight:500;line-height:100%;width:max-content;padding:0 45.63px}.buy-crypto>.hero>.content>.right{position:relative}.buy-crypto>.hero>.content>.right>img{position:absolute;right:0;top:-35px;width:100%;height:auto}.buy-crypto>.hero>.content>.right>img.img-mobile{display:none;position:relative}.buy-crypto>.buy-stable-coins{padding:120px 0}.buy-crypto>.buy-stable-coins>.content>.card-stack{min-height:100px}.buy-crypto>.buy-stable-coins>.content>.card-stack>.card-wrapper:first-child{z-index:-1;top:160px}.buy-crypto>.buy-stable-coins>.content>.card-stack>.card-wrapper:nth-child(2){z-index:0;top:180px}.buy-crypto>.buy-stable-coins>.content>.card-stack>.card-wrapper:nth-child(3){z-index:1;top:200px}.buy-crypto>.buy-stable-coins>.content>.card-stack>.card-wrapper>.install-settlements{background:#f2f9ff}.buy-crypto>.buy-stable-coins>.content>.card-stack>.card-wrapper>.transparent-rates{background:#fff7e9}.buy-crypto>.buy-stable-coins>.content>.card-stack>.card-wrapper>.send-anywhere{background:#f6fef1}.buy-crypto>.buy-stable-coins>.content>.card-stack>.card-wrapper>.transparent-rates>.img-wrapper>img{padding-top:50px}.buy-crypto>.faq-section{padding-top:0}.buy-crypto>.faq-section>.content>.Faq{padding:0}.buy-crypto>.new-home>.faq-section>.content>.Faq>.Faq_container>.Faq_container_head>p{color:#748181}@media(max-width:1035px){.buy-crypto>.hero{padding:106.87px 0 0}.buy-crypto>.hero>.content{grid-template-columns:repeat(auto-fill,minmax(100%,1fr));gap:31.6px}.buy-crypto>.hero>.content>.left{align-items:center;text-align:center}.buy-crypto>.hero>.content>.left>.bt_button{padding:0 48px}.buy-crypto>.hero>.content>.right{text-align:center;display:flex;justify-content:center}.buy-crypto>.hero>.content>.right>img.img{display:none}.buy-crypto>.hero>.content>.right>img.img-mobile{display:flex;max-width:318px}}@media(max-width:1024px){.buy-crypto>.buy-stable-coins>.content>.card-stack>.card-wrapper>.transparent-rates{display:flex;flex-direction:column-reverse}.buy-crypto>.buy-stable-coins>.content>.card-stack>.card-wrapper>.send-anywhere{margin-bottom:0}}@media(max-width:912px){.buy-crypto>.hero>.content>.left>h1{font-size:32px;line-height:132%;margin-bottom:14px;max-width:400px}.buy-crypto>.hero>.content>.left>h6{font-size:16px;line-height:140%;margin-bottom:32px;max-width:400px}.buy-crypto>.buy-stable-coins{padding:64px 0}.buy-crypto>.buy-stable-coins>.content>.card-stack>.card-wrapper>.transparent-rates>.img-wrapper>img{padding-top:0}}@media(max-width:540px){.buy-crypto>.hero>.content>.left>h1{font-family:var(--campton-bold);font-weight:500}}.buy-coins>.page-ul-section>.content>.section-header>h2{max-width:730px}.buy-coins>.page-ul-section>.content>ul{grid-template-columns:repeat(auto-fill,minmax(20%,1fr))}.buy-coins>.page-ul-section>.content>ul>li{grid-column:auto!important}.breetacademy{overflow:hidden;font-synthesis:none}.breetacademy_main{max-width:74rem;width:100%;margin:0 auto}.breetacademy_inner{max-width:69.563rem;width:100%;margin:0 auto}@media(max-width:1200px){.breetacademy_inner,.breetacademy_main{width:90%}}.breetacademy__cta{border:1px solid;border-radius:30px;color:#fff;padding:0 1.6rem;font-size:1rem;line-height:1.5rem;height:64px;display:flex;align-items:center;gap:10px;width:auto;font-family:var(--paralucent-light);font-weight:500;font-size:16px;line-height:19.2px;letter-spacing:-.3px}.breetacademy__cta svg{width:22.7px;height:28px}.breetacademy_hero{padding:6.375rem 0 6rem;display:flex;align-items:center;justify-content:space-between}.breetacademy_hero_leftsection{max-width:36.25rem;width:100%;flex-shrink:0}.breetacademy_hero_leftsection .bt_button{pointer-events:none;margin-bottom:1.5rem;font-size:.875rem;font-family:var(--campton);font-weight:400;height:2.625rem}.breetacademy_hero_leftsection h1{color:var(--brand-primary);font-family:var(--campton-medium);font-size:3.125rem;line-height:3.75rem;letter-spacing:-.04em;margin-bottom:1.5rem}.breetacademy_hero_leftsection p{font-family:var(--campton);letter-spacing:-.04em;font-size:2rem;line-height:3.125rem;color:var(--primary-tint-400)}.breetacademy_hero_rightsection{max-width:29.688rem;width:100%;height:33rem;position:relative}.breetacademy_hero_rightsection_main img{width:100%;height:auto;object-fit:contain}.breetacademy_hero_rightsection_cryptofiat{position:absolute;right:-4.625rem;animation:swingSimpleLR 5s ease-in-out infinite;transform-origin:center top}.breetacademy_hero_rightsection_cryptofiatprofile{position:absolute;left:0;bottom:-5.625rem;animation:swingSimpleRL 5s ease-in-out infinite;transform-origin:center top}@keyframes swingSimpleLR{0%{transform:rotate(10deg)}50%{transform:rotate(-10deg)}to{transform:rotate(10deg)}}@keyframes swingSimpleRL{0%{transform:rotate(-10deg)}50%{transform:rotate(10deg)}to{transform:rotate(-10deg)}}@media(max-width:1200px){.breetacademy_hero{flex-direction:column;gap:2.188rem;padding:4.375rem 0 1.25rem}.breetacademy_hero_leftsection{align-items:center;text-align:center;gap:1.063rem}.breetacademy_hero_rightsection{max-width:75rem;width:100%;height:auto}.breetacademy_hero_rightsection_cryptofiat,.breetacademy_hero_rightsection_cryptofiatprofile{display:none}}@media(max-width:700px){.breetacademy_hero_leftsection{align-items:center;text-align:center;gap:1.063rem}.breetacademy_hero_leftsection h1{font-size:1.5rem;line-height:2.313rem;margin-bottom:0}.breetacademy_hero_leftsection p{font-size:1rem;line-height:1.75rem}}.breetacademy_playlist_header h3{font-family:var(--campton-medium);font-size:2rem;line-height:100%;letter-spacing:0;margin-bottom:1rem;color:var(--brand-primary)}.breetacademy_playlist_header_description{margin-bottom:1.5rem;display:flex;align-items:center;justify-content:space-between}.breetacademy_playlist_header_description_p{font-family:var(--campton);letter-spacing:-.04em;font-size:1.5rem;line-height:2rem;color:var(--primary-tint-400)}@media(max-width:1200px){.breetacademy_playlist_header_description_nav{display:none}}@media(max-width:700px){.breetacademy_playlist_header h3{font-size:1.25rem}.breetacademy_playlist_header_description_p{font-size:1rem;line-height:1.5rem}}.breetacademy_playlist_topics_container{background-color:var(--neutral-bg);border-radius:.875rem;padding:1.25rem .75rem;box-sizing:border-box;display:flex;align-items:center;justify-content:center;height:-moz-fit-content;height:fit-content}@media(max-width:1200px){.breetacademy_playlist_topics_container{padding:.75rem 1.25rem}}.breetacademy_playlist_topics{display:grid;grid-template-columns:repeat(auto-fill,minmax(16.875rem,1fr));justify-content:center;place-items:center;box-sizing:border-box;gap:1.25rem;width:100%;flex-shrink:0;padding:0 .5rem;max-height:49.5rem;overflow:auto}.breetacademy_playlist_topics_box{flex-shrink:0;width:16.875rem;height:24rem;border-radius:.5rem;overflow:hidden}@media(max-width:1200px){.breetacademy_playlist_topics{padding:.5rem 0;display:flex;flex-direction:row;justify-content:flex-start;height:auto;width:100%}}.breetacademy_playlist_topics::-webkit-scrollbar{width:.2rem;height:0}@media(max-width:1200px){.breetacademy_playlist_topics::-webkit-scrollbar{width:0;height:.22rem}}.breetacademy_playlist_topics::-webkit-scrollbar-track{box-shadow:inset 0 0 5px var(--tertiary-tint-100);border-radius:3.125rem;position:relative}.breetacademy_playlist_topics::-webkit-scrollbar-thumb{background:var(--brand-tertiary);border-radius:3.125rem}.breetacademy_playlist_topics::-webkit-scrollbar-thumb:hover{background:var(--brand-tertiary)}.breetacademy_recommendedtopics{padding:2.5rem 0 5rem}@media(max-width:1200px){.breetacademy_recommendedtopics{padding:2.5rem 0}}.breetacademy_description{background:linear-gradient(180deg,#fff 0,#fff 35%,#a4efff);padding:5rem 0}.breetacademy_description_content{display:flex;align-items:center;justify-content:space-between;gap:4.625rem}.breetacademy_description_content_leftsection{display:flex;flex-direction:column;max-width:30rem;width:100%;gap:.875rem}.breetacademy_description_content_leftsection.breet-pod .bt_button{pointer-events:all;cursor:pointer}.breetacademy_description_content_leftsection_img{margin-bottom:.625rem}.breetacademy_description_content_leftsection p{font-family:var(--campton);font-size:1rem;line-height:2rem;letter-spacing:-.04em;color:var(--brand-primary)}.breetacademy_description_content_leftsection .bold-text{font-family:var(--campton-medium)}.breetacademy_description_content_leftsection .bt_button{margin-top:.938rem;font-family:var(--campton-medium);font-size:1rem;line-height:150%;height:2.625rem;padding:0 2.5rem;pointer-events:none;cursor:default;width:max-content}.breetacademy_description_content_rightsection{flex-shrink:0;max-width:33.938rem;width:100%;height:37.5rem;border-radius:.625rem;overflow:hidden}.breetacademy_description_content_rightsection img{width:100%;height:auto;object-fit:contain}@media(max-width:1200px){.breetacademy_description{padding:2.5rem 0}.breetacademy_description_content{flex-direction:column;gap:2.5rem}.breetacademy_description_content_leftsection{max-width:100%}.breetacademy_description_content_leftsection .bt_button{width:100%}.breetacademy_description_content_rightsection{max-width:75rem;height:auto}}.breetacademy_beginner_semmester{padding:80px 0}@media(max-width:700px){.breetacademy_beginner_semmester{padding:5rem 0 0}}.breetacademy_ad{display:flex;align-items:center;justify-content:space-between;padding:80px 0;gap:10.693rem}.breetacademy_ad_leftsection{flex-shrink:0}.breetacademy_ad_leftsection h2{font-family:var(--campton-medium);color:var(--brand-primary);font-size:3rem;line-height:3.75rem;letter-spacing:-.06em;margin-bottom:.875rem}.breetacademy_ad_leftsection p{font-family:var(--campton);font-size:1.25rem;line-height:1.875rem;letter-spacing:0;color:var(--primary-tint-400);margin-bottom:2rem}.breetacademy_ad_leftsection_btn{display:flex;align-items:center;gap:.875rem}.breetacademy_ad_leftsection_btn .bt_button.md,.breetacademy_ad_leftsection_btn a{flex-shrink:0;background-color:var(--brand-primary);font-family:var(--campton);height:64px}.breetacademy_ad_rightsection{flex-shrink:0;width:24.438rem;height:25rem}.breetacademy_ad_rightsection_img{max-width:19.999rem;width:100%;height:auto}.breetacademy_ad_rightsection_img img{width:100%;height:auto;object-fit:contain}@media(max-width:1200px){.breetacademy_ad{flex-direction:column;gap:3.313rem}.breetacademy_ad_leftsection{text-align:center;width:100%}.breetacademy_ad_leftsection h2{font-size:2rem;line-height:2.625rem}.breetacademy_ad_leftsection p{font-size:.875rem;line-height:1.875rem}.breetacademy_ad_leftsection_btn{justify-content:center}.breetacademy_ad_rightsection{height:auto;width:100%}.breetacademy_ad_rightsection_img{max-width:75rem;text-align:center}}@media(max-width:700px){.breetacademy_ad_leftsection_btn{flex-direction:column;width:100%}.breetacademy_ad_leftsection_btn .bt_button.md,.breetacademy_ad_leftsection_btn a{width:90%}}.breetacademy_introduction_img{width:14.719rem;height:auto}.breetacademy_introduction_img img{width:100%;height:auto;object-fit:contain}@media(max-width:1200px){.breetacademy_introduction_img{width:10rem;margin:0 auto .625rem}}.breetacademy_pod_img{width:17.375rem;height:auto}.breetacademy_pod_img img{width:100%;height:auto;object-fit:contain}@media(max-width:1200px){.breetacademy_pod_img{width:9.938rem;margin:0 auto .625rem}}.breetacademy_intermediate_semmester{padding:80px 0}@media(max-width:700px){.breetacademy_intermediate_semmester{padding:5rem 0 0}}.breetacademy_expert_semmester{padding:5rem 0}@media(max-width:700px){.breetacademy_expert_semmester{padding:5rem 0}}.breetacademy_noplaylist{height:26.499rem;max-height:26.499rem;background-color:var(--neutral-bg);border-radius:.875rem;width:100%;overflow:hidden;display:flex;flex-direction:column;gap:2.75rem;align-items:center;justify-content:center}.breetacademy_noplaylist .icon svg{width:10.25rem;height:max-content}.breet_cares{overflow:hidden;position:relative;bottom:-2px;font-synthesis:none}.breet_cares_container{max-width:74rem;width:100%;margin:0 auto}@media(max-width:1200px){.breet_cares_container{width:90%}}.breet_cares_hero{max-width:42.75rem;width:100%;margin:0 auto 5rem;text-align:center;padding:6.25rem 0 0}.breet_cares_hero h1{font-family:var(--campton-semibold);font-size:4rem;line-height:4.5rem;letter-spacing:-.005em;margin-bottom:.5rem;font-weight:600;background:linear-gradient(#01d7ff -90%,#0e497a);-webkit-background-clip:text;-webkit-text-fill-color:#0000;background-clip:text;color:#0000;max-width:820px;font-synthesis:none}.breet_cares_hero p{font-family:var(--campton);font-size:1.5rem;line-height:2.375rem;letter-spacing:-.005em;color:#566f83;margin-bottom:1.75rem}.breet_cares_hero_stats{width:100%;box-sizing:border-box;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.breet_cares_hero_stats_item{max-width:60rem;width:100%;text-align:center}.breet_cares_hero_stats_item h3{color:var(--brand-tertiary);font-family:var(--campton-semibold);font-size:2.25rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;line-height:2.906rem;letter-spacing:-.002em;text-align:center;vertical-align:middle}.breet_cares_hero_stats_item p{font-family:var(--campton);font-size:.875rem;line-height:1.13rem;text-align:center}@media(max-width:768px){.breet_cares_hero{width:90%}.breet_cares_hero h1{font-size:2rem;line-height:2.5rem}.breet_cares_hero p{font-size:1rem;line-height:1.5rem;margin-bottom:1.25rem}.breet_cares_hero_stats_item h3{font-size:1.125rem;line-height:2.348rem;margin-bottom:0}.breet_cares_hero_stats_item p{font-size:.75rem;line-height:.913rem}}.breet_cares_hero_slide{width:100%;display:flex;align-items:center;overflow:auto;gap:4rem;margin-bottom:11.125rem;padding:0}.breet_cares_hero_slide_item{flex-shrink:0;margin:0}.breet_cares_hero_slide_item img{width:15.625rem;height:22.313rem;border-radius:1.075rem}@media(max-width:1200px){.breet_cares_hero_slide{gap:1.059rem;height:14rem;margin-bottom:2.5rem}.breet_cares_hero_slide_item{flex-shrink:0;width:8.272rem}.breet_cares_hero_slide_item img{border-radius:.569rem;width:8.272rem;height:11.813rem}}.breet_cares_howitworks{display:flex;align-items:center;justify-content:space-between;gap:6.625rem;margin-bottom:11.125rem}.breet_cares_howitworks_left{max-width:36.188rem;width:100%;flex-shrink:0}.breet_cares_howitworks_left h2{font-family:var(--campton-semibold);color:var(--brand-primary);font-size:4rem;line-height:100%;margin-bottom:.875rem}.breet_cares_howitworks_left p{font-family:var(--campton);color:var(--primary-tint-400);font-size:1.5rem;line-height:2.375rem;letter-spacing:-.005em;margin-bottom:1.75rem}.breet_cares_howitworks_left .bt_button{font-size:1rem;font-family:var(--campton-medium);font-weight:400;padding:1rem 1.625rem;height:3.5rem}.breet_cares_howitworks_right{max-width:31.188rem;width:100%;height:29.875rem;flex-shrink:0;border-radius:2.593rem}.breet_cares_howitworks_right img{width:100%;height:100%;object-fit:contain}@media(max-width:1250px){.breet_cares_howitworks{padding:3.125rem 0 0;flex-direction:column;gap:3.625rem;margin-bottom:5rem}.breet_cares_howitworks_left,.breet_cares_howitworks_right{max-width:100%;height:auto}.breet_cares_howitworks_left .bt_button{width:100%}}@media(max-width:768px){.breet_cares_howitworks{gap:1.5rem;margin-bottom:0;overflow:hidden}.breet_cares_howitworks_left,.breet_cares_howitworks_right{max-width:100%}.breet_cares_howitworks_left h2{font-size:2rem;line-height:131%;margin-bottom:.375rem}.breet_cares_howitworks_left p{font-size:1rem;line-height:1.5rem;letter-spacing:-.005em;margin-bottom:1.5rem}.breet_cares_howitworks_left .bt_button{height:2.75rem}.breet_cares_howitworks_right{border-radius:.875rem;overflow:hidden;position:relative;bottom:-.688rem}.breet_cares_howitworks_right img{width:100%;height:100%;object-fit:contain}}.breet_cares_intro{background-color:var(--deep-turquoise);padding:6.25rem 7.938rem}.breet_cares_intro_header{text-align:center;margin:0 auto 3rem}.breet_cares_intro_header h2{font-family:var(--campton-medium);color:var(--color-white);font-size:2.5rem;line-height:100%;margin-bottom:1.125rem}.breet_cares_intro_header p{font-family:var(--campton);font-size:1.25rem;line-height:1.5rem;letter-spacing:-.005em;color:var(--color-white);max-width:35.25rem;margin:0 auto}.breet_cares_intro_desc{display:grid;grid-template-areas:"a c d" "b c e";grid-template-columns:18rem 29.125rem 18rem;grid-template-rows:14.3315rem 14.3315rem 14.3315rem;gap:4.438rem;justify-content:space-between;height:33.063rem}.breet_cares_intro_desc_left_top{grid-area:a}.breet_cares_intro_desc_left_bottom{grid-area:b}.breet_cares_intro_desc_center{grid-area:c;border-radius:1.875rem}.breet_cares_intro_desc_center img{width:100%;height:100%;object-fit:contain}.breet_cares_intro_desc_right_top{grid-area:d}.breet_cares_intro_desc_right_bottom{grid-area:e}.breet_cares_intro_desc_content img{width:2.563rem;height:2.5rem;margin-bottom:1rem}.breet_cares_intro_desc_content h3{font-family:var(--campton-medium);color:var(--color-white);font-size:1.25rem;line-height:1.875rem;margin-bottom:.5rem}.breet_cares_intro_desc_content p{font-family:var(--campton);color:var(--color-white);font-size:1.125rem;line-height:1.5rem}@media(max-width:1434px){.breet_cares_intro{padding:6.25rem 0}.breet_cares_intro_desc,.breet_cares_intro_header{max-width:100%;height:auto}.breet_cares_intro_header{text-align:left}.breet_cares_intro_desc{grid-template-areas:"a" "b" "d" "e" "c";grid-template-columns:100%;grid-template-rows:auto;justify-content:center}}@media(max-width:768px){.breet_cares_intro{padding:3.125rem 0}.breet_cares_intro_header h2{font-size:1.75rem;margin-bottom:.4rem}.breet_cares_intro_header p{font-size:1rem;line-height:1.5rem}.breet_cares_intro_desc{max-width:100%}.breet_cares_intro_desc_content img{width:2.563rem;height:2.5rem;margin-bottom:1rem}.breet_cares_intro_desc_content h3{font-size:1.25rem;line-height:1.875rem;margin-bottom:.5rem}.breet_cares_intro_desc_content p{font-size:1rem;line-height:1.5rem}}.breet_cares_user_impact{display:flex;align-items:center;justify-content:space-between;gap:5rem;padding:9.375rem 0 6.25rem}.breet_cares_user_impact_left{max-width:32.625rem;width:100%;height:33.188rem;flex-shrink:0}.breet_cares_user_impact_left img{width:100%;height:100%;object-fit:contain}.breet_cares_user_impact_right{flex-shrink:0;max-width:36.438rem;width:100%;height:24rem}.breet_cares_user_impact_right h2{font-family:var(--campton-semibold);color:var(--brand-primary);font-size:4rem;line-height:100%;margin-bottom:1.4rem;max-width:32.875rem;width:100%}.breet_cares_user_impact_right p{font-family:var(--campton);color:var(--primary-tint-400);font-size:1.5rem;line-height:2.375rem;letter-spacing:-.005em;margin-bottom:1.25rem}.breet_cares_user_impact_right .bt_button{font-size:1rem;font-family:var(--campton-medium);font-weight:400;padding:1rem 1.625rem;height:3.5rem}@media(max-width:1250px){.breet_cares_user_impact{flex-direction:column}.breet_cares_user_impact_left,.breet_cares_user_impact_right{max-width:100%;height:auto}.breet_cares_user_impact_right .bt_button{width:100%}}@media(max-width:768px){.breet_cares_user_impact{gap:1.745rem;padding:3.125rem 0}.breet_cares_user_impact_right h2{font-size:2rem;line-height:131%;margin-bottom:1.4rem;max-width:16.188rem}.breet_cares_user_impact_right p{font-size:1rem;line-height:1.5rem;margin-bottom:1.5rem}}.breet_cares_engagement{padding:6.25rem 8.063rem 0}.breet_cares_engagement_header{max-width:36.5rem;width:100%;margin:0 auto 2.813rem;text-align:center}.breet_cares_engagement_header h2{font-family:var(--campton-medium);color:var(--brand-primary);font-size:2.5rem;line-height:100%;margin-bottom:.875rem}.breet_cares_engagement_header p{font-family:var(--campton);color:var(--primary-tint-400);font-size:1.25rem;line-height:2.375rem;letter-spacing:-.005em}@media(max-width:768px){.breet_cares_engagement{padding:3.125rem 0 0}.breet_cares_engagement_header h2{font-size:1.5rem;line-height:100%;margin-bottom:.875rem}.breet_cares_engagement_header p{font-size:1rem;line-height:1.25rem}}.breet_cares_engagement_slide_item{flex-shrink:0;margin-bottom:1.375rem}.breet_cares_engagement_slide_item img{flex-shrink:0;border-radius:.819rem}@media(max-width:752px){.breet_cares_engagement_slide_item{margin-bottom:0}.breet_cares_engagement_slide_item img{border-radius:.341rem}}.breet_cares_team{padding:9.375rem 0 0}.breet_cares_team_header{max-width:51.313rem;width:100%;margin:0 auto 2.813rem;text-align:center}.breet_cares_team_header h2{font-family:var(--campton-medium);color:var(--brand-primary);font-size:2.5rem;line-height:100%;margin-bottom:.875rem}.breet_cares_team_header p{font-family:var(--campton);color:var(--primary-tint-400);font-size:1.5rem;line-height:2.375rem;letter-spacing:-.005em}.breet_cares_team_landscape{width:100%;position:relative;background-color:var(--color-secondary)}.breet_cares_team_landscape img{width:100%;height:auto}@media(max-width:768px){.breet_cares_team{padding:3.125rem 0 0}.breet_cares_team_header h2{font-size:1.5rem;line-height:100%;margin-bottom:.875rem}.breet_cares_team_header p{font-size:1rem;line-height:1.25rem}}.career_container .head h1{font-family:var(--campton-semibold);text-transform:capitalize}.career_infinte_scroll{position:relative;width:100%;display:flex;flex-direction:column;row-gap:20px;overflow:hidden}.career_infinte_scroll:after,.career_infinte_scroll:before{content:"";position:absolute;top:0;width:20%;height:100%;z-index:1}.career_infinte_scroll:before{left:0;background:linear-gradient(270deg,#0000,#fff)}.career_infinte_scroll:after{right:0;background:linear-gradient(90deg,#0000,#fff)}.career_infinte_scroll .imageContainer,.career_infinte_scroll .imageContainer img{width:453px;height:340px}@media(max-width:47rem){.career_infinte_scroll{row-gap:5.4px}.career_infinte_scroll .infinite_x_scroll{gap:5.4px}.career_infinte_scroll .infinite_x_scroll .imageContainer,.career_infinte_scroll .infinite_x_scroll .imageContainer img{width:122.4px;height:92.3px}}.breet-team-members{border-radius:0;display:flex;position:relative}.breet-team-members.bg-primary{background:#082543}.breet-team-members img{width:100%;height:auto;object-fit:contain;border-radius:0}.careers-footer,.careers-footer div{background:#082543}.careers-footer .footerCta{margin-top:0}.career-reason{padding:120px 0}.career-reason .pg-container{max-width:1090px}.career-reason .scrollable-header>p{max-width:1021px}.career-reason>.content>.scrollable-header{margin-bottom:70px}.career-reason>.content>.card-stack{min-height:100px}.career-reason>.content>.card-stack>.card-wrapper:first-child{z-index:-1;top:160px}.career-reason>.content>.card-stack>.card-wrapper:nth-child(2){z-index:0;top:180px}.career-reason>.content>.card-stack>.card-wrapper:nth-child(3){z-index:1;top:200px}.career-reason>.content>.card-stack>.card-wrapper:nth-child(4){z-index:2;top:220px}.career-reason>.content>.card-stack>.card-wrapper:nth-child(5){z-index:3;top:240px}.career-reason>.content>.card-stack>.card-wrapper:nth-child(6){z-index:4;top:260px}.career-reason>.content>.card-stack>.card-wrapper:nth-child(7){z-index:5;top:280px}.career-reason>.content>.card-stack>.card-wrapper:nth-child(8){z-index:6;top:300px}.career-reason>.content>.card-stack>.card-wrapper>.respect{background:#f2f9ff}.career-reason>.content>.card-stack>.card-wrapper>.honesty{background:#f8f1fe}.career-reason>.content>.card-stack>.card-wrapper>.innovation{background:#fff7e9;padding:0}.career-reason>.content>.card-stack>.card-wrapper>.excellence{background:#f6fef1}.career-reason>.content>.card-stack>.card-wrapper>.dedication{background:#f7f8f8}.career-reason>.content>.card-stack>.card-wrapper>.customer-centric{background:#edfaff}.career-reason>.content>.card-stack>.card-wrapper>.integrity{background:#feffec}.career-reason>.content>.card-stack>.card-wrapper>.growth{background:#f3faff}@media(max-width:1024px){.career-reason>.content>.card-stack>.card-wrapper>.customer-centric,.career-reason>.content>.card-stack>.card-wrapper>.excellence,.career-reason>.content>.card-stack>.card-wrapper>.growth,.career-reason>.content>.card-stack>.card-wrapper>.honesty{display:flex;flex-direction:column-reverse}}@media(max-width:912px){.career-reason{padding:24px 0}.career-reason>.content>.card-stack>.card-wrapper>.transparent-rates>.img-wrapper>img{padding-top:0}}.crypto{display:flex;align-items:center;justify-content:center;width:100%;height:752px;background-color:#ccf9fb;padding:77px 128px 54.66px;background-image:url(/svg/crypto_vector.svg);background-size:cover;background-position:50% 50%;background-repeat:no-repeat}@media(max-width:912px){.crypto{height:auto;padding:170px 24px 32px;background-repeat:repeat}}.crypto_container{height:auto;display:flex;align-items:flex-start;justify-content:space-between;width:1200px;gap:14.28px}@media(max-width:912px){.crypto_container{width:100%;flex-direction:column;align-items:center;gap:48px}}.crypto_container_content{display:flex;flex-direction:column;gap:40px;padding-top:64px}@media(max-width:912px){.crypto_container_content{padding-top:0}}.crypto_container_content_title{display:flex;flex-direction:column;width:517px;gap:16px}@media(max-width:912px){.crypto_container_content_title{width:100%}}.crypto_container_content_title h1{color:#0b2253;font-size:45px;font-weight:400;line-height:65px;letter-spacing:1px;position:relative}@media(max-width:912px){.crypto_container_content_title h1{font-size:32px;line-height:40px}}.crypto_container_content_title h1 .cashClass,.crypto_container_content_title h1 .cryptoClass{display:none}.crypto_container_content_title p{font-size:20px;font-weight:400;line-height:28px;color:#748181}@media(max-width:912px){.crypto_container_content_title p{font-size:16px;line-height:24px}}.crypto_container_content_CTA{width:230px;height:56px!important;display:flex;gap:8px;border-radius:40px}@media(max-width:912px){.crypto_container .hero_img{display:none}}.crypto-actions{display:inline-flex;border:1px solid #eceeee;background-color:#cdecf2;max-width:847px;height:120px;padding:16px;border-radius:8px;width:100%}@media(max-width:912px){.crypto-actions{height:96px}}.crypto-actions__link{flex-shrink:0;flex-basis:50%}@media(max-width:912px){.crypto-actions__link{width:100%}}.crypto-actions__button{font-weight:500;font-size:24px;line-height:32px;border:.5px solid #ebeef2;cursor:pointer;transition:all .3s ease;background-color:#f8f9fb;color:#131515;max-width:407.5px;width:100%;height:88px;padding:28px 56px;border-radius:0 0 0 0}@media(max-width:912px){.crypto-actions__button{width:100%;height:64px;padding:0}}.crypto-actions__button--active{background-color:#1a365d;border-radius:0 0 0 0;color:#fff}.crypto-actions__button:focus{outline:none}.crypto-actions__button:focus-visible{outline:none;box-shadow:0 0 0 2px #05a2bf}.sellCrypto{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:52px 128px 0;gap:32px}@media(max-width:912px){.sellCrypto{padding:40px 24px;gap:56px}}.sellCrypto_container{padding:72px 0;display:flex;flex-direction:column;align-items:flex-start;gap:50px;position:relative;max-width:1200px;width:100%}@media(max-width:912px){.sellCrypto_container{padding:0}}.sellCrypto_container .title{width:573px;display:flex;flex-direction:column}@media(max-width:912px){.sellCrypto_container .title{width:100%;gap:8px}}.sellCrypto_container .title h2{color:#0b2253;width:550px;font-size:40px;font-weight:400;line-height:45px}@media(max-width:912px){.sellCrypto_container .title h2{width:100%;font-size:32px;line-height:40px}}.sellCrypto_container .title p{color:#748181;font-size:18px;font-weight:300;line-height:32px;width:520px;margin-top:15px}@media(max-width:912px){.sellCrypto_container .title p{width:100%;font-size:16px;line-height:24px}}.sellCrypto_container .icon{position:absolute;top:39%;left:45%}@media(max-width:912px){.sellCrypto_container .icon{position:static;width:100%}}.sellCrypto_container .swapIcon{position:absolute;top:43%;left:35%}@media(max-width:912px){.sellCrypto_container .swapIcon{position:static;width:100%}}.sellCrypto_container .sell_img{object-fit:contain;object-position:top}.sellCrypto_container .description{width:100%;height:auto;display:flex;justify-content:space-between}@media(max-width:912px){.sellCrypto_container .description{flex-direction:column-reverse}.sellCrypto_container .description .sell_img{width:100%;height:auto}}.sellCrypto_container .description_wrap{height:100%;width:592px;padding-top:40px;display:flex;flex-direction:column;gap:32px}@media(max-width:912px){.sellCrypto_container .description_wrap{width:100%}}.sellCrypto_container .description_wrap .sell_btn{margin-left:72px;margin-top:43px;width:250px;height:56px}@media(max-width:912px){.sellCrypto_container .description_wrap .sell_btn{margin-left:0;width:100%;max-width:912px}}.sellCrypto_container .description_wrap_container{display:flex;gap:16px}.sellCrypto_container .description_wrap_container .content{display:flex;flex-direction:column;gap:3px}.sellCrypto_container .description_wrap_container .content h3{font-size:24px;font-weight:400;line-height:28.8px;color:#0b2253;width:328px}@media(max-width:912px){.sellCrypto_container .description_wrap_container .content h3{width:100%;font-size:20px;line-height:28px}}.sellCrypto_container .description_wrap_container .content .headWallet{font-size:24px;font-weight:400;line-height:28.8px;color:#0b2253;width:320px}@media(max-width:912px){.sellCrypto_container .description_wrap_container .content .headWallet{width:100%;font-size:20px;line-height:28px}}.sellCrypto_container .description_wrap_container .content p{font-size:16px;font-weight:400;line-height:32px;color:#748181}@media(max-width:912px){.sellCrypto_container .description_wrap_container .content p{line-height:28px}}.sellCrypto_container .description_wrap_container .content p a{text-decoration:underline}.sellCrypto_container .description2{width:100%;height:auto;display:flex;justify-content:space-between}@media(max-width:912px){.sellCrypto_container .description2{flex-direction:column}.sellCrypto_container .description2 .sell_img{width:100%;height:auto}}.sellCrypto_container .description2_wrap{height:100%;width:592px;padding-top:40px;display:flex;flex-direction:column;gap:32px}@media(max-width:912px){.sellCrypto_container .description2_wrap{width:100%}}.sellCrypto_container .description2_wrap .sell_btn{margin-left:72px;margin-top:43px;width:200px;height:56px}.sellCrypto_container .description2_wrap_container{display:flex;gap:16px}.sellCrypto_container .description2_wrap_container .content{display:flex;flex-direction:column;gap:3px}.sellCrypto_container .description2_wrap_container .content h3{font-size:24px;font-weight:400;line-height:28.8px;color:#0b2253;width:328px}@media(max-width:912px){.sellCrypto_container .description2_wrap_container .content h3{width:100%;font-size:20px;line-height:28px}}.sellCrypto_container .description2_wrap_container .content p{font-size:18px;font-weight:400;line-height:32px;color:#748181}@media(max-width:912px){.sellCrypto_container .description2_wrap_container .content p{line-height:28px}}.sellCrypto_container .description2_wrap_container .content p a{text-decoration:underline}.breetPower{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:52px 128px;gap:32px;background-color:#ccf9fb}@media(max-width:912px){.breetPower{padding:40px 24px;gap:16px}}.breetPower .title_section{box-sizing:border-box;display:flex;flex-direction:column;height:auto;gap:12px}.breetPower .title_section .title{width:auto;display:flex;justify-content:center;gap:16px;align-items:center}@media(max-width:912px){.breetPower .title_section .title{width:100%}}.breetPower .title_section .title h2{font-size:40px;font-weight:400;line-height:48px;color:#0b2253}@media(max-width:912px){.breetPower .title_section .title h2{font-size:24px;font-weight:700;line-height:32px}}.breetPower .title_section .title img{width:99px;height:84px}@media(max-width:912px){.breetPower .title_section .title img{width:37.143px;height:37.143px}}.breetPower .title_section .sub_title{font-family:var(--campton);font-weight:400;font-size:18px;line-height:32px;text-align:center;color:#748181;max-width:634px;margin:auto}@media(max-width:912px){.breetPower .title_section .sub_title{text-align:left;margin:0;font-size:14px;line-height:24px}}.breetPower_container{width:100%;max-width:1200px;display:grid;grid-template-columns:repeat(2,1fr);gap:48px}@media(max-width:912px){.breetPower_container{grid-template-columns:1fr;gap:32px}}.breetPower_container_content{display:flex;flex-direction:column;gap:32px}.breetPower_container_content_item{padding:24px;background:#fff;border-radius:16px;transition:transform .3s ease;height:100%;min-height:140px;display:flex;flex-direction:column}.breetPower_container_content_item:hover{transform:translateY(-5px)}.breetPower_container_content_item .info{flex:1 1;display:flex;flex-direction:column}.breetPower_container_content_item .info h3{color:#0b2253;font-size:20px;font-weight:400;margin-bottom:12px;font-family:var(--paralucent-medium);line-height:48px}.breetPower_container_content_item .info p{color:#748181;font-size:16px;line-height:24px}h2{font-size:40px;color:#082543;font-family:var(--campton-medium);line-height:56px;font-weight:500}@media(max-width:768px){h2{font-size:24px;line-height:32px}}.CurrencyTestimonials{padding:120px 0;background-color:#f8f9fa;text-align:center;display:flex;align-items:center;flex-direction:column;gap:58.5px}@media(max-width:768px){.CurrencyTestimonials{padding:40px 24px;gap:40px}}.CurrencyTestimonials__header{display:flex;justify-content:space-between;align-items:center;width:1200px;text-align:left;padding:0 130px 0 39px}@media(max-width:768px){.CurrencyTestimonials__header{flex-direction:column;align-items:flex-start;width:100%;padding:0}}.CurrencyTestimonials__title{font-size:2.5rem;line-height:3.5rem;color:#022745;font-family:var(--paralucent-demibold);font-weight:400}@media(max-width:768px){.CurrencyTestimonials__title{font-size:1.5rem;line-height:2rem}}.CurrencyTestimonials__description{color:#748181;font-size:1.125rem;line-height:2rem;font-weight:300;width:477px}@media(max-width:768px){.CurrencyTestimonials__description{width:100%;line-height:2rem}}.CurrencyTestimonials__content{width:1200px!important}@media(max-width:768px){.CurrencyTestimonials__content{width:100%!important}}.CurrencyTestimonials .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;gap:20px}@media(max-width:768px){.CurrencyTestimonials .testimonial{margin:2rem 0}}.CurrencyTestimonials .testimonial__circle{position:absolute;top:-50px}.CurrencyTestimonials .testimonial__circle svg{height:72px;width:72px}.CurrencyTestimonials .testimonial__user_details{display:flex;flex-direction:column;margin-top:auto}.CurrencyTestimonials .testimonial__description{font-weight:300;font-size:1rem;line-height:1.5rem;height:192px;color:#fff}.CurrencyTestimonials .testimonial__name{font-size:1rem;line-height:1.5rem;font-weight:500;font-family:var(--campton-medium)}.CurrencyTestimonials .testimonial__platform_name{font-size:.75rem;line-height:1rem;font-weight:400;display:flex;align-items:center;gap:8px}.CurrencyTestimonials .testimonial__time_period{color:var(--neutral-body-text,#748181);font-size:24px;font-style:normal;font-weight:400;line-height:29px}@media(max-width:768px){.CurrencyTestimonials .testimonial__time_period{font-size:12px;line-height:16px}}.flex{display:flex;align-items:center;justify-content:center;padding:80px 0 64px}@media(max-width:700px){.flex{padding:40px 24px}}.flex_header{display:flex;width:1200px;align-items:center;justify-content:center}.flex_header h2{text-align:center}@media(max-width:768px){.flex_header h2{text-align:center}}.list_wrapper .reverse_list{display:flex;width:100%;padding:83.5px 0;align-items:center;justify-content:center;background:#f7f8f8}@media(max-width:768px){.list_wrapper .reverse_list{width:100%;padding:24px}}.list_wrapper .reverse_list .container{width:1200px;display:flex;align-items:center;justify-content:space-between}@media(max-width:768px){.list_wrapper .reverse_list .container{width:100%}}.list_wrapper .reverse_list .container .content{width:541px;display:flex;flex-direction:column;gap:16px}@media(max-width:768px){.list_wrapper .reverse_list .container .content{width:100%}}.list_wrapper .reverse_list .container .content h3{font-family:var(--paralucent-demibold);font-size:32px;font-weight:400;line-height:40px;color:var(--Text,#0b2253)}@media(max-width:768px){.list_wrapper .reverse_list .container .content h3{font-size:18px;line-height:24px}}.list_wrapper .reverse_list .container .content p{color:#748181;font-size:16px;font-weight:400;line-height:30px}@media(max-width:768px){.list_wrapper .reverse_list .container .content p{font-size:14px;line-height:24px}}.list_wrapper .reverse_list .container img{display:flex}@media(max-width:768px){.list_wrapper .reverse_list .container img{display:none}}.list_wrapper .list_info{display:flex;width:100%;padding:83.5px 0;align-items:center;justify-content:center}@media(max-width:768px){.list_wrapper .list_info{width:100%;padding:24px}}.list_wrapper .list_info .container{width:1200px;display:flex;align-items:center;justify-content:space-between}.list_wrapper .list_info .container .content{width:472px;display:flex;flex-direction:column;gap:16px}@media(max-width:768px){.list_wrapper .list_info .container .content{width:100%}}.list_wrapper .list_info .container .content h3{font-family:var(--paralucent-demibold);font-size:32px;font-weight:400;line-height:40px;color:var(--Text,#0b2253)}@media(max-width:768px){.list_wrapper .list_info .container .content h3{font-size:18px;line-height:24px}}.list_wrapper .list_info .container .content p{color:#748181;font-size:16px;font-weight:400;line-height:30px}@media(max-width:768px){.list_wrapper .list_info .container .content p{font-size:14px;line-height:24px}}.list_wrapper .list_info .container .content p a{text-decoration:underline}.list_wrapper .list_info .container img{display:flex}@media(max-width:768px){.list_wrapper .list_info .container img{display:none}}.getStartedCurrency{text-align:center;background-color:#011a2e;color:#fff;background-image:url(/svg/primary_gradient_line.svg);background-size:contain;background-position:50% 50%;background-repeat:repeat;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:63px;padding:133.1px 0 0}@media(max-width:768px){.getStartedCurrency{height:480px;padding:0 24px;display:none}}.getStartedCurrency__intro{max-width:670px;margin:0 auto;display:flex;flex-direction:column;gap:24px}.getStartedCurrency__title{font-size:2.25rem;line-height:2.75rem;font-family:var(--paralucent-demibold);font-weight:400}@media(max-width:768px){.getStartedCurrency__title{font-size:24px}}.getStartedCurrency__description{font-size:1.125rem;line-height:28px;color:#748181;font-weight:400}.getStartedCurrency__cta_wrap{padding-bottom:0;display:flex;justify-content:center;gap:20px}@media(max-width:768px){.getStartedCurrency__cta_wrap{flex-direction:column}}.getStartedCurrency__cta{border:1px solid;border-radius:12px;color:#fff;height:56px;padding:0 .8rem;font-size:1rem;line-height:1.5rem;display:flex;align-items:center;justify-content:center}.getStartedCurrency__cta svg{width:19px;height:24px;margin-right:8px;margin-top:.4rem}.getStartedCurrency_Image{display:flex;justify-content:space-between;margin-top:63px}@media(max-width:768px){.getStartedCurrency_Image{display:none}}.getStartedCurrency_Image .container{width:1050px;height:571.79px}.getStartedCurrency_Image .container img{width:100%;height:100%}.currencyHero{position:relative;background:var(--neutral-white,#fcfcfc)}.currencyHero:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/svg/cryptoVectorLines.svg);background-repeat:no-repeat;background-size:contain;background-position:50% 50%;opacity:.5;z-index:0}.currencyHero{display:flex;align-items:center;justify-content:center;padding:120px 0 72px}.currencyHero_container{height:356px;display:flex;flex-direction:column;align-items:center;justify-content:space-between}@media(max-width:768px){.currencyHero_container{width:100%;height:230.11px}}.currencyHero_container h1{font-family:var(--paralucent-demibold);font-size:56px;font-weight:400;line-height:72px;color:#082543;text-align:center;width:727px}@media(max-width:768px){.currencyHero_container h1{font-size:28px;line-height:32px;width:100%;margin:45px 0 20px}}.currencyHero_container h2{text-align:center}@media(max-width:768px){.currencyHero{padding:97px 24px;background-repeat:repeat}}.chart{background:#082543;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:64px;padding:96px 0}@media(max-width:768px){.chart{padding:40px 24px}}.chart_details{max-width:1200px;width:100%;height:auto;display:flex;flex-direction:column;align-items:center;gap:12px}@media(max-width:768px){.chart_details{height:auto;flex-direction:column;gap:24px}}.chart_wrapper{max-width:1184px;width:90%;height:678px;padding:24px 56px;border-radius:16px;background:#fff}@media(max-width:768px){.chart_wrapper{width:100%;padding:24px;height:590px}}.chart_container{width:100%;height:100%;padding:48.5px 0;display:flex;align-items:center;flex-direction:column;gap:48px}.chart_container h2{text-align:center;font-family:var(--campton-medium);font-weight:500;font-size:24px;line-height:100%;color:#022745}.chart_container .graph_container{width:100%;height:456px;display:flex;align-items:flex-end;gap:40px}@media(max-width:768px){.chart_container .graph_container{padding-bottom:20px}}.chart_container .graph_container .coin_details{width:180px;height:160px;display:flex;flex-direction:column;gap:26px}@media(max-width:768px){.chart_container .graph_container .coin_details{display:none}}.chart_container .graph_container .coin_details .price{display:flex;flex-direction:column;gap:8px}.chart_container .graph_container .coin_details .price .priceContainer{display:inline-flex;align-items:baseline;letter-spacing:-.02em}.chart_container .graph_container .coin_details .price .priceContainer .mainNumber{font-family:var(--campton-medium);font-weight:500;font-size:32px;line-height:38.4px;letter-spacing:-.05em}.chart_container .graph_container .coin_details .price .priceContainer .decimal{font-family:var(--campton);font-weight:400;font-size:32px;line-height:38.4px;letter-spacing:-.05em;color:#adadad}.chart_container .graph_container .coin_details .price .priceContainer .currency{font-family:var(--campton-medium);font-weight:500;font-size:15px;line-height:18px;color:#adadad;margin-left:.6rem;position:relative;top:-.7rem}.chart_container .graph_container .coin_details .price .neutral{color:var(--neutral-bodyText);font-family:var(--campton-medium);font-weight:500;font-size:24px;line-height:28.8px}.chart_container .graph_container .coin_details .price .negative{color:var(--error-500);font-family:var(--campton-medium);font-weight:500;font-size:24px;line-height:28.8px}.chart_container .graph_container .coin_details .price .positive{color:#106032;font-size:24px;font-family:var(--campton-medium);font-weight:500;line-height:28.8px}.chart_container .graph_container .coin_details .time_period{color:var(--neutral-body-text,#748181);font-size:24px;font-style:normal;font-weight:400;line-height:29px}@media(max-width:768px){.chart_container .graph_container .coin_details .time_period{font-size:12px;line-height:16px}}.chart_container .graph_container .loader_container{display:flex;width:750px;height:100%;align-items:center;flex-direction:column;justify-content:center;gap:10px}.chart_container .graph_container .loader_container p{font-family:var(--paralucent-demibold);font-size:14px;font-weight:400;line-height:16px;color:#082543}.chart_container .graph_container .loader_container span{font-family:var(--paralucent-demibold);font-size:14px;font-weight:400;line-height:16px;color:#adadad}@media(max-width:768px){.chart_container .graph_container .loader_container{width:100%}}.chart_container .graph_container .graph_wrapper{display:flex;flex-direction:column;width:100%;height:100%}@media(max-width:768px){.chart_container .graph_container .graph_wrapper{width:100%}}.chart_container .graph_container .graph_wrapper .apex{height:100%}.chart_note{width:100%;display:flex;background:#fef1dd;border-radius:4px;padding:10px 16px;gap:10px;margin-right:auto}@media(max-width:768px){.chart_note{width:100%;height:auto}}.chart_note svg{flex-shrink:0}.chart_note p{font-size:14px;font-weight:400;line-height:20px;color:#935f06}.chart_about{width:100%;height:auto;background:none;display:flex;flex-direction:column;gap:24px}@media(max-width:768px){.chart_about{width:100%;height:auto}}.chart_about h3{font-family:var(--campton-medium);font-size:24px;font-weight:500;line-height:28.8px;color:#fff}@media(max-width:768px){.chart_about h3{font-size:20px;line-height:24px}}.chart_about p{font-size:16px;font-weight:400;line-height:24px;color:#fff}@media(max-width:768px){.chart_about p{font-size:14px;line-height:24px}}.chart .graph_container .coin_details .percent_change_container{display:flex;padding:4px;justify-content:center;align-items:center;gap:8px;border-radius:32px;background:var(--success-100,#e0faeb)}@media(max-width:768px){.chart .graph_container .coin_details .percent_change_container{display:flex;padding:1.882px;justify-content:center;align-items:center;gap:3.763px;border-radius:15.054px;background:var(--success-100,#e0faeb)}}.chart .graph_container .coin_details .percent_change_container .neutral{color:var(--success-500,#106032);font-family:var(--paralucent-light);font-size:16px;font-weight:400;line-height:24px;text-align:left}@media(max-width:768px){.chart .graph_container .coin_details .percent_change_container .neutral{font-size:8px;line-height:12px}}.nav-tabs{display:flex;gap:8px;margin-bottom:16px;padding:0 5px}.nav-tabs .nav-item{background:none;border:none;cursor:pointer;padding:0}.nav-tabs .nav-item .active{color:#022745;border-radius:100px;border:.5px solid #ebeef2;box-shadow:0 3px 7px 0 #0000000a;font-family:var(--campton-semibold);font-weight:600}.nav-tabs .nav-item .pill.active{background:#fff;display:flex;align-items:center;justify-content:center;text-align:center;width:100%;height:29px}.coin_details{height:64px;display:flex;gap:24px;justify-content:center;margin-bottom:32px}@media(max-width:768px){.coin_details{flex-direction:column;align-items:center;gap:11.27px}}.coin_details .item_coin{width:-moz-fit-content;width:fit-content;padding:8px 16px;gap:8px;border-radius:50px;background:#f7f8f8;display:flex;align-items:center}@media(max-width:768px){.coin_details .item_coin{min-width:unset;width:auto;max-width:100%;gap:8px}}.coin_details .item_coin img{border-radius:50%;width:48px;height:48px}@media(max-width:768px){.coin_details .item_coin img{width:24px;height:24px}}.coin_details .item_coin .cryptoName{display:flex;align-items:center;gap:6px;justify-content:flex-start}@media(max-width:768px){.coin_details .item_coin .cryptoName{gap:4px}}.coin_details .item_coin .cryptoName .name{color:#022745;font-family:var(--campton-medium);font-weight:500;font-size:32px;line-height:32px;letter-spacing:-.003em}.coin_details .item_coin .cryptoName .name span{font-family:var(--campton);font-weight:400;font-size:24px;line-height:29px;color:#566f83}@media(max-width:768px){.coin_details .item_coin .cryptoName .name{font-size:16px;line-height:16px}.coin_details .item_coin .cryptoName .name span{font-size:12px}}.coin_details .item_coin .cryptoName .symbol{font-family:var(--paralucent-light);font-size:24px;font-weight:400;line-height:29px;color:#748181}@media(max-width:768px){.coin_details .item_coin .cryptoName .symbol{font-size:16px;line-height:16px}}.coin_details .coin_amount{display:flex;align-items:center;gap:24px}.coin_details .coin_amount p{font-family:var(--campton);font-size:24px;font-weight:400;line-height:29px;text-align:left;color:#748181}@media(max-width:768px){.coin_details .coin_amount p{font-size:12px;line-height:16px}}.coin_details .coin_amount .usdCurrency{display:flex;align-items:center;gap:24px}@media(max-width:768px){.coin_details .coin_amount .usdCurrency{gap:13.7px}}.coin_details .coin_amount .usdCurrency .price{color:#022745;font-family:var(--campton-medium);font-size:20px;font-style:normal;font-weight:400;line-height:40px}@media(max-width:768px){.coin_details .coin_amount .usdCurrency .price{font-size:16px;line-height:24px}}.coin_details .coin_amount .usdCurrency .price span{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;line-height:inherit}.coin_details .coin_amount .usdCurrency .neutral{color:var(--neutral-bodyText);font-family:var(--campton);font-size:16px;font-weight:400;line-height:24px;height:32px;display:flex;align-items:center;justify-content:center;padding:4px;border-radius:32px;background-color:var(--brand-secondary)}.coin_details .coin_amount .usdCurrency .negative{color:var(--error-500);background-color:var(--error-100)}.coin_details .coin_amount .usdCurrency .negative,.coin_details .coin_amount .usdCurrency .positive{font-family:var(--campton);font-size:16px;font-weight:400;line-height:24px;text-align:left;height:32px;display:flex;align-items:center;justify-content:center;padding:4px;border-radius:32px}.coin_details .coin_amount .usdCurrency .positive{color:#106032;background:#e0faeb}@media(max-width:768px){.coin_details .coin_amount .usdCurrency .positive{height:15.76px;padding:1.88px;border-radius:15.05px;font-size:8px;line-height:12px}}.currency_btn_link{margin-top:16px;display:flex;align-items:center;height:76px!important;gap:4px;padding:0 48px;width:max-content;font-family:var(--campton-medium);font-weight:500;font-size:16px;line-height:20px}.currency_btn_link .separator{width:15px;border:1px solid hsla(0,0%,100%,.302);transform:rotate(-90deg)}.currency-ratings{background:#022745;padding:80px 0;display:flex;justify-content:center;text-align:center}.currency-ratings h3{font-family:var(--campton-medium);font-weight:500;font-size:48px;line-height:100%;max-width:840px;width:89%;color:#ccf9fb;text-transform:capitalize}@media(max-width:768px){.currency-ratings{padding:48px 0}.currency-ratings h3{font-size:24px}}.currency-fast-secure>.page-ul-section>.content>.section-header>p{max-width:966px}.currency-fast-secure>.page-ul-section>.content>ul{grid-template-columns:repeat(45,1fr)}.currency-fast-secure>.page-ul-section>.content>ul>li:first-child{grid-column:span 20}.currency-fast-secure>.page-ul-section>.content>ul>li:nth-child(2){grid-column:span 25}.currency-fast-secure>.page-ul-section>.content>ul>li:nth-child(3){grid-column:span 21}.currency-fast-secure>.page-ul-section>.content>ul>li:nth-child(4){grid-column:span 24}.new-currency-hiw>.future>.future_container>.future_container_head{text-align:center;max-width:1137px}.new-currency-hiw>.future>.future_container>.future_container_head>h3{font-family:var(--campton-semibold);font-weight:600;font-size:50px;line-height:70px;color:#022745}@media(max-width:768px){.new-currency-hiw>.future>.future_container>.future_container_head>h3{font-family:var(--campton-medium);font-weight:400;font-size:24px;line-height:32px}}.new-currency-testimonials{background:#fff;padding:90px 0 0}.developers{display:flex;flex-direction:column}.developers_container{max-width:1184px;width:90%;margin:auto}.developers .sub-header{font-family:var(--campton-medium);font-weight:500;font-size:40px;line-height:48px;letter-spacing:0;text-transform:capitalize;color:#022745;margin-bottom:12px}.developers .sub-description{font-family:var(--campton);font-weight:400;font-size:24px;line-height:40px;letter-spacing:0;text-align:center;vertical-align:middle;color:#566f83}.developers_hero .new-hero>.content>h1{max-width:1049px}.developers_hero .new-hero>.content>p{max-width:795px}.developers_hero_cta{display:flex;align-items:center;justify-content:center;gap:12px}.developers_hero_cta a{flex-shrink:0}.developers_hero .bt_button.primary,.developers_hero .bt_button.tertiary{padding:16px 48px;min-width:243px;font-size:16px;font-family:var(--campton-medium);font-weight:500}.developers_hero .bt_button.md{height:56px}.developers_hero .developers_container{max-width:1100px}.developers_hero-info{box-sizing:border-box;padding:10px 15.5px;border-radius:50px;width:max-content;height:33px;background:#e8f6f9;display:flex;align-items:center;gap:10px;margin:auto auto 16px}.developers_hero-info h6{font-family:var(--campton);font-weight:400;font-size:18px;line-height:19px;letter-spacing:-.02em;text-align:center;color:#05a2bf}.developers_hero-content{display:flex;flex-direction:column;align-items:center;text-align:center;gap:40px}.developers_offerings{box-sizing:border-box;padding:112px 0}.developers_offerings .developers_about-content-purpose-cta{margin-top:40px}.developers_offerings-content{display:flex;flex-direction:column;gap:40px}.developers_offerings-content-header{text-align:center}.developers_offerings-content-body{box-sizing:border-box;display:grid;grid-template-columns:repeat(auto-fill,minmax(30%,1fr));gap:40px 24px}.developers_offerings-content-body_item{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;overflow:hidden;height:471px;box-sizing:border-box;padding:38px}.developers_offerings-content-body_item p{font-family:var(--campton);font-weight:400;font-size:24px;line-height:130%;letter-spacing:-.05em}.developers_offerings-content-body_item-1{background-image:url(/webp/breet-developer/breet-developer-offering-bg-1.webp)}.developers_offerings-content-body_item-1 p{color:#562fab}.developers_offerings-content-body_item-2{background-image:url(/webp/breet-developer/breet-developer-offering-bg-2.webp)}.developers_offerings-content-body_item-2 p{color:#b3137d}.developers_offerings-content-body_item-3{background-image:url(/webp/breet-developer/breet-developer-offering-bg-3.webp)}.developers_offerings-content-body_item-3 p{color:#039196}.developers_offerings-content-body_item-4{background-image:url(/webp/breet-developer/breet-developer-offering-bg-4.webp)}.developers_offerings-content-body_item-4 p{color:#017360}.developers_offerings-content-body_item-5{background-image:url(/webp/breet-developer/breet-developer-offering-bg-5.webp)}.developers_offerings-content-body_item-5 p{color:#0b55a0}.developers_offerings-content-body_item-6{background-image:url(/webp/breet-developer/breet-developer-offering-bg-6.webp)}.developers_offerings-content-body_item-6 p{color:#ff6932}.developers_about{box-sizing:border-box;padding:112px 0}.developers_about-content{display:flex;flex-direction:column;gap:40px}.developers_about-content-header{text-align:center}.developers_about-content-header>.sub-header{margin:0}.developers_about-content-body p{font-family:var(--campton);font-weight:400;font-size:24px;line-height:40px;letter-spacing:0;color:#022745}.developers_about-content-body p span{font-style:italic;font-family:var(--campton-medium);font-weight:500}.developers_about-content-body p span.one{color:#05a2bf}.developers_about-content-body p span.two{color:#b3137d}.developers_about-content-body p span.three{color:#008a73}.developers_about-content-body p span.four{color:#eb001b;text-decoration:line-through}.developers_about-content-body p span.five{color:#ff5f00}.developers_about-content-purpose-header{margin-bottom:20px;text-align:center}.developers_about-content-purpose-header h3{font-family:var(--campton-medium);font-weight:500;font-size:32px;line-height:56px;letter-spacing:0;text-transform:capitalize;color:#022745}.developers_about-content-purpose{max-width:1054px;width:100%;margin:0 auto 40px;box-sizing:border-box;display:grid;grid-template-columns:repeat(auto-fill,minmax(30%,1fr));gap:60px 40px}.developers_about-content-purpose-item{box-sizing:border-box;width:280px;height:max-content;padding:28px 0;border-radius:16px}.developers_about-content-purpose-item p{font-family:var(--campton-medium);font-weight:500;font-size:32px;line-height:130%;letter-spacing:-.05em;text-align:center}.developers_about-content-purpose-item.one{background:#eefeff;color:#05a1a6;transform:rotate(-11.74deg)}.developers_about-content-purpose-item.two{background:#ffedf9;color:#b3137d;transform:rotate(2.54deg)}.developers_about-content-purpose-item.three{background:#fff3ee;color:#ff6932;transform:rotate(-12.97deg)}.developers_about-content-purpose-item.four{background:#f2f9ff;color:#0b55a0;transform:rotate(5.74deg)}.developers_about-content-purpose-item.five{background:#f8f1fe;color:#562fab;transform:rotate(-8.93deg)}.developers_about-content-purpose-item.six{background:#fffcf0;color:#af910a;transform:rotate(6.71deg)}.developers_about-content-purpose-cta{display:flex;justify-content:center}.developers_about-content-purpose-cta .bt_button.primary{padding:16px 38.4px;font-size:16px;font-family:var(--campton-medium);font-weight:500;display:flex;align-items:center;justify-content:center;gap:6.4px}.developers_about-content-purpose-cta .bt_button.primary svg{width:18px;height:18px}.developers_about-content-purpose-cta .bt_button.md{height:56px}.developers_sc{box-sizing:border-box;padding:120px 0}.developers_sc-content{display:flex;flex-direction:column;gap:40px}.developers_sc-content-header{text-align:center}.developers_sc-content-header h2{margin:0}.developers_sc-content-body{box-sizing:border-box;display:grid;grid-template-columns:repeat(auto-fill,minmax(15%,1fr));gap:52px}.developers_sc-content-body-item{box-sizing:border-box;display:flex;align-items:center;gap:15px;width:100%}.developers_sc-content-body-item img{width:50px;height:50px}.developers_sc-content-body-item p{font-family:var(--campton-medium);font-weight:500;font-size:16px;line-height:100%;letter-spacing:0;color:#132144;white-space:nowrap}.developers_pricing{box-sizing:border-box;padding:80px 0;background:#022745}.developers_pricing-content{display:flex;flex-direction:column;gap:40px}.developers_pricing-content-header{text-align:center}.developers_pricing-content-header .sub-header{margin:0;color:#fff}.developers_pricing-content-body{box-sizing:border-box;display:grid;grid-template-columns:repeat(auto-fill,minmax(20%,1fr));gap:20px}.developers_pricing-content-body-item{box-sizing:border-box;padding:29px 16px;border-radius:10px;background:#05345a}.developers_pricing-content-body-item img{width:32px;height:32px;margin-bottom:47px}.developers_pricing-content-body-item p{font-family:var(--campton);font-weight:400;font-size:16px;line-height:24px;letter-spacing:-.5px;color:#fff}.developers_case-study{box-sizing:border-box;padding:80px 0}.developers_case-study-content{display:flex;flex-direction:column}.developers_case-study-content-header{text-align:center;display:flex;align-items:center;justify-content:center;gap:20px;margin-bottom:20px}.developers_case-study-content-header .sub-header{margin:0}.developers_case-study-content-header img{width:142.4px;height:56.07px}.developers_case-study-content-description{text-align:center;box-sizing:border-box;margin-bottom:40px}.developers_case-study-content-description p{font-family:var(--campton);font-weight:400;font-size:24px;line-height:40px;letter-spacing:0;text-align:center;color:#566f83}.developers_case-study-content-body-header h4{font-family:var(--campton-medium);font-weight:500;font-size:20px;line-height:40px;letter-spacing:0;color:#022745;margin-bottom:12px}.developers_case-study-content-body-header.top-40{margin-top:40px}.developers_case-study-content-body{box-sizing:border-box;display:grid;grid-template-columns:repeat(auto-fill,minmax(20%,1fr));gap:20px;position:relative}.developers_case-study-content-body-item{box-sizing:border-box;padding:24px 14px;border-radius:10px;background:#f7f8f8;width:100%}.developers_case-study-content-body-item img{width:32px;height:32px;margin-bottom:16px}.developers_case-study-content-body-item p{font-family:var(--campton);font-weight:400;font-size:16px;line-height:142%;letter-spacing:-.05em;color:#022745}.developers_case-study-content-product-owner{box-sizing:border-box;border-radius:16px;background:#f0f6fc;padding:24px}.developers_case-study-content-product-owner.top-40{margin-top:40px}.developers_case-study-content-product-owner h4{font-family:var(--campton-medium);font-weight:500;font-size:32px;line-height:40px;letter-spacing:-1.5px;color:#022745;margin-bottom:8px}.developers_case-study-content-product-owner p{font-family:var(--campton-medium);font-weight:500;font-size:16px;line-height:100%;letter-spacing:-.3px;color:#022745}.developers_faq{box-sizing:border-box;padding:0 0 80px}.developers_faq .Faq_container{max-width:834px;gap:64px}.developers_faq .Faq_container_head{gap:40px}.developers_faq .Faq_container_head>p{color:#748181}.developers_faq .Faq_container_questions{max-width:768px;margin:auto}.developers_cta{position:relative;top:1px;box-sizing:border-box;background:none;width:100%;margin-top:30px}.developers_cta:after,.developers_cta:before{display:block;width:100%;background:#fff;height:50%;content:""}.developers_cta:after{background:#082543}.developers_cta .developers_container{max-width:1280px;width:95%}.developers_cta_content-container{position:absolute;width:100%;display:flex;top:0}.developers_cta_content{box-sizing:border-box;background:#004b4f;width:100%;border-radius:16px;padding:64px;display:flex;align-items:center;flex-wrap:wrap;gap:24px}.developers_cta_content h4{font-family:var(--campton-medium);font-weight:500;font-size:32px;line-height:38px;letter-spacing:0;color:#fff;flex:1 1}.developers_cta_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}.developers .developer-cta .footerCta .content h2{max-width:709px}@media(max-width:1200px){.developers_offerings-content-body{grid-template-columns:repeat(auto-fill,minmax(45%,1fr));gap:24px}.developers_about-content-purpose{grid-template-columns:repeat(auto-fill,minmax(40%,1fr));place-items:center}.developers_about-content-purpose-item.three{transform:rotate(6.17deg)}.developers_about-content-purpose-item.four{transform:rotate(-8.14deg)}.developers_sc-content-body{grid-template-columns:repeat(auto-fill,minmax(20%,1fr))}.developers_case-study-content-body,.developers_pricing-content-body{grid-template-columns:repeat(auto-fill,minmax(40%,1fr))}}@media(max-width:1059px){.developers_cta_content{flex-direction:column;align-items:flex-start}}@media(max-width:768px){.developers .sub-header{font-size:24px;line-height:40px;margin-bottom:16px}.developers .sub-description{font-size:16px;line-height:24px;color:#748181}.developers_hero h1{font-size:28px;line-height:38px;font-weight:400}.developers_hero h1 span{font-family:var(--paralucent-demibold);font-weight:600}.developers_hero p{font-size:16px;line-height:24px}.developers_hero_cta{flex-direction:column;gap:14px;width:90%;max-width:326px;margin-top:15px}.developers_hero .bt_button.primary,.developers_hero .bt_button.tertiary{width:100%;min-width:auto}.developers_hero .bt_button.md{height:56px}.developers_hero .bt_button.md,.developers_hero a{width:100%}.developers_hero-info{padding:0 10.51px;border-radius:32.84px;height:21.67px}.developers_hero-info svg{width:13.4px;height:13.4px}.developers_hero-info h6{font-size:12px;line-height:12.48px}.developers_hero-content{gap:14px}.developers_offerings{padding:36px 0}.developers_offerings-content{gap:56px}.developers_offerings-content-body{grid-template-columns:repeat(auto-fill,minmax(100%,1fr))}.developers_about{padding:40px 0}.developers_about-content{gap:20px}.developers_about-content-header>.sub-header{margin-bottom:0}.developers_about-content-body p{font-size:16px;line-height:28px;letter-spacing:-1px}.developers_about-content-purpose-header{margin-bottom:12px}.developers_about-content-purpose-header h3{font-size:16px;line-height:32px}.developers_about-content-purpose-item{width:100%;padding:17.36px 10px;border-radius:6.9px}.developers_about-content-purpose-item p{font-size:14px;line-height:130%}.developers_about-content-purpose-cta .bt_button.primary{width:100%}.developers_sc{padding:40px 0}.developers_sc-content{gap:32px}.developers_sc-content-body-item{gap:13px}.developers_sc-content-body-item img{width:40px;height:40px}.developers_sc-content-body-item p{font-size:12px}.developers_pricing{padding:40px 0}.developers_pricing-content-header>.sub-header{margin-bottom:0}.developers_pricing-content-body-item{padding:16px}.developers_pricing-content-body-item img{width:24px;height:24px;margin-bottom:25px}.developers_pricing-content-body-item p{font-size:14px;line-height:28px}.developers_case-study{padding:40px 0}.developers_case-study-content-header{gap:9.9px;margin-bottom:16px}.developers_case-study-content-header .sub-header{margin:0}.developers_case-study-content-header img{width:96.1px;height:37.84px}.developers_case-study-content-description{margin-bottom:32px}.developers_case-study-content-description p{font-size:16px;line-height:24px}.developers_case-study-content-body-header h4{font-size:16px;line-height:56px}.developers_case-study-content-body-header.top-40{margin-top:32px}.developers_case-study-content-body-item{padding:20px 14px;border-radius:8px}.developers_faq{box-sizing:border-box;padding:0}.developers_faq .Faq_container{gap:48px}.developers_faq .Faq_container_head{gap:16px}.developers_cta_content h4{font-size:24px;line-height:32px}.developers_cta_content .bt_button.primary,.developers_cta_content a{width:100%}}@media(max-width:500px){.developers_sc-content-body{grid-template-columns:repeat(auto-fill,minmax(40%,1fr))}.developers_case-study-content-body{grid-template-columns:repeat(auto-fill,minmax(100%,1fr))}.developers_cta_content{padding:33.5px}}.gift-with-breet-hero>.new-hero{padding-bottom:40px}.gift-with-breet-hero>.new-hero>.content>h1{max-width:762px}.gift-with-breet-hero>.new-hero>.content>p{max-width:596px}.gift-with-breet-screenshot{display:flex;justify-content:center;text-align:center;position:relative}.gift-with-breet-screenshot>img{max-width:1174.88px;height:auto;width:90%;object-fit:contain}.gift-with-breet-screenshot-mist{width:100%;height:120px;position:absolute;bottom:0;background:linear-gradient(0deg,#fff 0,#fff0)}.gift-receive-methods>.page-ul-section>.content>ul{grid-template-columns:repeat(3,1fr)}.gift-receive-methods>.page-ul-section>.content>ul>li:first-child,.gift-receive-methods>.page-ul-section>.content>ul>li:nth-child(2),.gift-receive-methods>.page-ul-section>.content>ul>li:nth-child(3){grid-column:span 1}.whyGift .pg-container{max-width:1184px;width:90%;margin:0 auto}.whyGift>.content{display:flex;flex-direction:column;padding:120px 0}@media(max-width:768px){.whyGift>.content{padding:60px 0 0}}.whyGift>.content>.card-stack{min-height:100px}.whyGift>.content>.card-stack>.card-wrapper h3{line-height:100%}.whyGift>.content>.card-stack>.card-wrapper:first-child{z-index:-1;top:160px}.whyGift>.content>.card-stack>.card-wrapper:nth-child(2){z-index:0;top:180px}.whyGift>.content>.card-stack>.card-wrapper:nth-child(3){z-index:1;top:200px}.whyGift>.content>.card-stack>.card-wrapper:nth-child(4){z-index:2;top:220px}.whyGift>.content>.card-stack>.card-wrapper>.instant-gift-payment{background:#fff7e9}.whyGift>.content>.card-stack>.card-wrapper>.multi-crypto-support{background:#ffefef}.whyGift>.content>.card-stack>.card-wrapper>.auto-wallet-display{background:#f7f8f8}.whyGift>.content>.card-stack>.card-wrapper>.instant-cash-conversion{background:#f6fef1}@media(max-width:1024px){.whyGift>.content>.card-stack>.card-wrapper>.instant-cash-conversion,.whyGift>.content>.card-stack>.card-wrapper>.multi-crypto-support{display:flex;flex-direction:column-reverse}}.gift-with-breet-usecases .use-cases>.content>.body>.item:first-child{color:#0b55a0;background:#f2f9ff;background-image:url(/webp/gift-with-breet/breet-gift-creators-and-influencers.webp)}.gift-with-breet-usecases .use-cases>.content>.body>.item:first-child>p{max-width:466px}.gift-with-breet-usecases .use-cases>.content>.body>.item:nth-child(2){color:#039196;background:#eefeff;background-image:url(/webp/gift-with-breet/breet-gift-friends-and-family.webp)}.gift-with-breet-usecases .use-cases>.content>.body>.item:nth-child(2)>p{max-width:466px}.gift-with-breet-usecases .use-cases>.content>.body>.item:nth-child(3){color:#017360;background:#f6fef1;background-image:url(/webp/gift-with-breet/breet-gift-online-communities.webp)}.gift-with-breet-usecases .use-cases>.content>.body>.item:nth-child(3)>p{max-width:432px}.gift-with-breet-usecases .use-cases>.content>.body>.item:nth-child(4){color:#562fab;background:#f8f1fe;background-image:url(/webp/gift-with-breet/breet-gift-freelancers-andside-hustlers.webp)}.gift-with-breet-usecases .use-cases>.content>.body>.item:nth-child(4)>p{max-width:432px}.home_container{position:relative}.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:grid;grid-template-columns:repeat(auto-fit,minmax(15%,1fr));gap:49px}.home_featured_logos>*{margin-inline:auto}.home_featured_logos{place-items:center}.home_featured_logos img{width:100%;height:auto;object-fit:contain;align-self:center;flex-shrink:0}@media(max-width:853px){.home_featured_logos{display:flex;align-items:center;flex-wrap:wrap;gap:30px;justify-content:center}.home_featured_logos img{flex-basis:45%;width:0}}.pg-container{max-width:1184px;width:90%;margin:0 auto}.new-home,.new-home>.hero{display:flex;flex-direction:column}.new-home>.hero{text-align:center;padding:170px 0 0}.new-home>.hero>.content{display:flex;flex-direction:column}.new-home>.hero>.content>h1{font-family:var(--campton-semibold);font-weight:600;font-size:60px;line-height:120%;background:linear-gradient(#01d7ff -90%,#0e497a);-webkit-background-clip:text;-webkit-text-fill-color:#0000;background-clip:text;color:#0000;max-width:1006px;margin:0 auto 16px}.new-home>.hero>.content>h5{font-family:var(--campton);font-weight:400;font-size:24px;line-height:150%;color:#566f83;max-width:668px;margin:0 auto 32px}.new-home>.hero>.content>a{padding:24px 80px;font-family:var(--campton-medium);font-weight:500;font-size:24px;line-height:100%;color:#fff;height:76px;width:max-content;margin:0 auto 20px}.new-home>.hero>.content>.crypto-brands{margin:0 auto 24px}.new-home>.hero>.content>.stacked-cards-container{position:relative;height:274px;min-height:274px;overflow:hidden}.new-home>.hero>.content>.stacked-cards-wrapper{width:100%;height:auto}.new-home>.hero>.content>.stacked-cards-container>.stacked-cards-wrapper>.stacked-cards{margin:0 auto;position:absolute;top:0;left:50%;transform:translate(-50%);max-width:1057px;width:100%;height: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}.new-home>.dollar-card{padding:120px 0}.new-home>.dollar-card>.content{display:flex;flex-direction:column}.new-home>.dollar-card>.content>.virtual{border-radius:20px;background:#f7f8f8;display:grid;grid-template-columns:repeat(auto-fill,minmax(45%,1fr));margin-bottom:70px}.new-home>.dollar-card>.content>.virtual>.left{padding-top:58px;overflow:hidden;display:flex;justify-content:center}.new-home>.dollar-card>.content>.virtual>.left>img{max-width:436.88px;width:100%;height:auto}.new-home>.dollar-card>.content>.virtual>.right{padding:93px 85px 93px 44px}.new-home>.dollar-card>.content>.virtual>.right>h2{font-family:var(--campton-medium);font-weight:500;font-size:32px;line-height:48px;letter-spacing:0;color:#022745;margin-bottom:24px}.new-home>.dollar-card>.content>.virtual>.right>p{font-family:var(--campton);font-weight:400;font-size:24px;line-height:40px;color:#566f83;margin-bottom:24px}.new-home>.dollar-card>.content>.virtual>.right>ul{list-style-type:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.new-home>.dollar-card>.content>.virtual>.right>ul>li{display:flex;align-items:center;gap:8px}.new-home>.dollar-card>.content>.virtual>.right>ul>li>svg{flex-shrink:0}.new-home>.dollar-card>.content>.virtual>.right>ul>li>p{font-family:var(--campton);font-weight:400;font-size:20px;line-height:130%;letter-spacing:-.002em;color:#566f83}.new-home>.dollar-card>.content>.physical{border-radius:20px;background:#f7f8f8;display:flex}.new-home>.dollar-card>.content>.physical>.left{flex-basis:45.7%;width:0;padding-left:104px;padding-top:105px;padding-bottom:105px}.new-home>.dollar-card>.content>.physical>.left>h2{font-family:var(--campton-medium);font-weight:500;font-size:32px;line-height:48px;color:#022745;margin-bottom:24px}.new-home>.dollar-card>.content>.physical>.left>p{font-family:var(--campton);font-weight:400;font-size:24px;line-height:40px;color:#566f83}.new-home>.dollar-card>.content>.physical>.right{padding:36px 52px 0;flex-basis:54.3%;width:0}.new-home>.dollar-card>.content>.physical>.right>img{max-width:566.82px;width:100%;height:auto}.new-home>.key-features{background:#022745;padding:40px 0}.new-home>.key-features>.content{text-align:center}.new-home>.key-features>.content>h3{font-family:var(--campton-medium);font-weight:400;font-size:44px;line-height:54px;color:#fff;margin-bottom:40px}.new-home>.key-features>.content>.features{display:grid;grid-template-columns:repeat(auto-fill,minmax(30%,1fr));gap:32px}.new-home>.key-features>.content>.features>.item{border-radius:24px;background:#ffffff14;padding:48px 30px;text-align:left}.new-home>.key-features>.content>.features>.item>img{margin-bottom:24px}.new-home>.key-features>.content>.features>.item>.master-card-icon{width:81.18px;height:auto}.new-home>.key-features>.content>.features>.item>.atm-cash-withdrawals-icon,.new-home>.key-features>.content>.features>.item>.nfc-payment-icon{width:56px;height:auto}.new-home>.key-features>.content>.features>.item>p{font-family:var(--campton-medium);font-weight:500;font-size:22px;line-height:32px;color:#fff}.new-home .use-cases>.content>.body>.item:first-child{color:#0b55a0;background:#f2f9ff;background-image:url(/webp/new-home/breet-crypto-card-usecase-travel-and-lifestyle-bg.webp)}.new-home .use-cases>.content>.body>.item:first-child>p{max-width:466px}.new-home .use-cases>.content>.body>.item:nth-child(2){color:#039196;background:#eefeff;background-image:url(/webp/new-home/breet-crypto-card-usecase-daily-shopping-groceries-bg.webp)}.new-home .use-cases>.content>.body>.item:nth-child(2)>p{max-width:466px}.new-home .use-cases>.content>.body>.item:nth-child(3){color:#017360;background:#f6fef1;background-image:url(/webp/new-home/breet-crypto-card-usecase-online-shopping-subscription-bg.webp)}.new-home .use-cases>.content>.body>.item:nth-child(3)>p{max-width:432px}.new-home .use-cases>.content>.body>.item:nth-child(4){color:#562fab;background:#f8f1fe;background-image:url(/webp/new-home/breet-crypto-card-usecase-digital-advertising-marketing-bg.webp)}.new-home .use-cases>.content>.body>.item:nth-child(4)>p{max-width:432px}.new-home>.assurances{padding:100px 0}.new-home>.assurances>.content{display:flex;flex-direction:column;text-align:center}.new-home>.assurances>.content>.header{display:flex;align-items:center;justify-content:center;text-align:center;gap:33.5px;margin-bottom:40px}.new-home>.assurances>.content>.header>.dot{width:14px;height:14px;border-radius:50%;background:#eceeee;flex-shrink:0}.new-home>.assurances>.content>.header>h3{font-family:var(--campton-medium);font-weight:500;font-size:40px;line-height:48px;color:#022745}.new-home>.assurances>.content>.body{display:grid;grid-template-columns:repeat(auto-fill,minmax(30%,1fr))}.new-home>.assurances>.content>.body>.a,.new-home>.assurances>.content>.body>.c{padding:56.24px 0;display:flex;flex-direction:column;gap:31px}.new-home>.assurances>.content>.body>.a{padding-right:24px}.new-home>.assurances>.content>.body>.c{padding-left:24px}.new-home>.assurances>.content>.body>.a>.item,.new-home>.assurances>.content>.body>.c>.item{background:#f7f8f8;border-radius:20px;padding:24px;text-align:left;display:flex;flex-direction:column;justify-content:space-between;min-height:248px}.new-home>.assurances>.content>.body>.b>img{max-width:409px;width:100%;height:auto}.new-home>.assurances>.content>.body>.a>.item>.text-content{display:flex;flex-direction:column;text-align:left;margin-top:auto}.new-home>.assurances>.content>.body>.b>svg{width:100%}.new-home>.assurances>.content>.body>.a>.item>.text-content>h4,.new-home>.assurances>.content>.body>.c>.item>.text-content>h4{font-family:var(--campton-medium);font-weight:500;font-size:22px;line-height:33px;color:#022745;margin-top:auto;margin-bottom:6px}.new-home>.assurances>.content>.body>.a>.item>.text-content>p,.new-home>.assurances>.content>.body>.c>.item>.text-content>p{font-family:var(--campton);font-weight:400;font-size:18px;line-height:27px;color:#566f83;margin-top:auto}.new-home>.assurances>.content>.body>.a>.item>.breeet-instant-card-controls{width:50px;height:auto}.new-home>.assurances>.content>.body>.a>.item>.breeet-real-time-transaction-alerts{width:40px;height:auto}.new-home>.assurances>.content>.body>.c>.item>.breet-master-card-partnership-icon{width:65.18px;height:auto}.new-home>.assurances>.content>.body>.c>.item>.breet-pci-dss-compliant{width:81px;height:auto}.new-home>.faq-section{padding:0 0 100px}.new-home>.faq-section>.content>.Faq>.Faq_container>.Faq_container_head{margin-bottom:32px}.new-home>.faq-section>.content>.Faq>.Faq_container>.Faq_container_head>h2{font-family:var(--campton-medium);font-weight:500;font-size:40px;line-height:48px;color:#022745}.new-home>.conclusion{background:#eefeff}.new-home>.conclusion>.content{display:flex;align-items:center;justify-content:space-between;gap:0}.new-home>.conclusion>.content>.left>h3{font-family:var(--campton-semibold);max-width:701px;font-weight:600;font-size:60px;line-height:120%;color:#022745;margin-bottom:24px}.new-home>.conclusion>.content>.left>a{height:76px;background:#05a2bf;font-family:var(--campton-medium);font-weight:500;font-size:24px;line-height:100%;color:#fff;padding:0 51.5px}.new-home>.conclusion>.content>.left>a>span{gap:10px}.new-home>.conclusion>.content>.right>img{max-width:477px;width:100%;height:auto;text-align:center}@media(max-width:1148px){.new-home>.hero>.content.pg-container{width:100%}}@media(max-width:1024px){.new-home>.hero{padding:100px 0 0}.new-home>.hero>.content>h1{font-size:32px;line-height:132%;max-width:497px;width:90%;margin:0 auto 14px}.new-home>.hero>.content>h5{font-size:16px;line-height:140%;width:90%}.new-home>.hero>.content>.bt_button{width:90%}.new-home>.hero>.content>.stacked-cards-container{height:141px;min-height:141px}.new-home>.hero>.content>.stacked-cards-container>.stacked-cards-wrapper>.stacked-cards{max-width:646px;height:auto}.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}.new-home>.dollar-card{padding:40px 0}.new-home>.dollar-card>.content>.virtual{border-radius:16px;grid-template-columns:repeat(auto-fill,minmax(100%,1fr));margin-bottom:26px;gap:20px}.new-home>.dollar-card>.content>.virtual>.left{padding-top:24px}.new-home>.dollar-card>.content>.virtual>.left>img{width:90%}.new-home>.dollar-card>.content>.virtual>.right{padding:16px;max-width:500px;margin:0 auto 24px;width:90%}.new-home>.dollar-card>.content>.virtual>.right>h2{font-size:24px;line-height:32px;margin-bottom:10px}.new-home>.dollar-card>.content>.virtual>.right>p{font-size:16px;line-height:24px;margin-bottom:10px}.new-home>.dollar-card>.content>.virtual>.right>ul{list-style-type:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.new-home>.dollar-card>.content>.virtual>.right>ul>li{gap:7px}.new-home>.dollar-card>.content>.virtual>.right>ul>li>svg{width:24px;height:24px}.new-home>.dollar-card>.content>.virtual>.right>ul>li>p{font-size:14px}.new-home>.dollar-card>.content>.physical{border-radius:16px;flex-direction:column-reverse;padding:24px 24px 36px}.new-home>.dollar-card>.content>.physical>.left{flex-basis:100%;width:90%;padding:0;max-width:500px;margin:auto}.new-home>.dollar-card>.content>.physical>.left>h2{font-size:24px;line-height:32px;margin-bottom:10px}.new-home>.dollar-card>.content>.physical>.left>p{font-size:16px;line-height:24px}.new-home>.dollar-card>.content>.physical>.right{padding:0;flex-basis:100%;width:auto;text-align:center}.new-home>.key-features>.content>h3{font-size:24px;line-height:32px}.new-home>.key-features>.content>.features{grid-template-columns:repeat(auto-fill,minmax(100%,1fr))}.new-home>.assurances{padding:64px 0}.new-home>.assurances>.content>.header{gap:8.97px}.new-home>.assurances>.content>.header>.dot{width:14px;height:14px;border-radius:50%;background:#eceeee;flex-shrink:0}.new-home>.assurances>.content>.header>h3{font-size:24px;line-height:120%}.new-home>.assurances>.content>.body{grid-template-columns:repeat(auto-fill,minmax(100%,1fr));gap:20px}.new-home>.assurances>.content>.body>.a,.new-home>.assurances>.content>.body>.c{padding:0;gap:20px}.new-home>.assurances>.content>.body>.a>.item,.new-home>.assurances>.content>.body>.c>.item{padding:35.7px;gap:60px}.new-home>.assurances>.content>.body>.b{display:none}.new-home>.faq-section{padding:40px 0}.new-home>.faq-section>.content>.Faq{padding:0}.new-home>.faq-section>.content>.Faq>.Faq_container{gap:0;width:100%}.new-home>.faq-section>.content>.Faq>.Faq_container>.Faq_container_head{margin-bottom:32px}.new-home>.faq-section>.content>.Faq>.Faq_container>.Faq_container_head>h2{font-size:20px;line-height:24px}.new-home>.conclusion>.content{flex-direction:column-reverse;gap:31px;padding-bottom:64px}.new-home>.conclusion>.content>.left{text-align:center;max-width:500px;width:100%;margin:auto}.new-home>.conclusion>.content>.left>h3{font-size:40px;line-height:120%}.new-home>.conclusion>.content>.right>svg{height:auto}}@media(max-width:768px){.new-home>.hero>.content>h1{font-weight:500}.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}}@media(max-width:540px){.new-home>.hero>.content>h1{font-family:var(--campton-bold)}}@media(max-width:480px){.new-home>.hero>.content>a{width:100%}.new-home>.conclusion>.content>.left>h3{font-weight:500}.new-home>.assurances>.content>.header>h3,.new-home>.key-features>.content>.features>.item>p{font-size:16px}}@media(max-width:360px){.new-home>.hero>.content>h5{font-size:15px}.new-home>.assurances>.content>.header>h3{font-size:14px}.new-home>.conclusion>.content>.left>a{width:100%}}.invoice{background-image:url(/svg/lines.svg);background-size:contain;background-repeat:no-repeat;background-position:50%;display:flex;align-items:center;justify-content:center;width:100%;background-color:#022745;padding:180px 0 53px}@media(max-width:1024px){.invoice{background-repeat:repeat;padding:80px 0 53px}}.invoice_container{display:flex;align-items:center;flex-direction:column;gap:16px;margin-bottom:53px}@media(max-width:1024px){.invoice_container{margin:0 auto;width:90%;text-align:center}}.invoice_container h1{font-family:var(--paralucent-demibold);font-size:64px;font-weight:400;line-height:70px;color:#fff;text-align:center}@media(max-width:1024px){.invoice_container h1{font-size:28px;line-height:38px}}.invoice_container p{font-size:24px;font-weight:400;line-height:40px;text-align:center;color:#fff;max-width:880px;width:100%}@media(max-width:1024px){.invoice_container p{max-width:300px;font-size:16px;line-height:24px}}.invoice_container a{width:90%;margin:auto;text-align:center}.invoice_container .bills_btn{max-width:343px;width:100%;height:56px;padding:16px 120px;border-radius:40px;background:#fff;color:#022745;font-size:16px;font-weight:500;line-height:24px;margin:48px auto 0}.invoice_container .bills_btn:hover{background:#f4f4f4;color:#022745}.invoice_content{display:flex;align-items:center;justify-content:center;width:100%;height:297px}@media(max-width:1024px){.invoice_content{padding:0 24px;height:171px}}.invoice_content_container{max-width:1184px;width:100%;height:187px;display:flex;align-items:center;flex-direction:column;justify-content:space-between}@media(max-width:1024px){.invoice_content_container{height:91px;max-width:500px}}.invoice_content_container p{color:#131515;text-align:center;font-size:48px;font-weight:500;line-height:80px;letter-spacing:-1px}@media(max-width:1024px){.invoice_content_container p{font-size:20px;font-weight:400;line-height:32px;text-align:center;color:#0b2253}}.invoice_content_container .line{max-width:1110px;height:2px;border:1px solid #e3e3e3;width:100%}.joinInvoice{padding:4rem 5rem 0;text-align:center;background-color:#022745}@media(max-width:768px){.joinInvoice{padding:4rem .5rem 0}}.joinInvoice a{width:90%;display:flex;margin:auto}.joinInvoice .bills_btn{max-width:343px;width:100%;height:56px;padding:16px 120px;border-radius:40px;background:#fff;color:#022745;font-size:16px;font-weight:500;line-height:24px;margin:48px auto 0}.joinInvoice .bills_btn:hover{background:#f4f4f4;color:#022745}.joinInvoice__intro{max-width:877px;width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center}@media(max-width:768px){.joinInvoice__intro{max-width:500px;padding:0 10px}}.joinInvoice__title{font-size:2.5rem;line-height:3.2375rem;font-family:var(--campton-medium);color:#ccf9fb;font-weight:500;margin-bottom:16px;max-width:750px}@media(max-width:768px){.joinInvoice__title{font-size:1.75rem;line-height:2.5rem}}.joinInvoice__description{font-size:1.25rem;line-height:1.5rem;font-weight:400;color:#fff;max-width:670px}@media(max-width:768px){.joinInvoice__description{font-size:1rem}}.joinInvoice__content{display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);border-top:1px solid #e1e4eb}@media(max-width:1024px){.joinInvoice__content{border-top:none;grid-template-columns:1fr}}.joinInvoice__stat{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem 0;border-right:1px solid #e1e4eb;border-top:none}.joinInvoice__stat:first-child{border-top:none}.joinInvoice__stat:last-child{border-right:none}@media(max-width:1024px){.joinInvoice__stat{border-top:1px solid #e1e4eb;padding:2rem 0;border-right:none}}.joinInvoice__stat_metric{color:#ccf9fb;font-size:3.566875rem;font-family:var(--paralucent-demibold);line-height:3.975rem;margin:.3rem 0}.joinInvoice__stat_description{font-size:1rem;color:#fff}.joinInvoice span{color:#00e2ed;font-size:16px;font-weight:700;line-height:24px}.cryptoInvoice{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:52px 128px 0;gap:40px}@media(max-width:1024px){.cryptoInvoice{padding:40px 24px;gap:56px}}.cryptoInvoice_container{padding:72px 0;display:flex;flex-direction:column;align-items:flex-start;gap:50px;position:relative;width:1200px}@media(max-width:1024px){.cryptoInvoice_container{width:100%;padding:0}}.cryptoInvoice_container .title{width:573px;display:flex;flex-direction:column}@media(max-width:1024px){.cryptoInvoice_container .title{width:100%;gap:8px}}.cryptoInvoice_container .title h2{color:#0b2253;font-size:40px;font-weight:400;line-height:56px}@media(max-width:1024px){.cryptoInvoice_container .title h2{width:100%;font-size:24px;line-height:32px}}.cryptoInvoice_container .title p{color:#748181;font-size:18px;font-weight:300;line-height:32px;width:520px}@media(max-width:1024px){.cryptoInvoice_container .title p{width:100%;font-size:16px;line-height:24px}}.cryptoInvoice_container .icon{display:none}@media(max-width:1024px){.cryptoInvoice_container .icon{display:block;position:static;width:100%}}.cryptoInvoice_container .content{width:100%;height:auto;display:flex;justify-content:space-between}@media(max-width:1024px){.cryptoInvoice_container .content{flex-direction:column-reverse}.cryptoInvoice_container .content .sell_img{width:100%;height:457px;object-fit:contain}}.cryptoInvoice_container .content_wrap{height:100%;width:592px;padding-top:40px;display:flex;flex-direction:column;gap:32px}@media(max-width:1024px){.cryptoInvoice_container .content_wrap{width:100%}}.cryptoInvoice_container .content_wrap .sell_btn{margin-left:72px;margin-top:43px;width:200px;height:56px}.cryptoInvoice_container .content_wrap_container{display:flex;gap:16px}.cryptoInvoice_container .content_wrap_container .content{display:flex;flex-direction:column;gap:3px}.cryptoInvoice_container .content_wrap_container .content h3{font-size:24px;font-weight:400;line-height:28.8px;color:#0b2253}@media(max-width:1024px){.cryptoInvoice_container .content_wrap_container .content h3{width:100%;font-size:20px;line-height:28px}}.cryptoInvoice_container .content_wrap_container .content p{font-size:16px;font-weight:400;line-height:32px;color:#748181;width:528px}@media(max-width:1024px){.cryptoInvoice_container .content_wrap_container .content p{line-height:28px;width:100%;font-size:16px}}.cryptoInvoice_container .content_wrap_container .content p a{text-decoration:underline}.cryptoInvoice_container .content2{width:100%;height:auto;display:flex;justify-content:space-between}@media(max-width:1024px){.cryptoInvoice_container .content2{flex-direction:column}.cryptoInvoice_container .content2 .sell_img{width:100%;height:457px;object-fit:contain}}.cryptoInvoice_container .content2_wrap{height:100%;width:592px;padding-top:40px;display:flex;flex-direction:column;gap:32px}@media(max-width:1024px){.cryptoInvoice_container .content2_wrap{width:100%}}.cryptoInvoice_container .content2_wrap ._btn{margin-left:72px;width:200px;height:56px}@media(max-width:1024px){.cryptoInvoice_container .content2_wrap ._btn{width:100%;margin-left:0}}.cryptoInvoice_container .content2_wrap_container{display:flex;gap:16px}.cryptoInvoice_container .content2_wrap_container .content{display:flex;flex-direction:column;gap:3px}.cryptoInvoice_container .content2_wrap_container .content h3{font-size:24px;font-weight:400;line-height:28.8px;color:#0b2253}@media(max-width:1024px){.cryptoInvoice_container .content2_wrap_container .content h3{width:100%;font-size:20px;line-height:28px}}.cryptoInvoice_container .content2_wrap_container .content p{font-size:16px;font-weight:400;line-height:32px;color:#748181}@media(max-width:1024px){.cryptoInvoice_container .content2_wrap_container .content p{line-height:28px;width:100%}}.cryptoInvoice_container .content2_wrap_container .content p a{text-decoration:underline}.howItWorks{display:flex;width:100vw;padding:80px 120px;justify-content:center;flex-direction:column;align-items:center;gap:32px}@media(max-width:1024px){.howItWorks{padding:40px 24px;gap:40px}}.howItWorks .header{display:flex;flex-direction:column;align-items:center;gap:8px}@media(max-width:1024px){.howItWorks .header{height:auto}}.howItWorks .header h2{color:#082543;font-size:40px;font-weight:600;line-height:48px;text-align:center;font-family:var(--paralucent-demibold);width:1024px}@media(max-width:1024px){.howItWorks .header h2{font-size:24px;line-height:32px;width:100%}}.howItWorks .header p{color:#222;text-align:center;font-size:16px;font-weight:400;line-height:24px}@media(max-width:1024px){.howItWorks .header p{font-size:16px;line-height:24px}}.howItWorks .videoContainer{width:1184px;height:601px;border-radius:35px;background:#15395e;position:relative;overflow:hidden}@media(min-width:701px)and (max-width:1120px){.howItWorks .videoContainer{width:800px}}@media(max-width:1024px){.howItWorks .videoContainer{width:342px;height:182px;border-radius:8px}}.howItWorks .videoContainer .play{background-image:url(/svg/Maskgroup.svg);background-size:cover;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;position:relative}@media(min-width:701px)and (max-width:1120px){.howItWorks .videoContainer .play{background-size:cover}}.howItWorks .videoContainer .play .line{position:absolute;left:10%;top:50%;width:992px;height:3px;background:#ccebf2;margin-top:250px}@media(min-width:701px)and (max-width:1120px){.howItWorks .videoContainer .play .line{left:3%;width:760px}}@media(max-width:1024px){.howItWorks .videoContainer .play .line{width:294px;top:88%;margin-top:0}}.howItWorks .videoContainer .play .dot{position:absolute;left:9%;top:90.5%;width:17px;height:17px;border-radius:50%;background:#38c2d6;z-index:1}@media(min-width:701px)and (max-width:1120px){.howItWorks .videoContainer .play .dot{left:2%}}@media(max-width:1024px){.howItWorks .videoContainer .play .dot{width:8px;height:8px;top:87%}}.howItWorks .videoContainer iframe{left:0;top:0;height:100%;width:100%;position:absolute}.faq{margin-bottom:80px}@media(max-width:1024px){.faq{margin-bottom:80px}}.testimonials{background-color:#fff;text-align:center;display:flex;align-items:center;flex-direction:column;gap:8.5px}@media(max-width:768px){.testimonials{padding:40px 0;gap:40px}}.testimonials__header{display:flex;justify-content:space-between;align-items:center;text-align:left}@media(max-width:768px){.testimonials__header{flex-direction:column;gap:16px;width:100%;padding:0}}.testimonials__title{font-weight:500;font-size:40px;line-height:40px;color:#022745;font-family:var(--campton-medium);max-width:570px}@media(max-width:1024px){.testimonials__title{font-size:1.5rem;line-height:2rem;text-align:center}}.testimonials__description{color:#566f83;font-family:var(--campton);font-weight:300;font-size:24px;line-height:40px}.testimonials__description span{font-family:var(--campton-medium);font-weight:500;line-height:32px}@media(max-width:1024px){.testimonials__description{width:100%;line-height:1.5rem;font-size:16px;text-align:center}}.testimonials__content{position:relative}.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;flex-shrink:0;width:400px;height:365px}@media(max-width:768px){.testimonials .testimonial{margin:2rem 0}}.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}.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-invoice-hero>.new-hero>.content>p{max-width:756px}.crypto-invoice>.page-ul-section>.content>ul{grid-template-columns:repeat(40,1fr)}.crypto-invoice>.page-ul-section>.content>ul>li:first-child{grid-column:span 17}.crypto-invoice>.page-ul-section>.content>ul>li:nth-child(2){grid-column:span 23}.crypto-invoice>.page-ul-section>.content>ul>li:nth-child(3){grid-column:span 16}.crypto-invoice>.page-ul-section>.content>ul>li:nth-child(4){grid-column:span 24}.new-invoice-hiw>.future>.future_container>.future_container_head{text-align:center;max-width:922px}.new-invoice-hiw>.future>.future_container>.future_container_head>h3{font-family:var(--campton-semibold);font-weight:600;font-size:60px;line-height:70px;color:#022745}@media(max-width:768px){.new-invoice-hiw>.future>.future_container>.future_container_head>h3{font-size:32px;line-height:40px;font-weight:500}}@media(max-width:540px){.new-invoice-hiw>.future>.future_container>.future_container_head>h3{font-family:var(--campton-bold);font-weight:400}}.new-invoice-join-analytics{display:flex;flex-direction:column;background-color:#022745}@media(max-width:856px){.new-invoice-join-analytics>.new-home>.analytics>.content{grid-template-columns:repeat(auto-fill,minmax(100%,1fr))}.new-invoice-join-analytics>.new-home>.analytics>.content>.item{border:none;border-bottom:1px solid #26455f;text-align:center;padding:16px}.new-invoice-join-analytics>.new-home>.analytics>.content>.item:last-child{border-bottom:none}}.market{background-image:url(/svg/lines.svg);background-size:contain;background-repeat:no-repeat;background-position:50%;display:flex;align-items:center;justify-content:center;width:100%;padding:180px 0 83px;background-color:#022745}@media(max-width:1024px){.market{padding:90px 0 50px;background-repeat:repeat}}.market_container{display:flex;align-items:center;flex-direction:column;gap:16px}.market_container h1{font-family:var(--paralucent-demibold);font-size:64px;font-weight:400;line-height:70px;color:#fff}@media(max-width:1024px){.market_container h1{font-size:28px;line-height:38px}}.market_container p{font-size:24px;font-weight:400;line-height:40px;text-align:center;color:#fff;width:706px}@media(max-width:1024px){.market_container p{width:350px;font-size:16px;line-height:24px}}.market_container .bills_btn{width:343px;height:56px;padding:16px 120px;border-radius:40px;background:#fff;color:#022745;font-size:16px;font-weight:500;line-height:24px;margin-top:48px}.market_container .bills_btn:hover{background:#f4f4f4;color:#022745}.market_content{display:flex;align-items:center;justify-content:center;width:100%;height:297px}@media(max-width:1024px){.market_content{padding:0 24px}}.market_content_container{width:1184px;height:171px;display:flex;align-items:center;flex-direction:column;justify-content:space-between}@media(max-width:1024px){.market_content_container{width:100%}}.market_content_container p{font-size:32px;font-weight:400;line-height:48px;color:#131515;text-align:center}@media(max-width:1024px){.market_content_container p{font-size:20px;font-weight:400;line-height:32px;text-align:center;color:#0b2253}}.market_content_container .line{width:1110px;height:2px;border:1px solid #e3e3e3}@media(max-width:1024px){.market_content_container .line{width:100%}}.withMarket{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:52px 128px 0;gap:40px}@media(max-width:1024px){.withMarket{padding:40px 24px;gap:56px}}.withMarket_container{padding:22px 0;display:flex;flex-direction:column;align-items:flex-start;gap:50px;position:relative;width:1200px}@media(max-width:1024px){.withMarket_container{width:100%;padding:0}}.withMarket_container .title{width:573px;display:flex;flex-direction:column}@media(max-width:1024px){.withMarket_container .title{width:100%;gap:8px}}.withMarket_container .title h2{color:#0b2253;font-size:40px;font-weight:400;line-height:56px;width:579px;margin-bottom:10px}@media(max-width:1024px){.withMarket_container .title h2{width:100%;font-size:24px;line-height:32px}}.withMarket_container .title p{color:#748181;font-size:18px;font-weight:300;line-height:32px;width:550px}@media(max-width:1024px){.withMarket_container .title p{width:100%;font-size:16px;line-height:24px}}.withMarket_container .icon{display:none}@media(max-width:1024px){.withMarket_container .icon{display:block;position:static;width:100%}}.withMarket_container>.content{width:100%;height:auto;display:flex;justify-content:space-between;align-items:center}@media(max-width:1024px){.withMarket_container>.content{flex-direction:column-reverse}.withMarket_container>.content .sell_img{width:100%;height:457px;object-fit:contain}}.withMarket_container>.content .content_wrap{height:100%;width:592px;display:flex;flex-direction:column;gap:32px}@media(max-width:1024px){.withMarket_container>.content .content_wrap{width:100%;padding-top:60px}}.withMarket_container>.content .content_wrap .sell_btn{margin-left:72px;margin-top:43px;width:200px;height:56px}.withMarket_container>.content .content_wrap_container{display:flex;gap:16px}.withMarket_container>.content .content_wrap_container .content{display:flex;flex-direction:column;gap:3px}.withMarket_container>.content .content_wrap_container .content h3{font-size:24px;font-weight:400;line-height:28.8px;color:#0b2253}.withMarket_container>.content .content_wrap_container .content p{font-size:16px;font-weight:400;line-height:32px;color:#748181;height:96px;width:528px}.withMarket_container>.content .content_wrap_container .content p a{text-decoration:underline}@media(max-width:1024px){.withMarket_container>.content .content_wrap_container .content h3{width:100%;font-size:20px;line-height:28px}.withMarket_container>.content .content_wrap_container .content p{line-height:28px;height:auto;width:100%}}.withMarket_container .content2{width:100%;height:auto;display:flex;justify-content:space-between;align-items:center}@media(max-width:1024px){.withMarket_container .content2{flex-direction:column}.withMarket_container .content2 .sell_img{width:100%;height:457px;object-fit:contain}}.withMarket_container .content2_wrap{height:100%;width:592px;padding-top:40px;display:flex;flex-direction:column;gap:32px}@media(max-width:1024px){.withMarket_container .content2_wrap{width:100%}}.withMarket_container .content2_wrap ._btn{margin-left:72px;width:200px;height:56px;margin-top:16px}@media(max-width:1024px){.withMarket_container .content2_wrap ._btn{width:100%;margin-left:0}}.withMarket_container .content2_wrap_container{display:flex;gap:16px}.withMarket_container .content2_wrap_container .content{display:flex;flex-direction:column;gap:3px}.withMarket_container .content2_wrap_container .content h3{font-size:24px;font-weight:400;line-height:28.8px;color:#0b2253;width:328px}@media(max-width:1024px){.withMarket_container .content2_wrap_container .content h3{width:100%;font-size:20px;line-height:28px}}.withMarket_container .content2_wrap_container .content p{font-size:16px;font-weight:400;line-height:32px;color:#748181;width:528px}@media(max-width:1024px){.withMarket_container .content2_wrap_container .content p{line-height:28px;width:100%}}.withMarket_container .content2_wrap_container .content p a{text-decoration:underline}.table{width:100vw;display:flex;justify-content:center;align-items:center;padding:70px 283px;overflow:hidden}@media(max-width:1024px){.table{padding:80px 0 40px}}.table .container{width:873px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:40px;position:relative}@media(min-width:701px)and (max-width:1120px){.table .container{width:800px;height:auto}}@media(max-width:1024px){.table .container{gap:24px}}.table .container .tableContainer{max-width:873px;width:95%;border-radius:8px;background:#fff;box-shadow:0 4px 40px 0 #ffffff14;-webkit-backdrop-filter:blur(115px);backdrop-filter:blur(115px);border:1px solid #eceeee;overflow:hidden}@media(max-width:768px){.table .container .tableContainer{overflow:auto;width:95svw}}.table .container .tableContainer .table-plain-container{overflow-y:hidden}.table .container .tableContainer .table-plain-container .table-plain{table-layout:fixed}@media(max-width:768px){.table .container .tableContainer .table-plain-container .table-plain{table-layout:auto}}.table .container .tableContainer .table-plain-container .table-plain thead{background:#fff;border-bottom:1px solid #eaeaea;position:relative}.table .container .tableContainer .table-plain-container .table-plain th{font-family:var(--campton-bold);font-weight:500;font-size:16px;line-height:24px;color:#082543;text-transform:capitalize;white-space:nowrap}.table .container .tableContainer .table-plain-container .table-plain-row:hover{background-color:#cdecf2}.table .container .tableContainer .table-plain-container .table-plain-row td{color:#082543;font-size:16px;font-weight:400;line-height:24px}@media(max-width:768px){.table .container .tableContainer .table-plain-container .table-plain-row td{font-size:14px}}.table .container .tableContainer .table-plain-container .table-plain-row td .apex,.table .container .tableContainer .table-plain-container .table-plain-row td .apex div,.table .container .tableContainer .table-plain-container .table-plain-row td .days{height:64px!important;min-height:64px!important}.table .container .tableContainer .table-plain-container .table-plain-row td .apex div svg,.table .container .tableContainer .table-plain-container .table-plain-row td .apex svg,.table .container .tableContainer .table-plain-container .table-plain-row td .days svg{position:absolute;top:-20px}.table .container .tableContainer .table-plain-container .icon-cell,.table .container .tableContainer .table-plain-container .table-plain th:first-child{width:10%}.table .container .tableContainer .table-plain-container .currency-cell span{color:#bbb;font-size:12px;line-height:13.97px}.table .container .tableContainer .table-plain-container .change-cell p,.table .container .tableContainer .table-plain-container .price-cell p{color:#0fc03b}.table .container .tableContainer .table-plain-container .change-cell p.minus,.table .container .tableContainer .table-plain-container .price-cell p.minus{color:#ec635f}.table .container .chart_btn{width:max-content;height:76px;display:flex;align-items:center;gap:18px;padding:0 48px;color:#fff;font-family:var(--campton-medium);font-weight:500;font-size:24px;line-height:100%}.table .container .chart_btn svg path{stroke:#fff}.market-insights-table-header{text-align:center}.market-insights-table-header>h3{font-family:var(--campton-medium);font-weight:500;font-size:32px;line-height:37px;letter-spacing:-.5%;text-transform:capitalize;color:#022745}@media(max-width:768px){.market-insights-table-header>h3{font-size:24px;line-height:32px}}.new-market-insights-cta .market-insights-cta>.footerCta>.content-container>.content>h2{max-width:615px}.new-market-insights-hero>.new-hero>.content>p{max-width:738px}.market-insights-offerings{background:#022745;padding:80px 0;display:flex;justify-content:center;text-align:center}.market-insights-offerings h2{font-family:var(--campton-medium);font-weight:500;font-size:48px;line-height:100%;width:90%;color:#ccf9fb;max-width:1168px;text-transform:capitalize}@media(max-width:768px){.market-insights-offerings{padding:48px 0}.market-insights-offerings h2{font-size:24px;line-height:100%}}.market-insights-benefits>.page-ul-section>.content>.section-header>p{max-width:966px}.market-insights-benefits>.page-ul-section>.content>ul{grid-template-columns:repeat(11,1fr)}.market-insights-benefits>.page-ul-section>.content>ul>li:first-child{grid-column:span 6}.market-insights-benefits>.page-ul-section>.content>ul>li:nth-child(2),.market-insights-benefits>.page-ul-section>.content>ul>li:nth-child(3){grid-column:span 5}.market-insights-benefits>.page-ul-section>.content>ul>li:nth-child(4){grid-column:span 6}.market-insights-cta{padding-top:30px;background:#f7f8f8}.market-insights-cta>.footerCta:before{background:#f7f8f8;margin-top:0}.market-insights-cta>.footerCta>.content-container>.content>h2{max-width:701px}.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}.p2p_container{max-width:1186px;width:90%;margin:0 auto;box-sizing:border-box}.p2p .bt_button{font-family:var(--campton-medium);font-weight:500;font-size:16px;line-height:100%;padding:18.5px 38.4px;display:flex;align-items:center;justify-content:center;gap:6.4px}.p2p .bt_button.md{height:max-content}.p2p .bt_button svg{width:19.2px;height:19.2px}.p2p .bt_button svg path{stroke:#fff}.p2p_input{position:relative;width:100%;height:47px}.p2p_input label{position:absolute;pointer-events:none;transition:all .3s ease;left:13px;padding:0 2.5px;top:50%;transform:translateY(-50%);background:#0000;letter-spacing:-2%;z-index:2;width:max-content;font-size:14px;color:#7c96ab}.p2p_input input{height:47px;width:100%;outline:none;border-radius:8px}.p2p_input input:focus-visible{outline:none;box-shadow:0 0 0 2px #05a2bf}.p2p_input input{border:1px solid #eceeee;padding-left:16px;font-family:var(--campton);font-weight:400;color:#022745}.p2p_input input:-webkit-autofill,.p2p_input input:-webkit-autofill:active,.p2p_input input:-webkit-autofill:focus,.p2p_input input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 30px #fff!important;-webkit-text-fill-color:#022745!important;box-shadow:inset 0 0 0 30px #fff!important}.p2p_input input:focus+label,.p2p_input input:valid+label{top:-18px;transform:translateY(-20%);left:0;font-size:11px}.p2p_input input:focus+label:after{transform:translateX(0)}.p2p_form-error-wrapper{text-align:center}.p2p_input-error-message{margin-top:8px;font-size:10px;line-height:16px;color:#df3939}.p2p_hero{height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#022745;box-sizing:border-box;padding:100px;overflow:hidden;position:relative}.p2p_hero:before{content:"";position:absolute;inset:0;background-image:url(/webp/p2p-hero-bg.webp);background-size:cover;background-position:50%;background-repeat:no-repeat;opacity:0;transition:opacity 1s ease-in-out;top:0;left:0;width:100%;height:100%}.p2p_hero.bg-loaded:before{opacity:1}.p2p_hero_wrapper{max-width:1240px;width:100%;max-height:684px;height:100%;margin:0 auto;position:relative;display:flex;flex-direction:column;justify-content:center;flex-shrink:0}.p2p_hero_svg-animation{position:absolute;width:50px;height:50px}.p2p_hero_svg-animation_wrapper{position:relative;width:100%;height:100%}.p2p_hero_svg-animation svg{position:absolute}.p2p_hero_svg-animation.one{left:0;top:10%}.p2p_hero_svg-animation.one svg{animation:rollForwardBack 2s linear infinite}.p2p_hero_svg-animation.two{left:25%;top:0}.p2p_hero_svg-animation.two svg{animation:rollForwardBack2 2s linear infinite}.p2p_hero_svg-animation.three{left:75%;top:0}.p2p_hero_svg-animation.three svg{animation:rollForwardBack 2s linear infinite}.p2p_hero_svg-animation.four{right:0;top:50%}.p2p_hero_svg-animation.four svg{animation:rollForwardBack2 2s linear infinite}.p2p_hero_svg-animation.five{right:20%;bottom:10%}.p2p_hero_svg-animation.five svg{animation:rollForwardBack 2s linear infinite}.p2p_hero_svg-animation.six{left:38%;bottom:0}.p2p_hero_svg-animation.six svg{animation:rollForwardBack2 2s linear infinite}.p2p_hero_svg-animation.seven{left:15%;bottom:20%}.p2p_hero_svg-animation.seven svg{animation:rollForwardBack 2s linear infinite}.p2p_hero_text-content{box-sizing:border-box;max-width:617px;margin:0 auto;flex-direction:column;text-align:center;padding:153px 0}.p2p_hero_sub-title,.p2p_hero_text-content{display:flex;justify-content:center;align-items:center}.p2p_hero_sub-title{gap:10px;margin-bottom:28.47px}.p2p_hero_sub-title h6{font-size:16px;line-height:20px;letter-spacing:1.3px}.p2p_hero_sub-title h6,.p2p_hero_title{font-family:var(--campton-medium);font-weight:500;color:#fff}.p2p_hero_title{font-size:56px;line-height:60px;letter-spacing:-.5%;text-align:center;vertical-align:middle;margin-bottom:16px}.p2p_hero_title span{font-family:var(--campton-bold);font-weight:700;font-style:italic}.p2p_hero_description{font-family:var(--campton);font-weight:400;font-size:20px;line-height:150%;letter-spacing:-.5px;text-align:center;vertical-align:middle;color:#fff;max-width:552px;margin:0 auto 24px}.p2p_hero_description span{font-family:var(--campton-medium);font-weight:500}.p2p_analytics{display:flex;flex-direction:column;gap:42px;box-sizing:border-box;padding:100px 0}.p2p_analytics_card{background:#f7f7f7;box-sizing:border-box;border-radius:16px;width:100%;padding:30px 0 31px}.p2p_analytics_card-content{display:flex;align-items:stretch;justify-content:space-between;box-sizing:border-box;width:100%}.p2p_analytics_card-text-content{box-sizing:border-box;padding:40px;flex:1 1;width:100%;flex-basis:68.7%;display:flex;flex-direction:column;justify-content:center}.p2p_analytics_card-text-content h2{font-family:var(--campton-semibold);font-weight:600;font-size:80px;line-height:100%;letter-spacing:-.06em;vertical-align:middle;background:linear-gradient(180deg,#09c9ed,#022b4d);-webkit-background-clip:text;-webkit-text-fill-color:#0000;background-clip:text;color:#0000}.p2p_analytics_card-text-content h6{font-family:var(--campton-medium);font-weight:500;font-size:32px;line-height:120%;color:#022745;margin-bottom:24px}.p2p_analytics_card-text-content p{font-family:var(--campton);font-weight:400;font-size:24px;line-height:150%;letter-spacing:-.02em;text-align:justify;color:#566f83}.p2p_analytics_card-img-content{flex-shrink:0;flex-basis:31.3%}.p2p_analytics_card-img-content img{width:100%;height:100%;object-fit:contain}.p2p_report-analytics{box-sizing:border-box;padding:40px 0 64px}.p2p_report-analytics_header{margin-bottom:32px}.p2p_report-analytics_header h2{font-family:var(--campton-medium);font-weight:500;font-size:40px;line-height:60px;letter-spacing:-.05em;text-align:center;vertical-align:middle;color:#06375d;margin-bottom:8px}.p2p_report-analytics_header p{font-family:var(--campton);font-weight:400;font-size:20px;line-height:150%;letter-spacing:-.5px;text-align:center;vertical-align:middle;color:#06375d}.p2p_report-analytics_card{box-sizing:border-box;border-radius:16px;padding:24px;display:flex;flex-direction:column}.p2p_report-analytics_card h3{font-family:var(--campton-medium);font-weight:500;font-size:48px;line-height:100%;letter-spacing:-2px;margin-bottom:8px}.p2p_report-analytics_card p{font-family:var(--campton);font-weight:400;font-size:14px;line-height:24px;letter-spacing:-.5px;margin-top:auto}.p2p_report-analytics_figures{display:flex;flex-direction:column;gap:16px}.p2p_report-analytics_figures-section{display:flex;gap:16px}.p2p_report-analytics_card-one,.p2p_report-analytics_card-two{flex-basis:35.75%;background:#fff3ee;color:#ff6932}.p2p_report-analytics_card-one svg,.p2p_report-analytics_card-two svg{margin-bottom:28px}.p2p_report-analytics_card-two{color:#562fab;background:#f8f1fe}.p2p_report-analytics_card-three{flex-basis:25.63%;text-align:center;background:#ffedf9;color:#ae1d7c}.p2p_report-analytics_card-three svg{margin:0 auto 42px}.p2p_report-analytics_card-four{flex-basis:50.08%;color:#05a1a6;background:#eefeff;padding:49px 24px}.p2p_report-analytics_card-four h3{font-family:var(--campton-medium);font-weight:500;font-size:64px;line-height:100%;letter-spacing:-2px}.p2p_report-analytics_card-five{flex-basis:49.92%;display:flex;flex-direction:column;gap:16px;padding:0;border-radius:0}.p2p_report-analytics_card-five_top{flex-basis:64.59%;padding:0;border-radius:0;display:flex;flex-direction:row;gap:16px}.p2p_report-analytics_card-five_top_left{flex-basis:50%;background:#f6fef1;color:#017360}.p2p_report-analytics_card-five_top_left svg{margin-bottom:46px}.p2p_report-analytics_card-five_top_right{flex-basis:50%;background:#f7f7f7;color:#000}.p2p_report-analytics_card-five_top_right svg{margin-bottom:36px}.p2p_report-analytics_card-five_top_right h3{margin-bottom:12px;line-height:100%}.p2p_report-analytics_card-five_bottom{flex-basis:35.41%;color:#af910a;background:#fffcf0}.p2p_report-analytics_card-six{flex-basis:36.1%;background:#f2f9ff;color:#0b55a0}.p2p_report-analytics_card-six h3{font-family:var(--campton);font-weight:500;font-size:48px;line-height:100%;letter-spacing:-2px;margin-bottom:8px}.p2p_report-analytics_card-six svg{margin-bottom:32px}.p2p_report-analytics_card-seven{flex-basis:25.13%;background:#fff4f4;color:#691c1c}.p2p_report-analytics_card-seven svg{margin-bottom:48px}.p2p_report-analytics_card-eight{flex-basis:36.07%;background:#f0fffd;color:#008a73}.p2p_report-analytics_card-eight h3{font-family:var(--campton);font-weight:500;font-size:48px;line-height:100%;letter-spacing:-2px;margin-bottom:8px}.p2p_report-analytics_card-eight svg{margin-bottom:32px}.p2p_full-report{background-image:url(/webp/p2p-full-report.webp);background-size:cover;background-position:50%;background-repeat:no-repeat;box-sizing:border-box;padding:112.5px 0;display:flex;flex-direction:column}.p2p_full-report .bt_button{margin-left:auto;margin-right:auto}.p2p_full-report_text-content{max-width:614px;width:100%;box-sizing:border-box;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center}.p2p_full-report_text-content_header{text-align:center}.p2p_full-report_text-content_header h2{font-family:var(--campton-medium);font-weight:500;font-size:40px;line-height:60px;letter-spacing:-.05em;text-align:center;vertical-align:middle;color:#fff;margin-bottom:16px}.p2p_full-report_text-content_header p{font-family:var(--campton);font-weight:400;font-size:20px;line-height:150%;letter-spacing:-.5px;text-align:center;vertical-align:middle;color:#fff;margin-bottom:40px}.p2p_full-report_events{gap:60.77px;margin-top:40px}.p2p_full-report_events,.p2p_full-report_events_item{display:flex;align-items:center;justify-content:center}.p2p_full-report_events_item{box-sizing:border-box;width:max-content;gap:1.5px}.p2p_full-report_events_item p{font-family:var(--campton);font-weight:400;font-size:14px;line-height:150%;letter-spacing:-.76px;vertical-align:middle;color:#fff;margin:0}.p2p_full-report_form{max-width:584px;margin:auto;display:flex;flex-direction:column;align-items:center}.p2p_full-report_form_input-section{display:flex;align-items:flex-start;text-align:left;gap:18px;width:100%;margin-bottom:32px}.p2p_full-report_form_input-section>div{width:100%}.p2p_full-report_form_input-section .p2p_input{width:100%;flex:1 1;flex-shrink:0}.p2p_full-report_form_input-section .p2p_input input{border:none;background:#052f51;color:#fff}.p2p_full-report_form_input-section .p2p_input input::placeholder{color:#8da0af}.p2p_full-report_form_input-section .p2p_input input:-webkit-autofill,.p2p_full-report_form_input-section .p2p_input input:-webkit-autofill:active,.p2p_full-report_form_input-section .p2p_input input:-webkit-autofill:focus,.p2p_full-report_form_input-section .p2p_input input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 30px #052f51!important;-webkit-text-fill-color:#fff!important;box-shadow:inset 0 0 0 30px #052f51!important}.p2p_podcast{box-sizing:border-box;padding:90px 0 100px;position:relative}.p2p_podcast h2{font-family:var(--campton-medium);font-weight:500;font-size:40px;line-height:60px;letter-spacing:-.05em;text-align:center;vertical-align:middle;color:#06375d;margin-bottom:40px}.p2p_full-research-report{background:#022745;padding:80px 0;display:flex;flex-direction:column;align-items:center}.p2p_full-research-report_header{margin-bottom:60px;text-align:center}.p2p_full-research-report_header h2{font-family:var(--campton-medium);font-weight:500;font-size:40px;line-height:60px;letter-spacing:-.05em;text-align:center;vertical-align:middle;color:#fff;margin-bottom:12px}.p2p_full-research-report_header p{font-family:var(--campton);font-weight:400;font-size:20px;line-height:150%;letter-spacing:-.5px;text-align:center;vertical-align:middle;color:#fff}.p2p_full-research-report_content{box-sizing:border-box;display:grid;grid-template-columns:repeat(auto-fill,minmax(30%,1fr));gap:12px;margin-bottom:60px}.p2p_full-research-report_card{box-sizing:border-box;padding:29px 16px;border-radius:10px;background:#05345a;width:100%;display:flex;flex-direction:column}.p2p_full-research-report_card svg{margin-bottom:47px}.p2p_full-research-report_card h5{font-family:var(--campton);font-weight:400;font-size:16px;line-height:24px;letter-spacing:-.5px;color:#fff;margin-top:auto}.p2p_resources{box-sizing:border-box;padding:100px 0}.p2p_resources_header{box-sizing:border-box;margin:80px 0 40px;display:flex;align-items:center;justify-content:space-between;gap:60px}.p2p_resources_header h2{font-family:var(--campton-medium);font-weight:500;font-size:40px;line-height:60px;letter-spacing:-.05em;vertical-align:middle;color:#06375d}.p2p_resources_footer{display:none;align-items:center;justify-content:center}.p2p_download-report{background:#fff;box-sizing:border-box;border-radius:20px;padding:24px 14px}.p2p_download-report_icon{margin-bottom:16px;display:flex}.p2p_download-report_icon img{margin:auto}.p2p_download-report_header{text-align:center;max-width:309px;margin:0 auto 24px}.p2p_download-report_header h3{font-family:var(--campton-medium);font-weight:500;font-size:16px;line-height:24px;text-align:center;vertical-align:middle;color:#022745;margin-bottom:4px}.p2p_download-report_header p{font-family:var(--campton);font-weight:400;font-size:12px;line-height:16px;text-align:center;color:#566f83}.p2p_download-report_form{box-sizing:border-box;display:flex;flex-direction:column;gap:20px}.p2p_download-report_form>.bt_button{margin-top:4px;width:100%}.p2p_no-resources-found{text-align:center;padding:130px 0}.p2p_no-resources-found_text-content{box-sizing:border-box;margin:auto;max-width:500px;display:flex;flex-direction:column;align-items:center}.p2p_no-resources-found_text-content h2{font-family:var(--campton-medium);font-weight:500;font-size:40px;line-height:40px;letter-spacing:-.05em;vertical-align:middle;color:#06375d;margin-bottom:40px}.p2p_no-resources-found_text-content p{font-family:var(--campton);font-weight:400;font-size:13px;line-height:24px;vertical-align:middle;color:#566f83;margin-bottom:30px}.p2p_no-resources-found_text-content .bt_button svg path{stroke:#566f83}.p2p_no-resources-found_headericon{display:flex;align-items:center;justify-content:center;gap:4px;margin-bottom:5px}.p2p_no-resources-found_headericon h3{font-family:var(--campton);font-weight:400;font-size:18px;line-height:24px;letter-spacing:-.05em;vertical-align:middle;color:#06375d}@media(max-width:1024px){.p2p_container{width:90%}.p2p_hero{padding:90px 50px 50px}.p2p_resources_header{margin-top:0;text-align:center}.p2p_resources_header h2{max-width:500px;margin-left:auto;margin-right:auto;line-height:40px}.p2p_resources_header a{display:none}.p2p_resources_footer{display:flex}}@media(max-width:768px){.p2p_hero{padding:0}.p2p_hero_text-content{padding-bottom:80px;max-width:400px}.p2p_hero_wrapper{width:90%}.p2p_hero_svg-animation{display:none}.p2p_hero_sub-title{margin-bottom:12.56px}.p2p_hero_sub-title h6{font-size:14px}.p2p_hero_title{font-size:32px;line-height:36px;margin-bottom:11px}.p2p_hero_description{font-size:14px}.p2p_analytics{gap:26px;padding:64px 0}.p2p_analytics_card{padding:30px 0 31px}.p2p_analytics_card-content{flex-direction:column}.p2p_analytics_card-content.reverse{flex-direction:column-reverse}.p2p_analytics_card-text-content{padding:24px}.p2p_analytics_card-text-content h2{font-size:60px}.p2p_analytics_card-text-content h6{font-size:20px;line-height:120%;margin-bottom:11.53px}.p2p_analytics_card-text-content p{font-size:14px;line-height:137%;letter-spacing:-.02em}.p2p_analytics_card-img-content{flex-basis:100%}.p2p_report-analytics_header{margin-bottom:40px}.p2p_report-analytics_header h2{letter-spacing:0;margin-bottom:16px;font-size:24px;line-height:24px}.p2p_report-analytics_header p{font-size:16px;line-height:24px;letter-spacing:0;color:#566f83}.p2p_report-analytics_card-four{padding:24px}.p2p_report-analytics_card-four h3{font-size:40px;margin-bottom:8px}.p2p_report-analytics_card-five_top,.p2p_report-analytics_figures-section{flex-direction:column}.p2p_report-analytics_card-eight,.p2p_report-analytics_card-five,.p2p_report-analytics_card-five_bottom,.p2p_report-analytics_card-five_top,.p2p_report-analytics_card-five_top_left,.p2p_report-analytics_card-five_top_right,.p2p_report-analytics_card-four,.p2p_report-analytics_card-one,.p2p_report-analytics_card-seven,.p2p_report-analytics_card-six,.p2p_report-analytics_card-three,.p2p_report-analytics_card-two{flex-basis:100%}.p2p_full-report{padding:63.38px 0}.p2p_full-report_text-content{width:90%}.p2p_full-report_text-content_header{max-width:400px}.p2p_full-report_text-content_header h2{font-size:24px;line-height:24px;margin-bottom:11px}.p2p_full-report_text-content_header p{font-size:14px;line-height:150%;letter-spacing:-.5px;margin-bottom:24px}.p2p_full-report_events{flex-wrap:wrap;gap:20px;margin-top:24px}.p2p_full-report_events_item{gap:4px}.p2p_full-report_events_item p{font-size:12px;margin:0}.p2p_full-report_form{max-width:350px}.p2p_full-report_form_input-section{flex-direction:column}.p2p_full-report_form .bt_button{flex-shrink:0;width:100%}.p2p_podcast{box-sizing:border-box;padding:40px 0}.p2p_podcast h2{font-size:19.32px;margin-bottom:14px;line-height:25.76px;letter-spacing:0}.p2p_full-research-report{background:#022745;padding:80px 0;display:flex;flex-direction:column;align-items:center}.p2p_full-research-report_header{max-width:286px;margin:0 auto 40px}.p2p_full-research-report_header h2{font-size:24px;line-height:24px;letter-spacing:-.05em;margin-bottom:11px}.p2p_full-research-report_header p{font-size:14px}.p2p_full-research-report_content{grid-template-columns:repeat(auto-fill,minmax(48%,1fr));gap:10px;margin-bottom:40px}.p2p_full-research-report_card{padding:16px}.p2p_full-research-report_card svg{margin-bottom:25px;width:24px;height:24px}.p2p_full-research-report_card h5{font-size:14px;line-height:18px}.p2p_resources_header{margin-bottom:40px}.p2p_resources_header h2{max-width:315px;font-size:24px;line-height:24px}.p2p_resources_header .bt_button{display:none}.p2p_no-resources-found{text-align:center;padding:60px 0}.p2p_no-resources-found_text-content h2{font-size:24px;line-height:24px;margin-bottom:30px;max-width:315px}.p2p_no-resources-found_text-content p{margin-bottom:20px}.p2p_no-resources-found_headericon{margin-bottom:5px}.p2p_no-resources-found_headericon h3{font-size:16px}}@media(max-width:430px){.p2p_resources_footer .bt_button,.p2p_resources_footer a{width:100%;flex-shrink:0}}.privacy-cta>.footerCta>.content-container>.content>h2{max-width:563px}.calculatorWorks{display:flex;align-items:center;justify-content:center;width:100%;height:368px}@media(max-width:1024px){.calculatorWorks{height:auto;margin-bottom:40px}}.calculatorWorks_container{width:1184px;height:368px;padding:72px 0;display:flex;align-items:flex-start;justify-content:space-between;position:relative}.calculatorWorks_container .icon{position:absolute;left:20%;top:2%}@media(max-width:1024px){.calculatorWorks_container .icon{display:none}.calculatorWorks_container{flex-direction:column;gap:24px;width:100%;height:auto;padding:40px 24px}}.calculatorWorks_container h3{font-family:var(--paralucent-demibold);font-size:40px;font-weight:400;line-height:56px;color:#0b2253}@media(max-width:1024px){.calculatorWorks_container h3{font-family:var(--paralucent-demibold);font-size:24px;font-weight:400;line-height:32px}}.calculatorWorks_container h2{font-family:var(--paralucent-demibold);font-size:30px;font-weight:400;line-height:36px;color:#082543}.calculatorWorks_container p{font-size:20px;font-weight:400;line-height:32px;color:#748181;width:570px}@media(max-width:1024px){.calculatorWorks_container p{width:100%;font-size:16px;font-weight:400;line-height:32px}}.calculator_Hero{display:flex;align-items:center;justify-content:center;width:100%;padding:100px 0 0}@media(max-width:1024px){.calculator_Hero{padding:95px 24px 0}}.calculator_Hero .hero_container{max-width:767px;width:90%;height:auto;display:flex;flex-direction:column;gap:24px}@media(max-width:1024px){.calculator_Hero .hero_container{width:100%;height:auto}}.calculator_Hero .hero_container h1{font-family:var(--campton-medium);font-weight:500;font-size:32px;line-height:40px;text-align:center;color:#082543}.calculator_Hero .hero_container h1 img{display:inline-flex;vertical-align:middle}.calculator_Hero .hero_container h1 .asset-img{position:relative;top:-4px;margin-right:4px}.calculator_Hero .hero_container h1 span{color:#f89f33;display:inline-flex;align-items:center;text-align:center;vertical-align:middle}@media(max-width:1024px){.calculator_Hero .hero_container h1{font-weight:400;font-size:30px;line-height:33px}}.calculator_Hero .hero_container .rate_notice{width:100%;height:60px;display:flex;align-items:center;gap:8px;padding:14px 12px;border-radius:4px;background:#e0faeb}.calculator_Hero .hero_container .rate_notice p{display:flex;font-weight:400;font-size:12px;line-height:16px;letter-spacing:-2%;vertical-align:middle;color:#106032}.calculator_Hero .hero_container .rate_container{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;gap:24px;position:relative}.calculator_Hero .hero_container .rate_container .amount{width:100%;height:max-content;display:flex;align-items:flex-start;gap:16px}@media(max-width:1024px){.calculator_Hero .hero_container .rate_container .amount{flex-direction:column;height:auto}}.calculator_Hero .hero_container .rate_container .amount .rate-swapicon_container{height:104px;display:flex}.calculator_Hero .hero_container .rate_container .amount .rate-swapicon_container .rate-swapicon{width:40px;height:40px;margin:auto}.calculator_Hero .hero_container .rate_container .amount .rate-swapicon_container .swapIcon_gif{transform:rotate(90deg);margin:auto}@media(max-width:1024px){.calculator_Hero .hero_container .rate_container .amount .rate-swapicon_container{width:100%;height:auto}}.calculator_Hero .hero_container .rate_container .amount .select_crypto{width:50%;height:104px;border:.5px solid #eceeee;background:#fafafa;border-radius:8px;display:flex;flex-direction:column;padding:16px;gap:16px}@media(max-width:1024px){.calculator_Hero .hero_container .rate_container .amount .select_crypto{width:100%}}.calculator_Hero .hero_container .rate_container .amount .select_crypto .rate_crypto_container{display:flex;width:100%}.calculator_Hero .hero_container .rate_container .amount .select_crypto .rate_crypto_container .crypto_amount{border:none;width:50%;background:none;font-weight:250;font-size:24px;line-height:32px;color:#748181;font-family:var(--campton)}@media(max-width:1024px){.calculator_Hero .hero_container .rate_container .amount .select_crypto .rate_crypto_container .crypto_amount{font-size:16px}}.calculator_Hero .hero_container .rate_container .amount .select_crypto .rate_crypto_container .crypto_amount:focus{outline:none}.calculator_Hero .hero_container .rate_container .amount .select_crypto .rate_crypto_container .crypto_amount:focus-visible{outline:none;box-shadow:0 0 0 2px #05a2bf}.calculator_Hero .hero_container .rate_container .amount .select_crypto .rate_crypto_container .crypto_dropdown{width:50%!important}.calculator_Hero .hero_container .rate_container .amount .select_crypto p{font-family:var(--campton);font-weight:300;font-size:12px;line-height:16px;letter-spacing:-6%;color:#748181}.calculator_Hero .hero_container .rate_container .amount .enter_amount_container{width:50%}.calculator_Hero .hero_container .rate_container .amount .enter_amount_container .enter_amount{width:100%;height:104px;border:.5px solid #eceeee;background:#fafafa;border-radius:8px;display:flex;flex-direction:column;padding:16px;gap:16px;margin-bottom:10px}.calculator_Hero .hero_container .rate_container .amount .enter_amount_container .enter_amount p{font-family:var(--campton);font-weight:300;font-size:12px;line-height:16px;letter-spacing:-6%;color:#748181}.calculator_Hero .hero_container .rate_container .amount .enter_amount_container .enter_amount .usd{display:flex;height:40px;width:100%}.calculator_Hero .hero_container .rate_container .amount .enter_amount_container .enter_amount .usd_amount{border:none;width:100%;background:none;font-weight:250;font-size:24px;line-height:32px;color:#748181;font-family:var(--campton)}@media(max-width:1024px){.calculator_Hero .hero_container .rate_container .amount .enter_amount_container .enter_amount .usd_amount{font-size:16px}}.calculator_Hero .hero_container .rate_container .amount .enter_amount_container .enter_amount .usd_amount:focus{outline:none}.calculator_Hero .hero_container .rate_container .amount .enter_amount_container .enter_amount .usd_amount:focus-visible{outline:none;box-shadow:0 0 0 2px #05a2bf}.calculator_Hero .hero_container .rate_container .amount .enter_amount_container .enter_amount .usd_container{width:86px;height:40px;border-radius:500px;padding:8px;border:.5px solid #eceeee;background:#fff;display:flex;align-items:center;gap:11px}.calculator_Hero .hero_container .rate_container .amount .enter_amount_container .enter_amount .usd_container p{font-weight:400;font-size:16px;line-height:16px;letter-spacing:0;color:#748181}.calculator_Hero .hero_container .rate_container .amount .enter_amount_container .rate-error{font-weight:400;font-size:12px;line-height:16px;letter-spacing:-2%;vertical-align:middle;color:#c47f09;margin:0}@media(max-width:1024px){.calculator_Hero .hero_container .rate_container .amount .enter_amount_container{width:100%}}.calculator_Hero .hero_container .rate_container .swapIcon{position:absolute;top:22%;left:42%}.calculator_Hero .hero_container .rate_container .recieve{width:100%;height:104px;border:.5px solid #eceeee;background:#fafafa;border-radius:8px;display:flex;flex-direction:column;padding:16px;gap:16px}.calculator_Hero .hero_container .rate_container .recieve p{font-family:var(--campton);font-weight:300;font-size:12px;line-height:16px;letter-spacing:-6%;color:#748181;display:flex;align-items:center;gap:7px}.calculator_Hero .hero_container .rate_container .recieve .usd{display:flex;height:50px;width:100%}.calculator_Hero .hero_container .rate_container .recieve .usd_amount{border:none;width:100%;background:none;font-weight:250;font-size:24px;line-height:32px;color:#748181;font-family:var(--campton)}@media(max-width:1024px){.calculator_Hero .hero_container .rate_container .recieve .usd_amount{font-size:16px}}.calculator_Hero .hero_container .rate_container .recieve .usd_amount:focus{outline:none}.calculator_Hero .hero_container .rate_container .recieve .usd_amount:focus-visible{outline:none;box-shadow:0 0 0 2px #05a2bf}.calculator_Hero .hero_container .rate_container .convert_bottom{display:flex;width:100%;align-items:center;gap:10px}@media(max-width:1024px){.calculator_Hero .hero_container .rate_container .convert_bottom{flex-direction:column}}.calculator_Hero .hero_container .rate_container .convert_bottom .convert{width:100%;height:40px;background:#f0f9fb;border-radius:8px;border:1px dashed #2fb1ca;display:flex;align-items:center;justify-content:center}.calculator_Hero .hero_container .rate_container .convert_bottom .convert p{font-weight:400;font-size:14px;line-height:20px;color:#748181}.calculator_Hero .hero_container .rate_container .convert_bottom .refresh_btn{width:84px;height:40px;gap:10px;border-radius:8px;background-color:#035160;font-weight:500;font-size:14px;line-height:20px;letter-spacing:0;text-align:center}@media(max-width:1024px){.calculator_Hero .hero_container .rate_container .convert_bottom .refresh_btn{width:100%}}.calculator_Hero .hero_container .rate_container .cta_section{text-align:right;width:100%;display:flex;flex-direction:column;align-items:center;gap:1.5rem;margin-bottom:8.75rem}.calculator_Hero .hero_container .rate_container .cta_section .how_it_works{flex-shrink:0;font-weight:400;font-size:12px;line-height:16px;letter-spacing:-6%;text-align:center;color:#566f83;align-items:center;display:flex}.calculator_Hero .hero_container .rate_container .cta_section .how_it_works span{text-decoration:underline}.calculator_Hero .hero_container .rate_container .cta_section .bt_button{height:60px;padding:0 88px;font-family:var(--campton-medium);font-weight:500;font-size:20px;line-height:28px}.calculator_Hero .hero_container .rate_container .cta_section ._btn{display:flex;align-items:center;gap:.3rem}.calculator_Hero .hero_container .rate_container .cta_section ._btn span{display:contents;align-items:center;border:1px solid;padding-left:1rem;font-family:var(--paralucent-medium)}@media(max-width:1024px){.calculator_Hero .hero_container .rate_container .cta_section{margin-bottom:6.25rem}}.calculator_Hero .hero_container .rate_container ._btn{width:284px;height:60px}.converter_Hero{display:flex;align-items:center;justify-content:center;width:100%;padding:100px 0 0}@media(max-width:1024px){.converter_Hero{padding:95px 0 70px}}.converter_Hero .hero_container{max-width:676px;width:90%;display:flex;flex-direction:column;margin-bottom:126px}@media(max-width:1024px){.converter_Hero .hero_container{margin-bottom:0}}.converter_Hero .hero_container h1{font-family:var(--campton-medium);font-weight:500;font-size:32px;line-height:40px;letter-spacing:0;text-align:center;color:#022745;margin-bottom:24px}.converter_Hero .hero_container h1 img{display:inline-flex;vertical-align:middle}.converter_Hero .hero_container h1 span{color:#f89f33;display:inline-flex;align-items:center;text-align:center;vertical-align:middle}.converter_Hero .hero_container h1 .currency-symbol{color:#71a5d3;display:inline-flex;align-items:center;text-align:center}@media(max-width:1024px){.converter_Hero .hero_container h1{font-weight:400;font-size:30px;line-height:33px}}.converter_Hero .hero_container .rate_container{width:100%;height:auto;display:flex;flex-direction:column;align-items:center}.converter_Hero .hero_container .rate_container .form_components{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:1.375rem;position:relative;width:100%;margin-bottom:2rem}.converter_Hero .hero_container .rate_container .form_components .amount{width:100%;height:104px;display:flex;gap:16px}@media(max-width:1024px){.converter_Hero .hero_container .rate_container .form_components .amount{flex-direction:column;height:auto}}.converter_Hero .hero_container .rate_container .form_components .amount .select_crypto{width:229px;height:104px;border:.5px solid #eceeee;background:#fafafa;border-radius:8px;display:flex;flex-direction:column;padding:16px;gap:16px}@media(max-width:1024px){.converter_Hero .hero_container .rate_container .form_components .amount .select_crypto{width:100%}}.converter_Hero .hero_container .rate_container .form_components .amount .select_crypto p{font-family:var(--campton);font-weight:300;font-size:14px;line-height:16px;letter-spacing:-.01em;color:#748181}.converter_Hero .hero_container .rate_container .form_components .amount .enter_amount{width:331px;height:104px;border:.5px solid #eceeee;background:#fafafa;border-radius:8px;display:flex;flex-direction:column;padding:16px;gap:16px}@media(max-width:1024px){.converter_Hero .hero_container .rate_container .form_components .amount .enter_amount{width:100%}}.converter_Hero .hero_container .rate_container .form_components .amount .enter_amount p{font-family:var(--paralucent-light);font-weight:300;font-size:14px;line-height:16px;letter-spacing:0;color:#748181}.converter_Hero .hero_container .rate_container .form_components .amount .enter_amount .usd{display:flex;height:40px;width:100%}.converter_Hero .hero_container .rate_container .form_components .amount .enter_amount .usd_amount{border:none;width:100%;background:none;font-weight:250;font-size:24px;line-height:32px;color:#131515;font-family:var(--paralucent-light)}@media(max-width:1024px){.converter_Hero .hero_container .rate_container .form_components .amount .enter_amount .usd_amount{font-size:16px}}.converter_Hero .hero_container .rate_container .form_components .amount .enter_amount .usd_amount:focus{outline:none}.converter_Hero .hero_container .rate_container .form_components .amount .enter_amount .usd_amount:focus-visible{outline:none;box-shadow:0 0 0 2px #05a2bf}.converter_Hero .hero_container .rate_container .form_components .amount .enter_amount .usd_container{width:86px;height:40px;border-radius:8px;padding:8px;border:.5px solid #eceeee;background:#fff;display:flex;align-items:center;gap:11px}.converter_Hero .hero_container .rate_container .form_components .amount .enter_amount .usd_container p{font-weight:400;font-size:16px;line-height:16px;letter-spacing:0;color:#748181}.converter_Hero .hero_container .rate_container .form_components .swapIcon{position:absolute;top:42.7%;left:42%}.converter_Hero .hero_container .rate_container .form_components .recieve{width:100%;height:104px;border:.5px solid #eceeee;background:#fafafa;border-radius:8px;display:flex;flex-direction:column;padding:16px;gap:16px}.converter_Hero .hero_container .rate_container .form_components .recieve p{font-family:var(--campton);font-weight:300;font-size:12px;line-height:16px;letter-spacing:-6%;color:#748181;display:flex;align-items:center;gap:7px}.converter_Hero .hero_container .rate_container .form_components .recieve .usd{display:flex;height:50px;width:100%}.converter_Hero .hero_container .rate_container .form_components .recieve .usd_amount{border:none;width:100%;background:none;font-weight:400;font-size:24px;line-height:32px;color:#748181;font-family:var(--campton)}@media(max-width:1024px){.converter_Hero .hero_container .rate_container .form_components .recieve .usd_amount{font-size:16px}}.converter_Hero .hero_container .rate_container .form_components .recieve .usd_amount:focus{outline:none}.converter_Hero .hero_container .rate_container .form_components .recieve .usd_amount:focus-visible{outline:none;box-shadow:0 0 0 2px #05a2bf}.converter_Hero .hero_container .rate_container .convert_bottom{flex-shrink:0;display:flex;width:100%;align-items:center;gap:10px;margin-bottom:2rem}@media(max-width:1024px){.converter_Hero .hero_container .rate_container .convert_bottom{flex-direction:column}}.converter_Hero .hero_container .rate_container .convert_bottom .convert{width:100%;height:40px;background:#f0f9fb;border-radius:8px;border:1px dashed #2fb1ca;display:flex;align-items:center;justify-content:center}.converter_Hero .hero_container .rate_container .convert_bottom .convert p{font-weight:400;font-size:14px;line-height:20px;color:#748181}.converter_Hero .hero_container .rate_container .convert_bottom .refresh_btn{width:84px;height:40px;gap:10px;border-radius:8px;background-color:#035160;font-weight:500;font-size:14px;line-height:20px;letter-spacing:0;text-align:center}@media(max-width:1024px){.converter_Hero .hero_container .rate_container .convert_bottom .refresh_btn{width:100%}}.converter_Hero .hero_container .rate_container ._btn{width:284px;height:60px}.converter_Hero .hero_container .rate_container .bt_button{height:60px;padding:0 88px;font-family:var(--campton-medium);font-weight:500;font-size:20px;line-height:28px}.converter_Hero .hero_container .rate_container .btn-wrapper{margin-top:24px}.converter_Hero .hero_container .rate_container .btn-wrapper button{font-size:20px;font-family:var(--campton-medium);font-weight:500;height:60px}.converter_Hero .hero_container .rate_container .how_it_works{flex-shrink:0;font-weight:400;font-size:12px;line-height:16px;letter-spacing:-6%;text-align:center;color:#566f83;align-items:center;display:flex}.converter_Hero .hero_container .rate_container .how_it_works span{text-decoration:underline}.rate_chart{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:40px;padding:10px 0}@media(max-width:768px){.rate_chart{gap:24px}}.rate_chart_details{max-width:1200px;height:261px;display:flex;align-items:center;width:100%}@media(max-width:768px){.rate_chart_details{display:flex;height:auto}}.rate_chart_wrapper{max-width:1184px;height:678px;padding:24px 56px;border-radius:16px;background:#fff;width:100%}@media(max-width:768px){.rate_chart_wrapper{padding:24px;height:590px}}.rate_chart_container{width:100%;height:100%;padding:48.5px 0;display:flex;align-items:center;flex-direction:column;gap:48px}@media(max-width:768px){.rate_chart_container{padding:24px 0}}.rate_chart_container .head{display:flex;align-items:center;flex-direction:column;text-align:center;gap:10px}.rate_chart_container .head p{font-weight:400;font-size:24px;line-height:40px;color:#748181;max-width:966px}@media(max-width:1024px){.rate_chart_container .head p{font-size:16px;line-height:24px;letter-spacing:0}}.rate_chart_container .head h2{color:#082543;font-family:var(--campton-medium);font-size:40px;font-weight:500;line-height:48px;text-align:center}@media(max-width:1024px){.rate_chart_container .head h2{font-size:24px;line-height:24px;letter-spacing:-2%}}.rate_chart_container .graph_container{width:100%;height:100%;display:flex;align-items:flex-end;gap:40px}@media(max-width:768px){.rate_chart_container .graph_container{flex-direction:column;align-items:center}}.rate_chart_container .graph_container .coin_details{width:180px;height:160px;display:flex;flex-direction:column;gap:26px}@media(max-width:768px){.rate_chart_container .graph_container .coin_details,.rate_chart_container .graph_container .coin_details img{display:none}}.rate_chart_container .graph_container .coin_details .price{display:flex;flex-direction:column;gap:8px}@media(max-width:768px){.rate_chart_container .graph_container .coin_details .price{display:none}}.rate_chart_container .graph_container .coin_details .price .priceContainer{display:inline-flex;align-items:baseline;letter-spacing:-.02em}.rate_chart_container .graph_container .coin_details .price .priceContainer .mainNumber{font-family:var(--campton-bold);font-size:32px;font-weight:700;line-height:100%;letter-spacing:-5%}.rate_chart_container .graph_container .coin_details .price .priceContainer .decimal{font-family:var(--campton);font-size:32px;font-weight:400;line-height:38.4px;letter-spacing:-.05em;color:#adadad}.rate_chart_container .graph_container .coin_details .price .priceContainer .currency{font-family:var(--campton-medium);font-size:15px;font-weight:500;line-height:18px;color:#adadad;margin-left:.6rem;position:relative;top:-.7rem}.rate_chart_container .graph_container .coin_details .price .neutral{color:var(--neutral-bodyText);font-family:var(--paralucent-medium);font-size:24px;font-weight:400;line-height:28.8px}.rate_chart_container .graph_container .coin_details .price .negative{color:var(--error-500);font-family:var(--paralucent-medium);font-size:24px;font-weight:400;line-height:28.8px}.rate_chart_container .graph_container .coin_details .price .positive{color:#106032;font-family:var(--campton-medium);font-size:24px;font-weight:500;line-height:28.8px}.rate_chart_container .graph_container .loader_container{display:flex;width:750px;height:100%;align-items:center;flex-direction:column;justify-content:center;gap:10px}.rate_chart_container .graph_container .loader_container p{font-family:var(--paralucent-demibold);font-size:14px;font-weight:400;line-height:16px;color:#082543}.rate_chart_container .graph_container .loader_container span{font-family:var(--paralucent-demibold);font-size:14px;font-weight:400;line-height:16px;color:#adadad}@media(max-width:768px){.rate_chart_container .graph_container .loader_container{width:100%}}.rate_chart_container .graph_container .graph_wrapper{display:flex;flex-direction:column;width:100%;height:100%}@media(max-width:768px){.rate_chart_container .graph_container .graph_wrapper{width:100%}}.rate_chart_container .graph_container .graph_wrapper .apex{height:100%}.rate_chart_note{width:398px;height:261px;padding:24px;border-radius:16px;background:#fff;display:flex;align-items:center;justify-content:center}.rate_chart_note p{font-size:16px;font-weight:400;line-height:32px;color:#222}.rate_chart_about{width:100%;padding:24px;border-radius:16px;background:#fff;display:flex;flex-direction:column;gap:14px}@media(max-width:768px){.rate_chart_about{height:auto}}.rate_chart_about h3{font-size:20px;line-height:28.8px}.rate_chart_about h2,.rate_chart_about h3{font-family:var(--campton-medium);font-weight:500;color:#082543}.rate_chart_about h2{font-size:24px;line-height:30px}.rate_chart_about_detail{display:flex;flex-direction:column;gap:12px}.rate_chart_about_detail p{font-size:16px;font-weight:400;line-height:32px;color:#222}.rate_chart_about_detail p .link-button{color:#2fb1ca;text-decoration:underline}@media(max-width:768px){.rate_chart_about_detail p{font-weight:400;font-size:14px;line-height:32px}}.rate_chart_about_detail .notice{width:100%;background-color:#fef1dd;border:.5px solid #935f06;display:flex;align-items:center;gap:10px;border-radius:4px;padding:12px}.rate_chart_about_detail .notice p{font-weight:400;font-size:14px;line-height:20px;letter-spacing:-2%;color:#935f06}@media(max-width:768px){.rate_chart_about_detail .notice p{font-size:12px;width:100%;height:auto}.rate_chart_about_detail .notice{align-items:flex-start;padding:8px 12px}}.gridContainer{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));row-gap:40px;column-gap:182px;cursor:pointer}.gridContainer .card{display:flex;align-items:center;gap:12px}.gridContainer .card:hover{transform:translateY(-5px)}.gridContainer .card .content{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.gridContainer .card h3{font-family:var(--campton-medium);font-weight:500;font-size:14px;line-height:100%;color:#022745}.gridContainer .card p{font-size:14px;font-weight:400;line-height:32px;letter-spacing:0;color:#566f83;font-family:var(--campton)}.convert-asset{display:flex;align-items:center;justify-content:center;background:#f7f8f8;width:100%;padding:100px 10px;margin-bottom:6.125rem}@media(max-width:1024px){.convert-asset{padding:40px 20px}}.convert-asset_container{width:1200px;height:auto;display:flex;gap:32px;flex-direction:column}.convert-asset_container .con_header{display:flex;gap:20px;flex-direction:column;justify-content:center;text-align:center}@media(max-width:1024px){.convert-asset_container .con_header{gap:16px}}.convert-asset_container .con_header h4{font-family:var(--paralucent-light);font-weight:600;font-size:24px;line-height:28.8px;letter-spacing:0;color:#082543}.convert-asset_container .con_header h2{font-family:var(--campton-medium);font-size:40px;font-weight:500;line-height:48px;color:#082543}@media(max-width:1024px){.convert-asset_container .con_header h2{font-size:24px;line-height:38px}}.convert-asset_container .con_header p{letter-spacing:0;font-family:var(--campton);font-weight:400;font-size:24px;line-height:32px;color:#566f83}@media(max-width:1024px){.convert-asset_container .con_header p{font-size:16px;line-height:24px}}.payout{display:flex;align-items:center;justify-content:center;background:#022745;width:100%;padding:80px 0;background-image:url(/svg/cal-vector.svg);background-size:contain;background-position:50% 50%;background-repeat:no-repeat}@media(max-width:1024px){.payout{padding:40px 20px;background-repeat:repeat}}.payout_container{width:982px;height:384px;display:flex;align-items:center;justify-content:space-between}@media(max-width:1024px){.payout_container{flex-direction:column;gap:24px;width:100%;height:auto}.payout_container .tableContainer table th:last-child{text-align:right}}.payout_container .support{width:390px;height:203px;display:flex;flex-direction:column;gap:40px}@media(max-width:1024px){.payout_container .support{width:100%;height:auto}.payout_container .support a{display:none}}.payout_container .support ._btn{background:#fff;color:#022745;font-weight:500;font-size:14px;line-height:24px;width:226px;height:50px}@media(max-width:1024px){.payout_container .support ._btn{display:none}}.payout_container .support_header{display:flex;flex-direction:column;width:100%;gap:14px}.payout_container .support_header h2{font-family:var(--campton-medium);font-weight:500;font-size:24px;line-height:30px;letter-spacing:2%;color:#fff}.payout_container .support_header h2 img{display:inline-flex;vertical-align:middle}.payout_container .support_header h2 span{color:#f89e33}.payout_container .support_header p{font-weight:400;font-size:16px;line-height:24px;color:#fff}.payout_container .support_header p span{color:#f89e33}@media(max-width:1024px){.payout_container .support_header p{font-size:14px;line-height:21px}}.payout_container .tableContainer{background-color:#f8fafc;border-radius:10px;height:100%}@media(max-width:1024px){.payout_container .tableContainer{width:100%}}.payout_container .tableContainer table{width:100%;height:100%;border-collapse:collapse;border-radius:8px;overflow:hidden;box-shadow:0 4px 6px #0000001a}.payout_container .tableContainer table td,.payout_container .tableContainer table th{padding:20px 24px;text-align:left}@media(max-width:1024px){.payout_container .tableContainer table td,.payout_container .tableContainer table th{padding:25px 10px}}.payout_container .tableContainer table th{color:#022745;font-family:var(--campton-medium);font-weight:500;font-size:16px;line-height:24px;border-bottom:1px solid #e2e8f0}@media(max-width:1024px){.payout_container .tableContainer table th{font-size:14px}}.payout_container .tableContainer table td{color:#022745;font-weight:500;font-size:14px;line-height:24px}.payout_container .tableContainer table .right{text-align:right;color:#022745;font-weight:500;font-size:14px;line-height:16.3px}.payout_container ._support_btn{display:none}@media(max-width:1024px){.payout_container ._support_btn{background:#fff;color:#022745;font-weight:500;font-size:14px;line-height:24px;width:250px;height:50px;display:flex}}@media(max-width:768px){.payout_container ._support_btn:active,.payout_container ._support_btn:focus,.payout_container ._support_btn:hover{background-color:var(--primary-500)!important;color:#fff!important;opacity:1!important;transform:none!important}.payout_container ._support_btn th{color:#022745;font-family:var(--paralucent-demibold);font-weight:400;font-size:16px;line-height:24px;border-bottom:1px solid #e2e8f0}}@media(max-width:768px)and (max-width:1024px){.payout_container ._support_btn th{font-size:14px}}@media(max-width:768px){.payout_container ._support_btn td{color:#022745;font-weight:500;font-size:14px;line-height:24px}.payout_container ._support_btn .right{text-align:right;color:#022745;font-weight:500;font-size:14px;line-height:16.3px}}._support_btn{font-weight:500;font-size:14px;line-height:24px;width:250px;height:50px;display:flex}@media(max-width:768px){._support_btn:active,._support_btn:focus,._support_btn:hover{background-color:var(--primary-500)!important;color:#fff!important;opacity:1!important;transform:none!important;-webkit-tap-highlight-color:rgba(0,0,0,0)}}.bt_btn,a{-webkit-tap-highlight-color:rgba(0,0,0,0)}@media(max-width:768px){.bt_btn:active,.bt_btn:focus,.bt_btn:hover{transform:none!important}}.road-to-breet{display:flex;justify-content:center;align-items:center!important;position:relative;font-family:var(--paralucent-demibold);padding:56px 0;width:100%}@media(max-width:700px){.road-to-breet{padding:10px 0}}.article-container{display:flex;flex-direction:column;align-items:center;width:100%;max-width:1280px;margin:0 auto}@media(max-width:1321px){.article-container{width:90%}}.article-introduction{width:100%;max-width:1280px;margin:0 auto 4px;padding:24px 32px;background-color:#f0f8fa;border:1px solid #05a2bf;border-radius:12px;box-shadow:0 4px 12px #0000000d;position:relative}.article-introduction .article-introduction-content{display:flex;align-items:flex-start}.article-introduction .article-introduction-content .info-icon{flex-shrink:0;margin-right:16px;margin-top:4px}.article-introduction .article-introduction-content .text-content{flex:1 1}.article-introduction p{font-family:var(--campton);font-weight:400;font-size:18px;line-height:28px;color:#1f3d6a;margin-bottom:16px}.article-introduction p:last-child{margin-bottom:0}@media(max-width:700px){.article-introduction p{font-size:16px;line-height:24px}.article-introduction{padding:20px;margin-bottom:32px}.article-introduction .article-introduction-content .info-icon{margin-right:12px}}.road-to-breet_container{display:flex;gap:48px;max-width:1280px;width:90%}@media(max-width:700px){.road-to-breet_container{width:100%}}@media(min-width:701px)and (max-width:1120px){.road-to-breet_container{align-items:center}}.road-to-breet_container .sidebar{position:sticky;height:100vh;overflow-y:auto;flex:0 0 25%;top:20%;display:flex;flex-direction:column;align-items:flex-start;gap:32px}@media(max-width:700px){.road-to-breet_container .sidebar{display:none}}@media(min-width:701px)and (max-width:1120px){.road-to-breet_container .sidebar{display:none}}.road-to-breet_container .sidebar_container{box-shadow:2px 5px 21.2px 0 rgba(0,0,0,.039);border:1px solid #eceeee;background:#f7f8f8;width:100%;height:auto;padding:20px;display:flex;flex-direction:column;gap:24px;border-radius:12px}.road-to-breet_container .sidebar_container.episodes-container{margin-top:8px}.road-to-breet_container .sidebar_container h2{color:#022745;font-family:var(--paralucent-medium);font-weight:500;font-size:20px;line-height:100%;letter-spacing:0}.road-to-breet_container .sidebar_container .sidebar__list{cursor:pointer;display:flex;flex-direction:column;align-items:start!important;gap:8px}.road-to-breet_container .sidebar_container .sidebar__list .episode-link{width:100%;text-decoration:none}.road-to-breet_container .sidebar_container .sidebar__list .sidebar__item{font-family:var(--campton);color:#022745;font-weight:400;font-size:14px;line-height:185%;letter-spacing:-1%;text-align:start;width:100%;background:none;border:none;cursor:pointer;padding:4px 0;transition:color .2s ease,font-weight .2s ease}.road-to-breet_container .sidebar_container .sidebar__list .sidebar__item--active,.road-to-breet_container .sidebar_container .sidebar__list .sidebar__item:hover{font-weight:500;color:#05a2bf}.main-content{flex:.85 1;display:flex;flex-direction:column;align-items:flex-start;gap:48px;width:100%}@media(max-width:700px){.main-content{flex:1 1}}.article{width:100%}.article__section{display:flex;flex-direction:column;gap:24px;margin-bottom:48px}.article__section p{font-family:var(--campton);font-weight:400;font-size:18px;line-height:28px;letter-spacing:0;color:#667085}@media(max-width:700px){.article__section p{font-size:14px;line-height:24px;letter-spacing:0}}.article__section p span{color:#05a2bf}.article__section p a{color:#05a2bf;font-weight:500;text-decoration:none;transition:color .2s ease}.article__section p a:hover{text-decoration:underline;color:#0487a0}.article__section-title{font-family:var(--paralucent-demibold);font-weight:400;font-size:30px;line-height:38px;color:#1f3d6a}@media(max-width:700px){.article__section-title{font-size:24px;line-height:30px}}.article__author{flex-direction:column;justify-content:space-between;margin:40px 0;padding:24px;background-color:#f7f8f8;border-radius:12px;border:1px solid #eceeee;box-shadow:0 4px 12px #0000000d}.article__author,.article__author .author-content,.article__author .links{display:flex;align-items:center}.article__author .links{gap:12px}@media(max-width:1024px){.article__author .links{flex-wrap:wrap}}@media(max-width:700px){.article__author .links{margin-top:20px}.article__author{flex-direction:column;align-items:flex-start}}.article__navigation{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:40px;padding:20px 0;border-top:1px solid #eceeee}.article__next-preview{display:flex;flex-direction:column;gap:20px;margin-top:40px;padding:24px;background-color:#f0f8fa;border-radius:12px;border:1px solid #05a2bf;box-shadow:0 4px 12px #0000000d;position:relative}.article__next-preview .navigation-buttons{display:flex;justify-content:space-between;margin-top:10px}@media(max-width:600px){.article__next-preview .navigation-buttons{flex-direction:column;gap:12px}}.article__next-preview .title{font-family:var(--campton);font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;text-transform:uppercase;color:#1f3d6a}.article__next-preview .content{font-weight:500;font-size:24px;line-height:34px;letter-spacing:0;color:#1f3d6a}@media(max-width:768px){.article__next-preview .content{font-size:20px;line-height:30px}}.article__last-preview{display:flex;flex-direction:column;gap:20px;margin-top:40px}.article__last-preview span{font-weight:400;font-size:18px;line-height:28px;letter-spacing:0;color:#05a2bf;font-family:var(--campton)}.links{gap:12px;display:flex;align-items:center}.links .icon{width:40px;height:40px;border-radius:8px;box-shadow:0 4px 40px 0 rgba(0,0,0,.078);border:1px solid #f2f3f3;background:#fff}.links .icon:hover{color:#fff;background-color:#fff}.links .copy_link{width:119px;height:40px;border-radius:8px;background:#fff;border:1px solid #f2f3f3;box-shadow:0 4px 40px 0 rgba(0,0,0,.078);color:#566f83;font-family:var(--campton);font-weight:500;font-size:14px;line-height:20px;letter-spacing:0;display:flex;gap:5px}.links .copy_link:hover{color:#566f83;background-color:#fff}.author{display:flex;align-items:center}.author__avatar-border{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.author__avatar-border .avatar_{width:64px;height:64px;flex-shrink:0;border-radius:50%}.author__info{margin-left:12px}.author__name{font-family:var(--paralucent-medium);font-weight:500;font-size:18px;line-height:24px;color:#131515}.author__role{font-family:var(--campton);font-weight:400;color:#566f83}.author__role,.nav-button{font-size:16px;line-height:24px;letter-spacing:0}.nav-button{height:44px;width:auto;min-width:140px;cursor:pointer;border-radius:8px;padding:10px 16px;background-color:#fff;border:1px solid #05a2bf;box-shadow:0 4px 12px #0000000d;font-weight:500;display:flex;align-items:center;justify-content:center;color:#05a2bf;transition:all .2s ease}.nav-button:hover{background-color:#f0f8fa}.nav-button--next,.nav-button--prev{display:flex;align-items:center;gap:8px}.video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%}.video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}@media(max-width:1024px){.sidebar{width:220px}.main-content{margin-left:220px}}@media(max-width:768px){.content-navigation-container{flex-direction:column}.sidebar{width:100%;height:auto;position:relative;padding:1rem;border-right:none}.main-content{margin-left:0;padding:1rem}.article{padding:1.5rem}}.team-section{width:100vw;display:flex;flex-direction:column;height:612px;position:relative;margin-bottom:60px}@media(max-width:1024px){.team-section{height:412px}}@media(max-width:768px){.team-section{height:280px;margin-bottom:40px}}@media(min-width:701px)and (max-width:1120px){.team-section{width:100%;margin-bottom:50px}}.team-section .whiteSection{height:80%;background-color:#fff}@media(max-width:700px){.team-section .whiteSection{height:50%}}.team-section .blackSection{height:20%;background-color:#082543}@media(max-width:700px){.team-section .blackSection{height:50%}}.team-section .team-image{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:1216px;width:90%;height:auto;gap:48px;border-radius:14px;object-fit:contain;overflow:hidden}@media(max-width:768px){.team-section .team-image{width:90%;max-width:500px;height:auto;aspect-ratio:1216/621;border-radius:10px}}.road-to-breet-cta>.footerCta>.content-container>.content>h2{max-width:594px}.terms{background-image:url(/svg/lines.svg);background-size:contain;background-repeat:no-repeat;background-position:50%;display:flex;align-items:center;justify-content:center;width:100%;padding:180px 0 83px;background-color:#022745}@media(max-width:700px){.terms{background-repeat:repeat;padding:160px 0 30px}}.terms_container{display:flex;align-items:center;flex-direction:column;max-width:880px;width:90%;gap:16px}@media(max-width:700px){.terms_container{padding:0 24px}}.terms_container h1{font-family:var(--paralucent-demibold);font-size:64px;font-weight:400;line-height:70px;text-align:center;color:#fff}@media(max-width:700px){.terms_container h1{font-size:36px;text-align:center;line-height:46px}}.terms_container p{font-size:24px;font-weight:400;line-height:40px;text-align:center;color:#fff}@media(max-width:700px){.terms_container p{max-width:350px;font-size:16px;line-height:24px}}.terms_content{display:flex;padding:96px 0;justify-content:center;position:relative;font-family:var(--paralucent-demibold)}.terms_content .container{display:flex;gap:48px;max-width:1216px;width:90%}@media(min-width:701px)and (max-width:1120px){.terms_content .container{align-items:center}}.terms_content .container aside{position:sticky;height:100vh;overflow-y:auto;flex:0 0 25%;top:20%;display:flex;flex-direction:column;align-items:flex-start;gap:32px}@media(max-width:700px){.terms_content .container aside{display:none}}@media(min-width:701px)and (max-width:1120px){.terms_content .container aside{display:none}}.terms_content .container aside h3{color:#222;font-family:var(--paralucent-medium);font-size:24px;font-weight:400;line-height:28.8px}.terms_content .container aside ul{color:#667085;font-family:var(--paralucent-light);font-size:16px;font-weight:400;line-height:24px;cursor:pointer;overflow:auto;height:480px;box-shadow:2px 5px 21.2px 0 rgba(0,0,0,.039);border:1px solid #eceeee;background:#f7f8f8;width:100%;padding:20px}.terms_content .container aside ul::-webkit-scrollbar{width:3px;height:10px;visibility:visible}.terms_content .container aside ul::-webkit-scrollbar-thumb{background-color:var(--brand-primary)!important;border-radius:100px}.terms_content .container aside ul ol{display:flex;gap:7px}.terms_content .container aside ul ol button{color:#667085;font-family:var(--paralucent-light);font-size:16px;font-weight:400;line-height:24px;text-align:start}.terms_content .container aside ul ol .active,.terms_content .container aside ul ol button:hover{font-weight:500;color:#05a2bf;text-align:start}.terms_content .container .text_container{flex:.85 1;display:flex;flex-direction:column;align-items:flex-start;gap:48px}@media(max-width:700px){.terms_content .container .text_container{flex:1 1}}@media(min-width:701px)and (max-width:1120px){.terms_content .container .text_container{flex:1 1}}.terms_content .container .text_container .contents4{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.terms_content .container .text_container .contents4 h2{color:#082543;font-size:30px;font-weight:400;line-height:38px}.terms_content .container .text_container .contents4 h3{color:#082543;font-size:20px;font-weight:400;line-height:38px}.terms_content .container .text_container .contents4 ul{color:#667085;font-size:18px;font-weight:400;line-height:28px;list-style:none;margin-left:20px}.terms_content .container .text_container .contents4 ul li{position:relative;padding-left:1.2rem;color:#64748b;font-size:18px;line-height:1.75;font-family:var(--paralucent-light)}.terms_content .container .text_container .contents4 ul li:before{content:"";position:absolute;left:0;top:.5rem;width:.8rem;height:.75rem;background-color:#64748b;border-radius:50%}.terms_content .container .text_container .contents4 p{color:#667085;font-family:var(--paralucent-light);font-size:18px;font-weight:400;line-height:28px}.terms_content .container .text_container .contents4 p strong{color:#082543;font-weight:600}.terms_content .container .text_container .contents4 p a{text-decoration:underline}.terms_content .container .text_container .contents5{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.terms_content .container .text_container .contents5 h2{color:#082543;font-size:30px;font-weight:400;line-height:38px}.terms_content .container .text_container .contents5 ul{color:#667085;font-family:var(--paralucent-light);font-size:18px;font-weight:400;line-height:28px;margin-left:15px}.terms_content .container .text_container .contents5 ul li{position:relative;padding-left:1.2rem;color:#64748b;font-size:18px;line-height:1.75;font-family:var(--paralucent-light)}.terms_content .container .text_container .contents5 ul li:before{content:"";position:absolute;left:0;top:.5rem;width:.8rem;height:.75rem;background-color:#64748b;border-radius:50%}.terms_content .container .text_container .contents5 p{font-family:var(--paralucent-light);font-size:18px;font-weight:400;line-height:28px;color:#667085}.terms_content .container .text_container .contents5 p a{text-decoration:underline}.terms_content .container .text_container .contents{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.terms_content .container .text_container .contents span{color:#667085;font-size:18px;font-weight:400;line-height:28px;font-family:var(--paralucent-demibold)}.terms_content .container .text_container .contents h2{color:#082543;font-size:30px;font-weight:400;line-height:38px}.terms_content .container .text_container .contents ul{color:#667085;font-family:var(--paralucent-light);font-size:18px;font-weight:400;line-height:28px;margin-left:15px}.terms_content .container .text_container .contents ul li{position:relative;padding-left:1.2rem;color:#64748b;font-size:18px;line-height:1.75;font-family:var(--paralucent-light)}.terms_content .container .text_container .contents ul li:before{content:"";position:absolute;left:0;top:.5rem;width:.8rem;height:.75rem;background-color:#64748b;border-radius:50%}.terms_content .container .text_container .contents .list .text{color:#667085;font-size:18px;font-weight:400;line-height:28px}.terms_content .container .text_container .contents .list p{display:flex;padding-left:15px;gap:7px}.terms_content .container .text_container .contents p{color:#667085;font-family:var(--paralucent-light);font-size:18px;font-weight:400;line-height:28px}.terms_content .container .text_container .contents p strong{font-size:18px;font-weight:600;line-height:28px}.terms_content .container .text_container .contents2{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.terms_content .container .text_container .contents2 h2{color:#082543;font-size:30px;font-weight:400;line-height:38px}.terms_content .container .text_container .contents2 h3{color:#082543;font-size:24px;font-weight:400;line-height:32px}.terms_content .container .text_container .contents2 ul{color:#667085;font-family:var(--paralucent-light);font-size:18px;font-weight:400;line-height:28px;margin-left:15px}.terms_content .container .text_container .contents2 ul li{position:relative;padding-left:1.2rem;color:#64748b;font-size:18px;line-height:1.75;font-family:var(--paralucent-light)}.terms_content .container .text_container .contents2 ul li:before{content:"";position:absolute;left:0;top:.5rem;width:.8rem;height:.75rem;background-color:#64748b;border-radius:50%}.terms_content .container .text_container .contents2 p{font-family:var(--paralucent-light)}.terms_content .container .text_container .contents2 .list,.terms_content .container .text_container .contents2 p{color:#667085;font-size:18px;font-weight:400;line-height:28px}.terms_content .container .text_container .contents2 .list p{display:flex;gap:7px;padding-left:15px}.terms_content .container .text_container .contents3{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.terms_content .container .text_container .contents3 h2{color:#082543;font-size:30px;font-weight:400;line-height:38px}.terms_content .container .text_container .contents3 h3{color:#082543;font-size:24px;font-weight:400;line-height:32px}.terms_content .container .text_container .contents3 p{font-family:var(--paralucent-light)}.terms_content .container .text_container .contents3 .list,.terms_content .container .text_container .contents3 p{color:#667085;font-size:18px;font-weight:400;line-height:28px}.terms_content .container .text_container .contents3 .list p{display:flex;gap:7px}.terms-cta>.footerCta>.content-container>.content>h2{max-width:563px}._vipDesk{background-image:url(/svg/lines.svg);background-size:contain;background-repeat:no-repeat;background-position:50%;display:flex;align-items:center;justify-content:center;width:100%;height:379px!important;background-color:#022745;padding:300px 0}@media(max-width:1024px){._vipDesk{height:356px;background-repeat:repeat}}._vipDesk_container{display:flex;align-items:center;flex-direction:column;gap:16px;margin-top:41px;width:90%}@media(max-width:1024px){._vipDesk_container{margin-top:0}}._vipDesk_container h1{font-family:var(--paralucent-demibold);font-size:55px;font-weight:400;line-height:70px;text-align:center;color:#fff;max-width:1100px}@media(max-width:700px){._vipDesk_container h1{width:100%}}@media(max-width:1024px){._vipDesk_container h1{font-size:28px;line-height:38px}}._vipDesk_container p{font-size:24px;font-weight:400;line-height:40px;text-align:center;color:#fff;width:843px}@media(max-width:1024px){._vipDesk_container p{font-size:16px;line-height:24px;width:100%}}._vipDesk_container .bills_btn{width:199px;height:56px;padding:16px 24px;border-radius:40px;background:#fff;color:#022745;font-size:16px;font-weight:500;line-height:24px;margin-top:48px}@media(max-width:700px){._vipDesk_container .bills_btn{margin-top:40px}}.joinVip{display:flex;align-items:center;justify-content:center;background:#fff;height:auto;width:100%;padding:96px 0}@media(max-width:1024px){.joinVip{height:auto;padding:64px 0}}.joinVip_desk{width:100%;display:flex;align-items:center;justify-content:center;gap:64px}@media(max-width:700px){.joinVip_desk{height:auto}}@media(max-width:1024px){.joinVip_desk{height:auto}}.joinVip_desk_container{max-width:1012px;width:90%;height:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(44%,1fr));gap:88px 100px}@media(max-width:1024px){.joinVip_desk_container{gap:80px}}@media(max-width:700px){.joinVip_desk_container{grid-template-columns:repeat(auto-fill,minmax(100%,1fr))}}.joinVip_desk_container .desk_list{width:456px;height:170px;background:#f7f8f8;display:flex;align-items:center;gap:8px;justify-content:center;flex-direction:column;border-radius:10px;position:relative}.joinVip_desk_container .desk_list:before{content:attr(data-step);position:absolute;top:56%;left:1.3rem;transform:translateY(-50%);font-family:var(--campton-medium);font-weight:500;font-size:187.29px;line-height:280.93px;color:#00000008;z-index:0}@media(max-width:700px){.joinVip_desk_container .desk_list{width:100%;height:170px}}.joinVip_desk_container .desk_list .desk_icon{position:absolute;top:-20%;left:40%}.joinVip_desk_container .desk_list .desk_num{position:absolute;top:0;left:20%;font-family:var(--campton-medium);font-weight:500;font-size:187.29px;line-height:280.93px;color:#022745;z-index:12}.joinVip_desk_container .desk_list p{font-weight:400;font-size:16px;line-height:24px;text-align:center;color:#748181;width:336px}.joinVip_desk_container .desk_list h3{font-family:var(--campton-medium);font-weight:500;font-size:20px;line-height:30px;text-align:center;color:#022745}.joinVip_container{width:1110px;display:flex;align-items:center;flex-direction:column;gap:64px}@media(max-width:1024px){.joinVip_container{height:auto;width:100%}}.joinVip_container .content_wrap{width:920px;display:flex;flex-direction:column;align-items:center;gap:16px}@media(max-width:1024px){.joinVip_container .content_wrap{height:auto;width:100%}}.joinVip_container .content_wrap h2{font-family:var(--campton-medium);font-weight:500;font-size:40px;line-height:48px;text-align:center;color:#0b2253}@media(max-width:1024px){.joinVip_container .content_wrap h2{font-size:20px;line-height:28px}}.joinVip_container .content_wrap p{font-size:20px;font-weight:400;line-height:30px;text-align:center;color:#748181;width:90%}@media(max-width:1024px){.joinVip_container .content_wrap p{font-size:15px;font-weight:300;line-height:24px;text-align:center}}.joinVip_container .vipBtn{font-family:var(--campton-medium);font-size:16px;font-weight:500;line-height:24px;width:max-content;padding:0 55px;height:56px}.cta{background:#fff;width:100vw;display:flex;justify-content:center;align-items:center;padding:100px 0 102px}@media(max-width:1024px){.cta{padding:40px 0;margin:20px 0}}.cta_container{width:1110px;height:356px;display:flex;flex-direction:column;align-items:center;border-bottom:2px solid #e3e3e3}@media(max-width:1024px){.cta_container{height:456px;width:100vw}}@media(min-width:701px)and (max-width:1120px){.cta_container{width:800px;height:436px}}.cta_container .head{height:256px;width:920px;display:flex;flex-direction:column;align-items:center;gap:40px}@media(max-width:1024px){.cta_container .head{height:436px;width:336px}}@media(min-width:701px)and (max-width:1120px){.cta_container .head{width:800px;height:336px}}.cta_container .head h2{color:#0b2253;text-align:center;font-size:40px;font-weight:600;line-height:48px}@media(max-width:1024px){.cta_container .head h2{font-size:24px;font-weight:600;line-height:32px}}.cta_container .head p{color:#222;text-align:center;font-size:20px;font-weight:300;line-height:30px}@media(max-width:1024px){.cta_container .head p{font-size:16px;font-weight:300;line-height:24px}}.breetVip{background:#fff;width:100vw;display:flex;justify-content:center;align-items:center}.breetVip_container{width:1196px;height:632px;display:flex;flex-direction:column;align-items:flex-start;gap:64px}@media(min-width:701px)and (max-width:1120px){.breetVip_container{width:800px}}@media(max-width:1024px){.breetVip_container{width:350px;height:796px;padding:40px 20px;gap:32px}}.breetVip_container h2{color:#0b2253;font-size:48px;font-weight:600;line-height:56px;letter-spacing:.48px}@media(max-width:1024px){.breetVip_container h2{font-size:24px;line-height:32px;letter-spacing:.24px}}.breetVip_container .instruction{width:100%;height:456px;display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:24px}@media(max-width:1024px){.breetVip_container .instruction{height:620px;flex-direction:column;flex-wrap:nowrap}}.breetVip_container .instruction .box{width:586px;height:136px;border-radius:12px;background:#1f3d6a;display:flex;align-items:center;padding:0 40px;color:#fff;font-size:24px;font-weight:400;gap:10px}@media(min-width:701px)and (max-width:1120px){.breetVip_container .instruction .box{width:100%}}@media(max-width:1024px){.breetVip_container .instruction .box{width:100%;height:108px;font-size:18px;font-weight:300;padding:20px}}.breetVip_container .instruction .box span a{text-decoration:underline}.breetVip_container .instruction .box2{width:586px;height:136px;border-radius:12px;background:#73eedc;display:flex;align-items:center;padding:0 40px;color:#082543;font-size:24px;font-weight:400;gap:10px}@media(min-width:701px)and (max-width:1120px){.breetVip_container .instruction .box2{width:100%}}@media(max-width:1024px){.breetVip_container .instruction .box2{width:100%;height:108px;font-size:18px;font-weight:300;padding:20px}}.breetVip_container .instruction .box3{width:100%;height:136px;border-radius:12px;background:#1f3d6a;display:flex;align-items:center;padding:0 40px;color:#fff;font-size:24px;font-weight:400;gap:10px}@media(min-width:701px)and (max-width:1120px){.breetVip_container .instruction .box3{width:100%}}@media(max-width:1024px){.breetVip_container .instruction .box3{width:100%;height:108px;font-size:18px;font-weight:300;padding:20px}}.countries{background:#fff;width:100vw;display:flex;justify-content:center;align-items:center;padding:120px 0}@media(max-width:1024px){.countries{padding:40px 20px}}.countries .container{display:flex;width:1200px;flex-direction:column;align-items:flex-start;gap:56px}@media(max-width:1024px){.countries .container{width:350px}}@media(max-width:320px){.countries .container{width:100vw}}@media(min-width:701px)and (max-width:1120px){.countries .container{width:800px}}.countries .container .top{display:flex;flex-direction:column;align-items:flex-start;gap:16px;width:100%}@media(max-width:1024px){.countries .container .top{align-items:center;text-align:center}}@media(max-width:500px){.countries .container .top{align-items:flex-start;text-align:left}}.countries .container .top h2{color:#0b2253;font-size:48px;font-weight:500;line-height:56px;font-family:var(--paralucent-demibold)}@media(max-width:1024px){.countries .container .top h2{font-size:24px;line-height:32px}}.countries .container .top p{color:#222;font-size:20px;font-weight:400;line-height:32px}@media(max-width:1024px){.countries .container .top p{font-size:16px;max-width:400px}}.countries .container .bottom{display:flex;align-items:flex-start;gap:52px;width:100%;height:390px}@media(max-width:1024px){.countries .container .bottom{align-items:center;flex-direction:column;height:489px;gap:32px}}.countries .container .bottom .country{width:593px;height:390px}@media(max-width:1024px){.countries .container .bottom .country,.countries .container .bottom .country svg{width:100%;height:230px}}.VipNumbers{background:#fff;width:100vw;display:flex;justify-content:center;align-items:center;padding:60px 0}@media(max-width:700px){.VipNumbers{padding:40px 20px;background-color:#f7f8f8}}.VipNumbers .container{display:flex;width:1200px;flex-direction:column;align-items:center;gap:64px}@media(max-width:700px){.VipNumbers .container{width:350px}}@media(max-width:320px){.VipNumbers .container{width:100vw}}@media(min-width:701px)and (max-width:1120px){.VipNumbers .container{width:800px}}.VipNumbers .container .top{display:flex;flex-direction:column;align-items:flex-start;gap:16px}@media(max-width:700px){.VipNumbers .container .top{align-items:center}}.VipNumbers .container .top h2{color:#022745;font-weight:400;font-size:48px;line-height:56px;font-family:var(--paralucent-demibold)}@media(max-width:700px){.VipNumbers .container .top h2{font-size:24px;line-height:32px;text-align:center}}.VipNumbers .container .top p{color:#748181;font-weight:400;font-size:20px;line-height:32px}@media(max-width:700px){.VipNumbers .container .top p{font-size:16px;text-align:center}}.VipNumbers .container .bottom{background-color:#f7f8f8;width:100%;height:402px;padding:64px 200px;display:grid;grid-template-columns:repeat(2,1fr);gap:100px}@media(max-width:700px){.VipNumbers .container .bottom{width:350px;align-items:center;display:flex;flex-direction:column;padding:24px 0;height:auto;gap:32px}}.VipNumbers .container .bottom_item h3{font-weight:500;font-size:60px;line-height:72px;letter-spacing:-2%;text-align:center;color:#022745;font-family:var(--paralucent-medium)}@media(max-width:700px){.VipNumbers .container .bottom_item h3{font-size:45px}}.VipNumbers .container .bottom_item p{font-weight:400;font-size:18px;line-height:28px;text-align:center;color:#748181}@media(max-width:700px){.VipNumbers .container .bottom_item p{font-size:14px}}.new-vip-desk-hero>.new-hero{padding-bottom:40px}.new-vip-desk-hero>.new-hero>.content>p{max-width:934px}.new-vip-desk-screenshot{width:100%;text-align:center}.new-vip-desk-screenshot img{max-width:1174.88px;width:90%;height:auto;object-fit:contain}.vip-desk-beneficiaries>.page-ul-section>.content>.section-header>p{max-width:916px}.vip-desk-beneficiaries>.page-ul-section>.content>ul{grid-template-columns:repeat(6,1fr)}.vip-desk-beneficiaries>.page-ul-section>.content>ul>li:first-child,.vip-desk-beneficiaries>.page-ul-section>.content>ul>li:nth-child(2),.vip-desk-beneficiaries>.page-ul-section>.content>ul>li:nth-child(3){grid-column:span 2}.vip-desk-beneficiaries>.page-ul-section>.content>ul>li:nth-child(4),.vip-desk-beneficiaries>.page-ul-section>.content>ul>li:nth-child(5){grid-column:span 3}.vip-desk-beneficiaries>.page-ul-section>.content>ul>li{gap:24px}.vip-desk-performance{background:#022745;padding:80px 0 0;display:flex}.vip-desk-performance>.content{max-width:1042px;width:90%;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center}.vip-desk-performance>.content>h4{font-family:var(--campton-medium);font-weight:500;font-size:40px;line-height:51.84px;color:#ccf9fb;margin-bottom:16px}.vip-desk-performance>.content>p{font-family:var(--campton-medium);font-weight:500;font-size:20px;line-height:24px;color:#fff}.new-vip-desk-performance{background:#022745}.new-vip-desk-performance>.new-home>.analytics>.content{grid-template-columns:repeat(auto-fill,minmax(25%,1fr))}.new-vip-desk-testimonial{padding:90px 0 0}@media(max-width:1440px){.vip-desk-performance>.content>p{max-width:550px}.new-vip-desk-performance>.new-home>.analytics>.content{grid-template-columns:repeat(auto-fill,minmax(100%,1fr))}.new-vip-desk-performance>.new-home>.analytics>.content>.item{border:none;border-bottom:1px solid #26455f;text-align:center;padding:16px}.new-vip-desk-performance>.new-home>.analytics>.content>.item:last-child{border-bottom:none}}@media(max-width:768px){.vip-desk-performance>.content>h4{font-size:28px;line-height:40px;margin-bottom:15.04px}.vip-desk-performance>.content>p{font-size:16px}}.new-vip-cta>.footerCta>.content-container>.content>h2{max-width:690px}