.card-nav-container{z-index:99;box-sizing:border-box;width:90%;max-width:800px;position:absolute;top:2em;left:50%;transform:translate(-50%)}.card-nav{-webkit-backdrop-filter:blur(20px)saturate(180%);will-change:height;background:#ffffff0d;border:1px solid #ffffff2e;border-radius:.75rem;height:60px;padding:0;display:block;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000005e}.card-nav-top{z-index:2;justify-content:space-between;align-items:center;height:60px;padding:.5rem .45rem .55rem 1.1rem;display:flex;position:absolute;top:0;left:0;right:0}.hamburger-menu{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:6px;height:100%;display:flex}.hamburger-menu:hover .hamburger-line{opacity:.75}.hamburger-line{transform-origin:50%;background-color:currentColor;width:30px;height:2px;transition:transform .25s,opacity .2s,margin .3s}.hamburger-menu.open .hamburger-line:first-child{transform:translateY(4px)rotate(45deg)}.hamburger-menu.open .hamburger-line:last-child{transform:translateY(-4px)rotate(-45deg)}.logo-container{align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.logo{height:28px}.logo-text{color:#fff;letter-spacing:-.5px;text-shadow:0 2px 8px #0000004d;font-family:system-ui,-apple-system,sans-serif;font-size:28px;font-weight:700}.card-nav-cta-button{color:#fff;cursor:pointer;background-color:#111;border:none;border-radius:.4rem;height:100%;padding:0 1rem;font-weight:500;transition:background-color .3s}.card-nav-cta-button:hover{background-color:#333}.card-nav-content{visibility:hidden;pointer-events:none;z-index:1;align-items:flex-end;gap:12px;padding:.5rem;display:flex;position:absolute;inset:60px 0 0}.card-nav.open .card-nav-content{visibility:visible;pointer-events:auto}.nav-card{-webkit-user-select:none;user-select:none;border-radius:.55rem;flex-direction:column;flex:1 1 0;gap:8px;min-width:0;height:100%;padding:12px 16px;display:flex;position:relative}.nav-card-label{letter-spacing:-.5px;font-size:22px;font-weight:400}.nav-card-links{flex-direction:column;gap:2px;margin-top:auto;display:flex}.nav-card-link{cursor:pointer;align-items:center;gap:6px;font-size:16px;text-decoration:none;transition:opacity .3s;display:inline-flex}.nav-card-link:hover{opacity:.75}@media (max-width:768px){.card-nav-container{width:90%;top:1.2em}.card-nav-top{justify-content:space-between;padding:.5rem 1rem}.hamburger-menu{order:2}.logo-container{order:1;position:static;transform:none}.card-nav-cta-button{display:none}.card-nav-content{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:8px;padding:.5rem;bottom:0}.nav-card{flex:auto;height:auto;min-height:60px;max-height:none}.nav-card-label{font-size:18px}.nav-card-link{font-size:15px}}
.shiny-text{background:linear-gradient(120deg,#000 40%,#fff 50%,#000 60%) 0 0/200% 100%;color:#0000;-webkit-background-clip:text;background-clip:text;animation:5s linear infinite shine;display:inline-block}@keyframes shine{0%{background-position:100%}to{background-position:-100%}}.shiny-text.disabled{animation:none}
.rating-section{text-align:center;background:#000;margin-top:-0%;margin-bottom:-7%;padding:-1rem 0}.rating-badge{color:#fff;background:#1e1d1d;border-radius:999px;align-items:center;gap:8px;padding:10px 16px;font-family:Inter,sans-serif;font-size:.95rem;font-weight:500;display:inline-flex;box-shadow:2px 14px 28px #9800f74d}.rating-badge .star{color:#fff;background:#a515ff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:.9rem;font-weight:700;display:flex}.testimonials-section{text-align:center;background-color:#000;height:100%;padding:7% 0 8%}.wrapper-toleft{margin-inline:auto;width:95%;max-width:100%;height:400px;margin-top:2rem;padding-top:2rem;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 20% 80%,#0000);mask-image:linear-gradient(90deg,#0000,#000 20% 80%,#0000)}.wrapper-toright{margin-inline:auto;width:95%;max-width:100%;height:400px;margin-top:5rem;margin-bottom:-5%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 20% 80%,#0000);mask-image:linear-gradient(90deg,#0000,#000 20% 80%,#0000)}@keyframes scrollLeft{to{left:-400px}}@keyframes scrollRight{to{right:-400px}}.testimonials-section .item-right{color:#fff;background:0 0;border-radius:25px;justify-content:center;align-items:center;width:400px;height:298px;font-size:1.2rem;font-weight:700;animation-name:scrollRight;animation-duration:50s;animation-timing-function:linear;animation-iteration-count:infinite;display:flex;position:absolute;right:max(3900px,100%)}.item-left{color:#fff;background:0 0;border-radius:25px;justify-content:center;align-items:center;width:400px;height:295px;font-size:1.2rem;font-weight:700;animation-name:scrollLeft;animation-duration:50s;animation-timing-function:linear;animation-iteration-count:infinite;display:flex;position:absolute;left:max(3900px,100%)}.item1{animation-delay:-45s}.item2{animation-delay:-40s}.item3{animation-delay:-35s}.item4{animation-delay:-30s}.item5{animation-delay:-25s}.item6{animation-delay:-20s}.item7{animation-delay:-15s}.item8{animation-delay:-10s}.item9{animation-delay:-5s}.item10{animation-delay:0s}.testimonial-card{-webkit-backdrop-filter:blur(20px);text-align:left;color:#fff;background:linear-gradient(135deg,#14141eb3,#0a0a1480);border:1px solid #8400ff80;border-radius:20px;flex-direction:column;width:100%;max-width:400px;height:290px;margin:20px auto;padding:24px;font-family:Inter,sans-serif;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 15px 40px #0009,inset 0 0 0 1px #8400ff26}.sponsor-image-card{background:0 0;justify-content:center;align-items:center;padding:0;display:flex;overflow:hidden}.sponsor-image{object-fit:contain;object-position:center;width:100%;height:100%;transition:transform .4s cubic-bezier(.4,0,.2,1);display:block}.sponsor-image-card:hover .sponsor-image{transform:scale(1.05)}.testimonial-card:before{content:"";background:radial-gradient(600px circle at var(--mouse-x,50%)var(--mouse-y,50%),#8400ff1a,transparent 40%);opacity:0;pointer-events:none;border-color:#8400ff99;transition:opacity .4s;position:absolute;inset:0}.testimonial-card:hover{border-color:#8400ffcc;transform:translateY(-4px);box-shadow:0 20px 50px #000000b3,inset 0 0 0 1px #8400ff4d,0 0 40px #8400ff26}.testimonial-card:hover:before{opacity:1}.quote-icon{color:#3b82f6;margin-top:-5%;margin-bottom:-5%;font-size:5rem;font-weight:700}.testimonial-text{color:#ffffffd9;flex-grow:1;margin-top:16px;margin-bottom:24px;font-size:1rem;font-weight:400;line-height:1.7;transition:color .3s}.testimonial-card:hover .testimonial-text{color:#fffffff2}.testimonial-author{border-top:1px solid #ffffff1a;align-items:center;gap:14px;margin-top:auto;padding-top:16px;transition:all .3s;display:flex}.author-img{object-fit:cover;object-position:top;border:2px solid #8400ff4d;border-radius:50%;width:52px;height:52px;transition:all .3s}.testimonial-card:hover .author-img{border-color:#8400ff99;transform:scale(1.05);box-shadow:0 0 20px #8400ff4d}.testimonial-author h4{color:#fff;margin:0;font-size:1.05rem;font-weight:700;transition:color .3s}.testimonial-card:hover .testimonial-author h4{color:#8400ff}.testimonial-author p{color:#fff9;margin:4px 0 0;font-size:.875rem;transition:color .3s}.testimonial-card:hover .testimonial-author p{color:#fffc}.sponsor-container{align-items:center;gap:8px;margin-bottom:10px;display:flex}.sponsor-icon{border-radius:50%;width:20px;height:20px}.sponsor-icon.diamond{clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%);width:24px;height:24px}.sponsor-icon.platinum{border-radius:10%}.sponsor-icon.gold,.sponsor-icon.silver{border-radius:50%}.sponsor-label{color:#fff;font-size:1rem;font-weight:600}
