@import url(https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{font-family:Plus Jakarta Sans,serif}:root{--header-height:90px;--primary-button-color:#000;--primary-color:#ff7622;--side-padding:0 20px;--max-width:1500px;--active-color:#2166de;--danger-color:#f44336;--warning-color:#f29d41;--success-color:#07c07e;--bg-light-color:#fff;--bg-gray-color:#ececec;--bg-dark-color:#e9ecef;--border-color:#e9ecef;--font-color:#fff;--font-light-color:#ffffffb3;--bg-color:#0b0502;--button-border:linear-gradient(90deg,#fff,#ccc0 50%,#999);--button-bg:linear-gradient(180deg,#ff6e0780,#ffcba680 155.36%);--button-shadow:0px 4px 10px 0px #ff6a004d;--transparent-active-color:#2855ff1a;--transparent-danger-color:#f443361a;--transparent-warning-color:#f29d411a;--transparent-success-color:#07c07e1a}a{color:#fff;text-decoration:none}::-webkit-scrollbar-track{background:radial-gradient(228.97% 751.57% at -44.38% -73.06%,#ff6a0005 0,#ff6a0005 100%);border-radius:10px}::-webkit-scrollbar{-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);background:#000;width:12px}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#ff6e0780,#ffcba680 155.36%);border-radius:10px;-webkit-box-shadow:inset 0 4px 10px 0 #ff6a004d}button{border:none;cursor:pointer;outline:none}.disabled{cursor:not-allowed!important;opacity:.5}.main-container{height:100vh;overflow-x:hidden;overflow-y:auto;width:100%}.main-container .main-container-content{background:#0b0502;background:var(--bg-color);background-image:url(/static/media/header-bg.10de9d4288501d536b9b.png);background-position:top;background-size:50%;height:max-content;padding-top:90px;padding-top:var(--header-height);position:relative}.hero-container,.main-container .main-container-content{align-items:center;background-repeat:no-repeat;display:flex;flex-direction:column;width:100%}.hero-container{background-image:url(/static/media/hero-bg.e94c68de6f9d88a65193.png);background-position:bottom;background-size:85%;height:110vh;margin-bottom:20px}@media only screen and (max-width:1600px){.hero-container{height:140vh}}@media only screen and (max-width:1000px){:root{--header-height:60px;--side-padding:0 10px}.hero-container{background-position:top;background-position-y:7%;background-size:140%;height:max-content}.support-hero-container{background-position:top!important;background-size:100%!important}.tablesection-container-main{margin-top:50px!important;padding:0!important}table{overflow:hidden!important}table,tbody,td,th,thead,tr{display:block}thead tr{left:-9999px;position:absolute;top:-9999px}tr{margin:0 0 1rem}tbody tr:before{content:"";counter-increment:my-sec-counter;display:block;height:1px}th{border-radius:0!important}td{border:1px solid #ccc;border-bottom:1px solid #eee;border-radius:0!important;border-top:none;box-sizing:border-box;display:block!important;margin-right:0}td:before{box-sizing:border-box;padding-left:5px;width:50%}table td:before,td:before{float:left;font-weight:700}table td:before{content:attr(data-label);text-transform:uppercase}}.header-main{display:flex;height:var(--header-height);left:0;position:fixed;top:0;width:100%;z-index:100}.header-main .header-content{align-items:center;display:flex;gap:20px;height:100%;justify-content:space-between;padding:var(--side-padding);padding-bottom:15px;padding-top:15px;position:relative;width:100%}.header-main .header-logo{background:#000;height:100%;width:max-content}.header-main .header-logo img{height:100%;object-fit:contain;width:100%}.header-main .header-nav-items{-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);background:#ffffff0d;border:1px solid #c9c9c91a;border-radius:12px}.header-main .header-nav-items,.header-main .header-nav-items .nav-item{align-items:center;display:flex;height:100%;justify-content:center;padding:0 20px;width:max-content}.header-main .header-nav-items .nav-item{color:var(--font-light-color)!important;font-size:12px;font-weight:400;line-height:17.64px;position:relative;text-align:center;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;transition:all .25s}.header-main .header-nav-items .active-nav-item,.header-main .header-nav-items .nav-item:hover{color:var(--font-color)!important}.header-main .header-nav-items .nav-item-underline{background:linear-gradient(90deg,#fff0,#eaeaea 24.9%,#b1b1b1 70.4%,#9990);bottom:0;height:1px;left:0;position:absolute;transition:all .25s;width:100%}.header-main .header-mobile-menu{display:none}@media only screen and (max-width:1000px){.header-main{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d}.header-main .header-content{padding-bottom:10px;padding-top:10px}.header-main .header-mobile-menu{cursor:pointer;display:flex;height:30px;width:30px}.header-main .header-mobile-menu svg{height:100%;width:100%}.header-main .header-actions,.header-main .header-nav-items{display:none}.header-main .header-logo{background:#0000}.header-main .header-mobile-dropdown-main{display:flex;flex-direction:column;gap:20px;height:100vh;left:0;padding:15px;position:absolute;top:90px;width:100%;z-index:90}.header-main .bg-blocker{background:linear-gradient(180.23deg,#0d060200 -102.59%,#0d0602 87.16%);height:100vh;left:0;position:absolute;top:90px;width:100%;z-index:1}.header-main .header-mobile-dropdown-main .mobile-dropdown-menus{background:#17120f;border:1px solid #c9c9c91a;border-radius:20px;display:flex;flex-direction:column;gap:20px;height:max-content;padding:15px;width:100%;z-index:2}.header-main .header-mobile-dropdown-main .mobile-dropdown-menu{align-items:center;color:var(--font-light-color)!important;cursor:pointer;display:flex;height:35px;width:100%}.header-main .header-mobile-dropdown-main .mobile-dropdown-menu-active,.header-main .header-mobile-dropdown-main .mobile-dropdown-menu:hover{color:var(--font-color)!important}.header-main .mobile-actions button{width:100%}}.button-main{align-items:center;background:var(--button-border);border-radius:50px;box-shadow:var(--button-shadow);display:flex;height:40px;justify-content:center;width:max-content}.button-secondary{background:linear-gradient(270.66deg,#fff3 .57%,#fff 50.02%,#fff3 99.47%);box-shadow:none}.button-main .button-wrapper{background:var(--bg-color);height:calc(100% - 2px);width:calc(100% - 2px)}.button-main .button-content,.button-main .button-wrapper{align-items:center;border-radius:50px;display:flex;justify-content:center}.button-main .button-content{background:linear-gradient(180deg,#ff6e0780,#ffcba680 155.36%);gap:10px;height:100%;padding:0 40px;width:100%}.button-secondary .button-content{-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);background:radial-gradient(228.97% 751.57% at -44.38% -73.06%,#ff6a001a 0,#ff6a001a 100%)}.button-main .label{color:var(--font-color);font-size:16px;font-weight:500;line-height:22.68px;text-align:center;white-space:nowrap}.footer-main{background-position:bottom;background-repeat:no-repeat;background-size:75%;display:flex;flex-direction:column;max-width:var(--max-width);min-height:120vh;padding:var(--side-padding);padding-top:5%;width:100%}.footer-main .footer-content{display:flex;gap:20px;height:max-content;justify-content:space-between;width:100%}.footer-main .footer-content .footer-content-details{display:flex;flex-direction:column;gap:15px;height:max-content;width:400px}.footer-main .footer-content .footer-content-details .details-logo{height:50px;object-fit:contain;width:max-content}.footer-main .footer-content .footer-content-details .details-desc{color:#fff;font-size:14px;font-weight:400;line-height:25.6px;text-align:left;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-position:from-font}.footer-main .footer-content .footer-content-details .details-cards{display:flex;flex-direction:column;gap:15px;height:max-content;margin-top:20px;width:100%}.footer-main .footer-content .footer-content-details .details-card{-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);background:radial-gradient(228.97% 751.57% at -44.38% -73.06%,#ff6a000d 0,#ff6a000d 100%);border:1px solid #ffffff1a;border-radius:20px;display:flex;flex-direction:column;gap:10px;height:80px;justify-content:center;padding:0 10px;width:80%}.footer-main .footer-content .footer-content-details .details-card .label{-webkit-text-fill-color:#0000;background:linear-gradient(225.45deg,#fff 28.88%,#999 65.57%);-webkit-background-clip:text;display:inline-block;font-size:16px;font-weight:500;letter-spacing:-.02em;line-height:20.16px;text-align:left}.footer-main .footer-content .footer-content-details .details-card .value{color:#fff;font-size:16px;font-weight:600;line-height:20.16px;text-align:left}.footer-main .footer-content .footer-content-links,.footer-main .footer-content .footer-content-links .links-items{display:flex;flex-direction:column;height:max-content;width:max-content}.footer-main .footer-content .footer-content-links .links-items{gap:15px}.footer-main .footer-content .footer-content-links .links-item{color:#fff;font-size:14px;font-weight:300;line-height:19.2px;text-align:left;text-transform:uppercase}.footer-main .footer-content .footer-content-contact{display:flex;flex-direction:column;gap:20px;height:max-content;width:max-content}.footer-main .footer-content .footer-content-contact .contact-title{-webkit-text-fill-color:#0000;background:linear-gradient(225.45deg,#fff 28.88%,#999 65.57%);-webkit-background-clip:text;display:inline-block;font-size:24px;font-weight:500;letter-spacing:-.02em;line-height:30.24px;text-align:left}.footer-main .footer-content .footer-content-contact .contact-items{display:flex;flex-direction:column;gap:15px;height:max-content;width:max-content}.footer-main .footer-content .footer-content-contact .contact-item{color:#fff;font-size:14px;font-weight:300;line-height:19.2px;text-align:left}.footer-main .footer-content .footer-content-connect{align-items:flex-end;display:flex;flex-direction:column;gap:20px}.footer-main .footer-content .footer-content-connect .connect-title{-webkit-text-fill-color:#0000;background:linear-gradient(225.45deg,#fff 28.88%,#999 65.57%);-webkit-background-clip:text;display:inline-block;font-size:24px;font-weight:500;letter-spacing:-.02em;line-height:30.24px;text-align:left}.footer-main .footer-content .footer-content-connect .connect-items{display:flex;gap:15px;justify-content:flex-end}.footer-main .footer-content .footer-content-connect .connect-item{height:30px;object-fit:contain;width:30px}.footer-main .footer-content-bottom{align-items:center;display:flex;height:max-content;justify-content:space-between;margin-top:50px;padding:15px 0;position:relative;width:100%}.footer-main .footer-content-bottom .bottom-border-span{background:linear-gradient(90deg,#fff0,#fff 49.5%,#fff0);height:1px;left:0;position:absolute;top:0;width:100%;z-index:1}.footer-main .footer-content-bottom .bottom-copyright{color:#fff;font-size:12px;font-weight:400;line-height:17.64px;text-align:left;text-transform:uppercase}.footer-main .footer-content-bottom .bottom-links{align-items:center;display:flex;gap:20px;justify-content:center;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.footer-main .footer-content-bottom .bottom-links-item{color:#fff;font-size:14px;font-weight:400;line-height:17.64px;text-align:left;text-transform:uppercase}.footer-main .footer-content-bottom .bottom-developer{color:#fff;font-size:12px;font-weight:400;line-height:17.64px;text-align:right;text-transform:uppercase}@media only screen and (max-width:1000px){.footer-main .footer-content{flex-direction:column}.footer-main .footer-content-bottom .bottom-links{left:0;position:relative;top:0;transform:translateX(0) translateY(0)}.footer-main .footer-content-bottom .bottom-copyright{text-align:center}.footer-main .footer-content-bottom .bottom-copyright br{display:none}.footer-main .footer-content .footer-content-details{width:100%}.footer-main .footer-content .footer-content-connect{align-items:center;width:100%}.footer-main .footer-content .footer-content-connect .connect-items{justify-content:space-evenly;width:100%}.footer-main .footer-content-bottom{flex-direction:column;gap:50px}}.home-container{max-width:var(--max-width);padding:var(--side-padding);padding-top:4%}.home-container,.home-container .home-head{align-items:center;display:flex;flex-direction:column;height:max-content;width:100%}.home-container .home-title{-webkit-text-fill-color:#0000;background:linear-gradient(160.18deg,#fff 23.37%,#999 76.66%);-webkit-background-clip:text;display:inline-block;font-size:58px;font-weight:500;letter-spacing:-.02em;line-height:62px;text-align:center}.home-container .home-title-medium{font-size:48px}.home-container .home-desc{color:#c3c3c3;font-size:16px;font-weight:300;line-height:25.6px;margin-top:15px;text-align:center}.home-container .home-mockup-main{height:50%;margin-top:10%;width:100%}.home-container .mockup-image{height:100%;object-fit:contain;width:100%}.home-container .home-contentbox{align-items:flex-end;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:2px solid #fff3;border-radius:40px;display:flex;height:50%;justify-content:space-between;margin-top:15%;padding:30px;position:relative;width:100%}.home-container .home-contentbox .contentbox-mockup{bottom:-20px;height:120%;left:50%;object-fit:contain;position:absolute;transform:translateX(-50%);width:max-content}.home-container .home-contentbox .contentbox-intro{display:flex;flex-direction:column;gap:10px;height:100%;justify-content:center;width:25%}.home-container .home-contentbox .contentbox-intro-head{align-content:center;display:flex;gap:10px}.home-container .home-contentbox .contentbox-intro-head .intro-head-title{color:var(--font-color);font-size:34px;font-weight:700;line-height:42.84px}.home-container .home-contentbox .contentbox-intro-head .intro-head-img{height:50px;object-fit:contain;width:50px}.home-container .home-contentbox .contentbox-intro-short{color:var(--font-color);font-size:32px;font-weight:500;line-height:40.32px;text-align:left}.home-container .home-contentbox .contentbox-intro-download{height:max-content;margin:20px 0;width:100%}.home-container .home-contentbox .contentbox-intro-desc{-webkit-text-fill-color:#0000;background:linear-gradient(88.44deg,#fff 1.33%,#999 61.1%);-webkit-background-clip:text;border:1px solid #fff3;border-radius:20px;display:inline-block;font-size:18px;font-weight:700;height:max-content;line-height:28.4px;padding:15px;text-align:left;width:100%}.home-container .home-contentbox .contentbox-intro-points{display:flex;flex-direction:column;gap:15px}.home-container .home-contentbox .contentbox-intro-point{border:1px solid #fff3;border-radius:20px;display:flex;flex-direction:column;height:max-content;padding:10px;width:max-content}.home-container .home-contentbox .contentbox-intro-point .label{color:var(--font-color);font-size:16px;font-weight:500;line-height:20.16px;text-align:left}.home-container .home-contentbox .contentbox-intro-point .value-main{align-items:center;display:flex;gap:10px}.home-container .home-contentbox .contentbox-intro-point .value{-webkit-text-fill-color:#0000;background:linear-gradient(88.44deg,#fff 1.33%,#999 61.1%);-webkit-background-clip:text;display:inline-block;font-size:28px;font-weight:700;line-height:40.48px;text-align:left}.home-container .home-contentbox .contentbox-intro-point .icon{height:40px;width:40px}.home-container .home-contentbox .contentbox-intro-point .icon svg{height:100%;width:100%}.home-container .about-container-main{align-items:center;background-position:top;background-repeat:no-repeat;background-size:75%;display:flex;flex-direction:column;margin-top:20px;max-width:var(--max-width);min-height:100vh;width:100%}.home-container .about-container-content{align-items:center;display:flex;flex-direction:column;height:max-content;justify-content:center;width:100%}.home-container .about-container-main .about-head{align-items:center;display:flex;flex-direction:column;height:max-content;padding-bottom:15%;width:100%}.home-container .about-container-main .about-head .about-logo{height:50px;object-fit:contain;width:max-content}.home-container .about-container-main .about-head .about-title{-webkit-text-fill-color:#0000;background:linear-gradient(160.18deg,#fff 23.37%,#999 76.66%);-webkit-background-clip:text;display:inline-block;font-size:54px;font-weight:500;letter-spacing:-.02em;line-height:80.64px;text-align:center}.home-container .about-container-main .about-head .about-desc{color:#c3c3c3;font-size:14px;font-weight:300;line-height:25.6px;margin-top:15px;text-align:center}.home-container .about-container-main .about-timeline{align-items:center;display:flex;flex-direction:column;height:max-content;margin-top:100px;width:100%}.home-container .about-container-main .about-timeline .timeline-title{-webkit-text-fill-color:#0000;background:linear-gradient(160.18deg,#fff 23.37%,#999 76.66%);-webkit-background-clip:text;display:inline-block;font-size:40px;font-weight:500;letter-spacing:-.02em;line-height:50.4px}.home-container .about-container-main .about-timeline .timeline-content{height:max-content;margin-top:60px;position:relative;width:100%}.home-container .about-container-main .about-timeline .timeline-content-items{display:flex;flex-wrap:wrap;gap:20px;height:max-content;justify-content:flex-end;width:85%}.home-container .about-container-main .about-timeline .timeline-content-item{align-items:center;display:flex;flex-direction:column;gap:20px;height:max-content;width:max-content}.home-container .about-container-main .about-timeline .timeline-content-item .item-year-main{align-items:center;background:var(--bg-color);display:flex;height:100%;width:150px;z-index:10}.home-container .about-container-main .about-timeline .timeline-content-item .item-year{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#ff6a00,#ffd6b9);-webkit-background-clip:text;border:1px solid #fff3;border-radius:10px;display:inline-block;font-size:40px;font-weight:500;height:100%;letter-spacing:-.02em;line-height:50.4px;padding:5px 10px;text-align:center;width:100%}.home-container .about-container-main .about-timeline .mobile-timeline-content-item-line{display:none}.home-container .about-container-main .about-timeline .timeline-row-line1{background:linear-gradient(90deg,#fff6,#9996);height:1px;position:absolute;right:25%;top:8%;width:50%;z-index:1}.home-container .about-container-main .about-timeline .timeline-row-line2{background:linear-gradient(90deg,#fff6,#9996);height:1px;position:absolute;right:25%;top:60%;width:53%;z-index:1}.home-container .about-container-main .about-timeline .timeline-row-curve{height:52%;position:absolute;right:6%;top:8%;width:300px;z-index:5}.home-container .about-container-main .about-timeline .timeline-row-curve svg{height:100%;object-fit:contain;width:100%}.home-container .about-container-main .about-timeline .timeline-row-rocket{height:100px;left:15%;object-fit:contain;position:absolute;top:48.5%;width:max-content;z-index:10}.home-container .about-container-main .about-timeline .timeline-row-rocket svg{height:100%;width:100%}.home-container .about-container-main .about-timeline .timeline-content-item .item-details{align-items:center;border:1px solid #fff3;border-radius:20px;display:flex;gap:20px;height:100px;padding:0 20px;width:max-content}.home-container .about-container-main .about-timeline .timeline-content-item .item-details .item-icon{height:50px;object-fit:contain;width:50px}.home-container .about-container-main .about-timeline .timeline-content-item .item-details .item-label{-webkit-text-fill-color:#0000;background:linear-gradient(225.45deg,#fff 28.88%,#999 65.57%);-webkit-background-clip:text;display:inline-block;font-size:18px;font-weight:500;letter-spacing:-.02em;line-height:22.68px;text-align:left}.home-container .about-container-main .about-timeline .timeline-content-item .item-details .item-line{height:70%;width:max-content}.home-container .about-container-main .about-timeline .timeline-content-item .item-details .item-line svg{height:100%;width:100%}.home-container .about-container-main .about-vision{background-position:100%;background-repeat:no-repeat;background-size:40%;display:flex;flex-direction:column;justify-content:center;margin-top:50px;max-width:var(--max-width);min-height:100vh;padding:var(--side-padding);width:100%}.home-container .about-container-main .about-vision-content{display:flex;flex-direction:column;height:70vh;overflow-x:hidden;overflow-y:auto;width:100%}.home-container .about-container-main .about-vision-content::-webkit-scrollbar{width:0}.home-container .about-container-main .about-vision-content-items{display:flex;flex-direction:column;gap:15px;height:max-content;width:100%}.home-container .about-container-main .about-vision-content .vision-item{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid #fff3;border-radius:50px;display:flex;height:68vh;justify-content:space-between;padding:0 50px;width:100%}.home-container .about-container-main .about-vision-content .vision-item .vision-item-details{display:flex;flex-direction:column;gap:20px;height:max-content;width:50%}.home-container .about-container-main .about-vision-content .vision-item .vision-item-details .title{-webkit-text-fill-color:#0000;background:linear-gradient(230.26deg,#fff 40.25%,#999 63.7%);-webkit-background-clip:text;display:inline-block;font-size:34px;font-weight:500;letter-spacing:-.02em;line-height:42.84px;text-align:left}.home-container .about-container-main .about-vision-content .vision-item .vision-item-details .desc{-webkit-text-fill-color:#0000;background:#fffc;-webkit-background-clip:text;display:inline-block;font-size:16px;font-weight:300;letter-spacing:-.02em;line-height:25.6px;text-align:left;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-position:from-font}.home-container .about-container-main .about-vision-content .vision-item .vision-item-icon{align-items:center;-webkit-backdrop-filter:blur(28.93617057800293px);backdrop-filter:blur(28.93617057800293px);border:1px solid #fff3;border-radius:50px;display:flex;height:max-content;justify-content:center;padding:0 20px;width:35%}.home-container .about-container-main .about-vision-content .vision-item .vision-item-icon img{height:250px;object-fit:contain;width:max-content}.home-container .services-container-main{align-items:center;background-position:top;background-repeat:no-repeat;background-size:75%;display:flex;flex-direction:column;margin-top:20px;max-width:var(--max-width);min-height:100vh;padding:var(--side-padding);width:100%}.home-container .services-container-main .services-container-content,.home-container .services-container-main .services-head{align-items:center;display:flex;flex-direction:column;height:max-content;width:100%}.home-container .services-container-main .services-head{gap:20px}.home-container .services-container-main .services-head .services-logo{height:50px;object-fit:contain;width:max-content}.home-container .services-container-main .services-head .services-title{-webkit-text-fill-color:#0000;background:linear-gradient(160.18deg,#fff 23.37%,#999 76.66%);-webkit-background-clip:text;display:inline-block;font-size:54px;font-weight:500;letter-spacing:-.02em;line-height:80.64px;text-align:center}.home-container .services-container-main .services-content-main{display:flex;height:max-content;padding-top:20px;width:100%}.home-container .services-container-main .services-content-items{display:flex;gap:15px;height:max-content;justify-content:center;width:100%}.home-container .services-container-main .services-content-item{align-items:center;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid #fff3;border-radius:50px;display:flex;flex-direction:column;gap:15px;max-height:700px;min-height:650px;padding:20px;width:30%}.home-container .services-container-main .services-content-item .title{-webkit-text-fill-color:#0000;background:linear-gradient(230.26deg,#fff 40.25%,#999 63.7%);-webkit-background-clip:text;display:inline-block;font-size:24px;font-weight:600;letter-spacing:-.02em;line-height:32.84px;text-align:center}.home-container .services-container-main .services-content-item .desc{color:#fffc;font-size:14px;font-weight:300;letter-spacing:-.02em;line-height:25.6px;text-align:center}.home-container .services-container-main .services-content-item .banner{height:max-content;margin:10px 0;object-fit:contain;width:100%}.home-container .services-container-main .services-content-item .item-rating-items{display:flex;flex-wrap:wrap;gap:5px;justify-content:center;width:100%}.home-container .services-container-main .services-content-item .item-rating-item{align-items:center;border:1px solid #fff3;border-radius:50px;display:flex;gap:10px;height:40px;justify-content:center;padding:0 20px;width:max-content}.home-container .services-container-main .services-content-item .item-rating-item .label{color:#fffc;font-size:14px;font-weight:500;letter-spacing:-.02em;line-height:20.16px;text-align:center}.home-container .services-container-main .services-content-item .item-rating-item .icon{height:20px;width:20px}.home-container .services-container-main .services-content-item .item-rating-item .icon svg{height:100%;width:100%}.home-container .services-container-main .services-content-item .item-buttons{display:flex;flex-direction:column;gap:20px;height:max-content;width:100%}.home-container .whysection-container-main{align-items:center;background-position:bottom;background-repeat:no-repeat;background-size:90%;display:flex;flex-direction:column;margin-top:100px;max-width:var(--max-width);min-height:140vh;padding:var(--side-padding);width:100%}.home-container .whysection-container-main .whysection-container-content{align-items:center;display:flex;flex-direction:column;height:max-content;width:100%}.home-container .whysection-container-main .whysection-banner{height:max-content;width:100%}.home-container .whysection-container-main .whysection-banner img{height:100%;object-fit:contain;width:100%}.home-container .whysection-container-main .whysection-head{align-items:center;display:flex;flex-direction:column;gap:20px;height:max-content;width:100%}.home-container .whysection-container-main .whysection-head .whysection-logo{height:50px;object-fit:contain;width:max-content}.home-container .whysection-container-main .whysection-head .whysection-title{-webkit-text-fill-color:#0000;background:linear-gradient(160.18deg,#fff 23.37%,#999 76.66%);-webkit-background-clip:text;display:inline-block;font-size:54px;font-weight:500;letter-spacing:-.02em;line-height:80.64px;text-align:center}.home-container .whysection-container-main .whysection-content-main{display:flex;height:max-content;padding-top:20px;width:100%}.home-container .whysection-container-main .whysection-content-items{display:flex;flex-wrap:wrap;gap:40px;height:max-content;justify-content:center;width:100%}.home-container .whysection-container-main .whysection-content-item{align-items:center;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid #fff3;border-radius:50px;display:flex;height:400px;justify-content:space-between;padding:25px;width:45%}.home-container .whysection-container-main .whysection-content-item .whysection-details{display:flex;flex-direction:column;gap:10px;width:45%}.home-container .whysection-container-main .whysection-content-item .title{-webkit-text-fill-color:#0000;background:linear-gradient(230.26deg,#fff 40.25%,#999 63.7%);-webkit-background-clip:text;display:inline-block;font-size:24px;font-weight:600;letter-spacing:-.02em;line-height:32.84px;text-align:left}.home-container .whysection-container-main .whysection-content-item .desc{color:#fffc;font-size:14px;font-weight:300;letter-spacing:-.02em;line-height:25.6px;text-align:left}.home-container .whysection-container-main .whysection-content-item .banner{height:max-content;object-fit:contain;width:45%}.home-container .testimonial-container-main{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:30%;display:flex;flex-direction:column;margin-top:100px;max-width:var(--max-width);min-height:70vh;padding:var(--side-padding);width:100%}.home-container .testimonial-container-main .testimonial-container-content{align-items:center;display:flex;flex-direction:column;gap:20px;height:max-content;width:100%}.home-container .testimonial-container-main .testimonial-banner{height:max-content;width:100%}.home-container .testimonial-container-main .testimonial-banner img{height:100%;object-fit:contain;width:100%}.home-container .testimonial-container-main .testimonial-head{align-items:center;display:flex;flex-direction:column;gap:20px;height:max-content;width:100%}.home-container .testimonial-container-main .testimonial-head .testimonial-logo{height:50px;object-fit:contain;width:max-content}.home-container .testimonial-container-main .testimonial-head .testimonial-title{-webkit-text-fill-color:#0000;background:linear-gradient(160.18deg,#fff 23.37%,#999 76.66%);-webkit-background-clip:text;display:inline-block;font-size:54px;font-weight:500;letter-spacing:-.02em;line-height:80.64px;text-align:center}.home-container .testimonial-container-main .testimonial-content-main{display:flex;height:max-content;overflow-x:auto;overflow-y:hidden;padding-top:20px;width:100%}.home-container .testimonial-container-main .testimonial-content-main::-webkit-scrollbar{display:none}.home-container .testimonial-container-main .testimonial-content-items{display:flex;gap:40px;height:max-content;justify-content:center;width:max-content}.home-container .testimonial-container-main .testimonial-content-item{align-items:center;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid #fff3;border-radius:50px;display:flex;flex-direction:column;height:300px;justify-content:space-between;padding:25px;width:700px}.home-container .testimonial-container-main .testimonial-content-item .testimonial-details{display:flex;flex-direction:column;gap:10px;width:45%}.home-container .testimonial-container-main .testimonial-content-item .title{-webkit-text-fill-color:#0000;background:linear-gradient(230.26deg,#fff 40.25%,#999 63.7%);-webkit-background-clip:text;display:inline-block;font-size:24px;font-weight:600;letter-spacing:-.02em;line-height:32.84px;text-align:center}.home-container .testimonial-container-main .testimonial-content-item .desc{color:#fffc;font-size:14px;font-weight:300;letter-spacing:-.02em;line-height:25.6px;text-align:center}.home-container .testimonial-container-main .testimonial-content-item .author{-webkit-text-fill-color:#0000;background:linear-gradient(230.26deg,#fff 40.25%,#999 63.7%);-webkit-background-clip:text;display:inline-block;font-size:16px;font-weight:600;line-height:20.16px;text-align:center}@media only screen and (max-width:1150px){.home-container .whysection-container-main .whysection-content-items{gap:15px}.home-container .whysection-container-main .whysection-content-item{padding:16px;width:calc(50% - 15px)}}@media only screen and (max-width:1000px){.home-container .home-title{font-size:28px;font-weight:500;letter-spacing:-.02em;line-height:38.4px;text-align:center}.home-container .home-title br{display:none}.home-container .home-desc{font-size:14px;font-weight:300;line-height:22.4px;text-align:center}.home-container .home-desc br{display:none}.home-container .home-contentbox{align-items:center;display:flex;flex-direction:column-reverse;gap:20px;height:max-content}.home-container .home-contentbox .contentbox-intro{align-items:center;gap:5px;justify-content:flex-start;width:100%}.home-container .home-contentbox .contentbox-mockup{bottom:0;height:max-content;left:0;max-height:300px;object-fit:contain;position:relative;transform:translateX(0);width:max-content}.home-container .home-contentbox .contentbox-intro-head .intro-head-title{font-size:24px;font-weight:700;text-align:center}.home-container .home-contentbox .contentbox-intro-short{font-size:20px;font-weight:500;line-height:25.2px;text-align:center}.home-container .home-contentbox .contentbox-intro-download{display:flex;justify-content:center}.home-container .home-contentbox .contentbox-intro-points{display:flex;flex-direction:row;gap:10px;justify-content:center}.home-container .home-contentbox .contentbox-intro-point .value{font-size:18px}.home-container .about-container-main{background-position-y:14%;background-size:100%}.home-container .about-container-main .about-head{gap:15px;padding-bottom:30%}.home-container .about-container-main .about-head .about-title{font-size:32px;font-weight:500;letter-spacing:-.02em;line-height:40.32px;text-align:center}.home-container .about-container-main .about-head .about-desc{font-size:12px;font-weight:300;letter-spacing:-.02em;line-height:25.6px;text-align:center}.home-container .about-container-main .about-head .about-desc br{display:none}.home-container .about-container-main .about-timeline .timeline-title{font-size:24px;font-weight:500;letter-spacing:-.02em;line-height:30.24px;text-align:center}.home-container .about-container-main .about-timeline .timeline-content{align-items:center;display:flex;flex-direction:column-reverse}.home-container .about-container-main .about-timeline .timeline-row-curve,.home-container .about-container-main .about-timeline .timeline-row-line1,.home-container .about-container-main .about-timeline .timeline-row-line2{display:none}.home-container .about-container-main .about-timeline .timeline-content-items{align-items:center;flex-direction:column;gap:0;width:100%}.home-container .about-container-main .about-timeline .timeline-content-item{gap:0;width:100%}.home-container .about-container-main .about-timeline .timeline-content-item .item-year-main{width:100px}.home-container .about-container-main .about-timeline .timeline-content-item .item-year{font-size:24px;font-weight:500;letter-spacing:-.02em;line-height:30.24px;text-align:center}.home-container .about-container-main .about-timeline .timeline-content-item .item-details{gap:10px;margin-top:10px;padding:0 10px;width:100%}.home-container .about-container-main .about-timeline .timeline-content-item .item-details .item-icon{height:40px;width:40px}.home-container .about-container-main .about-timeline .timeline-content-item .item-details .item-label{font-size:16px;font-weight:500;letter-spacing:-.02em;line-height:20.16px;text-align:left}.home-container .about-container-main .about-timeline .mobile-timeline-content-item-line{background:linear-gradient(90deg,#fff6,#9996);display:flex;height:50px;width:1px}.home-container .about-container-main .about-timeline .timeline-row-rocket{left:0;position:relative;top:0;transform:rotate(135deg);z-index:1}.home-container .about-container-main .about-vision{height:max-content;min-height:max-content}.home-container .about-container-main .about-vision-content{height:70vh}.home-container .about-container-main .about-vision-content .vision-item{border-radius:20px;flex-direction:column;height:70vh;padding:20px 10px}.home-container .about-container-main .about-vision-content .vision-item .vision-item-details,.home-container .about-container-main .about-vision-content .vision-item .vision-item-icon{gap:5px;width:100%}.home-container .about-container-main .about-vision-content .vision-item .vision-item-details .title{font-size:24px}.home-container .about-container-main .about-vision-content .vision-item .vision-item-details .desc{font-size:14px}.home-container .about-container-main .about-vision-content .vision-item .vision-item-icon{border-radius:20px}.home-container .about-container-main .about-vision-content .vision-item .vision-item-icon img{height:150px}.home-container .services-container-main .services-head .services-title{font-size:32px;font-weight:500;letter-spacing:-.02em;line-height:40.32px;text-align:center}.home-container .services-container-main .services-content-items{flex-direction:column}.home-container .services-container-main .services-content-item{height:max-content;max-height:max-content;width:100%}.home-container .services-container-main .services-content-item .item-rating-item{padding:0 10px}.home-container .services-container-main .services-content-item .item-rating-item .label{font-size:12px}.home-container .whysection-container-main{margin-top:50px}.home-container .whysection-container-main .whysection-head .whysection-title{font-size:32px;font-weight:500;letter-spacing:-.02em;line-height:40.32px;text-align:center}.home-container .whysection-container-main .whysection-content-items{gap:15px}.home-container .whysection-container-main .whysection-content-item{flex-direction:column;gap:15px;height:max-content;width:100%}.home-container .whysection-container-main .whysection-content-item .whysection-details{width:100%}.home-container .whysection-container-main .whysection-content-item .banner{width:50%}.home-container .testimonial-container-main{margin-top:50px}.home-container .testimonial-container-main .testimonial-head .testimonial-title{font-size:32px;font-weight:500;letter-spacing:-.02em;line-height:40.32px;text-align:center}.home-container .testimonial-container-main .testimonial-content-items{gap:15px}.home-container .testimonial-container-main .testimonial-content-item{border-radius:30px;padding:15px;width:80vw}.home-container .testimonial-container-main .testimonial-content-item .splitter{height:max-content;width:80vw}}@media only screen and (max-width:600px){.home-container .whysection-container-main .whysection-content-item .banner{width:100%}}.carddetails-container-main{align-items:center;background-position:bottom;background-repeat:no-repeat;background-size:90%;display:flex;flex-direction:column;max-width:var(--max-width);min-height:210vh;padding:var(--side-padding);padding-top:10%;position:relative;width:100%}.carddetails-container-main .carddetails-content{display:flex;flex-direction:column;gap:250px;height:max-content;width:100%}.carddetails-container-main .carddetails-content-section{align-items:center;display:flex;gap:20px;justify-content:center;min-height:30vh;width:100%}.carddetails-container-main .carddetails-content .carddetails-content-image{height:100%;object-fit:contain;width:35%}.carddetails-container-main .carddetails-content .carddetails-content-card{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid #fff3;border-radius:50px;display:flex;flex-direction:column;gap:15px;height:100%;padding:70px 20px;position:relative;width:45%}.carddetails-container-main .carddetails-content .carddetails-content-card .card-logo{height:100px;left:50%;position:absolute;top:-50px;transform:translateX(-50%);width:100px;z-index:1}.carddetails-container-main .carddetails-content .carddetails-content-card .card-label{-webkit-text-fill-color:#0000;background:linear-gradient(97.38deg,#fff 5.74%,#999 278.66%);-webkit-background-clip:text;display:inline-block;font-size:18.98px;font-weight:700;line-height:23.91px;position:absolute;right:40px;text-align:left;top:15px;z-index:1}.carddetails-container-main .carddetails-content .carddetails-content-card .card-title{-webkit-text-fill-color:#0000;background:linear-gradient(160.18deg,#fff 23.37%,#999 76.66%);-webkit-background-clip:text;display:inline-block;font-size:34px;font-weight:500;letter-spacing:-.02em;line-height:40.8px;text-align:left}.carddetails-container-main .carddetails-content .carddetails-content-card .card-desc{color:#fff;font-size:16px;font-weight:100;line-height:25.6px;text-align:left}.carddetails-container-main .carddetails-content .carddetails-content-card .card-desc span{font-weight:500}.carddetails-container-main .carddetails-content .carddetails-seperator-line{height:100%}.carddetails-container-main .carddetails-content .carddetails-content-details{display:flex;flex-direction:column;gap:20px;height:max-content;max-width:45%;min-width:35%}.carddetails-container-main .carddetails-content .carddetails-content-details .details-title{-webkit-text-fill-color:#0000;background:linear-gradient(160.18deg,#fff 23.37%,#999 76.66%);-webkit-background-clip:text;display:inline-block;font-size:28px;font-weight:500;letter-spacing:-.02em;line-height:34.6px;margin-top:-20px;text-align:left}.carddetails-container-main .carddetails-content .carddetails-content-details .details-desc{color:#c3c3c3;font-size:16px;font-weight:100;line-height:28.8px;text-align:left}.carddetails-container-main .carddetails-content .carddetails-content-details .details-desc span{font-weight:500}.carddetails-container-main .carddetails-content .carddetails-content-details .details-item{align-items:center;background:radial-gradient(228.97% 751.57% at -44.38% -73.06%,#ff6a000d 0,#ff6a000d 100%);border:1px solid #fff3;border-radius:100px;display:flex;gap:5px;height:50px;justify-content:center;padding:0 20px;width:max-content}.carddetails-container-main .carddetails-content .carddetails-content-details .details-item .value{color:#fff;font-size:18px;font-weight:500;line-height:20.16px;text-align:center;white-space:nowrap}.carddetails-container-main .carddetails-content .carddetails-content-details .details-item .value span{opacity:.6}.carddetails-container-main .carddetails-members-main{display:flex;flex-direction:column;height:30vh;overflow-x:hidden;overflow-y:auto;width:35%}.carddetails-container-main .carddetails-members-main::-webkit-scrollbar{width:0}.carddetails-container-main .carddetails-members-main .members-content{display:flex;flex-direction:column;gap:30px;height:max-content;width:100%}.carddetails-container-main .carddetails-members-main .members-content-section{display:flex;flex-direction:column;gap:15px;height:max-content;width:100%}.carddetails-container-main .carddetails-members-main .members-content-section .members-section-head{-webkit-text-fill-color:#0000;align-items:center;background:linear-gradient(225.45deg,#fff 28.88%,#999 65.57%);-webkit-background-clip:text;border:1px solid #fff3;border-radius:1000px;display:flex;font-size:24px;font-weight:500;height:50px;justify-content:center;letter-spacing:-.02em;line-height:30.24px;padding:0 20px;text-align:center;width:max-content}.carddetails-container-main .carddetails-members-main .members-content-section .members-section-items{display:flex;flex-direction:column;gap:15px;height:max-content;width:100%}.carddetails-container-main .carddetails-members-main .members-content-section .members-section-item{-webkit-text-fill-color:#0000;background:linear-gradient(230.26deg,#fff 40.25%,#999 63.7%);-webkit-background-clip:text;font-size:16px;font-weight:500;line-height:25.6px;text-align:left}.carddetails-container-main .carddetails-scroll_label{height:100px;object-fit:contain;position:absolute;right:10%;top:35%;width:100px;z-index:1}.tablesection-table td,.tablesection-table th{padding:25px}.tablesection-table .td-icon-item .icon-small{height:25px!important;object-fit:contain;width:25px!important}.tablesection-table .td-icon-item .item-details .details-value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.content-container-main{display:flex;flex-direction:column;gap:150px;height:max-content;margin-top:10%;padding:40px 0;width:100%}.content-container-main .content-column-sections{display:flex;flex-direction:column;gap:20px;width:100%}.content-container-main .content-row-sections{display:flex;gap:20px;justify-content:space-between;width:100%}.content-container-main .content-section{display:flex;flex-direction:column;gap:40px;height:max-content;width:100%}.content-container-main .content-row-sections .content-section{width:45%}.content-container-main .content-section .title{-webkit-text-fill-color:#0000;background:linear-gradient(160.18deg,#fff 23.37%,#999 76.66%);-webkit-background-clip:text;display:inline-block;font-size:28px;font-weight:500;letter-spacing:-.02em;line-height:33.6px;text-align:left}.content-container-main .content-section .desc{color:#c3c3c3;font-size:16px;font-weight:300;line-height:28.8px;text-align:left}.content-container-main .content-section .label-item{color:#c3c3c3;font-size:20px;font-weight:500;line-height:24px;text-align:left}.content-container-main .content-section .label-item .label{font-weight:100}.content-container-main .content-section .icon-items{display:flex;flex-direction:column;gap:30px;height:100%;width:100%}.content-container-main .content-section .icon-items .icon-items-title{color:#c3c3c3;font-size:20px;font-weight:500;letter-spacing:-.02em;line-height:25.2px;margin-bottom:10px;text-align:left}.content-container-main .content-section .icon-item{display:flex;gap:10px}.content-container-main .content-section .align-center{align-items:center}.content-container-main .content-section .icon-item .item-icon{height:50px;object-fit:contain;width:50px}.content-container-main .content-section .icon-item .icon-small{height:25px!important;object-fit:contain;width:25px!important}.content-container-main .content-section .icon-item .item-details{display:flex;flex-direction:column;gap:10px}.content-container-main .content-section .icon-item .item-details .details-label{opacity:.7}.content-container-main .content-section .icon-item .item-details .details-label,.content-container-main .content-section .icon-item .item-details .details-value{color:#c3c3c3;font-size:16px;font-weight:500;letter-spacing:-.02em;line-height:20.16px;text-align:left}.content-container-main .content-section .icon-item .item-details .details-value span{font-weight:100}.content-container-main .content-section .icon-item .item-details .details-desc{color:#c3c3c3;font-size:16px;font-weight:300;letter-spacing:-.02em;line-height:20.16px;text-align:left}.content-container-main .content-section .icon-item .item-details .details-desc span{font-weight:500}.content-container-main .content-section .section-list-main{display:flex;flex-direction:column;gap:30px;height:max-content;width:100%}.content-container-main .content-section .section-list-main .list-title{-webkit-text-fill-color:#0000;background:linear-gradient(160.18deg,#fff 23.37%,#999 76.66%);-webkit-background-clip:text;display:inline-block;font-size:24px;font-weight:500;letter-spacing:-.02em;line-height:28.8px;text-align:left}.content-container-main .content-section .section-list-main .list-items{display:flex;flex-direction:column;gap:20px;height:max-content;width:100%}.content-container-main .content-section .section-list-main .list-item{align-items:flex-start;display:flex;gap:15px;height:max-content;width:100%}.content-container-main .content-section .section-list-main .list-item .item-icon{height:24px;margin-top:2px;object-fit:contain;width:24px}.content-container-main .content-section .section-list-main .list-item .item-value{color:#c3c3c3;font-size:16px;font-weight:300;line-height:28.8px;text-align:left}.content-container-main .content-section .section-list-main .list-item .item-value a{color:#c3c3c3;font-weight:600;text-decoration:underline}.content-container-main .content-section .section-links-main{display:flex;flex-direction:column;gap:30px;height:max-content;width:100%}.content-container-main .content-section .section-links-main .link-title{-webkit-text-fill-color:#0000;background:linear-gradient(160.18deg,#fff 23.37%,#999 76.66%);-webkit-background-clip:text;display:inline-block;font-size:24px;font-weight:500;letter-spacing:-.02em;line-height:28.8px;text-align:left}.content-container-main .content-section .section-links-main .link-items{display:flex;flex-direction:column;gap:20px;height:max-content;width:100%}.content-container-main .content-section .section-links-main .link-item{align-items:center;display:flex;gap:15px;height:max-content;width:100%}.content-container-main .content-section .section-links-main .link-item .item-icon{height:50px;object-fit:contain;width:50px}.content-container-main .content-section .section-links-main .link-item .item-link{color:#c3c3c3!important;font-size:16px;font-weight:500;line-height:28.8px;max-width:60%;text-align:left;text-decoration:underline}.tablesection-container-main .tablesection-details_cards-section{display:flex;flex-direction:column;gap:50px;height:max-content;padding-top:50px;width:100%}.tablesection-container-main .tablesection-details_cards-section .details_cards-section-items{display:flex;flex-wrap:wrap;gap:50px;height:max-content;justify-content:space-between;justify-content:center;width:100%}.tablesection-container-main .tablesection-details_cards-section .details_cards-section-item{align-items:center;display:flex;flex-direction:column;gap:15px;height:max-content;max-width:350px;width:33%}.tablesection-container-main .tablesection-details_cards-section .details_cards-section-item .item-icon{height:100px;object-fit:contain;width:100px}.tablesection-container-main .tablesection-details_cards-section .details_cards-section-item .item-title{-webkit-text-fill-color:#0000;background:linear-gradient(230.26deg,#fff 40.25%,#999 63.7%);-webkit-background-clip:text;display:inline-block;font-size:28px;font-weight:500;letter-spacing:-.02em;line-height:35.28px;text-align:center}.tablesection-container-main .tablesection-details_cards-section .details_cards-section-item .item-desc{color:#fffc;font-size:16px;font-weight:300;letter-spacing:-.02em;line-height:25.6px;text-align:center}.tablesection-container-main .tablesection-details_cards-section .details_cards-actions{align-items:center;display:flex;gap:20px;justify-content:center;width:100%}.introsection-support-main{align-items:center;display:flex;flex-direction:column;height:max-content;margin-top:10%;width:100%}.introsection-support-main .introsection-support-items{display:flex;flex-direction:column;gap:80px;height:max-content;max-width:1200px;width:100%}.introsection-support-main .introsection-support-item{align-items:center;display:flex;gap:25px;height:max-content;width:100%}.introsection-support-main .introsection-support-item .support-item-icon{height:95px;object-fit:contain;width:95px}.introsection-support-main .introsection-support-item .support-item-details{display:flex;flex-direction:column;gap:15px}.introsection-support-main .introsection-support-item .support-item-details .details-title{-webkit-text-fill-color:#0000;background:linear-gradient(160.18deg,#fff 23.37%,#999 76.66%);-webkit-background-clip:text;display:inline-block;font-size:28px;font-weight:500;letter-spacing:-.02em;line-height:44.8px;text-align:left}.introsection-support-main .introsection-support-item .support-item-details .details-desc{color:#fff;font-size:16px;font-weight:100;line-height:25.6px;opacity:.8;text-align:left}.tablesection-container-main{align-items:center;background-position:bottom;background-repeat:no-repeat;background-size:90%;display:flex;flex-direction:column;margin-top:100px;max-width:var(--max-width);min-height:100vh;padding:var(--side-padding);width:100%}.tablesection-container-main .tablesection-container-content{align-items:center;display:flex;flex-direction:column;height:max-content;width:100%}.tablesection-container-main .tablesection-banner{height:max-content;width:100%}.tablesection-container-main .tablesection-banner img{height:100%;object-fit:contain;width:100%}.tablesection-container-main .tablesection-head{align-items:center;display:flex;flex-direction:column;gap:20px;height:max-content;width:100%}.tablesection-container-main .tablesection-head .tablesection-logo{height:50px;object-fit:contain;width:max-content}.tablesection-container-main .tablesection-head .tablesection-title{-webkit-text-fill-color:#0000;background:linear-gradient(160.18deg,#fff 23.37%,#999 76.66%);-webkit-background-clip:text;display:inline-block;font-size:54px;font-weight:500;letter-spacing:-.02em;line-height:80.64px;text-align:center}.tablesection-container-main .tablesection-content-main{display:flex;height:max-content;overflow:auto;padding-bottom:20px;padding-top:20px;width:100%}.tablesection-table{border-collapse:initial;border-spacing:0;height:max-content;overflow:auto;width:100%}.tablesection-table .table-column-static{left:0;position:sticky;z-index:2}.tablesection-table .table-column-static .table-th{width:200px}.tablesection-table td,.tablesection-table th{background:#000;border:1px solid #fff3;color:#999;padding:25px 20px;text-align:left}.tablesection-table th .table-th{-webkit-text-fill-color:#0000;background:linear-gradient(160.18deg,#fff 23.37%,#999 76.66%);-webkit-background-clip:text;display:inline-block;font-size:20px;font-weight:500;letter-spacing:-.02em;line-height:28.8px;text-align:left}.tablesection-table tr th:first-child{border-top-left-radius:50px}.tablesection-table tr th:last-child{border-top-right-radius:50px}.tablesection-table tr:last-child td:first-child{border-bottom-left-radius:50px}.tablesection-table tr:last-child td:last-child{border-bottom-right-radius:50px}.tablesection-table .td-label-item{display:flex;flex-direction:column;gap:10px;height:max-content;min-width:250px;width:100%}.tablesection-table .td-label-item .label{-webkit-text-fill-color:#0000;background:linear-gradient(160.18deg,#fffc 23.37%,#999c 76.66%);-webkit-background-clip:text;display:inline-block;font-size:16px;font-weight:500;letter-spacing:-.02em;line-height:20.16px;text-align:left}.tablesection-table .td-label-item .value{color:#c3c3c3;font-size:20px;font-weight:500;letter-spacing:-.02em;line-height:25.2px;text-align:left}.tablesection-table .td-chip-label{align-items:center;border:1px solid #fff3;border-radius:50px;display:flex;gap:10px;height:40px;justify-content:center;padding:0 20px;width:max-content}.tablesection-table .td-chip-label .label{color:#fffc;font-size:14px;font-weight:500;letter-spacing:-.02em;line-height:20.16px;text-align:center}.tablesection-table .td-group-items,.tablesection-table .td-icon-items{display:flex;flex-direction:column;gap:30px;height:100%;min-width:250px;width:100%}.tablesection-table .td-icon-items .td-icon-items-title{color:#c3c3c3;font-size:20px;font-weight:500;letter-spacing:-.02em;line-height:25.2px;margin-bottom:10px;text-align:left}.tablesection-table .td-icon-item{display:flex;gap:10px}.tablesection-table .td-align-center{align-items:center}.tablesection-table .td-icon-item .item-icon{height:50px;object-fit:contain;width:50px}.tablesection-table .td-icon-item .item-details{display:flex;flex-direction:column;gap:10px}.tablesection-table .td-icon-item .item-details .details-label{opacity:.7}.tablesection-table .td-icon-item .item-details .details-label,.tablesection-table .td-icon-item .item-details .details-value{color:#c3c3c3;font-size:16px;font-weight:500;letter-spacing:-.02em;line-height:20.16px;text-align:left}.tablesection-table .td-icon-item .item-details .details-desc{color:#c3c3c3;font-size:16px;font-weight:300;letter-spacing:-.02em;line-height:20.16px;text-align:left}.tablesection-table .td-icon-item .item-details .details-desc span{font-weight:500}.library-container-main{display:flex;height:max-content;justify-content:center;padding-bottom:10%;width:100%}.library-container-main .library-container-content{align-items:center;display:flex;flex-direction:column;gap:40px;height:max-content;max-width:1000px;width:100%}.library-container-main .library-search-main{display:flex;height:70px;position:relative;width:400px}.library-container-main .library-search-main .search-input{display:flex;height:100%;position:relative;width:100%}.library-container-main .library-search-main .search-input input{background:#0000;border:1px solid #fff3;border-radius:1000px;color:#fff;font-size:18px;font-weight:500;height:100%;line-height:24.16px;outline:none;padding:0 20px;width:100%}.library-container-main .library-search-main .search-input input::placeholder{-webkit-text-fill-color:#0000;background:linear-gradient(160.18deg,#ffffffb3 23.37%,#999999b3 76.66%);-webkit-background-clip:text;display:inline-block;font-size:16px;font-weight:500;letter-spacing:-.02em;line-height:20.16px;padding-right:70px}.library-container-main .library-search-main .search-input .search-input-icon{height:50px;position:absolute;right:10px;top:50%;transform:translateY(-50%);width:50px;z-index:1}.library-container-main .library-search-main .search-input .search-input-icon svg{height:100%;width:100%}.library-container-main .library-content-wrapper{display:flex;gap:20px;height:175vh;width:100%}.library-container-main .library-category-main{background:radial-gradient(228.97% 751.57% at -44.38% -73.06%,#ff6a0005 0,#ff6a0005 100%);border:1px solid #fff3;border-radius:50px;display:flex;height:100%;overflow-x:hidden;overflow-y:auto;padding:30px 15px;width:300px}.library-container-main .library-category-main .category-items{display:flex;flex-direction:column;gap:20px;height:max-content;width:100%}.library-container-main .library-category-main .category-item{align-items:center;cursor:pointer;display:flex;gap:15px;height:max-content;width:100%}.library-container-main .library-category-main .category-item .item-label{-webkit-text-fill-color:#0000;background:linear-gradient(160.18deg,#fff 23.37%,#999 76.66%);-webkit-background-clip:text;display:inline-block;font-size:16px;font-weight:400;letter-spacing:-.02em;line-height:20.68px;text-align:left;transition:all .25s;-webkit-user-select:none;user-select:none}.library-container-main .library-category-main .category-item-selected .item-label{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#ff6a00,#ffd6b9);-webkit-background-clip:text;display:inline-block;font-weight:600}.library-container-main .library-category-main .category-item .item-icon{height:40px;width:40px}.library-container-main .library-category-main .category-item .item-icon svg{height:inherit;width:inherit}.library-container-main .library-category-main .category-item .item-icon svg path{fill:#fff}.library-container-main .library-category-main .category-item-selected .item-icon svg path{fill:#ff6a00}.library-container-main .library-records-main{display:flex;flex-direction:column;gap:20px;height:100%;width:calc(100% - 320px)}.library-container-main .library-years-filter{align-items:center;display:flex;gap:15px;height:60px;justify-content:space-between;width:100%}.library-container-main .library-years-filter .filter-arrow-left,.library-container-main .library-years-filter .filter-arrow-left svg,.library-container-main .library-years-filter .filter-arrow-right,.library-container-main .library-years-filter .filter-arrow-right svg{cursor:pointer;height:50px;width:50px}.library-container-main .library-years-filter .filter-arrow-right{transform:rotate(180deg)}.library-container-main .library-years-filter .filter-years{align-items:center;-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);border:1px solid #fff3;border-radius:50px;display:flex;height:100%;overflow-x:auto;overflow-y:hidden;padding:0 10px;-webkit-user-select:none;user-select:none;width:calc(100% - 130px)}.library-container-main .library-years-filter .filter-years::-webkit-scrollbar{display:none;width:0}.library-container-main .library-years-filter .filter-years-items{align-items:center;display:flex;height:100%;width:max-content}.library-container-main .library-years-filter .filter-year{-webkit-text-fill-color:#0000;align-items:center;background:linear-gradient(160.18deg,#ffffffb3 23.37%,#999999b3 76.66%);-webkit-background-clip:text;border-radius:1000px;cursor:pointer;display:flex;font-size:18px;font-weight:400;height:80%;justify-content:center;letter-spacing:-.02em;line-height:22.68px;padding:0 15px;text-align:center;transition:all .25s;width:max-content}.library-container-main .library-years-filter .filter-year-selected{-webkit-text-fill-color:#fff;background:radial-gradient(228.97% 751.57% at -44.38% -73.06%,#ff6a000d 0,#ff6a000d 100%);-webkit-background-clip:border-box;border:1px solid #fff3;color:#fff;display:flex;font-weight:600}.library-container-main .library-records-container{background:radial-gradient(228.97% 751.57% at -44.38% -73.06%,#ff6a0005 0,#ff6a0005 100%);border:1px solid #fff3;border-radius:50px;display:flex;height:calc(100% - 80px);overflow-x:hidden;overflow-y:auto;padding:30px;width:100%}.library-container-main .library-records-container .records-items{display:flex;flex-direction:column;gap:30px;height:max-content;width:100%}.library-container-main .library-records-container .records-item{cursor:pointer;display:flex;gap:5px;height:max-content;width:100%}.library-container-main .library-records-container .records-item .label{color:#c3c3c3;font-size:18px;font-weight:500;letter-spacing:-.02em;line-height:22.68px;text-align:left;text-decoration-line:underline;-webkit-user-select:none;user-select:none}.library-container-main .library-records-container .records-item .icon{height:16px;width:16px}.library-container-main .library-records-container .records-item .icon svg{height:inherit;width:inherit}@media only screen and (max-width:1000px){.library-container-main .library-search-main{height:50px;width:90%}.library-container-main .library-search-main .search-input .search-input-icon{height:35px;width:35px}.library-container-main .library-content-wrapper{flex-direction:column;height:max-content}.library-container-main .library-category-main{align-items:center;background:none;border:none;display:flex;height:50px;overflow-x:auto;overflow-y:hidden;padding:0 15px;width:100%}.library-container-main .library-category-main::-webkit-scrollbar{display:none;width:0}.library-container-main .library-category-main .category-items{flex-direction:row;width:max-content}.library-container-main .library-category-main .category-item .item-label{white-space:nowrap}.library-container-main .library-records-main{width:100%}.library-container-main .library-years-filter .filter-arrow-left,.library-container-main .library-years-filter .filter-arrow-right{display:none}.library-container-main .library-years-filter .filter-years{overflow-x:auto;overflow-y:hidden;width:100%}.library-container-main .library-years-filter .filter-years::-webkit-scrollbar{display:none;width:0}.library-container-main .library-years-filter .filter-year{font-size:14px;white-space:nowrap}.library-container-main .library-records-container{border-radius:20px;height:max-content;padding:20px}.library-container-main .library-records-container .records-item .label{font-size:14px}.library-container-main .library-records-container .records-item .icon{height:12px;width:12px}}.about-head-content{display:flex;flex-direction:column;gap:30px;height:max-content;margin-top:8%;width:80%}.about-head-content .about-head-desc{color:#c3c3c3;font-size:16px;font-weight:300;line-height:28.8px;text-align:center}.about-head-content .about-head-desc span{font-weight:600}.about-head-content .about-head-awards-main{align-items:center;display:flex;flex-direction:column;gap:50px;height:max-content;width:100%}.about-head-content .about-head-awards-main .awards-head{display:flex;flex-direction:column;gap:20px;width:max-content}.about-head-content .about-head-awards-main .awards-head-title{-webkit-text-fill-color:#0000;background:linear-gradient(160.18deg,#fff 23.37%,#999 76.66%);-webkit-background-clip:text;display:inline-block;font-size:24px;font-weight:500;letter-spacing:-.02em;line-height:30.24px;text-align:center}.about-head-content .about-head-awards-main .awards-splitter-line{background:linear-gradient(90deg,#fff0,#fff 49.5%,#fff0);height:1px;width:100%}.about-head-content .awards-items{align-items:center;display:flex;gap:20px;height:max-content;justify-content:center;width:100%}.about-head-content .awards-item{height:100px;object-fit:contain;width:100px}@media only screen and (max-width:1000px){.about-head-content{width:100%}.interestrate-hero-container{background-image:url(/static/media/interestrate-small-bg.2ba0c347c990b25de6d3.png)!important;background-position-y:50%;background-size:100%;height:90vh!important}.about-head-content .about-head-desc{color:#c3c3c3;font-size:12px;font-weight:300;line-height:25.6px;text-align:center}.about-head-content .awards-items{gap:10px}.about-head-content .awards-item{height:50px;width:50px}.carddetails-container-main{background-position-y:100%;background-size:120%;height:max-content;min-height:300vh;padding:0}.carddetails-container-main .carddetails-content{gap:20px;height:max-content!important}.carddetails-container-main .carddetails-content-section{align-items:center;height:max-content!important;justify-content:flex-start;min-height:max-content!important;padding-bottom:5%}.carddetails-container-main .carddetails-content .carddetails-content-image{width:100%}.carddetails-container-main .carddetails-content .carddetails-seperator-line{display:none}.carddetails-container-main .carddetails-members-main{width:100%}.carddetails-container-main .carddetails-scroll_label{height:80px;right:2%;top:72%;width:80px}.tablesection-container-main .tablesection-head .tablesection-title{font-size:29px;font-weight:500;letter-spacing:-.02em;line-height:40.32px;text-align:center}.tablesection-container-main .tablesection-head .tablesection-title br{display:none}.tablesection-container-main .tablesection-details_cards-section .details_cards-section-items{flex-direction:column;gap:50px}.tablesection-container-main .tablesection-details_cards-section .details_cards-section-item{height:max-content;width:100%}.carddetails-container-main .carddetails-content-section{flex-direction:column;gap:20px}.carddetails-container-main .carddetails-content .carddetails-content-card{height:max-content}.carddetails-container-main .carddetails-content .carddetails-content-card .card-logo{height:60px;top:-30px;width:60px}.carddetails-container-main .carddetails-content .carddetails-content-card .card-label{right:20px}.carddetails-container-main .carddetails-content .carddetails-content-card{border-radius:30px;gap:10px;padding:50px 15px;width:100%!important}.carddetails-container-main .carddetails-content .carddetails-content-card .card-title{font-size:24px}.carddetails-container-main .carddetails-content .carddetails-content-card .card-desc{font-size:14px}.carddetails-container-main .carddetails-content .carddetails-content-details{max-width:100%;min-width:100%;width:100%}.carddetails-container-main .carddetails-content .carddetails-content-details .details-item{height:max-content;min-height:50px;padding:10px 15px;width:100%}.carddetails-container-main .carddetails-content .carddetails-content-details .details-item .value{display:flex;flex-direction:column;gap:10px;white-space:wrap}}.modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:999}.modal-content{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:#ffffff0d;border:1px solid #c9c9c91a;border-radius:12px;color:#fff;max-width:700px;padding:2rem;position:relative;width:90%}.modal-close{background:none;border:none;color:#fff;cursor:pointer;font-size:1.5rem;position:absolute;right:15px;top:10px}.modal-image-container{align-items:center;display:flex;flex-flow:column;margin-bottom:10px}.modal-text-container{font-size:14px;line-height:26px;text-align:justify}.modal-image{margin-bottom:1rem;max-width:170px;width:100%}
/*# sourceMappingURL=main.a4fd03cb.css.map*/