@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";
.cards-container,.cards-container *{box-sizing:border-box}.cards-container{width:100%;font-family:Inter,sans-serif;position:relative}.cards-container.desktop{height:400vh}.cards-container.mobile{height:auto;min-height:100vh;padding:40px 0}.cards{background-color:#0000;width:100%;position:relative;overflow:hidden}.cards-container.desktop .cards{height:100vh}.cards-container.mobile .cards{flex-direction:column;gap:80px;max-width:400px;height:auto;margin:0 auto;padding:0 20px;display:flex;overflow:visible}.cards-container img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.cards-heading{color:#fff;text-align:center;font-size:5vw;font-weight:lighter;line-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cards-container.desktop .card{perspective:1000px;cursor:pointer;z-index:1;width:min(280px,90vw);height:min(380px,122vw);transition:all .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cards-container.mobile .card{perspective:1000px;cursor:pointer;z-index:1;width:100%;max-width:320px;height:420px;margin:0 auto;position:relative;transform:none;top:auto!important;left:auto!important}.card.focused{z-index:10;transform:translate(-50%,-50%)scale(1.1)}.cards-container.mobile .card.focused{transform:scale(1.05)}.card.focused .flip-card-front,.card.focused .flip-card-back{box-shadow:0 24px 64px #00000040}.overlay{opacity:0;visibility:hidden;z-index:5;background:#00000080;width:100%;height:100%;transition:all .3s;position:fixed;top:0;left:0}.overlay.active{opacity:1;visibility:visible}@media screen and (max-width:1200px) and (min-width:769px){.cards-container.desktop .card{width:240px;height:326px}}@media screen and (max-width:992px) and (min-width:769px){.cards-container.desktop .card{width:220px;height:299px}}@media screen and (max-width:768px){.cards-container.mobile .card{width:100%;max-width:300px;height:400px}.cards-container.mobile #card-1,.cards-container.mobile #card-2,.cards-container.mobile #card-3,.cards-container.mobile #card-4{position:relative!important;top:auto!important;left:auto!important;transform:none!important}}@media screen and (max-width:576px){.cards-container.mobile .card{max-width:280px;height:380px}.cards-container.mobile .cards{gap:60px;padding:0 15px}}.cards-container.desktop .card:hover{transform:translate(-50%,-50%)scale(1.02)}.cards-container.mobile .card:hover{transform:none}.cards-container.desktop .card-wrapper{width:100%;height:100%;animation:3s ease-in-out infinite floating;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cards-container.desktop #card-1 .card-wrapper{animation-delay:0s}.cards-container.desktop #card-2 .card-wrapper{animation-delay:.2s}.cards-container.desktop #card-3 .card-wrapper{animation-delay:.4s}.cards-container.desktop #card-4 .card-wrapper{animation-delay:.6s}.cards-container.mobile .card-wrapper{width:100%;height:100%;animation:none;position:relative;transform:none}.flip-card-inner{width:100%;height:100%;transform-style:preserve-3d;position:relative}.flip-card-front,.flip-card-back{backface-visibility:hidden;border-radius:1.2em;width:100%;height:100%;transition:all .3s;position:absolute;overflow:hidden;box-shadow:0 8px 32px #0000001f}.flip-card-front{pointer-events:none}.flip-card-back{pointer-events:auto}.cards-container.desktop .card:hover .flip-card-front,.cards-container.desktop .card:hover .flip-card-back{box-shadow:0 16px 48px #0000002e}.cards-container.mobile .flip-card-front,.cards-container.mobile .flip-card-back{box-shadow:0 12px 40px #00000026}.flip-card-back{background:#fff 50%/cover no-repeat;flex-direction:column;padding:0;display:flex;position:relative;transform:rotateY(180deg)}.flip-card-back:before{content:"";z-index:1;background:#fff0;position:absolute;inset:0}.card-header{z-index:2;border-bottom:1px solid #ffffff4d;justify-content:space-between;align-items:flex-start;padding:24px;display:flex;position:relative}.cards-container.mobile .card-header{padding:20px}.card-category{color:#fff;text-transform:uppercase;letter-spacing:.5px;text-shadow:1px 1px 2px #00000080;margin:0;font-size:18px;font-weight:600}.cards-container.mobile .card-category{letter-spacing:1px;font-size:16px;font-weight:700}.card-icon{color:#f6c324;text-shadow:1px 1px 2px #00000080;font-size:24px;font-weight:900;line-height:1}.cards-container.mobile .card-icon{font-size:22px}.card-content{z-index:2;flex-direction:column;flex:1;padding:24px;display:flex;position:relative}.cards-container.mobile .card-content{padding:20px}.card-title{color:#fff;text-transform:capitalize;text-shadow:1px 1px 2px #00000080;margin-bottom:16px;font-size:14px;font-weight:500}.cards-container.mobile .card-title{margin-bottom:16px;font-size:15px;font-weight:600}.services-list{flex-direction:column;flex:1;gap:12px;display:flex}.cards-container.mobile .services-list{gap:10px}.service-item{color:#fff;text-shadow:1px 1px 2px #00000080;border-bottom:1px solid #fff3;padding:8px 0;font-size:15px;font-weight:400;line-height:1.4}.cards-container.mobile .service-item{padding:6px 0;font-size:14px;line-height:1.5}.service-item:last-child{border-bottom:none}#card-1 .flip-card-back{background-image:url(/assets/card-1.png)}#card-1 .card-category{color:#fff}#card-1 .card-icon{color:#f6c324}#card-2 .flip-card-back{background-image:url(/assets/card-2.png)}#card-2 .card-category{color:#fff}#card-2 .card-icon{color:#f6c324}#card-3 .flip-card-back{background-image:url(/assets/card-3.png)}#card-3 .card-category{color:#fff}#card-3 .card-icon{color:#f6c324}#card-4 .flip-card-back{background-image:url(/assets/card-4.png)}#card-4 .card-category{color:#fff}#card-4 .card-icon{color:#f6c324}@keyframes floating{0%{transform:translate(-50%,-50%)}50%{transform:translate(-50%,-60%)}to{transform:translate(-50%,-50%)}}@media screen and (max-width:768px){.cards-container.mobile .card{will-change:auto;animation:none;position:relative!important;top:auto!important;left:auto!important;transform:none!important}.cards-container.mobile .card-wrapper{animation:none;position:relative;top:auto;left:auto;transform:none}}.cards-container.mobile .card.focused{z-index:20;transform:scale(1.02)}.cards-container.mobile .card.focused .flip-card-front,.cards-container.mobile .card.focused .flip-card-back{box-shadow:0 20px 60px #0003}.cards-container.mobile:after,.cards-container.mobile:before{display:none}
@keyframes stroke-white{0%{fill:#0000;stroke:#fff;stroke-width:2px;stroke-dasharray:700;stroke-dashoffset:700px}70%{fill:#0000;stroke-dashoffset:0}90%{fill:#ffffffa6;stroke-width:1px}to{fill:#fff;stroke-width:0}}@keyframes stroke-yellow{0%{fill:#0000;stroke:gold;stroke-width:2px;stroke-dasharray:700;stroke-dashoffset:700px}70%{fill:#0000;stroke-dashoffset:0}90%{fill:#ffd700a6;stroke-width:1px}to{fill:gold;stroke-width:0}}.loading-page{z-index:9999;background:#010a14;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}#svg{width:100%;max-width:800px;height:100%;max-height:400px}.letter{fill:none;text-transform:uppercase;letter-spacing:.1em;transform-origin:50%;transform-box:fill-box;filter:drop-shadow(0 0 8px #ffffff4d)}.bytes{stroke:#fff;font-size:100px;animation:3s cubic-bezier(.215,.61,.355,1) forwards stroke-white}.platform{stroke:gold;font-size:50px;animation:3s cubic-bezier(.215,.61,.355,1) forwards stroke-yellow}.progress-bar-bg{fill:#2b2b2b!important;stroke:none!important;rx:0!important;ry:0!important}.progress-bar-fill{fill:#fff!important;rx:0!important;ry:0!important}@media (max-width:768px){.bytes{font-size:120px}.platform{font-size:80px}}@media (max-width:480px){.bytes{font-size:100px}.platform{font-size:60px}}
