 :root{--container--width:1500px;--minimal_container--width:1500px;--header--height:80px;--l-border-color:#E2E3E9;--l-border-radius:10px;--l-brand-color--dark:127, 58, 0;--gradient:linear-gradient(to bottom, rgb(var(--theme-brand_primary)), rgb(247 194 22));}body{font-family:Inter, sans-serif;}.swiper-wrapper{padding:0;margin:0;list-style:none;}#elLogo{width:45px;height:45px;background:var(--gradient);display:flex;align-items:center;justify-content:center;border-radius:.75em;padding:.75em;position:relative;overflow:hidden;}#elSiteTitle, #elLogo{align-self:auto;}.l-heading{line-height:1.5;margin:0;letter-spacing:-0.03em;color:rgb(var(--theme-link));}.l-heading.is-h1{font-size:clamp(2.5em, 5vw, 4em);}.l-heading.is-h2{font-size:clamp(2em, 4vw, 3.5em);}.l-heading.is-h3{font-size:clamp(1.75em, 3vw, 3em);}.l-heading.is-h4{font-size:clamp(1.5em, 2.5vw, 2.25em);}.l-heading.is-h5{font-size:clamp(1.25em, 2vw, 1.75em);}.l-heading.is-h6{font-size:clamp(1em, 1.5vw, 1.25em);}.l-heading.is-small{font-size:16px;text-transform:uppercase;font-weight:600;}.l-heading.is-center{text-align:center;}.l-gradient-text{color:rgb(var(--theme-brand_primary));background-image:var(--gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;}#l-header{position:absolute;display:flex;height:var(--header--height);width:100%;z-index:19950;}#l-header.is-scrolled{background:rgb(255, 255, 255, 0.80);transition:ease-in 0.3s;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);position:fixed;}#l-header:not(.is-scrolled):after{content:"";position:absolute;background-image:linear-gradient(270deg, #fff0, #ffffff1a 50%, #fff0);width:80%;height:1px;bottom:0;left:0;right:0;margin:0 auto;}#l-header > *{width:100%;height:100%;display:flex;align-items:center;}.l-header--main{display:flex;align-items:center;gap:2em;flex:1;position:relative;}#l-navmenu{flex:1;}#l-navmenu > ul{display:flex;align-items:center;list-style:none;margin:0;padding:0;gap:1em;}#l-navmenu > ul > li{display:inline-flex;}#l-navmenu > ul > li > a{padding:0.75em 1em;font-size:1.125em;font-weight:500;border-radius:0.5em;display:inline-flex;align-items:center;gap:0.35em;transition:all 0.4s ease;line-height:1;}#l-navmenu > ul > li:not([data-active]) > a:hover{background:rgb(var(--theme-brand_primary), 0.25);color:rgb(var(--l-brand-color--dark));}#l-navmenu > ul > li[data-active] > a{background:#000;color:#fff;}#l-navmenu > ul > li.dropdown > a:after{content:"\f107";font-family:var(--fa-style-family-classic);line-height:1;}.l-hero{position:relative;padding-top:var(--header--height);}.l-abstract{position:absolute;width:100%;height:100%;top:0;left:0;z-index:0;display:flex;}.l-hero-assets{position:absolute;width:100%;height:100vh;top:0;left:0;z-index:-1;overflow:hidden;}.l-hero-assets .bubble{position:absolute;border-radius:50%;background:var(--gradient);opacity:0.1;}.l-hero-assets .bubble:nth-child(1){top:8vh;left:6vw;width:6vw;height:6vw;}.l-hero-assets .bubble:nth-child(2){top:12vh;left:72vw;width:5vw;height:5vw;}.l-hero-assets .bubble:nth-child(3){top:35vh;left:22vw;width:4.5vw;height:4.5vw;}.l-hero-assets .bubble:nth-child(4){top:18vh;left:58vw;width:9vw;height:9vw;}.l-hero-assets .bubble:nth-child(5){top:42vh;left:82vw;width:6vw;height:6vw;}.l-hero-assets .bubble:nth-child(6){top:10vh;left:40vw;width:5vw;height:5vw;}.l-hero-assets .bubble:nth-child(7){top:80vh;left:15vw;width:7vw;height:7vw;}.l-hero-assets .bubble:nth-child(8){top:75vh;left:65vw;width:6vw;height:6vw;}.l-hero--content{position:relative;padding:7em 0;z-index:100;}.l-hero--content > *{display:flex;flex-direction:column;align-items:center;}.l-heroTitle{font-size:clamp(35px, 5vw, 70px);text-align:center;line-height:1.1;letter-spacing:-0.03em;margin:0 0 0.25em 0;color:rgb(var(--theme-link));font-weight:bold;}.l-heroTitle > b{background-image:var(--gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;}.l-heroDesc{font-size:1.25em;text-align:center;max-width:50%;margin:0;}.l-badge{background:transparent;border:1px solid var(--l-border-color);box-shadow:0 0 20px rgba(0, 0, 0, 0.08);display:flex;align-items:center;justify-content:center;border-radius:var(--l-border-radius);padding:0.25em;height:38px;margin-bottom:2em;overflow:hidden;position:relative;}.l-badge--logo{width:30px;height:30px;display:flex;align-items:center;justify-content:center;background:var(--gradient);border-radius:calc(var(--l-border-radius) - 2px);padding:8px;overflow:hidden;}.l-badge--logo > img{max-width:100%;}.l-badge > ._text{padding:0 1em;color:rgb(var(--theme-link));font-size:11px;text-transform:uppercase;letter-spacing:1px;font-weight:500;line-height:1;}.l-showcase{position:relative;max-width:calc(var(--container--width) - 30px);margin:0 auto;z-index:100;border-radius:21px;display:flex;flex-direction:column;background:rgba(var(--theme-brand_primary), 0.20);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);}.l-showcase--images{width:100%;padding:0 1.5em 1.5em;display:flex;overflow:hidden;}.l-showcase--image{object-fit:cover;width:100%;height:100%;border-radius:10px;}.l-showcase--header{display:flex;align-items:center;justify-content:space-between;padding:1em 1.5em;}.l-showcase--header > *{width:33.33333%;}.l-showcase--dots{display:flex;align-items:center;gap:0.5em;top:15px;}.l-showcase--dots > *{background:#fff;width:15px;height:15px;border-radius:100vw;}.l-showcase--dots > span:nth-child(1){background:#ff5f57;}.l-showcase--dots > span:nth-child(2){background:#febc2e;}.l-showcase--dots > span:nth-child(3){background:#28c840;}.l-showcase--navigation{display:flex;align-items:center;justify-content:center;gap:1em;}.l-showcase-prev, .l-showcase-next{height:36px;width:36px;display:inline-flex;align-items:center;justify-content:center;background:#fff;border-radius:10px;cursor:pointer;box-shadow:0 3px 20px #cfa584;}.l-showcase-prev[class*="disabled"], .l-showcase-next[class*="disabled"]{opacity:0.5;}.l-showcase--name{background:#fff;box-shadow:0 0 20px rgba(0, 0, 0, 0.08);border-radius:10px;display:flex;align-items:center;height:36px;padding:0.45em;line-height:1;}.l-showcase--name > .site_favIcon{width:25px;padding:3px;}.l-showcase--name > .site_url{font-size:11px;letter-spacing:0.5px;font-weight:500;text-transform:uppercase;padding:0 0.5em;}.l-showcase--brand{display:flex;justify-content:flex-end;align-items:center;}.l-showcase--brand > img{max-width:18px;}.swiper-slide:not(.swiper-slide-active){opacity:0 !important;}.l-userbar--loggedOut{display:flex;align-items:center;gap:1em;}#elLogin_button{background:#fff;padding:0.5em 1em;font-size:15px;font-weight:600;display:inline-flex;align-items:center;gap:0.5em;border-radius:10px;color:#000;}#elRegister_button{background:#000;color:#fff;padding:0.5em 1em;font-size:15px;font-weight:600;display:inline-flex;align-items:center;gap:0.5em;border-radius:10px;transition:all 0.4s ease;position:relative;}