.orbit-section{background-color:var(--background-neutral-black);height:300vh;padding:65px 0 75px;position:relative}.orbit-section .orbit-sticky{flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.orbit-section .orbit-header{text-align:center;z-index:2;flex-direction:column;align-items:center;gap:24px;margin-bottom:45px;display:flex}.orbit-section .orbit-header .codio-large-title{color:var(--text-neutral-white);margin-bottom:0}.orbit-section .orbit-header .codio-section-desc{color:var(--text-neutral-400);max-width:560px}.orbit-section .orbit-dots{align-items:center;gap:4px;display:flex}.orbit-section .orbit-dot{background-color:var(--background-neutral-450);border-radius:30px;width:8px;height:6px;transition:width .4s,background-color .4s;display:block}.orbit-section .orbit-dot.is-active{background-color:var(--background-neutral-100);width:16px}.orbit-section .orbit-wrapper{flex-shrink:0;width:620px;height:620px;margin-top:34px;position:relative}.orbit-section .orbit-ring{border-radius:50%;position:absolute}.orbit-section .orbit-ring--outer{background:url("data:image/svg+xml,%3Csvg width='641' height='641' viewBox='0 0 641 641' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='320.5' cy='320.5' r='320' stroke='%23323232' stroke-dasharray='10 10'/%3E%3C/svg%3E") 0 0/100% 100%;border:none;width:620px;height:620px;top:0;left:0}.orbit-section .orbit-ring--inner{background:url("data:image/svg+xml,%3Csvg width='380' height='380' viewBox='0 0 380 380' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='190' cy='190' r='189.5' stroke='%237F7F7F' stroke-opacity='0.36' stroke-dasharray='10 10'/%3E%3C/svg%3E") 0 0/100% 100%;border:none;width:368px;height:368px;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit-section .orbit-center{z-index:3;flex-direction:column;align-items:center;gap:16px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit-section .orbit-center-icon{width:89px;height:96px;color:var(--icon-neutral-white)}.orbit-section .orbit-center-label{font-family:var(--font-general-sans);letter-spacing:0;font-size:16px;font-weight:500;line-height:normal;font-family:var(--font-grimblade-sans),sans-serif;color:var(--text-neutral-200);white-space:nowrap}.orbit-section .orbit-item{width:85px;height:85px;transform:rotate(var(--orbit-angle)) translateX(310px) rotate(calc(-1 * var(--orbit-angle)));z-index:4;cursor:pointer;margin-top:-42.5px;margin-left:-42.5px;transition:transform .6s ease-in-out,width .4s ease-in-out,height .4s ease-in-out,margin .4s ease-in-out;position:absolute;top:50%;left:50%}.orbit-section .orbit-item:hover .orbit-item-circle{background:var(--background-neutral-600);border-color:var(--button-neutral-500);transform:scale(1.1)}.orbit-section .orbit-item:hover .orbit-item-icon{opacity:1}.orbit-section .orbit-item.is-active{z-index:5;width:110px;height:110px;margin-top:-55px;margin-left:-55px}.orbit-section .orbit-item.is-active .orbit-item-circle{background:var(--background-neutral-600);border-color:var(--button-neutral-500);transform:scale(1.1)}.orbit-section .orbit-item.is-active .orbit-item-icon{opacity:1}.orbit-section .orbit-item-circle{background:var(--background-neutral-black);border:1px solid var(--divider-neutral-400);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;transition:background .4s,border-color .4s,transform .4s;display:flex}.orbit-section .orbit-item-icon{opacity:.7;width:60%;height:60%;color:var(--text-neutral-white);transition:opacity .4s}.orbit-section .orbit-item-name{font-family:var(--font-general-sans);letter-spacing:0;color:var(--text-neutral-450);text-align:center;white-space:nowrap;font-size:12px;font-weight:400;line-height:normal}.orbit-section .orbit-info-card{opacity:0;flex-direction:column;gap:24px;width:219px;animation:.4s ease-in-out .3s forwards orbitInfoFadeIn;display:flex;position:absolute;top:0;left:calc(100% + 30px)}.orbit-section .orbit-info-title{font-family:var(--font-general-sans);letter-spacing:0;color:var(--text-neutral-white);font-size:20px;font-weight:500;line-height:normal}.orbit-section .orbit-info-desc{font-family:var(--font-general-sans);letter-spacing:0;color:var(--text-neutral-500);font-size:14px;font-weight:400;line-height:normal}.orbit-section .orbit-mobile-info{display:none}@media screen and (max-width:1649px){.orbit-section{padding:52px 0}.orbit-section .orbit-wrapper{width:560px;height:560px;margin-top:24px}.orbit-section .orbit-ring--outer{width:560px;height:560px}.orbit-section .orbit-ring--inner{width:334px;height:334px}.orbit-section .orbit-item{transform:rotate(var(--orbit-angle)) translateX(280px) rotate(calc(-1 * var(--orbit-angle)))}.orbit-section .orbit-info-card{gap:18px;width:205px;left:calc(100% + 22px)}}@media screen and (max-width:1350px){.orbit-section{padding:44px 0}.orbit-section .orbit-header .codio-section-desc{max-width:500px}.orbit-section .orbit-wrapper{width:500px;height:500px;margin-top:18px}.orbit-section .orbit-ring--outer{width:500px;height:500px}.orbit-section .orbit-ring--inner{width:296px;height:296px}.orbit-section .orbit-item{transform:rotate(var(--orbit-angle)) translateX(250px) rotate(calc(-1 * var(--orbit-angle)))}.orbit-section .orbit-info-card{gap:14px;width:184px;left:calc(100% + 16px)}.orbit-section .orbit-info-title{font-family:var(--font-general-sans);letter-spacing:0;font-size:16px;font-weight:500;line-height:normal}.orbit-section .orbit-info-desc{font-family:var(--font-general-sans);letter-spacing:0;font-size:14px;font-weight:400;line-height:normal}}@media screen and (max-width:991px){.orbit-section{height:auto;padding:0 24px}.orbit-section .orbit-sticky{height:auto;min-height:100svh;padding:60px 0;position:relative;overflow:visible}.orbit-section .orbit-header{gap:6px}.orbit-section .orbit-header .codio-section-desc{max-width:292px;font-family:var(--font-general-sans);letter-spacing:0;font-size:14px;font-weight:400;line-height:normal}.orbit-section .orbit-dots{display:none}.orbit-section .orbit-wrapper{width:299px;height:297px;margin-top:24px}.orbit-section .orbit-ring--outer{background-image:url("data:image/svg+xml,%3Csvg width='299' height='297' viewBox='0 0 299 297' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cellipse cx='149.5' cy='148.5' rx='148.5' ry='147.5' stroke='%23484848' stroke-dasharray='6 6'/%3E%3C/svg%3E");width:299px;height:297px}.orbit-section .orbit-ring--inner{background-image:url("data:image/svg+xml,%3Csvg width='180' height='186' viewBox='0 0 180 186' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cellipse cx='90' cy='93' rx='89' ry='92' stroke='%237F7F7F' stroke-opacity='0.5' stroke-dasharray='6 6'/%3E%3C/svg%3E");width:180px;height:186px}.orbit-section .orbit-item{width:63px;height:63px;transform:rotate(var(--orbit-angle)) translateX(150px) rotate(calc(-1 * var(--orbit-angle)));margin-top:-31.5px;margin-left:-31.5px}.orbit-section .orbit-item.is-active{width:79px;height:79px;margin-top:-39.5px;margin-left:-39.5px}.orbit-section .orbit-item-name{font-size:8px}.orbit-section .orbit-item-icon{width:55%;height:55%}.orbit-section .orbit-info-card{display:none}.orbit-section .orbit-center-icon{width:45px;height:50px}.orbit-section .orbit-center-label{font-family:var(--font-general-sans);letter-spacing:0;font-size:12px;font-weight:500;line-height:normal}.orbit-section .orbit-mobile-info{flex-direction:column;align-items:center;gap:16px;margin-top:80px;display:flex}.orbit-section .orbit-mobile-nav{align-items:center;gap:10px;display:flex}.orbit-section .orbit-mobile-nav-arrow{width:24px;height:24px;color:var(--text-neutral-white);cursor:pointer;background:0 0;border:none;border-radius:80px;justify-content:center;align-items:center;padding:0;display:flex}.orbit-section .orbit-mobile-nav-arrow--prev{transform:rotate(90deg)}.orbit-section .orbit-mobile-nav-arrow--next{transform:rotate(-90deg)}.orbit-section .orbit-mobile-nav-title{font-family:var(--font-general-sans);letter-spacing:0;color:var(--text-neutral-white);font-size:16px;font-weight:500;line-height:normal}.orbit-section .orbit-mobile-desc{font-family:var(--font-general-sans);letter-spacing:0;color:var(--text-neutral-400);text-align:center;max-width:312px;margin:0;font-size:14px;font-weight:400;line-height:normal}.orbit-section .orbit-mobile-desc:first-of-type{margin-top:20px}}@keyframes orbitInfoFadeIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}
#biri-page #biri-hero-section.ecosystem-hero-section .ecosystem-hero-image img{object-position:bottom center;transform:scale(1.45)translateY(-15%)}#biri-page #biri-ecosystem-section.showcase-section .showcase-visual img{padding:0;object-position:bottom right!important}
