@tailwind base;@tailwind components;@tailwind utilities;::-webkit-scrollbar-track{background:#000000}::-webkit-scrollbar-thumb{background:#fff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#fff}:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: rgba(17, 6, 41, 1);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media (prefers-color-scheme: dark){:root{--color-background: rgba(17, 6, 41, 1);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}@font-face{font-family:exo2;src:url(/assets/exo2_variable-67ae4e70.ttf)}body{min-height:100vh;color:#fff;background:rgba(11,1,33,255);line-height:1.6;font-family:exo2;font-size:24px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;margin:0;padding:0}@media only screen and (min-width: 2000px){a{font-size:32px}}p{font-size:14px;color:#786e8d;line-height:32px}@media only screen and (min-width: 2000px){p{font-size:32px;font-weight:350}}.full-styledbutton{display:block;text-align:center;background-size:200% auto;background-image:linear-gradient(to right,#25E4E4 0%,#B939F0 50%,#25E4E4 100%);margin:auto;color:#fff;font-size:1rem;min-width:191px;max-width:191px;height:51px;flex-shrink:0;border-radius:48px;padding:8px;cursor:pointer;transition:all .2s ease-in-out;border:0px solid rgba(0,0,0,0)}@media only screen and (min-width: 2000px){.full-styledbutton{padding:32px;font-size:36px;min-width:382px;max-width:382px;height:101px}}.full-styledbutton:hover{color:#fff;background-position:right center;transform:scaleY(1.2) scaleX(1.05)}.outlined-styledbutton{position:relative;cursor:pointer;color:#fff;padding:6px;width:212px;height:51px;font-size:1rem;text-align:center;transition:all .3s ease-in-out;z-index:1;background:linear-gradient(rgba(11,1,33,255),rgba(11,1,33,255)) padding-box,linear-gradient(263deg,#25E4E4 14.96%,#B939F0 96.08%) border-box;border:2px solid transparent;border-radius:40px}@media only screen and (max-width: 769px){.outlined-styledbutton{margin:auto;padding:6px}}@media only screen and (min-width: 2000px){.outlined-styledbutton{padding:32px;font-size:32px;min-width:382px;max-width:382px;height:101px}}.outlined-styledbutton:hover .outlined-sb-inner{opacity:100;transform:scaleY(1.1) scaleX(1.02)}.outlined-styledbutton:hover{transform:scaleY(1.1) scaleX(1.02)}.outlined-sb-inner{top:0;left:0;position:absolute;border-radius:40px;padding:6px;width:212px;height:51px;transition:all .3s ease-in-out;color:#fff;opacity:0;width:100%;height:100%;border:0px;background:linear-gradient(60deg,#25E4E4 14.96%,#B939F0 96.08%)}@media only screen and (max-width: 769px){.outlined-sb-inner{padding:6px}}.gradient-text{background:linear-gradient(263deg,#25E4E4 14.96%,#B939F0 96.08%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:Exo 2;font-style:normal;font-weight:700}.gradient-shadow{-webkit-background-clip:text;background-clip:text;transform:scale(1.0125);filter:blur(.3em) contrast(200%)}.section-title{font-size:36px;font-style:normal;font-weight:200;line-height:65px;color:#e4d5eb}@media only screen and (min-width: 2000px){.section-title{font-size:72px}}.section-wrapper{display:flex;flex-direction:row;justify-content:center;min-height:100vh;width:90%;margin:auto}@media only screen and (max-width: 769px){.section-wrapper{width:95%;flex-direction:column;margin-top:48px;margin-bottom:48px}}@media only screen and (min-width: 2000px){.section-wrapper{min-height:70vh}}.section-container{width:100%;height:100%;justify-content:center}.section-container-left{padding-left:118px;padding-top:128px;text-align:left}@media only screen and (max-width: 769px){.section-container-left{padding:0;text-align:center}}.section-container-right{padding-top:128px;padding-right:128px;text-align:left}@media only screen and (max-width: 769px){.section-container-right{padding:0;text-align:center}}.underline-p{display:inline-block;color:#fffc;min-width:64px;min-height:24px;margin-top:auto;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:normal;transition:all .2s ease-in-out;cursor:pointer;background:linear-gradient(to right,rgba(100,200,200,0),rgba(100,200,200,0)),linear-gradient(to right,#25E4E4,#B939F0);background-size:100% .1em,0 .1em;background-position:100% 100%,0 100%;background-repeat:no-repeat}.underline-p:hover,.underline-p:focus{color:#fff;background-size:0 .1em,100% .1em}.desktop{display:block}@media only screen and (max-width: 769px){.desktop{display:none}}.mobile{display:none}@media only screen and (max-width: 769px){.mobile{display:block}}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal}body{margin:0;line-height:inherit}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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.fixed{position:fixed}.relative{position:relative}.my-8{margin-top:2rem;margin-bottom:2rem}.ml-auto{margin-left:auto}.mt-16{margin-top:4rem}.mt-8{margin-top:2rem}.flex{display:flex}.hidden{display:none}.border{border-width:1px}.pb-6{padding-bottom:1.5rem}.pt-6{padding-top:1.5rem}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}::-webkit-scrollbar{width:8px;height:10px}::-webkit-scrollbar-track{background:rgba(11,1,33,255)}::-webkit-scrollbar-thumb{background:rgba(185,57,240,1);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:rgba(185,57,240,.8)}a{font-size:14px;color:#786e8d;line-height:32px;text-decoration:none;cursor:pointer;transition:all .2s ease-in-out}a:hover{color:#fff}.header-wrapper{background:linear-gradient(0deg,rgba(11,1,33,0) 0%,rgba(11,1,33,1) 24%);position:fixed;z-index:10;width:100%;min-height:64px;margin:auto}.header-container{display:flex;flex-direction:row;width:90%;margin:auto;justify-content:center}@media only screen and (max-width: 769px){.header-container{width:90%;padding-top:6px}}@media only screen and (min-width: 2000px){.header-links{font-size:32px}}.header-content{display:flex;flex-direction:row;gap:48px;width:100%;margin:auto;justify-content:center}.header-content-left{display:flex;flex-direction:row;width:40%;margin:auto}@media only screen and (max-width: 769px){.header-content-left{margin-left:0;margin-right:auto}}.header-content-right{display:flex;flex-direction:row;width:40%;margin:auto}.img-header{margin:auto auto auto 0;height:96px;width:auto}@media only screen and (max-width: 769px){.img-header{height:48px;width:auto;margin-left:0;margin-right:auto}}@media only screen and (min-width: 2000px){.img-header{height:156px}}.sidenav-button{text-align:right;padding-right:20px}.sidenav-wrapper{padding-top:6px;display:flex;flex-direction:column;z-index:10;width:100%;min-height:64px;margin:auto}.sidenav{z-index:40;height:100%;width:0;position:fixed;top:0;right:0;overflow-x:hidden;transition:all .4s ease-in-out;background:rgba(11,1,33,.99);border-top-left-radius:24px;border-bottom-left-radius:24px}.sidenav-content{display:flex;flex-direction:column;gap:48px;width:50%;margin:auto;justify-content:center}.footer-title{color:#e4d5eb;font-size:16px;font-style:normal;font-weight:400;line-height:normal}@media only screen and (min-width: 2000px){.footer-title{font-size:36px}}.footer-wrapper{background-image:linear-gradient(0deg,rgba(11,1,33,0) 0%,rgba(11,1,33,0) 34%,rgba(11,1,33,.7) 100%),url(/assets/bgfooter-be415046.png);background-size:cover;background-repeat:no-repeat;z-index:10;width:100%;min-height:50vh;margin:auto;padding-top:48px;padding-bottom:48px}.footer-container{display:flex;flex-direction:row;width:90%;height:100%;margin:auto}@media only screen and (max-width: 769px){.footer-container{flex-direction:column}}.footer-content{text-align:left;display:flex;flex-direction:column;gap:16px;width:100%;height:100%;justify-content:center}@media only screen and (max-width: 769px){.footer-content{text-align:center;padding-top:36px}}@media only screen and (min-width: 2000px){.footer-content{gap:36px}}@media only screen and (min-width: 2000px){.footer-links{font-size:28px}}.img-footer-container{width:150%}@media only screen and (max-width: 769px){.img-footer-container{width:100%}}.img-footer{margin:auto auto auto 0;height:auto;width:50%}@media only screen and (max-width: 769px){.img-footer{margin:auto auto 48px}}.title-subtext{color:#a6a0b2;text-align:center;font-family:Exo 2;font-size:16px;font-style:normal;font-weight:400;line-height:28px;width:75%;margin:24px auto auto}@media only screen and (max-width: 769px){.title-subtext{width:85%}}@media only screen and (min-width: 2000px){.title-subtext{font-size:32px;font-weight:300}}.title-h{color:#fff;text-align:center;font-family:Exo 2;font-size:50px;font-style:normal;font-weight:200;line-height:65px}@media only screen and (min-width: 2000px){.title-h{font-size:86px}}.gradient-flair{font-size:50px;font-style:normal;font-weight:700;line-height:65px}@media only screen and (min-width: 2000px){.gradient-flair{font-size:86px}}.text-container{display:flex;flex-direction:column;width:50%;text-align:center;margin:auto;justify-content:center}@media only screen and (max-width: 769px){.text-container{width:95%;margin:auto}}.background-gradient{display:flex;background:linear-gradient(180deg,rgba(11,1,33,.95) 14.7%,rgba(11,1,33,.7) 36.28%,rgba(11,1,33,.1) 79.04%,#0B0121 100%),radial-gradient(48.19% 48.19% at 50% 50%,rgba(11,1,33,.95) 0%,rgba(11,1,33,.1) 100%),linear-gradient(0deg,rgba(11,1,33,.7) 0%,rgba(11,1,33,.7) 100%);background-blend-mode:lighten;width:100%;height:100vh;padding:0;margin:0}.background-video{width:100%;height:100vh;-o-object-fit:cover;object-fit:cover;position:absolute;left:0;right:0;top:0;bottom:0;z-index:-1}.container-bb{display:flex;flex-direction:row;width:90%;padding:0;margin:36px auto;gap:48px}@media only screen and (max-width: 769px){.container-bb{width:85%;flex-direction:column}}.benefit-container{width:100%;display:flex}.benefit-box{border-radius:24px;width:100%;height:404px;background-size:contain;background-repeat:no-repeat;background-position:center}.benefit1{background-image:url(/assets/benefit1-72220932.svg)}.benefit2{background-image:url(/assets/benefit2-e9fd1e29.svg)}.benefit3{background-image:url(/assets/benefit3-7c50b124.svg)}.benefit4{background-image:url(/assets/benefit4-b4344c6e.svg)}.background-mb-l1{min-height:100vh;width:100%;background-image:linear-gradient(0deg,rgba(11,1,33,1) 0%,rgba(11,1,33,0) 34%,rgba(11,1,33,0) 100%),url(/assets/bgmission-7007507c.png);background-size:cover;background-repeat:no-repeat}.background-mb-l2{min-height:100vh;width:100%;background-image:url(/assets/bg1_pattern-4bedef27.svg);background-size:contain;background-position:center;background-repeat:no-repeat}.img-mission{margin-top:196px;margin-left:86px;margin-right:auto}@media only screen and (max-width: 769px){.img-mission{margin:auto}}@media only screen and (min-width: 2000px){.img-mission{margin-top:64px;width:70%;height:auto}}.background-sb-l1{min-height:100vh;width:100%;background-image:linear-gradient(0deg,rgba(11,1,33,1) 0%,rgba(11,1,33,0) 34%,rgba(11,1,33,.9) 100%),url(/assets/bgstake-a8a3af48.jpg);background-size:cover;background-repeat:no-repeat}.background-sb-l2{min-height:100vh;width:100%;background-image:url(/assets/bg2_pattern-43aa2d36.svg);background-size:contain;background-position:center;background-repeat:no-repeat}.img-stake{margin-top:156px;margin-left:auto;margin-right:auto}@media only screen and (max-width: 769px){.img-stake{margin:auto}}@media only screen and (min-width: 2000px){.img-stake{width:70%;height:auto}}.background-rb-l1{min-height:100vh;width:100%;background-image:linear-gradient(0deg,rgba(11,1,33,1) 0%,rgba(11,1,33,0) 34%,rgba(11,1,33,.9) 100%),url(/assets/bgreferral-e068261e.jpg);background-size:cover;background-repeat:no-repeat}.background-rb-l2{min-height:100vh;width:100%;background-image:url(/assets/bg3_pattern-453ff901.svg);background-size:contain;background-position:center;background-repeat:no-repeat}.img-referral{margin-top:136px;margin-left:auto;margin-right:auto}@media only screen and (max-width: 769px){.img-referral{margin:auto}}@media only screen and (min-width: 2000px){.img-referral{width:70%;height:auto}}.rvb-wrapper{min-height:70vh;width:100%;display:flex;justify-content:center;align-items:center}@media only screen and (max-width: 769px){.rvb-wrapper{min-height:120vh}}.rvb-container{position:relative;width:70%;min-height:50vh;border-radius:24px;margin:auto}@media only screen and (max-width: 769px){.rvb-container{width:95%;min-height:100vh}}.rvb-videobg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;border-radius:24px;z-index:-1;background-blend-mode:lighten}.rvb-overlay{background:rgba(11,1,33,.85);display:flex;justify-content:center;align-items:center;width:100%;height:50vh;padding:0;margin:0}@media only screen and (max-width: 769px){.rvb-overlay{min-height:100vh}}.rvb-content{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.rvb-text{text-align:center;font-size:36px;font-style:normal;font-weight:200;line-height:65px}@media only screen and (min-width: 2000px){.rvb-text{font-size:72px}}.rvb-texthighlight{font-weight:600}.rvb-button-row{display:flex;flex-direction:row;gap:48px}@media only screen and (max-width: 769px){.rvb-button-row{flex-direction:column;gap:0px;padding-top:24px}}:root{--vc-clr-primary: #000;--vc-clr-secondary: #090f207f;--vc-clr-white: #ffffff;--vc-icn-width: 1.2em;--vc-nav-width: 30px;--vc-nav-height: 30px;--vc-nav-border-radius: 0;--vc-nav-color: var(--vc-clr-primary);--vc-nav-color-hover: var(--vc-clr-secondary);--vc-nav-background: transparent;--vc-pgn-width: 12px;--vc-pgn-height: 4px;--vc-pgn-margin: 4px;--vc-pgn-border-radius: 0;--vc-pgn-background-color: var(--vc-clr-secondary);--vc-pgn-active-color: var(--vc-clr-primary)}.carousel__prev,.carousel__next{box-sizing:content-box;background:var(--vc-nav-background);border-radius:var(--vc-nav-border-radius);width:var(--vc-nav-width);height:var(--vc-nav-height);text-align:center;font-size:var(--vc-nav-height);padding:0;color:var(--vc-nav-color);display:flex;justify-content:center;align-items:center;position:absolute;border:0;cursor:pointer;margin:0 10px;top:50%;transform:translateY(-50%)}.carousel__prev:hover,.carousel__next:hover{color:var(--vc-nav-color-hover)}.carousel__next--disabled,.carousel__prev--disabled{cursor:not-allowed;opacity:.5}.carousel__prev{left:0}.carousel__next{right:0}.carousel--rtl .carousel__prev{left:auto;right:0}.carousel--rtl .carousel__next{right:auto;left:0}.carousel{position:relative;text-align:center;box-sizing:border-box;touch-action:pan-y;overscroll-behavior:none}.carousel.is-dragging{touch-action:none}.carousel *{box-sizing:border-box}.carousel__track{display:flex;padding:0!important;position:relative}.carousel__viewport{overflow:hidden}.carousel__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.carousel__icon{width:var(--vc-icn-width);height:var(--vc-icn-width);fill:currentColor}.carousel__pagination{display:flex;justify-content:center;list-style:none;line-height:0;margin:10px 0 0}.carousel__pagination-button{display:block;border:0;margin:0;cursor:pointer;padding:var(--vc-pgn-margin);background:transparent}.carousel__pagination-button:after{display:block;content:"";width:var(--vc-pgn-width);height:var(--vc-pgn-height);border-radius:var(--vc-pgn-border-radius);background-color:var(--vc-pgn-background-color)}.carousel__pagination-button:hover:after,.carousel__pagination-button--active:after{background-color:var(--vc-pgn-active-color)}.carousel__slide{scroll-snap-stop:auto;flex-shrink:0;margin:0;position:relative;display:flex;justify-content:center;align-items:center;transform:translateZ(0)}.section-title-carousel{width:75%;margin:auto;text-align:left;padding-bottom:48px;font-size:36px;font-style:normal;font-weight:200;line-height:65px;color:#e4d5eb}@media only screen and (max-width: 769px){.section-title-carousel{text-align:center;width:100%;padding-bottom:24px}}@media only screen and (min-width: 2000px){.section-title-carousel{font-size:72px}}.card-video{mix-blend-mode:exclusion}.fb-wrapper{display:flex;justify-content:center;align-items:center;min-height:100vh;width:100%;background-image:url(/assets/bgc_pattern-abdf6c92.svg);background-size:contain;background-position:center;background-repeat:no-repeat}.fb-container{width:100%;margin:auto}.carousel__slide{padding-left:120px;padding-right:120px;width:100%;min-width:296px;min-height:493px}@media only screen and (max-width: 769px){.carousel__slide{margin:0;padding:40px}}@media only screen and (min-width: 2000px){.carousel__slide{margin:0;padding:70px}}.carousel-title{text-align:center;font-size:23px;font-style:normal;font-weight:600;padding-bottom:24px}@media only screen and (min-width: 2000px){.carousel-title{font-size:36px}}.carousel__item{min-width:296px;min-height:493px;display:flex;padding:40px;width:100%;flex-direction:column;align-items:center;text-align:center;flex:1 0 0;border-radius:16px;background:linear-gradient(17deg,#110629 16.86%,#160737 88.44%);box-shadow:0 4px 4px #00000040}@media only screen and (min-width: 2000px){.carousel__item{min-height:650px;min-width:350px}}.carousel__prev,.carousel__next{box-sizing:content-box;background-color:#160737;color:#17c9c9;border:5px solid #160737;border-radius:24px;transition:all .2s ease-in-out;box-shadow:0 4px 4px #000}.carousel__prev:hover,.carousel__next:hover{color:#17c9c9;border:8px solid #160737}
