/*! tailwindcss v4.1.10 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-ease:initial}}}@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--ease-in-out:cubic-bezier(.4,0,.2,1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.sticky{position:sticky}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.flex{display:flex}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.flex-wrap{flex-wrap:wrap}.border{border-style:var(--tw-border-style);border-width:1px}.text-center{text-align:center}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}}@font-face{font-family:Rethink Sans;src:url(/assets/fonts/rethinksans-font/RethinkSans-Regular.ttf)format("truetype");font-weight:400;font-style:normal}body{color:#fff;background:#0f0a20!important}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@font-face{font-family:Rethink Sans;src:url(/assets/fonts/rethinksans-font/RethinkSans-Regular.ttf) format("truetype");font-weight:400}@media screen and (min-width:1200px){.container{max-width:1240px;margin-left:auto;margin-right:auto;width:100%}}@media screen and (max-width:1199px){.container{max-width:100%;margin-left:auto;margin-right:auto;width:calc(100% - 70px)}}body{font-family:Rethink Sans,sans-serif}h1{font-size:60px;font-weight:400;line-height:80px}h1 span{color:#9a83e7}@media screen and (max-width:768px){h1{font-size:37px;line-height:62px}}h2{font-size:40px;line-height:64px}h2 span{color:#9a83e7}p{font-size:22px;color:#98a2b3;line-height:32px;font-family:Rethink Sans,sans-serif}.ahref-btn,p{font-weight:400}.ahref-btn{padding:8px 16px;border-radius:6px;font-size:16px;text-decoration:inherit}.ahref-btn.primary{background:linear-gradient(96deg,#5B5FC7 7.78%,#BF93E8 113.95%);color:#fff}.ahref-btn.secondary{border:1px solid hsla(0,0%,100%,.2);background:linear-gradient(112deg,rgba(255,255,255,.3) 10.2%,rgba(87,55,117,.3) 66.25%)}.ahref-btn.secondary.github{padding-left:50px;position:relative}.ahref-btn.secondary.github:before{content:url(/_next/static/media/github-btn.8c5042d4.svg);position:absolute;left:12px;width:24px;height:24px}.ahref-btn.secondary.discord{padding-left:50px;position:relative}.ahref-btn.secondary.discord:before{content:url(/_next/static/media/discord-btn.a86b39b2.svg);position:absolute;left:12px;width:24px;height:24px}.ahref-btn.secondary.slack{padding-left:50px;position:relative}.ahref-btn.secondary.slack:before{content:url(/_next/static/media/slack-btn.9333bc96.svg);position:absolute;left:12px;width:24px;height:24px}.d-flex{display:flex;flex-wrap:wrap}@media screen and (max-width:991px){.openwit-home-page .openwit-home-page__content .openwit-home-page__header{padding-top:40px}.openwit-home-page .openwit-home-page__content .openwit-home-page__header .ahref-btn{width:100%;text-align:center}}.openwit-home-page .openwit-home-page__content .openwit-home-page__header .d-flex{display:flex;flex-wrap:wrap;gap:40px;align-items:center}.openwit-home-page .openwit-home-page__content .openwit-home-page__header .d-flex .left-block{width:calc(45% - 20px)}@media screen and (max-width:991px){.openwit-home-page .openwit-home-page__content .openwit-home-page__header .d-flex .left-block{width:100%}}.openwit-home-page .openwit-home-page__content .openwit-home-page__header .d-flex .left-block h1{margin-bottom:12px}.openwit-home-page .openwit-home-page__content .openwit-home-page__header .d-flex .left-block p{margin-bottom:20px}.openwit-home-page .openwit-home-page__content .openwit-home-page__header .d-flex .left-block .d-flex{gap:8px}.openwit-home-page .openwit-home-page__content .openwit-home-page__header .d-flex .right-block{width:calc(55% - 20px)}.openwit-home-page .openwit-home-page__content .openwit-home-page__header .d-flex .right-block img{width:100%;height:auto;margin-top:50px}@media screen and (max-width:991px){.openwit-home-page .openwit-home-page__content .openwit-home-page__header .d-flex .right-block{width:100%}}.engineered-performance{padding:100px 0;position:relative;background-image:url(/_next/static/media/engineered-bg.7611d8ea.webp);background-repeat:no-repeat;background-size:cover;background-position:top}@media screen and (max-width:768px){.engineered-performance{padding:40px 0}}.engineered-performance p{margin-top:12px}.engineered-performance .performance-charts{padding:76px 0;background-image:url(/_next/static/media/performance-bg-wave.2e68a78e.svg);background-repeat:no-repeat;background-size:cover;background-position:50%}@media screen and (max-width:768px){.engineered-performance .performance-charts{padding:20px 0}}.engineered-performance .performance-charts .d-flex{display:flex;flex-wrap:wrap;gap:40px;align-items:center;margin-top:48px}.engineered-performance .performance-charts .d-flex .left-content{width:calc(20% - 20px)}@media screen and (max-width:991px){.engineered-performance .performance-charts .d-flex .left-content{width:100%}}.engineered-performance .performance-charts .d-flex .left-content p{color:#fff;margin-top:0;font-size:18px;line-height:24px}.engineered-performance .performance-charts .d-flex .right-content{width:calc(80% - 20px)}@media screen and (max-width:991px){.engineered-performance .performance-charts .d-flex .right-content{width:100%}}.why-openwit{padding-bottom:60px}.why-openwit .use-case-features{margin:0}.why-openwit h2{text-align:center}.why-openwit .d-flex{margin-top:60px;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between}.why-openwit .d-flex .card-item{width:calc(34.33% - 40px);position:relative;padding:28px;border-radius:8px;box-shadow:0 0 0 1px rgba(0,0,0,0),0 2px 4px rgba(0,0,0,0),0 12px 24px rgba(0,0,0,0);cursor:pointer;z-index:1}@media screen and (max-width:991px){.why-openwit .d-flex .card-item{width:100%}}.why-openwit .d-flex .card-item img{margin:auto;width:200px;height:200px}.why-openwit .d-flex .card-item:hover{box-shadow:-4px -4px 24px 0 rgba(154,131,231,.2)}.why-openwit .d-flex .card-item:hover:before{opacity:1}.why-openwit .d-flex .card-item:before{content:"";position:absolute;inset:-1px;border-radius:inherit;padding:1px;background:radial-gradient(75% 75% at 25% 15%,#8986D7 0,rgba(255,255,255,.3) 100%);-webkit-mask:linear-gradient(#000,#000) content-box,linear-gradient(#000,#000);mask:linear-gradient(#000,#000) content-box,linear-gradient(#000,#000);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.5;pointer-events:none}.why-openwit .d-flex .card-item h4{font-size:28px;margin-bottom:12px}.card-slider-community{position:relative;overflow:hidden}.card-slider-community h2,.card-slider-community p{text-align:center;margin-bottom:12px}.card-slider-community:after{content:url(/_next/static/media/card-slider-community-bg-wave-right.756ec179.svg);position:absolute;right:0;bottom:0}@media screen and (max-width:991px){.card-slider-community:after{display:none}}.card-slider-community:before{content:url(/_next/static/media/card-slider-community-bg-wave-left.b0cd4252.svg);position:absolute;left:0;bottom:0;z-index:1}@media screen and (max-width:991px){.card-slider-community:before{display:none}}.card-slider-community .community-cards{margin-top:60px}@media screen and (max-width:768px){.card-slider-community .community-cards{grid-template-columns:1fr;gap:16px;min-width:250px}}@media screen and (min-width:769px)and (max-width:1024px){.card-slider-community .community-cards{grid-template-columns:1fr 1fr;gap:18px;min-width:280px}}.card-slider-community .community-cards .logo-slider{display:flex;width:100%;margin:0 auto;position:relative;gap:20px}.card-slider-community .community-cards .logo-slider .parent-slider{display:grid;grid-row-gap:1em;grid-template-rows:auto;grid-template-columns:1fr 1fr 1fr 1fr;align-items:start;gap:20px;position:relative;animation:marquee 25s linear infinite;justify-content:space-around;width:auto}@media screen and (max-width:768px){.card-slider-community .community-cards .logo-slider .parent-slider{grid-template-columns:1fr;gap:16px}}@media screen and (min-width:769px)and (max-width:1024px){.card-slider-community .community-cards .logo-slider .parent-slider{grid-template-columns:1fr 1fr;gap:18px}}.card-slider-community .community-cards .d-flex{grid-column-gap:1em;grid-row-gap:1em;flex-direction:column;grid-template-rows:auto;grid-template-columns:1fr 1fr;display:flex;width:auto;min-width:300px}@media screen and (max-width:768px){.card-slider-community .community-cards .d-flex{grid-template-columns:1fr;gap:16px}}.card-slider-community .community-cards .d-flex p{text-align:left}.card-slider-community .community-cards .d-flex .card-item{position:relative;border-radius:12px;padding:20px;background:linear-gradient(180deg,rgba(65,85,114,.25),rgba(27,27,30,.2))}@media screen and (max-width:768px){.card-slider-community .community-cards .d-flex .card-item{padding:16px;border-radius:8px}}.card-slider-community .community-cards .d-flex .card-item:before{content:"";position:absolute;inset:-1px;border-radius:inherit;padding:1px;background:radial-gradient(75% 75% at 25% 15%,#8986D7 0,rgba(255,255,255,.3) 100%);-webkit-mask:linear-gradient(#000,#000) content-box,linear-gradient(#000,#000);mask:linear-gradient(#000,#000) content-box,linear-gradient(#000,#000);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.5;pointer-events:none}.card-slider-community .community-cards .d-flex .card-item p{font-size:18px;line-height:24px}@media screen and (max-width:768px){.card-slider-community .community-cards .d-flex .card-item p{font-size:16px;line-height:22px}}.card-slider-community .community-cards .d-flex .card-item .icon-flex{display:flex;align-items:center;margin-bottom:16px}@media screen and (max-width:768px){.card-slider-community .community-cards .d-flex .card-item .icon-flex{margin-bottom:12px}}.card-slider-community .community-cards .d-flex .card-item .icon-flex img{width:42px;height:42px;margin-right:8px;border-radius:50%}@media screen and (max-width:768px){.card-slider-community .community-cards .d-flex .card-item .icon-flex img{width:36px;height:36px;margin-right:6px}}.card-slider-community .community-cards .d-flex .card-item .icon-flex h4{font-size:22px;line-height:32px}@media screen and (max-width:768px){.card-slider-community .community-cards .d-flex .card-item .icon-flex h4{font-size:18px;line-height:26px}.card-slider-community h2{font-size:24px;line-height:32px;margin-bottom:8px}.card-slider-community p{font-size:16px;line-height:24px;margin-bottom:8px}}.integration-home{background-image:url(/_next/static/media/integration-icon-bg.63069f04.webp);background-repeat:no-repeat;background-size:cover;background-position:0;margin-bottom:80px;position:relative}@media screen and (max-width:991px){.integration-home{margin-bottom:40px}}.integration-home:after{content:url(/_next/static/media/integration-wave-bg.2dabe2db.svg);position:absolute;right:0;top:0}@media screen and (max-width:991px){.integration-home:after{display:none}}.integration-home .container{max-height:380px;overflow-y:hidden}.integration-home .d-flex{display:flex;flex-wrap:wrap;gap:100px;align-items:center}@media screen and (max-width:991px){.integration-home .d-flex{gap:30px}}.integration-home .d-flex .left-block{width:calc(30% - 50px);margin-top:-100px}@media screen and (max-width:991px){.integration-home .d-flex .left-block{width:100%;margin-top:0}}.integration-home .d-flex .left-block h2{margin-bottom:22px;line-height:64px}.integration-home .d-flex .right-block{width:calc(70% - 50px)}.integration-home .d-flex .right-block svg{width:100%;height:auto;margin-top:-12px}@media screen and (max-width:991px){.integration-home .d-flex .right-block{width:100%}}.hexagonPath{transition:all .3s ease;fill-opacity:0;filter:drop-shadow(0 0 0 rgba(255,255,255,0));stroke:hsla(0,0%,100%,.2117647059)}.hexagonPath:hover{fill-opacity:.3;filter:drop-shadow(-4px -4px 24px rgba(154,131,231,.2));stroke:rgba(207,197,236,.5960784314)}.join-community{text-align:center}.join-community h2,.join-community p{margin-bottom:12px}.join-community .d-flex{gap:20px;display:flex;justify-content:center;margin-top:12px}.mw-trust-company{background-color:var(--color-primary-light);padding:40px 0;position:relative}@media screen and (max-width:991px){.mw-trust-company{padding:20px 0}}.mw-trust-company:after{height:2%;bottom:0}.mw-trust-company:after,.mw-trust-company:before{content:"";width:100%;position:absolute;background-image:linear-gradient(90deg,transparent,rgba(255,255,255,.1568627451),rgba(255,255,255,.2196078431),rgba(255,255,255,.1568627451),transparent);margin:auto}.mw-trust-company:before{height:1%;top:0}.mw-trust-company .d-flex{gap:30px}.mw-trust-company .d-flex .right-block{width:100%}.mw-trust-company .d-flex .right-block .logo-slider{--image-size:100px;overflow:hidden;width:100%;margin:0 auto;position:relative;display:flex}.mw-trust-company .d-flex .right-block .logo-slider div{display:flex;gap:50px;margin-right:180px;position:relative;animation:marquee 40s linear infinite;justify-content:space-around;align-items:center}.mw-trust-company .d-flex .right-block .logo-slider img{display:block;min-width:var(--image-size);height:fit-content;margin:0 1vw}.mw-trust-company .d-flex .right-block .logo-slider img.rm{height:23px!important}.mw-trust-company .d-flex .right-block .logo-slider img.sm-img{height:30px!important}.mw-trust-company .d-flex .right-block .logo-slider:after{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background:linear-gradient(to right,var(--color-primary-light),rgba(255,255,255,0) 80px,rgba(255,255,255,0) calc(100% - 80px),var(--color-primary-light))}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@media screen and (max-width:991px){.mw-trust-company .d-flex{display:block}.mw-trust-company .d-flex .left-block{width:100%;margin-bottom:10px;border-right:none}.mw-trust-company .d-flex .right-block{width:100%}}.product-hero-section{padding:60px 0;margin-top:40px}@media screen and (max-width:991px){.product-hero-section{margin-top:0}}.product-hero-section .d-flex{gap:40px;align-items:center}.product-hero-section .d-flex h1{width:calc(50% - 20px)}@media screen and (max-width:991px){.product-hero-section .d-flex h1{width:100%}}.product-hero-section .d-flex p{width:calc(50% - 20px)}@media screen and (max-width:991px){.product-hero-section .d-flex p{width:100%}}.product-page .product-card-section .d-flex{position:relative;padding:40px 0;gap:80px}.product-page .product-card-section .d-flex:after{bottom:0}.product-page .product-card-section .d-flex:after,.product-page .product-card-section .d-flex:before{content:"";width:100%;height:.5%;position:absolute;background-image:linear-gradient(90deg,transparent,rgba(255,255,255,.1568627451),rgba(255,255,255,.2196078431),rgba(255,255,255,.1568627451),transparent);margin:auto}.product-page .product-card-section .d-flex:before{top:0}.product-page .product-card-section .d-flex:last-child:before{display:none}.product-page .product-card-section .d-flex .card-item-without-icon{width:calc(33% - 80px)}@media screen and (max-width:991px){.product-page .product-card-section .d-flex .card-item-without-icon{width:100%}}.product-page .product-card-section .d-flex .card-item-without-icon h4{font-size:28px;line-height:40px;margin-bottom:12px}.efficient{text-align:center;padding-bottom:80px;padding-top:40px}.efficient h4{margin-bottom:12px;font-size:28px}.faq-section{padding-bottom:80px;background-color:#140e28;padding-top:60px;margin-bottom:80px}@media screen and (max-width:991px){.faq-section{margin-bottom:20px;padding-top:20px}}.faq-section .d-flex{gap:80px}@media screen and (max-width:991px){.faq-section .d-flex{gap:20px}}.faq-section .d-flex .left-block{width:calc(35% - 40px)}@media screen and (max-width:991px){.faq-section .d-flex .left-block{width:100%}}.faq-section .d-flex .right-block{width:calc(65% - 40px)}@media screen and (max-width:991px){.faq-section .d-flex .right-block{width:100%}}.faq-section .d-flex .right-block .faq-card{padding:30px 0;position:relative}.faq-section .d-flex .right-block .faq-card .heading-btn{display:flex;justify-content:space-between;align-items:center}.faq-section .d-flex .right-block .faq-card .description{max-height:0;transition:max-height .3sease;overflow:hidden}.faq-section .d-flex .right-block .faq-card .description.active{max-height:200px}.faq-section .d-flex .right-block .faq-card h3{font-size:28px;font-weight:500;line-height:40px}.faq-section .d-flex .right-block .faq-card p{font-size:22px;font-weight:400;line-height:32px}.faq-section .d-flex .right-block .faq-card:after{content:"";width:100%;height:.5%;position:absolute;background-image:linear-gradient(90deg,transparent,rgba(255,255,255,.1568627451),rgba(255,255,255,.2196078431),rgba(255,255,255,.1568627451),transparent);margin:auto;bottom:0}.use-cases-page .product-hero-section{position:relative}.use-cases-page .product-hero-section:after{content:"";width:100%;height:.5%;position:absolute;background-image:linear-gradient(90deg,transparent,rgba(255,255,255,.1568627451),rgba(255,255,255,.2196078431),rgba(255,255,255,.1568627451),transparent);margin:auto;bottom:-30px}.use-cases-page .use-case-features{margin:120px 0}@media screen and (max-width:991px){.use-cases-page .use-case-features{margin-bottom:0;margin-top:40px}}.use-cases-page .use-case-features .d-flex{display:flex;flex-wrap:wrap;gap:100px;align-items:center;padding-bottom:60px}.use-cases-page .use-case-features .d-flex:nth-child(2) .left-block,.use-cases-page .use-case-features .d-flex:nth-child(4) .left-block{order:1}.use-cases-page .use-case-features .d-flex .left-block{width:calc(50% - 50px)}.use-cases-page .use-case-features .d-flex .left-block img{width:60%;margin:auto}@media screen and (max-width:991px){.use-cases-page .use-case-features .d-flex .left-block{width:100%}}.use-cases-page .use-case-features .d-flex .right-block{width:calc(50% - 50px)}.use-cases-page .use-case-features .d-flex .right-block h3{font-size:28px;font-weight:500;line-height:40px;margin-bottom:12px}@media screen and (max-width:991px){.use-cases-page .use-case-features .d-flex .right-block{width:100%}}.use-case-features{margin:120px 0}.use-case-features .d-flex{display:flex;flex-wrap:wrap;gap:100px;align-items:center;padding-bottom:60px}.use-case-features .d-flex:nth-child(2) .left-block,.use-case-features .d-flex:nth-child(4) .left-block{order:1}.use-case-features .d-flex .left-block{width:calc(50% - 50px)}.use-case-features .d-flex .left-block img{width:60%;margin:auto}@media screen and (max-width:991px){.use-case-features .d-flex .left-block{width:100%}}.use-case-features .d-flex .right-block{width:calc(50% - 50px)}.use-case-features .d-flex .right-block h3{font-size:28px;font-weight:500;line-height:40px;margin-bottom:12px}@media screen and (max-width:991px){.use-case-features .d-flex .right-block{width:100%}}ul{padding-left:20px}ul li{color:#98a2b3;font-size:22px;line-height:32px;list-style:disc}.contact-us{padding-top:100px;background-image:url(/_next/static/media/contact-us-bg-wave.be79afb6.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}@media screen and (max-width:991px){.contact-us{padding-top:40px}}.contact-us .d-flex{gap:80px}@media screen and (max-width:991px){.contact-us .d-flex{gap:20px}}.contact-us .d-flex .left-block{width:calc(50% - 80px);background-image:url(/_next/static/media/left-contact-bg.13054eac.svg);background-repeat:no-repeat;background-position:50%}@media screen and (max-width:991px){.contact-us .d-flex .left-block{width:100%;background-image:none}}.contact-us .d-flex .left-block h1{font-size:64px;line-height:80px;margin-bottom:12px}@media screen and (max-width:991px){.contact-us .d-flex .left-block h1{font-size:39px;margin-top:20px}}.contact-us .d-flex .left-block p{font-size:19px;line-height:28px;margin-bottom:38px;color:var(--color-text-grey)}.contact-us .d-flex .left-block .card-info{display:flex;align-items:center;gap:16px;padding:20px;background:linear-gradient(180deg,rgba(65,85,114,.15),rgba(27,27,30,.1));clip-path:polygon(100% 0,100% 70%,92% 100%,0 100%,0 0);margin-bottom:20px;border:1px solid rgba(137,134,215,.2274509804);backdrop-filter:blur(22px);border-radius:12px}.contact-us .d-flex .left-block .card-info:first-child{margin-top:40px}.contact-us .d-flex .left-block .card-info p{margin-bottom:0}.contact-us .d-flex .left-block .card-info .info p{font-size:19px}.contact-us .d-flex .left-block .card-info .info p:first-child{color:hsla(0,0%,100%,.5);font-weight:400;font-size:16px;margin-bottom:4px}.contact-us .d-flex .right-block{width:50%}@media screen and (max-width:991px){.contact-us .d-flex .right-block{width:100%}}.contact-form .form{padding:50px;border-radius:20px;background:linear-gradient(180deg,rgba(65,85,114,.15),rgba(27,27,30,.1));backdrop-filter:blur(22px);border:1px solid rgba(137,134,215,.2274509804);background-image:url(/_next/static/media/left-contact-bg-form.a28df606.svg);background-repeat:no-repeat;background-position:top}@media screen and (max-width:991px){.contact-form .form{padding:20px}.contact-form .form .d-flex{gap:0!important}.contact-form .form .d-flex .input-wrapper{width:100%!important}}.contact-form .form h4{font-size:30px;line-height:40px;margin-bottom:40px;font-weight:600}.contact-form .form .input-wrapper{margin-bottom:20px}.contact-form .form .input-wrapper label{font-size:14px;line-height:20px;font-weight:510}.contact-form .form .input-wrapper input{width:100%;background-color:var(--color-white);padding:12px;font-size:16px;margin-top:6px;border-radius:6px;border:1px solid hsla(0,0%,100%,.2);background:linear-gradient(112deg,rgba(255,255,255,.14) 10.2%,rgba(87,55,117,.14) 66.25%)}.contact-form .form .input-wrapper input.is-error{border:1px solid red}.contact-form .form .input-wrapper textarea{width:100%;padding:12px;margin-top:6px;min-height:120px;max-height:130px;border-radius:6px;border:1px solid hsla(0,0%,100%,.2);background:linear-gradient(112deg,rgba(255,255,255,.14) 10.2%,rgba(87,55,117,.14) 66.25%);box-shadow:0 1px 2px 0 rgba(16,24,40,.05)}.contact-form .form .input-wrapper textarea.is-error{border:1px solid red}.contact-form .form .d-flex{gap:20px}.contact-form .form .d-flex .input-wrapper{width:calc(50% - 10px)}.form-input-validation{display:none;font-size:13px}.form-input-validation.error{color:red;display:block}.form-input-validation.success{color:green;display:block;font-size:18px;padding-top:15px}.our-path-innovation{background-image:url(/_next/static/media/path-hero-bg-wave.ebb96a5f.svg);background-repeat:no-repeat;background-size:cover;background-position:top;padding-bottom:20px;padding-top:40px}.our-path-innovation h2{text-align:center;margin-top:40px;margin-bottom:12px}.our-path-innovation img{width:100%}.our-path-innovation .path-description{text-align:center;width:45%;margin:auto auto 40px}@media screen and (max-width:991px){.our-path-innovation .path-description{width:100%}}.simplified-power{text-align:center;margin-bottom:80px;background-image:url(/_next/static/media/simplified-bg.656ff155.webp);background-position:50%;background-repeat:no-repeat;background-size:cover}.simplified-power p{margin-top:12px}.simplified-power img{height:auto;margin-top:60px}.card-slider-community-section img,.simplified-power img{width:90%;margin-left:auto;margin-right:auto}.header_topNewsbar__DkWaF{width:100%;height:44px;background:#2a2847;position:relative;overflow:hidden}.header_topNewsbar__DkWaF:after{content:url(/_next/static/media/hellobar-top-right.295c1caa.svg);position:absolute;top:0;right:0}.header_topNewsbar__DkWaF:before{content:url(/_next/static/media/hellobar-top-left.5d2e9697.svg);position:absolute;top:0;left:0}.header_newsbarContent__pMWJ_{max-width:1240px;margin:0 auto;height:100%;display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.header_newsbarText__gvNH7{color:#fff;font-size:16px;line-height:20px;text-align:center}.header_header__IJFPS{position:relative;top:0;left:0;right:0;height:72px;backdrop-filter:blur(20px);z-index:1000;background-color:rgba(20,14,40,.5490196078);transition:all .3s ease}.header_header__IJFPS.header_sticky__75jtp{position:fixed;top:0;left:0;right:0;box-shadow:0 2px 20px rgba(0,0,0,.1)}.header_headerContainer__85y8Y{max-width:1240px;margin:0 auto;height:100%;display:flex;align-items:center;justify-content:space-between}.header_logoSection___JDRC{display:flex;align-items:center;gap:20px}.header_logo__Z4Do_{display:flex;align-items:center;gap:9.75px;text-decoration:none}.header_logoText__fiwvq{color:#fff;font-size:24px;font-weight:500}.header_divider__QxtgY{width:28px;height:1px;background:linear-gradient(90deg,#5B5FC7,#BF93E8);transform:rotate(90deg)}.header_nav__KzqbC{display:flex;align-items:center;gap:24px}.header_navLink__eloci{color:#fff;text-decoration:none;font-size:16px;transition:opacity .3s ease}.header_navLink__eloci:hover{opacity:.8}.header_ctaButton__z1vFo{padding:8px 16px;background:linear-gradient(90deg,#5B5FC7,#BF93E8);border:none;border-radius:6px;color:#fff;font-size:16px;cursor:pointer;transition:transform .3s ease}.header_ctaButton__z1vFo:hover{transform:translateY(-2px)}.header_menuToggle__KBMHc{display:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;background:none;border:none;cursor:pointer;padding:0;z-index:1001}.header_menuToggle__KBMHc span{display:block;width:100%;height:2px;background:#fff;transition:all .3s ease}.header_menuToggle__KBMHc.header_menuOpen__GQ20V span:first-child{transform:translateY(8px) rotate(45deg)}.header_menuToggle__KBMHc.header_menuOpen__GQ20V span:nth-child(2){opacity:0}.header_menuToggle__KBMHc.header_menuOpen__GQ20V span:last-child{transform:translateY(-8px) rotate(-45deg)}@media(max-width:1024px){.header_headerContainer__85y8Y{padding:0 50px}}@media(max-width:768px){.header_headerContainer__85y8Y{padding:0 20px}.header_nav__KzqbC{position:fixed;top:72px;left:0;right:0;background:rgba(0,0,0,.95);backdrop-filter:blur(10px);flex-direction:column;padding:20px;gap:20px;transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s ease}.header_nav__KzqbC.header_navOpen__BydYb{transform:translateY(0);opacity:1;visibility:visible}.header_menuToggle__KBMHc{display:flex}.header_divider__QxtgY{display:none}}footer{background-image:url(/_next/static/media/footer-bg-wave.a342beeb.svg);background-repeat:no-repeat;background-size:cover;background-position:50%;margin-top:80px}footer .site-footer{color:#fff}footer .site-footer *{color:var(--color-white)}footer .site-footer .footer-links{display:flex;justify-content:space-between;padding:80px 0}@media screen and (max-width:991px){footer .site-footer .footer-links{padding:20px 0}}footer .site-footer .footer-links .logo-description{width:50%}@media screen and (max-width:991px){footer .site-footer .footer-links .logo-description{width:100%}}footer .site-footer .footer-links .logo-description p{color:#98a2b3;font-size:18px;font-style:normal;font-weight:400;line-height:24px;margin-top:14px;margin-bottom:20px}footer .site-footer .footer-links .logo-description .item-logo .d-flex{display:flex;gap:15px}footer .site-footer .footer-links .logo-description .item-logo .d-flex img{width:40px;height:40px}@media screen and (max-width:991px){footer .site-footer .footer-links .logo-description .item-logo{margin-bottom:40px}}footer .site-footer .footer-links .link-wrapper h5{margin-bottom:16px;font-weight:400;color:#fff;font-size:16px;position:relative}footer .site-footer .footer-links .link-wrapper h5:before{content:"";position:absolute;background:linear-gradient(150deg,#5B5FC7 -3.95%,#BF93E8 121.22%);width:2px;height:20px;left:-16px}footer .site-footer .footer-links .link-wrapper ul{list-style:none}footer .site-footer .footer-links .link-wrapper ul li{margin-bottom:14px;position:relative;width:fit-content}footer .site-footer .footer-links .link-wrapper ul li .new_features{position:absolute;width:35px;top:2px;right:-40px}footer .site-footer .footer-links .link-wrapper ul li:last-child{margin-bottom:0}footer .site-footer .footer-links .link-wrapper ul li a{font-size:16px;font-weight:400;color:#fff;opacity:70%}footer .site-footer .footer-links .link-wrapper ul li .beta{background-color:var(--color-primary);color:#fff;border-radius:50px;position:absolute;font-size:12px;padding:1px 6px;right:-20px;top:2px}footer .site-footer .footer-links .link-wrapper a .gdpr{margin-right:15px!important}@media screen and (max-width:991px){footer .site-footer .logo-row,footer .site-footer .logo-row ul{gap:20px}footer .site-footer .footer-links{flex-flow:column;padding-bottom:0}footer .site-footer .footer-links .link-wrapper{width:100%;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid hsla(0,0%,100%,.1)}footer .site-footer .footer-links .link-wrapper:last-child{border-bottom:0}footer .site-footer .footer-links .link-wrapper h6{padding-bottom:10px}}footer .footer-bottom-area{background-color:#2a2847;padding:15px 0;text-align:center;position:relative}footer .footer-bottom-area:after{content:url(/_next/static/media/footer-right-wave.f0506429.png);position:absolute;bottom:0;right:0}footer .footer-bottom-area:before{content:url(/_next/static/media/footer-left-wave.3d9fa6da.png);position:absolute;bottom:0;left:0}footer .footer-bottom-area p{color:hsla(0,0%,100%,.7);font-size:12px;font-weight:400;line-height:20px}.about-us{background-image:url(/_next/static/media/about-hero-bg-wave.c2eb9e52.svg);background-repeat:no-repeat;background-size:contain}.about-us .about-hero{padding-top:100px;padding-bottom:70px}@media screen and (max-width:991px){.about-us .about-hero{padding-bottom:30px;padding-top:40px}}.about-us .about-hero .d-flex{gap:40px;align-items:center}@media screen and (max-width:991px){.about-us .about-hero .d-flex{gap:0}}.about-us .about-hero .d-flex .left-block{width:50%}.about-us .about-hero .d-flex .left-block h1{line-height:80px}@media screen and (max-width:991px){.about-us .about-hero .d-flex .left-block{width:100%}}.about-us .about-hero .d-flex .right-block{width:calc(50% - 40px)}.about-us .about-hero .d-flex .right-block p{font-size:19px;line-height:28px}@media screen and (max-width:991px){.about-us .about-hero .d-flex .right-block{width:100%}}.about-us .image-slideshow img{width:100%}.about-us .we-found{border-top:1px solid hsla(0,0%,100%,.082);border-bottom:1px solid hsla(0,0%,100%,.082);padding:40px 0;margin-top:60px;margin-bottom:40px;position:relative}@media screen and (max-width:991px){.about-us .we-found{margin-top:0}}.about-us .we-found:before{content:url(/_next/static/media/about-us-found-shape.c7479589.svg);left:20px;bottom:-8px;width:200px;position:absolute}.about-us .we-found .d-flex .found{width:300px}.about-us .we-found .d-flex .found p{font-size:16px;line-height:24px;margin-bottom:8px;color:#fff}.about-us .we-found .d-flex .found h4{font-size:28px;line-height:32px}@media screen and (max-width:991px){.about-us .we-found .d-flex .found{width:100%}}.about-us .we-found .d-flex .office{width:340px}.about-us .we-found .d-flex .office p{font-size:16px;line-height:24px;margin-bottom:8px;color:#fff}.about-us .we-found .d-flex .office h4{font-size:28px;line-height:40px}@media screen and (max-width:991px){.about-us .we-found .d-flex .office{width:100%}}.about-us .we-found .d-flex .build-by{width:calc(85% - 540px);margin-left:auto}.about-us .we-found .d-flex .build-by h5{margin-bottom:25px;font-weight:510;font-size:22px}.about-us .we-found .d-flex .build-by p{font-size:22px;line-height:28px}@media screen and (max-width:991px){.about-us .we-found .d-flex .build-by{width:100%}.about-us .we-found .d-flex{display:block}.about-us .we-found .d-flex .office{margin-top:20px}.about-us .we-found .d-flex .build-by{width:100%;margin-left:0;margin-top:20px}.about-us .we-found:before{display:none}}.about-us .our-investor{padding-top:10px;margin-bottom:40px;padding-bottom:40px}.about-us .our-investor p{text-align:center;margin-bottom:24px;color:var(--color-text-grey)}.about-us .our-investor .d-flex{display:flex;gap:44px}.about-us .our-investor .d-flex img{width:170px}.about-us .our-investor .d-flex img.vc{width:55px}.about-us .our-investor .d-flex img.fintech{width:30px}.about-us .our-investor .d-flex img.yc{width:140px}.about-us .our-mission{background-color:var(--color-primary-light);padding:60px 0;background-position:100%;background-repeat:no-repeat;position:relative}.about-us .our-mission:before{content:url(/_next/static/media/our-mission-wave-left.1b667e0f.svg);position:absolute;left:0;bottom:0}@media screen and (max-width:991px){.about-us .our-mission:before{display:none}}.about-us .our-mission:after{content:url(/_next/static/media/our-mission-wave-right.4316ec52.svg);position:absolute;right:0;bottom:0}@media screen and (max-width:991px){.about-us .our-mission:after{display:none}}.about-us .our-mission .section-tag{margin-left:0}.about-us .our-mission .d-flex{gap:60px}.about-us .our-mission .d-flex .left-block{width:calc(45% - 60px)}@media screen and (max-width:991px){.about-us .our-mission .d-flex .left-block{width:100%}}.about-us .our-mission .d-flex .right-block{width:50%}@media screen and (max-width:991px){.about-us .our-mission .d-flex .right-block{width:100%}}.about-us .our-mission .d-flex .right-block .right-card{border-radius:20px;background:linear-gradient(180deg,rgba(65,85,114,.15),rgba(27,27,30,.1));backdrop-filter:blur(22px);position:relative}.about-us .our-mission .d-flex .right-block .right-card:before{content:url(/_next/static/media/left-contact-bg-form.a28df606.svg);position:absolute;top:0;width:100%;z-index:-1}@media screen and (max-width:991px){.about-us .our-mission .d-flex .right-block .right-card:before{display:none}}.about-us .our-mission .d-flex .right-block .right-card p{font-size:20px;line-height:28px;padding:0 32px 32px;color:#fff}.about-us .our-mission .d-flex .right-block .right-card p:first-child{margin-bottom:20px;padding:32px 32px 0}.about-us-gallery .about .first-card{display:flex;flex-wrap:wrap;gap:20px}.about-us-gallery .about .first-card img{width:calc(33.33% - 20px);display:none}.about-us-gallery .about .first-card img.active{display:block}.about-us-gallery .about .first-card img:first-child,.about-us-gallery .about .first-card img:nth-child(2){width:calc(66.5% - 20px)}.about-us-gallery .about .first-card img:nth-child(3),.about-us-gallery .about .first-card img:nth-child(4){width:33.33%}.about-us-gallery .about .first-card img:nth-child(5),.about-us-gallery .about .first-card img:nth-child(6){margin-top:-20px}.about-us-gallery .about .first-card img:nth-child(10),.about-us-gallery .about .first-card img:nth-child(7),.about-us-gallery .about .first-card img:nth-child(8),.about-us-gallery .about .first-card img:nth-child(9){margin-top:-40px}.about-us-gallery .about .first-card img:nth-child(10),.about-us-gallery .about .first-card img:nth-child(9){width:33.33%}.open-source-priciple{padding-top:100px;background-image:url(/_next/static/media/open-source-priciple-bg.26636b06.png);background-repeat:no-repeat;background-size:cover;background-position:50%;margin-bottom:80px}.open-source-priciple .d-flex{display:flex;flwex-wrap:wrap;gap:40px}.open-source-priciple .d-flex .left-block{width:35%}@media screen and (max-width:991px){.open-source-priciple .d-flex .left-block{width:100%}}.open-source-priciple .d-flex .right-block{width:calc(65% - 40px);scrollbar-width:none;-ms-overflow-style:none}.open-source-priciple .d-flex .right-block::-webkit-scrollbar{display:none}@media screen and (max-width:991px){.open-source-priciple .d-flex .right-block{width:100%}}.open-source-priciple .d-flex .right-block .right-card .d-flex{display:flex;flex-wrap:wrap;justify-content:space-between;gap:40px}.open-source-priciple .d-flex .right-block .right-card .d-flex .card-list{width:calc(45% - 20px);margin-bottom:40px}@media screen and (max-width:991px){.open-source-priciple .d-flex .right-block .right-card .d-flex .card-list{width:100%}}.open-source-priciple .d-flex .right-block .right-card .d-flex .card-list img{margin-bottom:20px}.open-source-priciple .d-flex .right-block .right-card .d-flex .card-list h4{font-size:28px;font-weight:500;line-height:40px;margin-bottom:12px}.blog-page .hero-section{background-image:url(/_next/static/media/blog-page-wave-bg.21edf90f.svg);background-repeat:no-repeat;background-size:contain;background-position:top;margin-top:80px;padding-bottom:60px}.blog-page h1{text-align:center}.blog-page .text-center{margin-bottom:60px}.blog-page .blog-list .d-flex{display:flex;flex-wrap:wrap;gap:50px}.blog-page .blog-list .d-flex .blog-hero-container{width:calc(50% - 25px)}@media screen and (max-width:991px){.blog-page .blog-list .d-flex .blog-hero-container{width:100%}}.blog-page .blog-list .d-flex .blog-hero-container .blog-hero img{width:100%;height:298px;margin-bottom:20px}.blog-page .blog-list .d-flex .blog-hero-container .blog-hero h2{font-size:28px;line-height:40px;margin-bottom:20px}.blog-page .blog-list .d-flex .blog-hero-container .blog-hero p{font-size:20px}.blog-page .blog-list .d-flex .blog-right{width:calc(50% - 25px)}@media screen and (max-width:991px){.blog-page .blog-list .d-flex .blog-right{width:100%}}.blog-page .blog-list .d-flex .blog-right .blog-item{display:flex;gap:20px;margin-bottom:50px}.blog-page .blog-list .d-flex .blog-right .blog-item .blog-image{width:calc(50% - 10px)}.blog-page .blog-list .d-flex .blog-right .blog-item .blog-image img{width:100%}.blog-page .blog-list .d-flex .blog-right .blog-item .blog-content{width:calc(50% - 10px)}.blog-page .blog-list .d-flex .blog-right .blog-item .blog-content h3{font-size:22px;line-height:36px}.blog-page .blog-list .d-flex .blog-right .blog-item .blog-content p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-size:20px}.blog-page .all-blogs h2{font-size:28px;margin-bottom:10px}.blog-page .all-blog-post .d-flex{display:flex;flex-wrap:wrap;gap:40px}.blog-page .all-blog-post .d-flex .blog-card{width:calc(32.7% - 20px)}@media screen and (max-width:991px){.blog-page .all-blog-post .d-flex .blog-card{width:100%}}.blog-page .all-blog-post .d-flex .blog-card .blog-item img{width:100%;margin-bottom:15px}.blog-page .all-blog-post .d-flex .blog-card .blog-content h3{font-size:22px;margin-bottom:10px}.blog-page .all-blog-post .d-flex .blog-card .blog-content p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.blog-page .date-category{color:#9a83e7;font-size:16px;line-height:24px}.text-center{text-align:center}.subscribe-newsletter{padding-top:60px;margin-top:60px}.subscribe-newsletter .d-flex{display:flex;flex-wrap:wrap;gap:20px;align-items:center;justify-content:space-between}.subscribe-newsletter .d-flex .newsletter-content h4{font-size:28px;line-height:40px;margin-bottom:5px}.subscribe-newsletter .d-flex .newsletter-form input{border-radius:6px;border:1px solid hsla(0,0%,100%,.2);background:linear-gradient(112deg,rgba(255,255,255,.2) 10.2%,rgba(87,55,117,.2) 66.25%);padding:8px 16px;font-size:16px}.release-notes{margin-bottom:100px;padding:60px 0;background-image:url(/_next/static/media/blog-release-note-wave.8eeb607f.png);background-repeat:no-repeat;background-size:cover;background-position:bottom}.release-notes h2{font-size:28px;line-height:40px;margin-bottom:20px}.release-notes .d-flex{display:flex;flex-wrap:wrap;gap:40px}.release-notes .d-flex .release-notes-card{width:calc(24% - 20px)}@media screen and (max-width:991px){.release-notes .d-flex .release-notes-card{width:100%}}.release-notes .d-flex .release-notes-card .release-date{margin-bottom:8px}.release-notes .d-flex .release-notes-card .release-date p{color:#fff;width:fit-content;padding:6px 12px;line-height:20px}.release-notes .d-flex .release-notes-card h4{font-size:20px;line-height:28px}.inner-page-wrapper .inner-page-hero-section{padding-top:60px;padding-bottom:80px;background-image:url(/_next/static/media/inner-blog-bg-wave.35bbf7a3.svg);background-repeat:no-repeat;background-size:cover;background-position:50%;background-color:#fff}@media screen and (max-width:991px){.inner-page-wrapper .inner-page-hero-section{padding-top:40px}}.inner-page-wrapper .inner-page-hero-section .d-flex{display:flex;flex-wrap:wrap;gap:40px}.inner-page-wrapper .inner-page-hero-section .d-flex .left-title{width:calc(40% - 20px)}@media screen and (max-width:991px){.inner-page-wrapper .inner-page-hero-section .d-flex .left-title{width:100%}}.inner-page-wrapper .inner-page-hero-section .d-flex .left-title h1{font-size:40px;font-weight:400;line-height:52px;margin-top:40px;margin-bottom:50px}@media screen and (max-width:991px){.inner-page-wrapper .inner-page-hero-section .d-flex .left-title h1{margin-bottom:20px;margin-top:10px}}.inner-page-wrapper .inner-page-hero-section .d-flex .left-title p{font-size:16px;line-height:28px}.inner-page-wrapper .inner-page-hero-section .d-flex .right-image{width:calc(60% - 20px)}@media screen and (max-width:991px){.inner-page-wrapper .inner-page-hero-section .d-flex .right-image{width:100%}}.inner-page-wrapper .inner-page-hero-section .d-flex .right-image img{width:100%;border-radius:6px}.inner-page-wrapper .blog-main-content{background-color:#fff;color:#2a2d33}.inner-page-wrapper .blog-main-content p{color:#2a2d33;font-size:20px;line-height:32px;margin-bottom:20px}.inner-page-wrapper .blog-main-content h3{font-size:24px;font-weight:600;margin:20px 0}.inner-page-wrapper .blog-main-content ul li{font-size:20px}.inner-page-wrapper .blog-main-content img{margin-bottom:20px}.inner-page-wrapper .blog-main-content .blog-content{max-width:760px;margin:0 auto;padding-top:60px;padding-bottom:60px}