@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-outline-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}}}@layer theme{:root,:host{--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;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{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}html,:host{-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,samp,pre{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}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-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{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.top-0{top:calc(var(--spacing)*0)}.z-\[2\]{z-index:2}.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}}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-3{margin-top:calc(var(--spacing)*3)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.table-cell{display:table-cell}.w-fit{width:fit-content}.w-full{width:100%}.shrink{flex-shrink:1}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.resize{resize:both}.appearance-none{appearance:none}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-1{gap:calc(var(--spacing)*1)}.gap-2{gap:calc(var(--spacing)*2)}.gap-3{gap:calc(var(--spacing)*3)}.gap-20{gap:calc(var(--spacing)*20)}.italic{font-style:italic}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);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,)}.blur\!{--tw-blur:blur(8px)!important;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,)!important}.grayscale{--tw-grayscale:grayscale(100%);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,)}.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,)}.backface-hidden{backface-visibility:hidden}}@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-outline-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}.navbar__custom{display:flex;align-items:center;justify-content:space-between;height:107px;position:relative;z-index:1}.navbar__custom .navbar__logo__section{width:25%}.navbar__custom .navbar__logo__section img{width:170px}.navbar__custom .links__section{width:50%;display:flex;justify-content:center;align-items:center}.navbar__custom .links__section .links__container{background-color:var(--text-color-opacity);border:1px solid var(--white-border-color);padding:8px;border-radius:100px;display:flex;gap:24px}.navbar__custom .links__section .links__container a{background-color:transparent}.navbar__custom .btns__section{width:25%;display:flex;justify-content:flex-end}.navbar__custom .btns__section .btn__container{display:flex;background-color:var(--text-color-opacity);border:1px solid var(--white-border-color);border-radius:100px;padding:8px;gap:33px}.mobile__navbar{width:100%;position:relative;z-index:1;display:flex;justify-content:space-between;padding-top:20px;align-items:center}.mobile__navbar button{cursor:pointer}@media only screen and (max-width:1400px){.navbar__custom .navbar__logo__section{width:25%}.navbar__custom .navbar__logo__section img{width:170px}.navbar__custom .links__section{width:50%}.navbar__custom .btns__section{width:25%}}@media only screen and (max-width:1200px){.navbar__custom .navbar__logo__section{width:25%}.navbar__custom .navbar__logo__section img{width:170px}.navbar__custom .links__section{width:50%}.navbar__custom .links__section .primary__btn{padding:8px 12px}.navbar__custom .btns__section{width:25%}.navbar__custom .btns__section .btn__container{gap:16px}}@media only screen and (max-width:1100px){.navbar__custom .navbar__logo__section{width:25%}.navbar__custom .navbar__logo__section img{width:170px}.navbar__custom .links__section{width:50%}.navbar__custom .links__section .primary__btn{padding:8px 12px}.navbar__custom .links__section .links__container{padding:0;gap:16px}.navbar__custom .btns__section{width:25%;gap:16px}}@media only screen and (max-width:992px){.navbar__custom .links__section{width:50%;display:flex;justify-content:center;align-items:center}.navbar__custom .links__section .links__container{background-color:var(--text-color-opacity);border:1px solid var(--white-border-color);padding:8px;border-radius:100px;display:flex}.navbar__custom .links__section .links__container a{background-color:transparent}.navbar__custom .links__section .primary__btn{padding:8px 12px;font-size:14px}.navbar__custom .btns__section{width:25%;display:flex;justify-content:flex-end}.navbar__custom .btns__section .btn__container{display:flex;background-color:var(--text-color-opacity);border:1px solid var(--white-border-color);border-radius:100px;padding:8px}.navbar__custom .btns__section .btn__container .primary__btn{font-size:14px}}.primary__btn{height:42px;padding:8px 24px;border-radius:100px;background-color:#902bf5;font-weight:500;font-size:16px;line-height:25.6px;letter-spacing:0px;text-align:center;color:var(--light-text-color);cursor:pointer;display:flex;align-items:center;gap:7px}.primary__btn.only__text{background-color:transparent;color:var(--text-color);padding:0!important;font-weight:400}.primary__btn.only__muted{background-color:var(--text-color-opacity);border:1px solid var(--white-border-color);color:var(--text-color)}.primary__btn.white__bg{background-color:var(--text-color);color:var(--primary-color);color:var(--text-color)}.primary__btn.left__icon{flex-direction:row-reverse}.primary__btn.only__link{padding:0;color:var(--text-color);text-decoration:underline;background-color:transparent}.primary__btn.only__black{background-color:#000}.primary__btn.only__white{background-color:#fff;color:#000}.primary__btn.primary__light{border-radius:100px;border:1px solid rgba(144,43,245,.2);background:#902bf51a;color:var(--text-color)}.primary__btn._outlined{border:1px solid var(--text-color);background-color:transparent;color:var(--text-color)}.drawer__title{color:var(--text-color);font-size:16px;font-weight:600;border-bottom:none!important}.drawer__title img{width:120px}.drawer-close{cursor:pointer;display:flex;align-items:center}.drawer__link a{color:var(--text-color);font-size:18px}.drawer__list__container{display:flex;flex-direction:column;gap:16px}.hero__main{width:100%;display:flex;justify-content:space-between;padding:72px 0;align-items:center;position:relative;flex-wrap:wrap;z-index:1}.hero__main .content__section{width:100%;display:flex;flex-direction:column;align-items:center;row-gap:16px}.hero__main .content__section h3{font-weight:500;font-size:64px;line-height:120%;color:var(--text-color);text-align:center;max-width:920px}.hero__main .content__section .btn__container{margin-top:16px;display:flex;gap:10px}.hero__main .img__section{width:100%;display:flex;justify-content:space-between;margin-top:104px;flex-wrap:wrap}.hero__main .img__section .big__img__section{width:59%}.hero__main .img__section .big__img__section img{height:100%;border-radius:16px;object-fit:cover}.hero__main .img__section .trusted__section{width:38.5%;border-radius:16px;position:relative;display:flex;padding:40px;justify-content:space-between}.hero__main .img__section .trusted__section .overlay__image{position:absolute;top:-2px;left:0;width:100%;height:110%;z-index:0;border-radius:16px}.hero__main .img__section .trusted__section .trusted__card{width:calc(50% - 10px);position:relative;z-index:1}.hero__main .img__section .trusted__section .trusted__card .icon__container{height:225px;width:100%;border-radius:8px;background:#ffffff26;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:32px 0 16px;color:var(--light-text-color);text-align:center;font-family:IBM Plex Mono;font-size:12px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:1.2px;text-transform:uppercase}.hero__main .img__section .trusted__section .trusted__card p{color:var(--light-text-color);text-align:center;font-size:15px;font-style:normal;font-weight:400;line-height:21px;margin-top:16px}.overlay__rectangle{position:absolute;top:-80px;right:100px;z-index:0}@media only screen and (max-width:1400px){.hero__main .content__section h3{font-size:52px}.hero__main .content__section p{font-size:20px}}@media only screen and (max-width:1100px){.hero__main .content__section h3{font-size:40px}.hero__main .content__section p{font-size:19px}}@media only screen and (max-width:992px){.hero__main .img__section{width:100%;margin-left:0;margin-top:40px}.hero__main .img__section img{width:100%;margin-left:0}.hero__main .img__section .big__img__section,.hero__main .img__section .trusted__section{width:50%}.hero__main .img__section .trusted__section .overlay__image{width:105%}}@media only screen and (max-width:768px){.hero__main{padding:100px 0}.hero__main .content__section{width:100%}.hero__main .img__section{width:100%;margin-left:0;margin-top:40px}.hero__main .img__section img{width:100%;margin-left:0}.hero__main .img__section .big__img__section,.hero__main .img__section .trusted__section{width:100%}.hero__main .img__section .trusted__section .overlay__image{width:105%}.overlay__rectangle{position:absolute;top:-20px;right:10px;z-index:0;width:100%;height:200px}}.section__heading__main{display:flex;align-items:center;justify-content:center;gap:10px;width:100%}.section__heading__main h2{color:var(--primary-color);text-align:center;font-family:IBM Plex Mono;font-size:12px;font-style:normal;font-weight:500;line-height:16.8px;letter-spacing:1.2px;text-transform:uppercase;font-family:var(--ibm-font)}.section__heading__main h2.small__text{font-size:18px}@media only screen and (max-width:1024px){.section__heading__main h2{font-size:20px}}@media only screen and (max-width:768px){.section__heading__main h2{font-size:16px}.section__heading__main svg{width:90px}}.trusted__organizations__main{overflow:hidden}.trusted__organizations__main .sub__description{font-weight:400;font-size:24px;line-height:150%;letter-spacing:0%;text-align:center;color:var(--muted-text);padding:0 120px}.trusted__organizations__main .organizations__section{margin-top:25px;display:flex;align-items:center;justify-content:space-between;gap:44px}.trusted__organizations__main .organizations__section img{max-height:70px}.trusted__organizations__main .organizations__section .heading__section{width:200px;display:flex;gap:10.5px}.trusted__organizations__main .organizations__section .heading__section h3{color:var(--primary-color);font-size:32px;font-style:normal;font-weight:400;line-height:28.8px;letter-spacing:-.64px;text-transform:uppercase}.trusted__organizations__main .organizations__section .heading__section h4{color:#2d2f33;font-family:var(--ibm-font);font-size:12px;font-style:normal;font-weight:500;line-height:14px;letter-spacing:1.2px;text-transform:uppercase}.trusted__organizations__main .organizations__section .marquee__container{position:relative}.trusted__organizations__main .organizations__section .marquee__container .empty__div{background:linear-gradient(90deg,#fafaf8,#fafaf800 20% 80%,#fafaf8);position:absolute;top:0;left:0;width:100%;height:100%}.trusted__organizations__main .organizations__section .marquee__container .organization__card{margin:0 25px}@media only screen and (max-width:1400px){.trusted__organizations__main .sub__description{font-size:20px}}@media only screen and (max-width:992px){.trusted__organizations__main .sub__description{padding:0 40px}}@media only screen and (max-width:768px){.trusted__organizations__main .sub__description{padding:0 20px}}.muted__heading{font-weight:400;font-size:24px;line-height:150%;letter-spacing:0%;text-align:center;color:var(--muted-text);padding:0 120px}@media only screen and (max-width:1400px){.muted__heading{font-size:22px}}@media only screen and (max-width:1024px){.muted__heading{font-size:20px;padding:0 5px}}@media only screen and (max-width:768px){.muted__heading{font-size:16px;padding:0 5px;text-align:center;margin-top:16px}}.section__sub__heading{font-weight:500;font-style:Medium;font-size:40px;line-height:130%;letter-spacing:-3%;text-align:center;color:var(--text-color)}@media only screen and (max-width:1400px){.section__sub__heading{font-size:36px}}@media only screen and (max-width:1024px){.section__sub__heading{font-size:32px}}.cost__challenge__main{padding:120px 0}.cost__challenge__main .section__sub__heading{margin-top:16px}.cost__challenge__main .description{font-weight:500;font-style:Medium;font-size:40px;line-height:130%;letter-spacing:-3%;text-align:center;color:var(--text-color)}.cost__challenge__main .sub__description{font-weight:400;font-size:24px;line-height:150%;letter-spacing:0%;text-align:center;color:var(--muted-text);padding:0 120px}.cost__challenge__main .challenge__card__section{margin-top:80px}.cost__challenge__main .challenge__card__section .challenge__card__main{color:var(--text-color);width:33%;display:flex;flex-direction:column;align-items:center;gap:20px}.cost__challenge__main .challenge__card__section .challenge__card__main .icon__box{border-radius:21.333px;border:1.333px solid rgba(255,0,0,.24);background:#ff00001a;display:flex;width:64px;height:64px;justify-content:center;align-items:center}.cost__challenge__main .challenge__card__section .challenge__card__main h3{text-align:center;font-size:28px;font-style:normal;font-weight:500;line-height:normal}.cost__challenge__main .challenge__card__section .challenge__card__main p{color:var(--muted-text);text-align:center;font-size:20px;font-style:normal;font-weight:400;line-height:normal}.rounded__canvas__container{position:absolute;top:0;right:0;fill:#902bf54d;filter:blur(112px)}@media only screen and (max-width:1024px){.cost__challenge__main .challenge__card__section{margin-top:80px}.cost__challenge__main .challenge__card__section .challenge__card__main{width:33%}.cost__challenge__main .challenge__card__section .challenge__card__main h3{font-size:22px}.cost__challenge__main .challenge__card__section .challenge__card__main p{font-size:18px}}@media only screen and (max-width:1024px){.cost__challenge__main .challenge__card__section{margin-top:40px}.cost__challenge__main .challenge__card__section .challenge__card__main{width:100%;padding:24px 0}.cost__challenge__main .challenge__card__section .challenge__card__main h3{font-size:24px}.cost__challenge__main .challenge__card__section .challenge__card__main p{font-size:16px}}@media only screen and (max-width:768px){.cost__challenge__main{padding:60px 0}.rounded__canvas__container{display:none}}.differnce__after__cloudraiden{padding:120px 0}.differnce__after__cloudraiden .section__sub__heading{margin-top:16px}.differnce__after__cloudraiden .difference__section{margin-top:80px;display:flex;padding:80px;justify-content:center;align-items:flex-start;border-radius:16px;background-image:url(/assets/div.grid-tYF8cTIr.png);background-size:100% 100%;background-repeat:no-repeat;flex-wrap:wrap}.differnce__after__cloudraiden .difference__section .difference__card{width:33%;display:flex;flex-direction:column;gap:20px;align-items:center;color:var(--text-color)}.differnce__after__cloudraiden .difference__section .difference__card .icon__box{display:flex;width:64px;height:64px;justify-content:center;align-items:center;border-radius:16px;border:1.333px solid rgba(255,255,255,.2);background:#ffffff1a}.differnce__after__cloudraiden .difference__section .difference__card h3{text-align:center;font-size:26px;font-style:normal;font-weight:500;line-height:normal}.differnce__after__cloudraiden .difference__section .difference__card p{text-align:center;font-size:20px;font-style:normal;font-weight:400;line-height:normal;padding:0 6px}@media only screen and (max-width:992px){.differnce__after__cloudraiden{padding:60px 0}.differnce__after__cloudraiden .difference__section{padding:40px}.differnce__after__cloudraiden .difference__section .difference__card h3{font-size:24px}.differnce__after__cloudraiden .difference__section .difference__card p{font-size:16px}}@media only screen and (max-width:768px){.differnce__after__cloudraiden{padding:60px 0}.differnce__after__cloudraiden .difference__section{gap:24px;background-size:100% 108%}.differnce__after__cloudraiden .difference__section .difference__card{width:100%;display:flex;flex-direction:column;gap:20px;align-items:center;color:var(--text-color)}.differnce__after__cloudraiden .difference__section .difference__card h3{font-size:24px}.differnce__after__cloudraiden .difference__section .difference__card p{font-size:16px}}.proven__process__main{padding:120px 0}.proven__process__main .section__sub__heading{margin-top:16px}.proven__process__main .process__section{margin-top:80px;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}.proven__process__main .process__section .process__card{display:flex;flex-direction:column;gap:24px;width:calc(25% - 22px);border-radius:16px;border:4px solid rgba(144,43,245,.2);background:#902bf51a;padding:40px 38px;align-items:flex-start;color:var(--text-color)}.proven__process__main .process__section .process__card h3{font-size:26.788px;font-style:normal;font-weight:500;line-height:35.714px}.proven__process__main .process__section .process__card p{color:var(--muted-text);font-size:20px;font-style:normal;font-weight:400}.proven__process__main .process__section .process__card .time__section{display:flex;padding:4px 12px;justify-content:center;align-items:center;gap:10px;border-radius:100px;border:1px solid rgba(144,43,245,.24);background:#902bf51a;font-size:14px;font-style:normal;font-weight:400;line-height:20px;width:fit-content}.proven__process__main .process__section .process__card h4{color:var(primary-color);font-size:73.059px;font-style:normal;font-weight:400;line-height:73.973px;font-family:var(--offbit-font)}.proven__process__main .process__section .process__card:nth-of-type(1){margin-top:37px}.proven__process__main .process__section .process__card:nth-of-type(3){margin-top:37px}@media only screen and (max-width:1600px){.proven__process__main{padding:60px 0}.proven__process__main .section__sub__heading{margin-top:16px}.proven__process__main .process__section{row-gap:25px}.proven__process__main .process__section .process__card{padding:40px 25px}.proven__process__main .process__section .process__card h3{font-size:20px}.proven__process__main .process__section .process__card p{font-size:16px}.proven__process__main .process__section .process__card h4{font-size:40px}}@media only screen and (max-width:1180px){.proven__process__main{padding:60px 0}.proven__process__main .section__sub__heading{margin-top:16px}.proven__process__main .process__section .process__card{width:calc(50% - 15px);margin-top:0}.proven__process__main .process__section .process__card h3{font-size:22px}.proven__process__main .process__section .process__card p{font-size:17px}.proven__process__main .process__section .process__card h4{font-size:60px}.proven__process__main .process__section .process__card:nth-of-type(1){margin-top:0}.proven__process__main .process__section .process__card:nth-of-type(3){margin-top:0}}@media only screen and (max-width:768px){.proven__process__main{padding:60px 0}.proven__process__main .section__sub__heading{margin-top:16px}.proven__process__main .process__section .process__card{width:100%}.proven__process__main .process__section .process__card h3{font-size:26.788px}.proven__process__main .process__section .process__card p{font-size:20px}.proven__process__main .process__section .process__card h4{font-size:73.059px}}.azure__expertise__main{padding:120px 0;display:flex;flex-direction:column;gap:80px}.azure__expertise__main .section__sub__heading{margin-top:16px}.azure__expertise__main .azure__expertise{display:flex;padding:60px 70px 60px 80px;align-items:center;border-radius:16px;border:8px solid rgba(144,43,245,.2);background:#902bf51a;flex-wrap:wrap}.azure__expertise__main .azure__expertise .azure__expertise__left__section{display:flex;flex-direction:column;gap:32px;width:65%;padding-right:80px}.azure__expertise__main .azure__expertise .azure__expertise__left__section .heading__section{display:flex;gap:24px;align-items:center}.azure__expertise__main .azure__expertise .azure__expertise__left__section .heading__section .icon__box{border-radius:16px;background:linear-gradient(0deg,#902bf5 0% 100%),#ffffff26;display:flex;padding:10px;justify-content:center;align-items:center;width:60px;height:60px}.azure__expertise__main .azure__expertise .azure__expertise__left__section .heading__section h3{color:var(--text-color);font-size:48px;font-style:normal;font-weight:600;line-height:normal}.azure__expertise__main .azure__expertise .azure__expertise__left__section .description__section{color:var(--text-color)}.azure__expertise__main .azure__expertise .azure__expertise__left__section .description__section h3{font-size:32px;font-style:normal;font-weight:600;line-height:normal}.azure__expertise__main .azure__expertise .azure__expertise__left__section .description__section ul{padding-left:24px;margin-top:24px;display:flex;flex-direction:column;gap:16px}.azure__expertise__main .azure__expertise .azure__expertise__left__section .description__section ul li{font-size:24px;font-style:normal;font-weight:400;line-height:normal;list-style:disc}.azure__expertise__main .azure__expertise .azure__expertise__left__section .result__section{display:flex;padding:24px;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;align-self:stretch;border-radius:16px;border:2px solid rgba(0,196,52,.2);background:#00c4341a;color:var(--text-color)}.azure__expertise__main .azure__expertise .azure__expertise__left__section .result__section h3{font-size:32px;font-style:normal;font-weight:500;line-height:normal}.azure__expertise__main .azure__expertise .azure__expertise__left__section .result__section .expected__results__points{font-size:24px;font-style:normal;font-weight:400;line-height:normal;display:flex;flex-direction:column;gap:16px}.azure__expertise__main .azure__expertise .azure__expertise__right__section{width:35%;padding-left:40px}.azure__expertise__main .azure__expertise .azure__expertise__right__section .expertise__card{display:flex;padding:24px;flex-direction:column;justify-content:center;align-items:center;gap:31.496px;border-radius:16px;border:1px solid rgba(255,255,255,.2)}.azure__expertise__main .azure__expertise .azure__expertise__right__section .expertise__card .expertise__table{width:100%;border-radius:16px;border:1px solid rgba(255,255,255,.1);color:var(--text-color)}.azure__expertise__main .azure__expertise .azure__expertise__right__section .expertise__card .expertise__table .expertise__table__row{border-top:1px solid rgba(255,255,255,.1);display:flex;padding:20px;align-items:center;gap:20px;align-self:stretch}.azure__expertise__main .azure__expertise .azure__expertise__right__section .expertise__card .expertise__table .expertise__table__row:nth-of-type(1){border-top:none}.azure__expertise__main .azure__expertise .azure__expertise__right__section .expertise__card .expertise__table .expertise__table__row h3{font-size:16px;font-style:normal;font-weight:500;line-height:normal}.azure__expertise__main .azure__expertise .azure__expertise__right__section .expertise__card .expertise__table .expertise__table__row p{color:var(--muted-text);font-size:14px;font-style:normal;font-weight:300;line-height:normal;margin-top:10px}.azure__expertise__main .azure__expertise .azure__expertise__right__section .expertise__card .logo__section img{width:200px}.azure__expertise__main .azure__expertise.right__graph{flex-direction:row-reverse}.azure__expertise__main .azure__expertise.right__graph .azure__expertise__right__section{padding-right:40px;padding-left:0}.azure__expertise__main .azure__expertise.right__graph .azure__expertise__left__section{padding-right:0;padding-left:80px}@media only screen and (max-width:1440px){.azure__expertise__main .azure__expertise .azure__expertise__left__section .heading__section h3{font-size:32px}.azure__expertise__main .azure__expertise .azure__expertise__left__section .description__section h3,.azure__expertise__main .azure__expertise .azure__expertise__left__section .result__section h3{font-size:26px}.azure__expertise__main .azure__expertise .azure__expertise__left__section .result__section .expected__results__points{font-size:20px}.azure__expertise__main .azure__expertise .azure__expertise__right__section{width:35%;padding-left:0}.azure__expertise__main .azure__expertise.right__graph{flex-direction:row-reverse}.azure__expertise__main .azure__expertise.right__graph .azure__expertise__right__section{padding-right:0;padding-left:0}}@media only screen and (max-width:1024px){.azure__expertise__main .azure__expertise{gap:25px}.azure__expertise__main .azure__expertise .azure__expertise__left__section,.azure__expertise__main .azure__expertise .azure__expertise__right__section{width:100%;padding:0}.azure__expertise__main .azure__expertise.right__graph .azure__expertise__right__section,.azure__expertise__main .azure__expertise.right__graph .azure__expertise__left__section{padding:0}}@media only screen and (max-width:768px){.azure__expertise__main{padding:60px 0}.azure__expertise__main .azure__expertise{gap:25px;padding:20px;flex-direction:column-reverse}.azure__expertise__main .azure__expertise .azure__expertise__left__section{width:100%;padding:0}.azure__expertise__main .azure__expertise .azure__expertise__left__section .heading__section h3{font-size:20px}.azure__expertise__main .azure__expertise .azure__expertise__left__section .description__section h3{font-size:26px}.azure__expertise__main .azure__expertise .azure__expertise__left__section .description__section ul{padding-left:24px;margin-top:24px;display:flex;flex-direction:column;gap:16px}.azure__expertise__main .azure__expertise .azure__expertise__left__section .description__section ul li{font-size:16px;font-style:normal;font-weight:400;line-height:normal;list-style:disc}.azure__expertise__main .azure__expertise .azure__expertise__left__section .result__section h3{font-size:20px}.azure__expertise__main .azure__expertise .azure__expertise__left__section .result__section .expected__results__points{font-size:16px}.azure__expertise__main .azure__expertise .azure__expertise__right__section{width:100%;padding:0}.azure__expertise__main .azure__expertise.right__graph .azure__expertise__right__section,.azure__expertise__main .azure__expertise.right__graph .azure__expertise__left__section{padding:0}}.other__enterprises__main{display:flex;flex-direction:column}.other__enterprises__main .border__box{display:flex;padding:64px 54px;flex-direction:column;align-items:center;gap:60px}.other__enterprises__main .border__box .section__sub__heading__special{color:var(--text-color);text-align:center;font-size:40px;font-style:normal;font-weight:600;line-height:48px;letter-spacing:-.4px;margin-top:16px}.other__enterprises__main .border__box .section__sub__heading__special span{color:var(--primary-color)}.other__enterprises__main .border__box .logos__section{display:flex;justify-content:space-between;row-gap:40px;width:100%;gap:40px}.other__enterprises__main .border__box .logos__section .enterprise__box{display:flex;align-items:center;justify-content:center;padding:20px}@media only screen and (max-width:1200px){.other__enterprises__main .border__box{padding:20px}.other__enterprises__main .border__box .section__sub__heading__special{font-size:32px}.other__enterprises__main .border__box .logos__section .enterprise__box{display:flex;align-items:center;justify-content:center;padding:10px}}@media only screen and (max-width:992px){.other__enterprises__main .border__box{padding:20px}.other__enterprises__main .border__box .section__sub__heading__special{font-size:32px}.other__enterprises__main .border__box .logos__section{flex-wrap:wrap;gap:0}.other__enterprises__main .border__box .logos__section .enterprise__box{width:33%;display:flex;align-items:center;justify-content:center;padding:10px}}@media only screen and (max-width:768px){.other__enterprises__main .border__box{padding:20px}.other__enterprises__main .border__box .section__sub__heading__special{font-size:32px}.other__enterprises__main .border__box .logos__section{flex-wrap:wrap;gap:0}.other__enterprises__main .border__box .logos__section .enterprise__box{width:calc(50% - 12px);display:flex;align-items:center;justify-content:center;padding:10px}}.ready__to__main{display:flex;flex-direction:column;padding:120px 0 0;gap:80px}.ready__to__main .border__box{display:flex;padding:64px 54px;flex-direction:column;align-items:center;gap:80px;border-radius:16px;border:8px solid rgba(144,43,245,.24);background:linear-gradient(180deg,#902bf500,#902bf533),#902bf51a}.ready__to__main .border__box .section__sub__heading__special{color:var(--text-color);text-align:center;font-size:40px;font-style:normal;font-weight:600;line-height:48px;letter-spacing:-.4px;margin-top:16px}.ready__to__main .border__box .section__sub__heading__special span{color:var(--primary-color)}.ready__to__main .border__box .optimize__box__section{display:flex;justify-content:space-between;row-gap:40px;flex-wrap:wrap;width:100%}.ready__to__main .border__box .optimize__box__section .optimize__box{width:33%;display:flex;flex-direction:column;gap:20px;align-items:center;color:var(--text-color)}.ready__to__main .border__box .optimize__box__section .optimize__box .icon__box{display:flex;width:64px;height:64px;justify-content:center;align-items:center;border-radius:16px;border:1.333px solid rgba(255,255,255,.2);background:#ffffff1a}.ready__to__main .border__box .optimize__box__section .optimize__box h3{text-align:center;font-size:28px;font-style:normal;font-weight:500;line-height:normal}.ready__to__main .border__box .optimize__box__section .optimize__box p{text-align:center;font-size:20px;font-style:normal;font-weight:400;line-height:normal}@media only screen and (max-width:768px){.ready__to__main{padding:60px 0 0;gap:40px}.ready__to__main .border__box{padding:20px}.ready__to__main .border__box .optimize__box__section{display:flex;justify-content:space-between;row-gap:0;flex-wrap:wrap;width:100%}.ready__to__main .border__box .optimize__box__section .optimize__box{width:100%;padding:24px 0}.ready__to__main .border__box .optimize__box__section .optimize__box h3{font-size:24px}.ready__to__main .border__box .optimize__box__section .optimize__box p{font-size:16px}.ready__to__main .border__box .primary__btn{width:260px;justify-content:center}}.product__comparison__main{padding:120px 0 0;display:flex;flex-direction:column;gap:80px}.product__comparison__main .section__sub__heading{margin-top:16px}.achivements__cloudraiden{padding:120px 0}.achivements__cloudraiden .section__sub__heading{margin-top:16px}.achivements__cloudraiden .cerficate__parent{margin-top:80px}.achivements__cloudraiden .cerficate__parent .certificate__section{display:flex;justify-content:space-between;flex-wrap:wrap}.achivements__cloudraiden .cerficate__parent .certificate__section .certificate__card{width:25%;display:flex;align-items:center;justify-content:center;border-left:1px solid var(--Dark-15, #262626);border-right:1px solid var(--Dark-15, #262626);height:250px;border-bottom:1px solid var(--Dark-15, #262626)}.achivements__cloudraiden .cerficate__parent .certificate__section .certificate__card.top__row{border-top:1px solid var(--Dark-15, #262626)}@media only screen and (max-width:1024px){.achivements__cloudraiden{padding:60px 0}.achivements__cloudraiden .cerficate__parent{margin-top:40px}.achivements__cloudraiden .cerficate__parent .certificate__section .certificate__card{width:25%;padding:0 40px}}@media only screen and (max-width:768px){.achivements__cloudraiden{padding:60px 0}.achivements__cloudraiden .cerficate__parent{margin-top:40px}.achivements__cloudraiden .cerficate__parent .certificate__section .certificate__card{width:50%;padding:0;border-bottom:1px solid var(--Dark-15, #262626)}}.footer__main{display:flex;flex-direction:column;gap:48px;padding:120px 0 0}.footer__main .footer__flex__section{color:var(--text-color);display:flex}.footer__main .footer__flex__section img{width:230px}.footer__main .footer__flex__section p{font-size:20px;font-style:normal;font-weight:400;line-height:112.215%;margin-top:16px}.footer__main .footer__flex__section .logo__section{width:60%;padding-right:48px;display:flex;flex-direction:column;justify-content:space-between}.footer__main .footer__flex__section .logo__section .input__section{margin-top:12px}.footer__main .footer__flex__section .links__section{width:40%;display:flex;gap:48px}.footer__main .footer__flex__section .links__section .linkst__sub__section{display:flex;flex-direction:column;gap:16px}.footer__main .footer__flex__section .links__section .linkst__sub__section h3{color:var(--text-color);font-size:20px;font-style:normal;font-weight:600;line-height:28px}.footer__main .footer__flex__section .links__section .linkst__sub__section a{color:var(--text-color);font-size:16px;font-style:normal;font-weight:400;line-height:25.6px}.footer__main .ask__ai__section{display:flex;padding:40px;gap:16px;align-self:stretch;border-radius:16px;border:1px solid rgba(144,43,245,.2);background:#902bf51a;justify-content:space-between}.footer__main .ask__ai__section .text__section{display:flex;flex-direction:column;gap:16px;align-items:flex-start;width:70%}.footer__main .ask__ai__section .text__section h5{color:var(--text-color);font-size:20px;font-style:normal;font-weight:600;line-height:130%;letter-spacing:-.6px}.footer__main .ask__ai__section .text__section p{color:var(--text-color);font-size:16px;font-style:normal;font-weight:400;line-height:150%}.footer__main .ask__ai__section .text__section .section__heading__main{width:fit-content}.footer__main .ask__ai__section .btns__section{display:flex;flex-direction:column;gap:16px}.footer__main .ask__ai__section .btns__section .primary__btn{justify-content:center}.footer__main .copy__right__section{align-items:center;justify-content:space-between;display:flex;padding:40px 0;border-top:1px solid rgba(255,255,255,.2);color:var(--text-color)}.footer__main .copy__right__section .email__section,.footer__main .copy__right__section .text__section{width:25%}.footer__main .copy__right__section .email__section.text__section,.footer__main .copy__right__section .text__section.text__section{display:flex;justify-content:flex-end}.footer__main .copy__right__section .social__links__section{display:flex;justify-content:center;gap:16px;width:50%}.footer__main .copy__right__section .social__links__section a{display:flex;height:40px;width:40px;justify-content:center;align-items:center;border-radius:10px;border:1px solid rgba(144,43,245,.1);background:#902bf533}@media only screen and (max-width:768px){.footer__main{gap:60px;padding:60px 0 0}.footer__main .footer__flex__section{color:var(--text-color);display:flex;flex-wrap:wrap;flex-direction:column;gap:24px}.footer__main .footer__flex__section img{width:170px}.footer__main .footer__flex__section p{font-size:16px}.footer__main .footer__flex__section .logo__section{width:100%;padding-right:0}.footer__main .footer__flex__section .logo__section .input__section{margin-top:40px}.footer__main .footer__flex__section .links__section{width:100%;display:flex;gap:24px;flex-direction:column}.footer__main .footer__flex__section .links__section .linkst__sub__section{display:flex;flex-direction:column}.footer__main .ask__ai__section{padding:20px;flex-direction:column}.footer__main .ask__ai__section .text__section{display:flex;flex-direction:column;gap:16px;align-items:flex-start;width:100%}.footer__main .ask__ai__section .btns__section{display:flex;flex-direction:column;gap:16px}.footer__main .ask__ai__section .btns__section button{justify-content:center}.footer__main .copy__right__section{display:flex;flex-direction:column;gap:20px}.footer__main .copy__right__section .email__section,.footer__main .copy__right__section .text__section{width:100%;display:flex;justify-content:center}.footer__main .copy__right__section .email__section.text__section,.footer__main .copy__right__section .text__section.text__section{display:flex;justify-content:center}}input[type=range]::-webkit-slider-runnable-track{background:var(--light-bg);height:25px;border-radius:9999px}input[type=range]::-moz-range-track{background:var(--light-bg);height:25px;border-radius:9999px}input[type=range]::-moz-range-progress{background:var(--primary-color);height:25px;border-radius:9999px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;height:25px;width:25px;background:var(--primary-color);border-radius:50%;margin-top:0;cursor:pointer}input[type=range]::-moz-range-thumb{height:25px;width:25px;background:var(--primary-color);border:none;border-radius:50%;cursor:pointer}.range__input__container{width:100%;display:flex;flex-direction:column;gap:20px}.range__input__container h3{color:var(--text-color);font-size:20px;font-style:normal;font-weight:400;line-height:normal}.pricing__main{padding:120px 0}.pricing__main .section__sub__heading{margin-top:16px}.pricing__main .pricing__slider__section{margin-top:80px;display:flex;padding:40px;gap:32px;border-radius:16px;border:4px solid rgba(144,43,245,.2);background:#902bf51a}.pricing__main .pricing__slider__section .slider__section{width:50%;border-right:2px solid rgba(144,43,245,.2);padding-right:32px}.pricing__main .pricing__slider__section .slider__section h6{color:var(--text-color);font-size:20px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}.pricing__main .pricing__slider__section .slider__section p{color:var(--muted-text);font-size:24px;font-style:normal;font-weight:400;line-height:24px;margin-top:40px}.pricing__main .pricing__slider__section .slider__section .range__picker{margin-top:32px}.pricing__main .pricing__slider__section .savings__section{width:50%;padding-left:32px;display:flex;flex-direction:column;justify-content:space-between}.pricing__main .pricing__slider__section .savings__section h6{color:var(--text-color);font-size:20px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}.pricing__main .pricing__slider__section .savings__section p{color:var(--muted-text);font-size:24px;font-style:normal;font-weight:400;line-height:24px}.pricing__main .pricing__slider__section .savings__section h2{font-size:40px;font-style:normal;font-weight:500;line-height:80px;background:linear-gradient(100deg,#fff,#621dba);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media only screen and (max-width:768px){.pricing__main{padding:60px 0}.pricing__main .pricing__slider__section{flex-wrap:wrap;gap:32px;flex-direction:column-reverse;padding:20px}.pricing__main .pricing__slider__section .slider__section{width:100%;border-right:none;padding-right:0}.pricing__main .pricing__slider__section .slider__section h6{font-size:20px}.pricing__main .pricing__slider__section .slider__section p{font-size:20px;margin-top:20px}.pricing__main .pricing__slider__section .slider__section .range__picker{margin-top:16px}.pricing__main .pricing__slider__section .savings__section{width:100%;padding-left:0;border-bottom:2px solid rgba(144,43,245,.2);padding-bottom:32px}.pricing__main .pricing__slider__section .savings__section h6{font-size:16px}.pricing__main .pricing__slider__section .savings__section p{font-size:20px}}.process__main{margin-top:120px}.process__main .process__cards__section{display:flex;justify-content:space-between;margin-top:80px;flex-wrap:wrap}.process__main .process__cards__section .process__card{width:24%;display:flex;flex-direction:column;gap:16px}.process__main .process__cards__section .process__card h4{color:var(--text-color);font-size:24px;font-style:normal;font-weight:400;line-height:normal}.process__main .process__cards__section .process__card p{color:var(--text-color);font-size:16px;font-style:normal;font-weight:400;line-height:21px}@media only screen and (max-width:880px){.process__main .process__cards__section{row-gap:32px}.process__main .process__cards__section .process__card{width:48%}}@media only screen and (max-width:768px){.process__main{margin-top:60px}.process__main .process__cards__section{margin-top:40px;row-gap:16px}.process__main .process__cards__section .process__card{width:100%}.process__main .process__cards__section .process__card h4{font-size:24px}.process__main .process__cards__section .process__card p{font-size:16px}}.azure__workloads{padding-top:152px}.azure__workloads .workload__cards__section{display:flex;margin-top:80px;justify-content:space-between;flex-wrap:wrap}.azure__workloads .workload__cards__section .workload__card{width:calc(50% - 20px);background-color:#090030;color:var(--light-text-color);padding:40px;border-radius:16px;display:flex;justify-content:space-between;flex-wrap:wrap}.azure__workloads .workload__cards__section .workload__card .card__left__section{display:flex;flex-direction:column;gap:16px}.azure__workloads .workload__cards__section .workload__card .card__left__section h4{color:var(--light-text-color);font-size:32px;font-style:normal;font-weight:400;line-height:41.6px;letter-spacing:-.64px}.azure__workloads .workload__cards__section .workload__card .card__left__section p{color:var(--light-text-color);font-size:20px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.64px}.azure__workloads .workload__cards__section .workload__card .card__right__section{display:flex;flex-direction:column;justify-content:space-between;gap:32px;margin-top:32px}.azure__workloads .workload__cards__section .workload__card .card__right__section p{color:var(--muted-text);font-size:18px;font-style:normal;font-weight:500;line-height:23.8px}@media only screen and (max-width:992px){.azure__workloads{padding-top:75px}.azure__workloads .workload__cards__section{margin-top:40px;gap:16px}.azure__workloads .workload__cards__section .workload__card{padding:40px;width:100%;gap:40px}.azure__workloads .workload__cards__section .workload__card .card__left__section{width:100%}.azure__workloads .workload__cards__section .workload__card .card__left__section h4{font-size:32px}.azure__workloads .workload__cards__section .workload__card .card__left__section p{font-size:20px}.azure__workloads .workload__cards__section .workload__card .card__right__section{width:100%}.azure__workloads .workload__cards__section .workload__card .card__right__section p{font-size:18px}.azure__workloads .workload__cards__section .workload__card .card__right__section button{margin-top:16px}}@media only screen and (max-width:575px){.azure__workloads .workload__cards__section .workload__card{padding:20px}}.comprehensive__main{width:100%;padding:40px 0 80px;background-color:var(--primary-color);margin:0 0 120px}.comprehensive__main .img__section{margin-top:40px}.comprehensive__main .img__section img{width:100%;border-radius:16px}.main__section{width:100%;border-radius:16px;overflow:hidden}.main__section .start__fast__savings__main{width:100%;display:flex;position:relative;border-radius:16px;background:linear-gradient(90deg,#902bf5,#54198f);flex-wrap:wrap}.main__section .start__fast__savings__main .text__section__main{width:60%;display:flex;flex-direction:column;gap:16px;align-items:flex-start;padding:60px 0 60px 80px}.main__section .start__fast__savings__main .text__section__main .text__section{position:relative;z-index:1;display:flex;flex-direction:column;gap:16px}.main__section .start__fast__savings__main .text__section__main .text__section h3{color:var(--light-text-color);font-family:var(--ibm-font);font-size:40px;font-style:normal;font-weight:600;line-height:41.6px;letter-spacing:-.64px;text-transform:uppercase}.main__section .start__fast__savings__main .text__section__main .text__section p{color:var(--light-text-color);font-size:20px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.64px}.main__section .start__fast__savings__main .img__section{width:32%}.main__section .start__fast__savings__main .img__section img{height:100%;max-height:500px}@media only screen and (max-width:1100px){.main__section .start__fast__savings__main .img__section{width:40%}}@media only screen and (max-width:880px){.main__section .start__fast__savings__main .text__section__main{width:100%;padding:40px 0 40px 40px}.main__section .start__fast__savings__main .img__section{width:100%;margin-top:-88px}}@media only screen and (max-width:525px){.main__section .start__fast__savings__main .text__section__main{padding:20px}.main__section .start__fast__savings__main .img__section{margin-top:0}}.microsoft__section__main{position:relative}.microsoft__section__main .background__banner{position:absolute;top:0;left:0;width:100%;z-index:0;height:100%;object-fit:cover;border-radius:16px}.microsoft__section__main .microsoft__text__section{padding:40px;display:flex;flex-direction:column;justify-content:space-between;top:0;left:0;width:100%;height:100%;align-items:flex-start;position:relative;z-index:1}.microsoft__section__main .microsoft__text__section .top__section{display:flex;flex-direction:column;gap:16px;align-items:flex-start}.microsoft__section__main .microsoft__text__section .top__section h3{color:var(--light-text-color);font-size:40px;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize;max-width:696px}.microsoft__section__main .microsoft__text__section .bottom__section{display:flex;justify-content:space-between;margin-top:150px}.microsoft__section__main .microsoft__text__section .bottom__section .text__section{width:50%}.microsoft__section__main .microsoft__text__section .bottom__section .text__section p{color:var(--muted-text);font-size:18px;font-style:normal;font-weight:500;line-height:23.8px}.microsoft__section__main .microsoft__text__section .bottom__section .logos__section .vertical__line{width:1px;height:47px;background-color:var(--light-text-color)}.microsoft__section__main .microsoft__text__section .bottom__section .logos__section p{color:var(--light-text-color);font-family:var(--ibm-font);font-size:12px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:.36px;text-transform:uppercase;margin-top:16px;text-align:center}@media only screen and (max-width:920px){.microsoft__section__main .microsoft__text__section .bottom__section{display:flex;margin-top:100px;flex-direction:column;gap:16px}.microsoft__section__main .microsoft__text__section .bottom__section .text__section{width:100%}.microsoft__section__main .microsoft__text__section .bottom__section .text__section p{font-size:18px}.microsoft__section__main .microsoft__text__section .bottom__section .logos__section p{text-align:left}}.about__hero__main{padding-top:70px}.about__hero__main .heading__section{display:flex;flex-direction:column;align-items:center;gap:16px}.about__hero__main .heading__section p{color:var(--text-color);text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:150%;max-width:762px}.about__hero__main .description__section{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center}.about__hero__main .description__section .text__section{width:45%}.about__hero__main .description__section .text__section p{color:var(--text-color);font-size:24px;font-style:normal;font-weight:400;line-height:normal;margin-top:16px}.about__hero__main .description__section .image__section{width:45%}.about__hero__main .description__section .image__section img{width:100%}@media only screen and (max-width:768px){.about__hero__main .description__section{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;margin-top:32px}.about__hero__main .description__section .text__section{width:100%}.about__hero__main .description__section .text__section p{font-size:20px}.about__hero__main .description__section .image__section{width:100%}}.why__choose__us__main{padding-top:64px}.why__choose__us__main .cards__section{width:100%;padding:80px 0;margin-top:80px;background-color:#090030}.why__choose__us__main .cards__section h4{color:var(--light-text-color);font-size:40px;font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize}.why__choose__us__main .cards__section .cards__container{margin-top:40px;display:flex;flex-direction:column;gap:40px}.why__choose__us__main .cards__section .cards__container .card__main{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap}.why__choose__us__main .cards__section .cards__container .card__main .image__card{width:58%;position:relative}.why__choose__us__main .cards__section .cards__container .card__main .image__card .text__section{position:relative;z-index:1;padding:200px 32px 32px;border-radius:16px}.why__choose__us__main .cards__section .cards__container .card__main .image__card .text__section h4{color:var(--light-text-color);font-size:28px;font-style:normal;font-weight:500;line-height:normal}.why__choose__us__main .cards__section .cards__container .card__main .image__card .text__section p{color:var(--light-text-color);font-size:20px;font-style:normal;font-weight:400;line-height:normal;margin-top:20px}.why__choose__us__main .cards__section .cards__container .card__main .image__card .overlay__img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:16px}.why__choose__us__main .cards__section .cards__container .card__main .empty__card{padding:32px;display:flex;flex-direction:column;justify-content:space-between;width:40%;border-radius:16px;border:1px solid var(--primary-color)}.why__choose__us__main .cards__section .cards__container .card__main .empty__card h4{color:var(--light-text-color);font-size:28px;font-style:normal;font-weight:500;line-height:normal}.why__choose__us__main .cards__section .cards__container .card__main .empty__card p{color:var(--light-text-color);font-size:20px;font-style:normal;font-weight:400;line-height:normal;margin-top:20px}.why__choose__us__main .cards__section .cards__container .card__main.image__left{flex-direction:row-reverse}@media only screen and (max-width:992px){.why__choose__us__main .cards__section h4{font-size:32px}.why__choose__us__main .cards__section .cards__container .card__main{width:100%;display:flex;justify-content:space-between}.why__choose__us__main .cards__section .cards__container .card__main .image__card{width:58%}.why__choose__us__main .cards__section .cards__container .card__main .image__card .text__section h4{font-size:24px}.why__choose__us__main .cards__section .cards__container .card__main .image__card .text__section p{font-size:16px}.why__choose__us__main .cards__section .cards__container .card__main .empty__card h4{font-size:24px}.why__choose__us__main .cards__section .cards__container .card__main .empty__card p{font-size:16px}}@media only screen and (max-width:768px){.why__choose__us__main .cards__section h4{font-size:32px}.why__choose__us__main .cards__section .cards__container .card__main{width:100%;flex-direction:column;gap:16px}.why__choose__us__main .cards__section .cards__container .card__main .image__card{width:100%}.why__choose__us__main .cards__section .cards__container .card__main .image__card .text__section h4{font-size:24px}.why__choose__us__main .cards__section .cards__container .card__main .image__card .text__section p{font-size:16px}.why__choose__us__main .cards__section .cards__container .card__main .empty__card{width:100%}}.partnership__main{padding-top:130px}.partnership__main p{color:var(--text-color);text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.coming__soon__main{width:100%;padding:120px 0;overflow:hidden}.coming__soon__main .coming__hero__section{display:flex;justify-content:space-between}.coming__soon__main .coming__hero__section .text__section{width:60%;display:flex;flex-direction:column;align-items:flex-start;gap:16px;color:var(--text-color)}.coming__soon__main .coming__hero__section .text__section h3{font-size:64px;font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize}.coming__soon__main .coming__hero__section .text__section p{font-size:20px;font-style:normal;font-weight:400;line-height:150%}.coming__soon__main .coming__hero__section .text__section .btns__section{margin-top:16px;display:flex;align-content:center;gap:29px;flex-wrap:wrap;justify-content:center}.coming__soon__main .coming__hero__section .img__section{width:40%}.coming__soon__main .coming__hero__section .img__section img{width:100%}.coming__soon__main .lines__seciton{margin-top:60px}.coming__soon__main .lines__seciton .primary__line{width:110%;background-color:var(--primary-color);display:flex;align-items:center;flex-wrap:nowrap;padding:10px 40px;color:var(--light-text-color);font-family:var(--outfit);font-size:20px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.8px;text-transform:uppercase;margin-left:-5%;transform:rotate(-10deg)}.coming__soon__main .lines__seciton .primary__line .line{padding:0 10px;border-right:1px solid var(--light-text-color)}.coming__soon__main .lines__seciton .primary__line.__black{background-color:var(--text-color);transform:rotate(5deg)}@media only screen and (max-width:880px){.coming__soon__main{width:100%;padding:120px 0;overflow:hidden}.coming__soon__main .coming__hero__section{display:flex;justify-content:space-between;flex-wrap:wrap}.coming__soon__main .coming__hero__section .text__section,.coming__soon__main .coming__hero__section .img__section{width:100%}}.pricing__layout__main{background-color:#f4f0ff;padding:32px 0 80px}.pricing__layout__main .heading__section{display:flex;flex-direction:column;align-items:center;gap:16px}.pricing__layout__main .heading__section p{color:var(--text-color);text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:150%;max-width:762px}.pricing__layout__main .btn__section{margin-top:40px;display:flex;justify-content:center;align-items:center;gap:29px;flex-wrap:wrap}.pricing__layout__main .cards__section{display:flex;justify-content:space-between;margin-top:72px;flex-wrap:wrap}.pricing__layout__main .cards__section .card__main{width:calc(25% - 24px);background-color:#fff;display:flex;flex-direction:column;gap:32px;justify-content:space-between;padding:32px;border-radius:16px}.pricing__layout__main .cards__section .card__main h3{color:var(--primary-color);font-family:var(--ibm-font);font-size:24px;font-style:normal;font-weight:600;line-height:150%}.pricing__layout__main .cards__section .card__main h5{color:var(--text-color);font-size:16px;font-style:normal;font-weight:400;line-height:22.4px}.pricing__layout__main .cards__section .card__main .top__section{display:flex;flex-direction:column;gap:24px}.pricing__layout__main .cards__section .card__main .top__section .includes__section h6{color:var(--text-color);font-size:14px;font-style:normal;font-weight:400;line-height:150%;margin-top:8px}.pricing__layout__main .cards__section .card__main .top__section .includes__section p{color:var(--text-color);font-size:16px;font-style:normal;font-weight:500;line-height:150%;margin-top:4px}.pricing__layout__main .cards__section .card__main .top__section .horizontal__line{width:100%;height:1px;background-color:#e5e6eb;margin:16px 0}.pricing__layout__main .cards__section .card__main .top__section .list__section{display:flex;flex-direction:column;gap:10px}.pricing__layout__main .cards__section .card__main .top__section .list__section .list__item{display:flex;align-items:center;gap:8px}@media only screen and (max-width:1200px){.pricing__layout__main .cards__section{flex-wrap:wrap;row-gap:24px}.pricing__layout__main .cards__section .card__main{width:calc(50% - 12px)}}@media only screen and (max-width:768px){.pricing__layout__main .cards__section{flex-wrap:wrap;row-gap:24px}.pricing__layout__main .cards__section .card__main{width:100%}}.pricing__included{padding:80px 0}.pricing__included .cards__section{margin-top:80px;display:flex;justify-content:space-between;flex-wrap:wrap;row-gap:16px}.pricing__included .cards__section .included__card{width:calc(50% - 12px);padding:32px;border-radius:16px;border:1px solid var(--primary-color)}.pricing__included .cards__section .included__card h3{color:var(--primary-color);font-family:var(--ibm-font);font-size:12px;font-style:normal;font-weight:500;line-height:16.8px;letter-spacing:1.2px;text-transform:uppercase}.pricing__included .cards__section .included__card h4{color:var(--text-color);font-size:28px;font-style:normal;font-weight:500;line-height:normal;margin-top:16px}.pricing__included .cards__section .included__card p{color:var(--text-color);font-size:20px;font-style:normal;font-weight:400;line-height:normal;margin-top:20px}.pricing__included .cards__section .included__card .list__section{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:32px}.pricing__included .cards__section .included__card .list__section .list__item{width:50%;display:flex;align-items:center;gap:8px}.pricing__included .cards__section .included__card .list__section .list__item p{color:var(--text-color);font-size:16px;font-style:normal;font-weight:400;line-height:150%}@media only screen and (max-width:768px){.pricing__included .cards__section .included__card{width:100%;padding:32px;border-radius:16px;border:1px solid var(--primary-color)}.pricing__included .cards__section .included__card h3{color:var(--primary-color);font-family:var(--ibm-font);font-size:12px;font-style:normal;font-weight:500;line-height:16.8px;letter-spacing:1.2px;text-transform:uppercase}.pricing__included .cards__section .included__card h4{color:var(--text-color);font-size:28px;font-style:normal;font-weight:500;line-height:normal;margin-top:16px}.pricing__included .cards__section .included__card p{color:var(--text-color);font-size:20px;font-style:normal;font-weight:400;line-height:normal;margin-top:20px}.pricing__included .cards__section .included__card .list__section{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:32px}.pricing__included .cards__section .included__card .list__section .list__item{width:50%;display:flex;align-items:center;gap:8px}.pricing__included .cards__section .included__card .list__section .list__item p{color:var(--text-color);font-size:16px;font-style:normal;font-weight:400;line-height:150%}}.start__enterprising{padding:80px 0;background-color:#090030;margin:120px 0}.start__enterprising .heading__section{display:flex;flex-direction:column;gap:16px}.start__enterprising .cards__section{margin-top:80px;display:flex;justify-content:space-between;color:var(--light-text-color);flex-wrap:wrap}.start__enterprising .cards__section .included__card{display:flex;flex-direction:column;gap:16px;width:33%}.start__enterprising .cards__section .included__card h3{font-size:24px;font-style:normal;font-weight:400;line-height:normal}.start__enterprising .cards__section .included__card h4{font-size:16px;font-style:normal;font-weight:400;line-height:21px}.start__enterprising .btns__section{margin-top:80px;display:flex;justify-content:center}@media only screen and (max-width:768px){.start__enterprising .cards__section{margin-top:80px;display:flex;justify-content:space-between;color:var(--light-text-color);flex-wrap:wrap;row-gap:32px}.start__enterprising .cards__section .included__card{display:flex;flex-direction:column;gap:16px;width:100%}.start__enterprising .cards__section .included__card h3{font-size:24px;font-style:normal;font-weight:400;line-height:normal}.start__enterprising .cards__section .included__card h4{font-size:16px;font-style:normal;font-weight:400;line-height:21px}.start__enterprising .btns__section{margin-top:80px;display:flex;justify-content:center}}.content__container{width:100%;padding:64px 150px 120px}.content__container .heading__section{display:flex;flex-direction:column;align-items:center;gap:16px}.content__container .heading__section p{color:var(--text-section);text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.content__container .text__section{margin-top:120px;display:flex;flex-direction:column;gap:40px;color:var(--text-color)}.content__container .text__section h2{font-size:40px;font-style:normal;font-weight:500;line-height:150%}.content__container .text__section p,.content__container .text__section li{font-size:20px;font-style:normal;font-weight:400;line-height:150%}.content__container .text__section p span,.content__container .text__section li span{font-weight:700}.content__container .text__section h4{font-size:32px;font-style:normal;font-weight:500;line-height:150%}.content__container .text__section li{list-style-type:disc;margin-left:16px}@media only screen and (max-width:1024px){.content__container{width:100%;padding:64px 0 120px}.content__container .text__section h2{font-size:28px}.content__container .text__section p,.content__container .text__section li{font-size:16px}.content__container .text__section h4{font-size:22px}}@font-face{font-family:InterTight;src:url(/assets/InterTight-Light-DKpIXIJ6.ttf);font-weight:400}@font-face{font-family:InterTight;src:url(/assets/InterTight-ExtraLight-wMFkURKB.ttf);font-weight:100}@font-face{font-family:InterTight;src:url(/assets/InterTight-ExtraBold-KtWbdvSD.ttf);font-weight:700}@font-face{font-family:InterTight;src:url(/assets/InterTight-SemiBold-Cfhxi-pa.ttf);font-weight:600}@font-face{font-family:InterTight;src:url(/assets/InterTight-Regular-I1p2TBK4.ttf);font-weight:500}@font-face{font-family:OffBitTrial;src:url(/assets/OffBitTrial-Regular-CPt47ho5.otf);font-weight:400}@font-face{font-family:OffBitTrial;src:url(/assets/OffBitTrial-101-DiSc5dUF.otf);font-weight:100}@font-face{font-family:OffBitTrial;src:url(/assets/OffBitTrial-Bold-BD3QkllM.otf);font-weight:700}@font-face{font-family:OffBitTrial;src:url(/assets/OffBitTrial-DotBold-DB3p9sKn.otf);font-weight:600}@font-face{font-family:OffBitTrial;src:url(/assets/OffBitTrial-Regular-CPt47ho5.otf);font-weight:500}@font-face{font-family:IBM Plex Mono;src:url(/assets/IBMPlexMono-Regular-BF3vfe7_.ttf);font-weight:400}@font-face{font-family:IBM Plex Mono;src:url(/assets/IBMPlexMono-Light-CCTlBcuD.ttf);font-weight:100}@font-face{font-family:IBM Plex Mono;src:url(/assets/IBMPlexMono-Bold-Ovd3DSUS.ttf);font-weight:700}@font-face{font-family:IBM Plex Mono;src:url(./IBMPlexMono-DotBold.ttf);font-weight:600}@font-face{font-family:IBM Plex Mono;src:url(/assets/IBMPlexMono-Medium-COFd06Dj.ttf);font-weight:500}@font-face{font-family:IBM Plex Mono;src:url(/assets/IBMPlexMono-SemiBold-D0J2bq8P.ttf);font-weight:600}@font-face{font-family:Outfit;src:url(/assets/Outfit-Light-S_bmysjB.ttf);font-weight:400}@font-face{font-family:Outfit;src:url(/assets/Outfit-ExtraLight-CvRlrC75.ttf);font-weight:100}@font-face{font-family:Outfit;src:url(/assets/Outfit-ExtraBold-3yjCaPd_.ttf);font-weight:700}@font-face{font-family:Outfit;src:url(/assets/Outfit-SemiBold-BG6JAc2c.ttf);font-weight:600}@font-face{font-family:Outfit;src:url(/assets/Outfit-Regular-CZeFCLjM.ttf);font-weight:500}:root{--text-font: "InterTight", sans-serif;--offbit-font: "OffBitTrial";--primary-color: #902bf5;--dark-bg: #181818;--bg-dark-opacity: #902bf51a;--border-color: #902bf53d;--text-color: #171717;--text-color-opacity: #ffffff1a;--white-border-color: #ffffff33;--muted-text: #aaaaaa;--light-bg: #fff;--light-text-color: #ffffff;--ibm-font: "IBM Plex Mono";--outfit:"Outfit" }*{padding:0;box-sizing:border-box}body{font-family:var(--text-font);background-color:var(--light-bg)}.custom__container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width:576px){.custom__container{max-width:540px}.custom__container.fluid{max-width:100%;padding-right:15px;padding-left:15px}}@media(min-width:768px){.custom__container{max-width:720px}.custom__container.fluid{max-width:100%;padding-right:15px;padding-left:15px}}@media(min-width:880px){.custom__container{max-width:860px}.custom__container.fluid{max-width:100%;padding-right:15px;padding-left:15px}}@media(min-width:992px){.custom__container{max-width:960px}.custom__container.fluid{max-width:100%;padding-right:15px;padding-left:15px}}@media(min-width:1100px){.custom__container{max-width:1050px}.custom__container.fluid{max-width:100%;padding-right:15px;padding-left:15px}}@media(min-width:1200px){.custom__container{max-width:1140px}.custom__container.fluid{max-width:1180px}}@media(min-width:1400px){.custom__container{max-width:1320px}.custom__container.fluid{max-width:1360px}}@media(min-width:1700px){.custom__container{max-width:1596px}.custom__container.fluid{max-width:1630px}}@keyframes fadeUpOpacityCurve{0%{opacity:0;transform:translate3d(0,40px,0)}60%{opacity:.5;transform:translate3d(0,10px,0)}to{opacity:1;transform:translateZ(0)}}[data-aos=fade-up]{opacity:0}[data-aos=fade-up].aos-animate,[data-aos=fade].aos-animate{animation:fadeUpOpacityCurve .9s ease forwards}
