@import"https://fonts.googleapis.com/css2?family=Geist+Mono:wght@100..900&family=Geist:wght@100..900&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Rubik+Mono+One&display=swap";@font-face{font-family:Rubik One Regular;font-style:normal;font-weight:400;src:local("Rubik One Regular"),url(/fonts/RubikOne-Regular.woff) format("woff")}:root{--header-1: 64px;--header-3: 24px;--line-height-1: 64px;--line-height-3: 28px;--letter-spacing-1: -2%;--letter-spacing-3: -2%;--header-font: "Rubik One Regular", monospace}::-webkit-scrollbar{display:none}*{box-sizing:border-box;margin:0;padding:0;font-family:Geist Mono,monospace}.section{position:relative;width:100%;min-height:100vh;overflow:hidden}.main-container{width:100%;height:100%}@media screen and (max-width:1050px){:root{--header-1: 56px;--line-height-1: 56px;--letter-spacing-1: -2%}}@media screen and (max-width:768px){:root{--header-1: 40px;--line-height-1: 36px;--letter-spacing-1: -2%}}.main{width:100%}.about{width:100%;min-height:100vh;background-color:#011023;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px 16px;position:relative;z-index:1}.about__overlay{position:absolute!important;top:0;left:0;width:100%;height:100%;z-index:-1}.about__overlay img{width:100%;height:100%;object-fit:contain;object-position:center}.about__content{color:#fff;display:flex;flex-direction:column;align-items:center;gap:102px;max-width:745px}.about__content .caption{color:#ccd1d5;display:flex;justify-content:center;align-items:center;gap:12px}.about__content .caption .bullet{border-radius:100px;width:8px;height:8px;background-color:#0ee3e0}.about__content .caption span{text-transform:uppercase;font-weight:400;font-size:18px;line-height:100%;letter-spacing:-2%;text-align:center}.about__content p{font-weight:400;font-size:20px;line-height:100%;letter-spacing:-2%;text-transform:uppercase;text-align:center;color:#fff9;max-width:690px}.about__content h2{font-family:var(--header-font);font-weight:300;font-size:88px;line-height:76px;letter-spacing:-6%;text-align:center;text-transform:uppercase}@media screen and (max-width:768px){.about__content{gap:80px;max-width:745px}.about__overlay img{object-fit:cover}.about__content .caption span{font-size:16px}.about__content h2{font-size:48px;line-height:44px}.about__content p{font-size:16px}}@media screen and (max-width:390px){.about__content h2{font-size:40px;line-height:36px}}@media screen and (max-width:340px){.about__content h2{font-size:36px;line-height:30px}}.numerical_details_section{width:100%;background-color:#0ec6d3;display:flex;justify-content:center;align-items:center;min-height:unset}.numerical_details{display:flex;justify-content:center;align-items:center;justify-content:space-between;padding:64px 18px;max-width:1152px;width:100%}.numerical_details .line{height:168px;width:1px;background-color:#fffc}.numerical_details-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;color:#fff}.numerical_details-item h3{font-family:var(--header-font);font-weight:200;font-size:120px;line-height:120px;letter-spacing:-5%}.numerical_details-item p{font-weight:400;font-style:Medium;font-size:16px;line-height:100%;letter-spacing:-2%;text-transform:uppercase}@media screen and (max-width:768px){.numerical_details_section{min-height:fit-content}.numerical_details{flex-direction:column;gap:64px;padding:64px 20px}.numerical_details .line{height:1px;width:100%;background-color:#fffc}.numerical_details-item{padding:0}}@media screen and (max-width:270px){.numerical_details-item h3{font-size:80px;line-height:80px}}.faqs-section{min-height:100%}.faqs-main-container{padding:120px 16px;background-color:#021428;display:flex;justify-content:center;align-items:center}.faqs{max-width:1272px;display:flex;flex-direction:row;gap:120px}.faqs .header-item{height:fit-content;position:sticky;top:120px}.faq__list{display:flex;flex-direction:column}.faq-container{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:24px;padding:32px 0;border-width:1px 0 0 0;border-style:solid;border-color:#80808099}.faq-container:last-of-type{border-bottom-width:1px}.faq-container__content{display:flex;flex-direction:column;height:fit-content;color:#fff}.faq-question{display:flex;justify-content:space-between;align-items:center;gap:16px}.faq-question h5{font-family:Geist,sans-serif;font-weight:400;font-size:18px;line-height:20px;letter-spacing:-1%}.faq-answer{color:#ffffffb3;font-weight:300;font-size:14px;line-height:20px;letter-spacing:0%;text-transform:uppercase;transform:scaleY(0);margin-top:0;height:0;opacity:0;transform-origin:top;transition-property:height,transform,margin,opacity;transition:.3s ease-in-out}.faq-answer.open{opacity:1;transform:scaleY(1);margin-top:24px;height:auto}.faq-btn{cursor:pointer}.faq-btn svg{transition:transform .3s ease-in-out}.faq-btn svg path{stroke:#fff}.faq-btn.open svg{transform:rotate(45deg)}@media screen and (max-width:1170px){.faqs{gap:64px}}@media screen and (max-width:950px){.faqs{flex-direction:column}.faqs .header-item{position:relative;top:0}}@media screen and (max-width:768px){.faqs-main-container{padding:64px 16px}.faqs{gap:64px}.faq-question h5{line-height:24px}}.scroll_text_container{position:relative;display:inline-flex;overflow:hidden;vertical-align:top;line-height:1}.scroll_text{display:inline-block}.header-item.dark .caption{color:#021428}.header-item.dark .header h2{color:#0a0e28}.header-item.dark .header p{color:#0009}.header-item.center{align-items:center}.header-item.center .caption,.header-item.center .header{text-align:center}.header-item{display:flex;flex-direction:column;gap:48px;text-transform:uppercase}.header-item .caption{display:flex;justify-content:center;align-items:center;justify-content:flex-start;gap:12px;color:#ccd1d5;font-weight:400;font-style:Medium;font-size:18px;line-height:100%;letter-spacing:-2%}.header-item .caption span{width:8px;height:8px;border-radius:100px;background-color:#0ee3e0}.header-item .header{display:flex;flex-direction:column;gap:24px;text-align:left;max-width:750px}.header-item .header h2{color:#fff;font-family:var(--header-font);font-weight:300;font-size:80px;line-height:72px;letter-spacing:-6%}.header-item .header p{color:#ffffffbf;font-weight:300;font-size:20px;line-height:28px;letter-spacing:0%}@media screen and (max-width:768px){.header-item{gap:32px}.header-item .caption{font-size:16px}.header-item .header{gap:20px;max-width:750px}.header-item .header h2{font-size:48px;line-height:44px}.header-item .header p{font-size:16px;line-height:100%;letter-spacing:-2%}}@media screen and (max-width:390px){.header-item .header h2{font-size:40px;line-height:36px}}@media screen and (max-width:340px){.header-item .header h2{font-size:36px;line-height:30px}}.hero{padding:64px 16px;position:relative;width:100%;min-height:100vh;background-color:#0068de;background-image:url(/images/hero-banner.jpg);background-size:cover;background-position-x:60%;background-position-y:center;background-repeat:no-repeat;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;z-index:1}.overlay{position:absolute;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(44.7deg,#0000004d 46.69%,#00000013 64.32%);pointer-events:none;z-index:0}.hero__content{z-index:1;display:flex;flex-direction:column;gap:40px;max-width:1384px;width:100%}.hero__content .btn{color:#153b18;position:relative;padding:14px 20px;border:1px solid;border-image-source:linear-gradient(180deg,rgba(0,0,0,.01) 0%,rgba(102,102,102,.01) 100%);border-radius:12px;text-transform:uppercase;font-weight:500;font-size:20px;line-height:28px;letter-spacing:-1%;display:flex;justify-content:center;align-items:center}.hero__description{display:flex;flex-direction:column;gap:24px;width:100%;max-width:790px}.hero__description h1{font-weight:300;letter-spacing:-6%;font-family:var(--header-font);font-size:88px;line-height:76px;text-transform:uppercase;color:#ffffffe6}.hero__description h1 div{font-family:var(--header-font)}.hero__description p{font-size:20px;line-height:100%;letter-spacing:1%;color:#fff;text-transform:uppercase;width:100%;font-weight:300}@media screen and (max-width:768px){.hero{background-image:url(/images/hero-banner-mobile.jpg)}.hero .btn{width:100%;font-size:18px;line-height:100%;letter-spacing:-2%;justify-content:flex-start}.hero__content{align-items:flex-start;gap:32px}.hero__description{gap:16px}.hero__description h1{font-size:44px;line-height:44px}.hero__description p{font-size:16px}}@media screen and (max-width:395px){.hero__description h1{font-size:40px;line-height:40px}}@media screen and (max-width:360px){.hero__description h1{font-size:32px;line-height:32px}}.btn{background-color:#fff;padding:14px 24px;border-radius:600px;color:#002754;font-size:14px;font-weight:500;border-width:0;width:fit-content;display:flex;justify-content:center;align-items:center;gap:16px;cursor:pointer;text-decoration:none}.arrow-div{width:44px;height:44px;border-radius:60px;background-color:#002754;display:flex;justify-content:center;align-items:center}.btn.arrow{padding:4px 4px 4px 16px}.navbar{width:100%;position:fixed;top:0;left:0;z-index:10;padding:8px 16px;display:flex;justify-content:center;align-items:center;transition:background-color .5s ease-in-out}.navbar_container{max-width:1352px;width:100%;display:flex;justify-content:space-between;align-items:center}.navbar.sticky{background-color:#011123;border-bottom:1px solid rgb(221,221,221)}.nav__container{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.nav__links{list-style-type:none;display:flex;flex-direction:row;gap:32px}.nav__links li{text-transform:uppercase;cursor:pointer;font-size:16px;color:#fff;transition:color .5s ease-in-out;font-weight:300;letter-spacing:-2%;display:flex;justify-content:center;align-items:center}.btn__container{display:flex;flex-direction:row}.menu{width:fit-content;display:flex;justify-content:center;align-items:center;gap:8px;position:relative;z-index:15}.btn-nav{width:fit-content;font-size:16px;font-weight:500;color:#181a1e;background-color:#0ee3e0;box-shadow:0 -1px 4px #bfbfbf40 inset;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.btn-nav.link{color:#333}.logo{font-size:24px;font-weight:400;font-family:Emblema One,system-ui;font-style:normal;color:#fff;display:flex;justify-content:center;align-items:center;justify-content:flex-start}.nav__hamburger{display:none;cursor:pointer}.nav__hamburger span{height:2px;width:19px;border-radius:2px;background-color:#fff;transition:transform .3s ease-in-out}.nav__hamburger span:last-of-type{width:9.5px}.nav__hamburger.open span{background-color:#011023}.nav__hamburger.open span:first-of-type{transform:rotate(45deg);position:relative;top:2px}.nav__hamburger.open span:nth-of-type(2){transform:rotate(135deg);position:relative;top:-4px}.nav__hamburger.open span:last-of-type{display:none}@media screen and (max-width:990px){.navbar{height:100px}.navbar_container{justify-content:flex-end}.navbar.sticky .nav__hamburger span{background-color:#fff}.navbar.sticky .nav__hamburger.open span{background-color:#011023}.nav__container{position:absolute;left:0;top:0;width:100%;flex-direction:column;align-items:center;gap:40px;background-color:#fff;padding:100px 20px 40px;z-index:15;pointer-events:none;transform:scaleX(0);transform-origin:left;transition:transform .7s ease-in-out}.nav__container.open{pointer-events:all;transform:scaleX(1);border-bottom:1px solid rgb(1,16,35)}.logo{position:fixed;left:16px;top:17.5px;width:unset;z-index:20}.nav__links{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%;opacity:0;pointer-events:none;transition:opacity .5s ease-in-out}.nav__links li{font-family:Geist Mono,monospace;font-weight:400;font-size:44px;line-height:44px;letter-spacing:-3%;color:#011023}.nav__links li .text_container{height:44px}.nav__links.open{opacity:1;pointer-events:all}.btn__container{display:flex;flex-direction:column;align-items:center;width:100%;pointer-events:all;transition:opacity .5s ease-in-out}.btn-nav{font-size:14px;padding:12px 24px}.nav__hamburger{display:flex;flex-direction:column;align-items:flex-end;gap:4px}}@media screen and (max-width:650px){.navbar{padding:21px 20px}.logo{width:110px}}@media screen and (max-width:370px){.nav__links li{font-size:36px;line-height:36px}.nav__links li .text_container{height:36px}}.text_container{height:var(--text-height);line-height:1;overflow:hidden}.text{display:block}.footer{position:relative;min-height:100%;background-color:#021428;width:100%}.footer_top{display:flex;justify-content:center;align-items:center;justify-content:space-between;gap:44px;width:100%;padding:56px 0;border-bottom:1px solid rgb(78,85,93)}.footer_top .item{color:#fffc;width:100%;font-weight:400;font-size:16px;line-height:100%;letter-spacing:0px;text-transform:uppercase;display:flex;justify-content:center;align-items:center;gap:12px}.footer_top .item .bullet{width:8px;height:8px;border-radius:100px;background-color:#0ee3e0}.footer_bottom{display:flex;min-height:334px}.footer_bottom-left{padding:40px;max-width:700px;width:100%;display:flex;align-items:flex-end;gap:12px;border-right:1px solid rgb(78,85,93)}.footer_bottom-left svg{height:fit-content}.footer_bottom-left .item{color:#fff;font-weight:300;font-size:24px;line-height:100%;letter-spacing:1%;text-transform:uppercase}.footer_bottom-right{width:100%;padding:40px 40px 55px;display:flex;align-items:flex-end}.footer_bottom-right .link{width:100%;display:flex;justify-content:space-between;align-items:center;gap:40px}.footer_bottom-right .link button{border:0;padding:0;background-color:transparent;margin:0;color:#fff;font-weight:400;font-size:16px;line-height:100%;letter-spacing:-2%;text-transform:uppercase;cursor:pointer}@media screen and (max-width:1050px){.footer_bottom{flex-direction:column}.footer_bottom-left{max-width:100%;border-right:0;border-bottom:1px solid rgb(78,85,93);flex-direction:column;align-items:center;gap:32px;text-align:center}}@media screen and (max-width:1050px){.footer_top{flex-direction:column}.footer_bottom-left .item{font-size:20px}.footer_bottom-right{padding:40px}.footer_bottom-right .link{flex-direction:column}}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.why_attend{background-color:#fff;padding:120px 18px 85px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;text-transform:uppercase;gap:48px}.why_attend-caption{display:flex;justify-content:center;align-items:center;gap:12px;font-weight:400;font-style:Medium;font-size:18px;line-height:100%;letter-spacing:-2%}.why_attend-caption span{width:8px;height:8px;border-radius:100px;background-color:#0ee3e0}.why_attend-content{display:flex;flex-direction:column;align-items:center;gap:24px;max-width:750px}.why_attend-content h2{font-family:var(--header-font);font-weight:300;font-size:88px;line-height:72px;letter-spacing:-6%;color:#0a0e28}.why_attend-content p{color:#666;font-weight:400;font-style:Medium;font-size:20px;line-height:100%;letter-spacing:-2%}.why_attend-image{width:100%;height:100vh;background-color:#f6f6f6;position:relative}.why_attend-image:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0003;z-index:-1;z-index:0}.why_attend-image img{width:100%;height:100%;object-fit:cover}.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:32px}.swiper-pagination-bullet{background:#fff6;opacity:1;transition:width .3s ease-in-out}.swiper-pagination-bullet-active{background-color:#fff;width:88px;border-radius:69px}.why_attend-reasons{padding:85px 18px 120px;display:flex;justify-content:center;align-items:center;background-color:#fff}.reasons-list{max-width:1242px;width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(382px,1fr));row-gap:64px;column-gap:48px}.reasons-item{display:flex;flex-direction:column;gap:32px;width:100%}.reasons-item-content{display:flex;flex-direction:column;gap:12px;text-transform:uppercase}.reasons-item-content h5{color:#000;font-weight:600;font-size:18px;line-height:100%;letter-spacing:0%}.reasons-item-content p{color:#666;font-weight:400;font-size:18px;line-height:24px;letter-spacing:0%}@media screen and (max-width:768px){.why_attend{padding:64px 18px 48px;gap:32px}.why_attend-caption{font-size:16px}.why_attend-content{gap:20px}.why_attend-content h2{font-size:48px;line-height:44px}.why_attend-content p{font-size:16px}.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:19px}.why_attend-reasons{padding:48px 18px 64px}.reasons-list{flex-direction:column;gap:64px}.reasons-item{gap:28px}.reasons-item-content h5{font-size:16px}.reasons-item-content p{font-size:14px;line-height:18px}}.event_details-section{min-height:100%}.event_details-container{display:flex;justify-content:center;align-items:center;padding:120px 16px}.event_details{max-width:1152px;width:100%;display:flex;flex-direction:column}.event_details-image{margin:80px 0 120px;border-radius:24px;width:100%;aspect-ratio:1.4/1;height:fit-content;background-color:#f6f6f6}.event_details-image img{width:100%;height:100%;object-fit:cover;border-radius:24px;object-position:top top}.details{display:flex;flex-direction:column;gap:120px}.details_list{width:100%;display:flex;justify-content:space-between;gap:30px}.details_item{display:flex;flex-direction:column;gap:32px}.details_item .line{height:2px;width:200px;background-color:#0ec6d3}.details_item-content{display:flex;flex-direction:column;gap:16px;text-transform:uppercase;max-width:429px}.details_item-content h4{color:#e6e7e9;font-family:var(--header-font);font-weight:300;font-size:56px;line-height:52px;letter-spacing:-4px}.details_item-content p{color:#fffc;font-weight:400;font-size:20px;line-height:26px;letter-spacing:0px}@media screen and (max-width:768px){.event_details-container{padding:64px 16px}.event_details-image{margin:64px 0;border-radius:8px;aspect-ratio:3/4}.event_details-image img{object-position:center center;border-radius:8px}.details{gap:80px}.details_list{flex-direction:column;gap:80px}.details_item{gap:16px}.details_item-content{gap:8px}.details_item-content h4{margin-top:7px;margin-bottom:4px;font-size:32px;line-height:30px;letter-spacing:-2px}.details_item-content p{font-size:16px;line-height:100%}}@media screen and (max-width:500px){.event_details-image{aspect-ratio:3/5}}@media screen and (max-width:450px){.event_details .header-item .header h2{font-size:44px!important;line-height:40px}}@media screen and (max-width:420px){.event_details .header-item .header h2{font-size:40px!important;line-height:40px}}.event_schedule-container{background-color:#fff;display:flex;justify-content:center;align-items:center;padding:120px 16px}.event_schedule{max-width:1272px;width:100%;display:flex;flex-direction:column;align-items:center;gap:80px}.schedule_list{width:100%;gap:24px;display:grid;grid-template-columns:repeat(auto-fit,minmax(408px,408px));place-content:center}.schedule_item{position:relative;display:flex;flex-direction:column;gap:32px;padding:24px;width:100%;border-radius:19px;background-color:#f6f6f6}.schedule_item:last-of-type{justify-self:center}.schedule_item .plus{border:0;cursor:pointer;align-self:flex-end;margin-top:24px;width:36px;height:36px;border-radius:100px;background-color:#0068de;display:flex;justify-content:center;align-items:center}.schedule_item-content{display:flex;flex-direction:column;gap:20px}.schedule_item-content h5{color:#181a1e;font-size:32px;line-height:36px;letter-spacing:-1%;max-width:273px}.schedule_item-content h5 div{font-family:Geist,sans-serif!important;font-weight:500}.schedule_item-content p{color:#0009;font-weight:300;font-size:18px;line-height:27px;letter-spacing:0%;text-transform:uppercase}.schedule_item-content p strong{font-weight:600}@media screen and (max-width:768px){.event_schedule-container{padding:64px 16px}.event_schedule{gap:48px}.schedule_item{gap:24px;padding:24px}.schedule_item svg{transform:scale(.9)}.schedule_item .plus{margin-top:0}.schedule_item .plus svg{transform:scale(1)}.schedule_item-content h5{font-size:28px;line-height:32px}.schedule_item-content p{font-size:16px;line-height:25px}}@media screen and (max-width:500px){.schedule_list{display:flex;flex-direction:column}}@keyframes blend{0%{opacity:0}to{opacity:1}}.modal{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:32px 16px;width:100%;height:100%;position:fixed;top:0;left:0;z-index:100;pointer-events:all;animation:blend .5s linear;transform:scale(0);transform-origin:left;transition:transform ease-in-out .5s}.modal:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:-1}.modal.visible{transform:scale(1)}.modal_container{position:relative;background-color:#f2f2f2;box-shadow:0 0 0 5px #ffffff40;border-radius:19px;max-width:727px;width:100%;height:fit-content;max-height:100%;overflow-y:scroll;padding:24px;display:flex;flex-direction:column;gap:40px}.modal_header{display:flex;justify-content:center;align-items:center;gap:10px;justify-content:space-between}.modal_header h4{color:#181a1e;font-family:Geist,sans-serif;font-weight:500;font-size:32px;line-height:36px;letter-spacing:-1%}.modal_header button{cursor:pointer;background-color:transparent;border:0;display:flex;justify-content:center;align-items:center;flex-direction:column}.modal_content{display:flex;flex-direction:column;gap:32px;text-transform:uppercase}.modal_content p,.modal_content li{color:#0009;font-weight:300;font-size:18px;line-height:27px;letter-spacing:0%}.modal_content .desc{display:flex;flex-direction:column;gap:8px}.modal_content .desc ul{margin-left:7px}.modal_content .desc li{list-style-position:inside}.modal_content .desc li::marker{font-size:10px;color:#0009}.modal_content .desc h6{font-family:Geist,sans-serif;font-weight:500;font-size:20px;line-height:100%;letter-spacing:0%}@media screen and (max-width:768px){.modal_container{padding:20px;gap:30px}.modal_header h4{font-size:20px;line-height:28px}.modal_content{gap:24px}.modal_content p,.modal_content li{font-size:14px;line-height:20px}.modal_content .desc h6{font-size:16px}}.payment_details-section{position:relative;width:100%;background-color:#fff;padding:120px 16px;display:flex;justify-content:center;align-items:center}.payment_details{display:flex;flex-direction:column;gap:80px;max-width:920px;width:100%}.payment_list{display:grid;grid-template-columns:repeat(auto-fit,minmax(408px,1fr));gap:24px;width:100%}.payment_item{display:flex;flex-direction:column;gap:25px;padding:16px;height:fit-content;width:100%;border:1px solid rgb(218,218,218);background-color:#f6f6f6;border-radius:32px;cursor:pointer;transition:transform .4s ease-in-out}.payment_item:hover{transform:scale(1.02)}.payment_flag{display:flex;justify-content:center;align-items:center;width:64px;height:64px;border-radius:100px;border:1px solid rgb(218,218,218)}.payment_desc{display:flex;flex-direction:column;gap:32px}.payment_region{display:flex;flex-direction:column;gap:16px}.payment_region h6{color:#000;font-family:Inter,sans-serif;font-weight:500;font-size:28px;line-height:100%;letter-spacing:0%}.payment_region p{color:#000000b3;font-weight:300;font-size:14px;line-height:20px;letter-spacing:-1%}.payment_price{display:flex;align-items:flex-end;gap:4px}.payment_price h3{height:fit-content;color:#000;font-family:var(--header-font);font-weight:600;font-size:40px;line-height:42px;letter-spacing:-2%}.payment_price span{height:fit-content;color:#00000080;font-weight:300;font-size:14px;line-height:100%;letter-spacing:0%}.bank_details{padding:40px 12px 24px;background-color:#fff;border-radius:24px;display:flex;flex-direction:column;gap:25px}.bank_details .btn{padding:15px 10px;width:100%;background-color:#01263f;border:none;border-radius:100px;font-family:Geist,sans-serif;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0%;color:#fff}.banks{display:flex;flex-direction:column;gap:16px}.banks div{display:flex;justify-content:flex-start;align-items:flex-start;gap:12px;font-size:14px;line-height:100%;letter-spacing:0%}.banks div .svg{width:20px;height:20px;display:flex;justify-content:center;align-items:center}.banks div p{max-width:126px;width:100%;font-weight:400;color:#000}.banks div span{width:100%;color:#666;font-weight:300}.payment_item.dark{background-color:#01263f}.payment_item.dark .payment_flag{border-color:#ffffff4d}.payment_item.dark .payment_region h6,.payment_item.dark .payment_region p,.payment_item.dark .payment_price h3{color:#fff}.payment_item.dark .payment_price span{color:#ffffff80}.payment_item.dark .bank_details{background-color:#002d4b}.payment_item.dark .bank_details .btn{background-color:#edf5fa;color:#01263f}.payment_item.dark .banks div svg path{stroke:#0ec6d3}.payment_item.dark .banks div p{color:#fff}.payment_item.dark .banks div span{color:#e4ffff}@media screen and (max-width:768px){.payment_details-section{padding:64px 16px}.payment_details{gap:48px}.payment_item .payment_flag{width:48px;height:48px}.payment_item .payment_desc{gap:24px}.payment_item .payment_region h6{font-size:24px}.payment_item .payment_region p{font-size:13px;line-height:19px}.payment_item .bank_details{padding:24px 16px 16px}}@media screen and (max-width:500px){.payment_list{display:flex;flex-direction:column}}.moments-section{position:relative;width:100%;min-height:100%;background-color:#fff;padding:120px 0 120px 120px;display:flex;align-items:center}.moments-section .header-item{max-width:700px}.moments{display:flex;flex-direction:column;gap:80px;width:100%}.moments-swiper_container{width:100%;display:flex;flex-direction:column;gap:38px}.moments-swiper{width:100%;padding-right:120px}.moments-image{border-radius:19px;aspect-ratio:1.15/1;height:fit-content;background-color:#f6f6f6}.moments-image img{width:100%;height:100%;object-fit:cover;border-radius:19px}.swiper_btns{padding-right:120px;align-self:flex-end;display:flex;gap:16px}.swiper_btns .btn{border:0;width:64px;height:64px;border-radius:100px;background-color:#f2f2f2;transition:background-color .3s ease;display:flex;justify-content:center;align-items:center}.swiper_btns .btn:first-of-type svg{transform:rotate(180deg)}.swiper_btns .btn.active{background-color:#021428}@media screen and (max-width:900px){.moments-section{position:relative;width:100%;background-color:#fff;padding:64px 0 64px 16px}.moments{gap:48px}.moments-swiper,.swiper_btns{padding-right:16px}}@media screen and (max-width:768px){.moments{gap:48px}}@media screen and (max-width:500px){.swiper_btns{display:none}}.be_part-section{width:100%}.be_part-container{min-height:100vh;padding:64px 16px 80px;background-image:url(/assets/be-part-bg-CIwGR0P1.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;background-color:#f6f6f6;display:flex;justify-content:center;align-items:center;align-items:flex-end}.be_part-container .overlay{content:"";position:absolute;left:0;top:0;height:100%;width:100%;z-index:-1;background:#0003}.be_part{display:flex;align-items:flex-end;height:100%;position:relative;z-index:1;width:100%;max-width:1340px}.be_part-content{text-transform:uppercase;max-width:650px;display:flex;flex-direction:column;gap:24px}.be_part-content h2{font-family:var(--header-font);font-weight:300;font-size:72px;line-height:70px;letter-spacing:-6%;color:#fff}.be_part-content p{color:#fff9;font-weight:300;font-size:20px;line-height:28px;letter-spacing:-2%}@media screen and (max-width:768px){.be_part-container{padding:64px 16px}.be_part-content{gap:20px}.be_part-content h2{font-size:48px;line-height:44px}.be_part-content p{font-size:16px;line-height:24px}}@media screen and (max-width:768px){.be_part-content h2{font-size:40px;line-height:36px}}
