.about{padding:4rem 0 3rem;position:relative}@media (max-width:768px){.about{padding:3rem 0 2rem}}.about__origin{text-align:center;max-width:720px;margin:0 auto 3rem}@media (max-width:768px){.about__origin{margin-bottom:2rem}}.about__origin h2{color:#f5f7ff;margin:0 0 1.25rem;font-size:2rem;font-weight:700;line-height:1.3}.about__origin h2 strong{background:linear-gradient(135deg,#3be4d0,#8f5bff);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}@media (max-width:768px){.about__origin h2{font-size:1.4rem}}@media (max-width:480px){.about__origin h2{font-size:1.15rem}}.about__origin p{color:#a4aece;margin:0;font-size:1rem;line-height:1.8}.about__origin p strong{color:#c8d0e8}@media (max-width:768px){.about__origin p{font-size:.9rem;line-height:1.7}}@media (max-width:480px){.about__origin p{font-size:.85rem}}.about__badge{text-transform:uppercase;letter-spacing:.08em;color:#3be4d0;background:#3be4d01a;border:1px solid #3be4d033;border-radius:100px;margin-bottom:1rem;padding:.3rem 1rem;font-size:.75rem;font-weight:600;display:inline-block}.about__systems h3{text-align:center;color:#c8d0e8;margin:0 0 1.5rem;font-size:1.25rem;font-weight:600}@media (max-width:768px){.about__systems h3{font-size:1.1rem}}@media (max-width:480px){.about__systems h3{font-size:.95rem}}.about__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}@media (max-width:1024px){.about__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.about__grid{grid-template-columns:1fr;gap:1rem}}.system-card{background:#0b0f1e99;border:1px solid #1b2235;border-radius:.75rem;gap:1rem;padding:1.25rem;transition:border-color .3s,background .3s;display:flex}@media (max-width:480px){.system-card{gap:.85rem;padding:1rem}}.system-card:hover{background:#0f1423cc;border-color:#2c3652}.system-card__icon{background:#3be4d01a;border-radius:.6rem;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.system-card__icon.primary{color:#3be4d0;background:#3be4d01a}.system-card__icon.secondary{color:#8f5bff;background:#8f5bff1a}.system-card__icon.accent{color:#46e6a6;background:#46e6a61a}.system-card__icon.warning{color:#ffc857;background:#ffc8571a}.system-card__icon.info{color:#5ba8ff;background:#5ba8ff1a}.system-card__icon.danger{color:#ff6b6b;background:#ff6b6b1a}.system-card__content h4{color:#f5f7ff;margin:0 0 .35rem;font-size:.95rem;font-weight:600;line-height:1.3}.system-card__content p{color:#8893b3;margin:0;font-size:.82rem;line-height:1.55}@media (max-width:480px){.system-card__content p{font-size:.78rem}}
.features{background:linear-gradient(#05071280 0%,#0b0f1e80 100%);padding:3rem 0;position:relative}@media (max-width:768px){.features{padding:2rem 0}}.features__header{text-align:center;margin-bottom:2rem}@media (max-width:768px){.features__header{margin-bottom:1.5rem}}.features__header h2{background:linear-gradient(135deg,#3be4d0,#8f5bff,#3be4d0) 0 0/200% 200%;-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin:0 0 1rem;font-size:2.2rem;font-weight:700;line-height:1.2;animation:4s infinite textGradient}@media (max-width:768px){.features__header h2{font-size:1.4rem}}@media (max-width:480px){.features__header h2{font-size:1.15rem}}.features__header p{color:#a4aece;max-width:600px;margin:0 auto;font-size:1rem;line-height:1.6}@media (max-width:768px){.features__header p{font-size:.9rem}}@media (max-width:480px){.features__header p{font-size:.8rem}}.features__badge{text-transform:uppercase;letter-spacing:.08em;color:#8f5bff;background:#8f5bff1a;border:1px solid #8f5bff33;border-radius:100px;margin-bottom:1rem;padding:.3rem 1rem;font-size:.75rem;font-weight:600;display:inline-block}.features__highlights{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2.5rem;display:flex}@media (max-width:768px){.features__highlights{gap:.6rem;margin-bottom:2rem}}.highlight-pill{color:#3be4d0;white-space:nowrap;background:#0b0f1ecc;border:1px solid #1b2235;border-radius:100px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.82rem;display:inline-flex}@media (max-width:480px){.highlight-pill{gap:.35rem;padding:.4rem .75rem;font-size:.72rem}}.highlight-pill strong{color:#f5f7ff;font-weight:700}.highlight-pill span{color:#8893b3;font-weight:400}.features__benchmarks{flex-direction:column;gap:1rem;display:flex}.benchmark-row{background:#0b0f1e99;border:1px solid #1b2235;border-radius:.75rem;transition:border-color .3s,box-shadow .3s;overflow:hidden}.benchmark-row:hover{border-color:#2c3652;box-shadow:0 8px 32px #3be4d00f}.benchmark-row__header{border-bottom:1px solid #141929;align-items:center;gap:.75rem;padding:1rem 1.5rem;display:flex}@media (max-width:480px){.benchmark-row__header{gap:.6rem;padding:.85rem 1rem}}.benchmark-row__header h3{color:#f5f7ff;flex:1;margin:0;font-size:1rem;font-weight:600}@media (max-width:480px){.benchmark-row__header h3{font-size:.9rem}}.benchmark-row__icon{border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.benchmark-row__icon.primary{color:#3be4d0;background:#3be4d01a}.benchmark-row__icon.secondary{color:#8f5bff;background:#8f5bff1a}.benchmark-row__icon.accent{color:#46e6a6;background:#46e6a61a}.benchmark-row__icon.warning{color:#ffc857;background:#ffc8571a}.benchmark-row__icon.info{color:#5ba8ff;background:#5ba8ff1a}.benchmark-row__icon.danger{color:#ff6b6b;background:#ff6b6b1a}.benchmark-row__badge{color:#3be4d0;white-space:nowrap;background:#3be4d01a;border:1px solid #3be4d026;border-radius:100px;padding:.2rem .7rem;font-size:.7rem;font-weight:600;display:inline-block}@media (max-width:480px){.benchmark-row__badge{padding:.15rem .5rem;font-size:.65rem}}.benchmark-row__comparison{grid-template-columns:1fr auto 1fr;align-items:stretch;display:grid}@media (max-width:600px){.benchmark-row__comparison{grid-template-columns:1fr}}.benchmark-col{padding:1rem 1.5rem}@media (max-width:480px){.benchmark-col{padding:.85rem 1rem}}.benchmark-col strong{margin-bottom:.25rem;font-size:1rem;font-weight:700;display:block}@media (max-width:480px){.benchmark-col strong{font-size:.9rem}}.benchmark-col p{color:#8893b3;margin:0;font-size:.8rem;line-height:1.5}@media (max-width:480px){.benchmark-col p{font-size:.75rem}}.benchmark-col--old strong{color:#6b7394}.benchmark-col--old .benchmark-col__label{color:#555e7a}.benchmark-col--new{background:#3be4d008}.benchmark-col--new strong,.benchmark-col--new .benchmark-col__label{color:#3be4d0}.benchmark-col--new p{color:#a4aece}.benchmark-col__label{text-transform:uppercase;letter-spacing:.08em;color:#555e7a;margin-bottom:.35rem;font-size:.65rem;font-weight:600;display:block}.benchmark-col__divider{color:#2c3652;border-left:1px solid #141929;border-right:1px solid #141929;justify-content:center;align-items:center;width:40px;font-size:1.1rem;display:flex}@media (max-width:600px){.benchmark-col__divider{background:#141929;border:none;width:100%;height:1px}.benchmark-col__divider span{display:none}}.features__exclusive{margin-top:1.5rem}.exclusive-card{background:linear-gradient(135deg,#8f5bff0f 0%,#3be4d00a 100%);border:1px solid #8f5bff40;border-radius:.75rem;align-items:center;gap:1.25rem;padding:1.5rem 2rem;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.exclusive-card{flex-wrap:wrap;gap:1rem;padding:1.25rem}}@media (max-width:480px){.exclusive-card{padding:1rem}}.exclusive-card:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#8f5bff4d 0%,#3be4d033 50%,#0000 100%);border-radius:.75rem;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.exclusive-card__badge{text-transform:uppercase;letter-spacing:.1em;color:#fff;background:linear-gradient(135deg,#8f5bff,#3be4d0);border-radius:0 0 .4rem .4rem;padding:.2rem .75rem;font-size:.65rem;font-weight:700;position:absolute;top:0;right:1.5rem}@media (max-width:480px){.exclusive-card__badge{font-size:.6rem;right:1rem}}.exclusive-card__icon{color:#8f5bff;background:#8f5bff1f;border-radius:.6rem;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}@media (max-width:480px){.exclusive-card__icon{width:44px;height:44px}}.exclusive-card__content{flex:1;min-width:0}.exclusive-card__content h3{color:#f5f7ff;margin:0 0 .35rem;font-size:1.1rem;font-weight:700}@media (max-width:480px){.exclusive-card__content h3{font-size:.95rem}}.exclusive-card__content p{color:#a4aece;margin:0;font-size:.85rem;line-height:1.6}@media (max-width:480px){.exclusive-card__content p{font-size:.78rem}}.exclusive-card__old{background:#ff6b6b0f;border:1px solid #ff6b6b1f;border-radius:.5rem;flex-direction:column;flex-shrink:0;align-items:center;gap:.25rem;padding:.6rem 1rem;display:flex}@media (max-width:768px){.exclusive-card__old{flex-direction:row;justify-content:center;gap:.5rem;width:100%}}.exclusive-card__old span:first-child{text-transform:uppercase;letter-spacing:.06em;color:#555e7a;font-size:.65rem;font-weight:600}.exclusive-card__x{color:#ff6b6b;font-size:.8rem;font-weight:600;-webkit-text-decoration:line-through #ff6b6b80;text-decoration:line-through #ff6b6b80}@keyframes textGradient{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}
.footer{background:linear-gradient(#050712cc 0%,#0b0f1e 100%);border-top:1px solid #1b2235;margin-top:3rem;padding:2.5rem 0 1.5rem;position:relative}.footer:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#3be4d04d,#0000);height:1px;position:absolute;top:0;left:0;right:0}.footer__content{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:1.5rem;display:grid}@media (max-width:768px){.footer__content{grid-template-columns:1fr;gap:1.5rem}}.footer__section h3{text-transform:uppercase;letter-spacing:.08em;color:#a4aece;margin:0 0 1rem;font-size:.75rem;font-weight:600}.footer__section ul{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.footer__section a{color:#a4aece;align-items:center;padding-left:0;font-size:.9rem;text-decoration:none;transition:color .2s,padding-left .2s;display:inline-flex}.footer__section a:hover{color:#3be4d0;padding-left:.5rem}.footer__social{justify-content:center;gap:.75rem;margin-top:.75rem;display:flex}.footer__social-link{color:#a4aece;background:#0b0f1e99;border:1px solid #1b2235;border-radius:.5rem;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.footer__social-link:hover{color:#3be4d0;background:#3be4d01a;border-color:#3be4d04d;transform:translateY(-2px)}.footer__social-link svg{width:18px;height:18px}.footer__divider{background:linear-gradient(90deg,#0000,#1b2235,#0000);height:1px;margin:1.25rem 0}.footer__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}@media (max-width:768px){.footer__bottom{flex-direction:column;align-items:flex-start;gap:.75rem}}.footer__copyright{color:#6c7391;font-size:.85rem}.footer__brand-text{color:#3be4d0;letter-spacing:.04em;margin-bottom:.5rem;font-size:1rem;font-weight:600}.footer__brand-tagline{color:#6c7391;margin-bottom:1rem;font-size:.8rem;line-height:1.4}
.hero{background:radial-gradient(130% 100%,#0d1120 0%,#080b17 40%,#050712 100%);flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.hero{height:80vh}}.hero:before{content:"";will-change:transform;z-index:1;background:radial-gradient(circle at 35%,#3be4d024 0%,#0000 45%),radial-gradient(circle at 65%,#8f5bff24 0%,#0000 45%);width:200%;height:200%;animation:24s linear infinite glowDrift;position:absolute;top:-50%;left:-50%}.hero:after{content:"";z-index:1;opacity:.6;background-image:radial-gradient(2px 2px at 20px 30px,#3be4d080,#0000),radial-gradient(2px 2px at 60px 70px,#8f5bff80,#0000),radial-gradient(1px 1px at 50px 50px,#3be4d04d,#0000),radial-gradient(1px 1px at 130px 80px,#8f5bff4d,#0000),radial-gradient(2px 2px at 90px 10px,#3be4d066,#0000);background-repeat:repeat;background-size:200px 200px;animation:28s linear infinite particleFloat;position:absolute;inset:0}.container{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;padding:1.5rem;display:flex;position:relative}@media (max-width:768px){.container{gap:1rem;padding:1rem}}.hero-title{background:linear-gradient(135deg,#3be4d0,#8f5bff,#3be4d0) 0 0/200% 200%;-webkit-text-fill-color:#0000;word-spacing:.05em;-webkit-background-clip:text;background-clip:text;margin:0;font-size:2.5rem;font-weight:700;line-height:1.2;animation:4s infinite textGradient,.6s cubic-bezier(.16,1,.3,1) .1s both fadeSlideUp}@media (max-width:1024px){.hero-title{font-size:2rem}}@media (max-width:768px){.hero-title{font-size:1.5rem}}@media (max-width:480px){.hero-title{font-size:1.25rem}}.hero-description{color:#a4aece;max-width:600px;margin:0;font-size:1.1rem;line-height:1.6;animation:.6s cubic-bezier(.16,1,.3,1) .25s both fadeSlideUp}@media (max-width:1024px){.hero-description{font-size:1rem}}@media (max-width:768px){.hero-description{font-size:.9rem}}@media (max-width:480px){.hero-description{font-size:.85rem;line-height:1.5}}@keyframes glowDrift{0%{transform:translate(0)}25%{transform:translate(5%,-3%)}50%{transform:translate(10%)}75%{transform:translate(5%,3%)}to{transform:translate(0)}}@keyframes particleFloat{0%{background-position:0 0,40px 60px,130px 270px,70px 100px,150px 140px}to{background-position:200px 200px,240px 260px,330px 470px,270px 300px,350px 340px}}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}
*,:before,:after{box-sizing:border-box}.skip-link{z-index:9999;color:#050712;background:#3be4d0;border-radius:0 0 .5rem .5rem;padding:.75rem 1.25rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:top .15s;position:absolute;top:-100%;left:1rem}.skip-link:focus{top:0}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}html,body{margin:0;padding:0}body{color:#f5f7ff;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;background-color:#050712;font-family:Space Grotesk,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline-offset:2px;border-radius:2px;outline:2px solid #3be4d0}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.page{background:radial-gradient(circle at top,#151933 0,#050712 60%),#050712;min-height:100vh}.container{width:100%;max-width:1120px;margin:0 auto;padding:0 1.5rem}.header{border-bottom:1px solid #1b2235;justify-content:space-between;align-items:center;padding:1rem 0;display:flex}.header__logo{align-items:center;gap:.75rem;text-decoration:none;display:flex}.header__logo-sprite{width:40px;height:auto}.header__logo-text{letter-spacing:.04em;color:#3be4d0;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:600;display:flex}.header__logo-version{color:#a4aece;background:#3be4d01a;border:1px solid #3be4d033;border-radius:.35rem;padding:.25rem .5rem;font-size:.7rem;font-weight:500}.header__nav{align-items:center;gap:1.5rem;display:flex}.header__nav a{color:#a4aece;align-items:center;gap:.5rem;min-height:44px;padding:.5rem 0;font-size:.95rem;text-decoration:none;transition:color .15s;display:inline-flex}.header__nav a:hover{color:#3be4d0}@media (max-width:768px){.header__nav{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);opacity:0;visibility:hidden;background:#050712f7;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;transition:opacity .25s,visibility .25s;position:fixed;inset:0}.header__nav--open{opacity:1;visibility:visible}.header__nav a{justify-content:center;width:100%;min-height:48px;padding:.75rem 2rem;font-size:1.2rem}}.header__nav-label{display:none}@media (max-width:768px){.header__nav-label{display:inline}}.header__hamburger{color:#a4aece;cursor:pointer;z-index:101;background:0 0;border:1px solid #1b2235;border-radius:.5rem;justify-content:center;align-items:center;width:44px;height:44px;padding:0;font-size:1.25rem;transition:color .15s,border-color .15s;display:none}.header__hamburger:hover{color:#3be4d0;border-color:#2c3652}@media (max-width:768px){.header__hamburger{display:inline-flex}}.header__overlay{display:none}@media (max-width:768px){.header__overlay{z-index:99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;appearance:none;background:#05071299;border:none;padding:0;display:block;position:fixed;inset:0}}.btn{cursor:pointer;color:#f5f7ff;background:0 0;border:1px solid #0000;border-radius:.65rem;justify-content:center;align-items:center;gap:.5rem;padding:.6rem 1.1rem;font-size:.95rem;font-weight:500;transition:background-color .15s,border-color .15s,transform 80ms;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn--primary{color:#050712;background:#3be4d0;border-color:#25e1cb;box-shadow:0 0 18px #3be4d040}.btn--primary:hover{background:#4de6d4}.btn--ghost{color:#a4aece;background:#0b0f1e;border-color:#1b2235}.btn--ghost:hover{color:#f5f7ff;border-color:#2c3652}.card{background:#0b0f1e;border:1px solid #1b2235;border-radius:.9rem;padding:1.25rem 1.4rem;box-shadow:0 16px 35px #00000073}.card--accent{border-image:linear-gradient(120deg,#3be4d0 0,#8f5bff 40%,#0000 100%) 1}.card__title{color:#f5f7ff;margin-bottom:.3rem;font-size:1rem;font-weight:600}.card__subtitle{color:#a4aece;font-size:.9rem}.icon{color:#a4aece;justify-content:center;align-items:center;transition:color .15s;display:inline-flex}.icon--primary{color:#3be4d0}.icon--muted{color:#8893b3}.icon--lg{font-size:1.4rem}.icon--xl{font-size:1.8rem}.sponsors{z-index:2;background:linear-gradient(#0b0f1ee6 0%,#050712f2 100%);border-top:1px solid #3be4d01f;border-bottom:1px solid #3be4d01f;padding:3rem 0 2.5rem;position:relative;overflow:hidden}@media (max-width:768px){.sponsors{padding:2.5rem 0 2rem}}@media (max-width:480px){.sponsors{padding:2rem 0 1.5rem}}.sponsors__glow{pointer-events:none;background:radial-gradient(60% 50% at 30%,#3be4d00f 0%,#0000 70%),radial-gradient(60% 50% at 70%,#8f5bff0f 0%,#0000 70%);animation:12s ease-in-out infinite alternate sponsorGlowShift;position:absolute;inset:0}@keyframes sponsorGlowShift{0%{opacity:.6}to{opacity:1}}.sponsors>.container{text-align:center;z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.sponsors__badge{text-transform:uppercase;letter-spacing:.08em;color:#ffc857;background:#ffc85714;border:1px solid #ffc85740;border-radius:100px;margin-bottom:1rem;padding:.3rem 1rem;font-size:.75rem;font-weight:600;display:inline-block}.sponsors__title{background:linear-gradient(135deg,#3be4d0,#8f5bff,#3be4d0) 0 0/200% 200%;-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin:0 0 .75rem;font-size:1.75rem;font-weight:700;line-height:1.3;animation:4s infinite textGradient}@media (max-width:768px){.sponsors__title{font-size:1.4rem}}@media (max-width:480px){.sponsors__title{font-size:1.15rem}}.sponsors__subtitle{color:#a4aece;max-width:500px;margin:0 0 2rem;font-size:.95rem;line-height:1.6}@media (max-width:768px){.sponsors__subtitle{margin-bottom:1.5rem;font-size:.88rem}}@media (max-width:480px){.sponsors__subtitle{font-size:.82rem}}.sponsors__grid{flex-wrap:wrap;justify-content:center;gap:1.5rem;width:100%;margin-bottom:2rem;display:flex}@media (max-width:768px){.sponsors__grid{gap:1.25rem;margin-bottom:1.5rem}}@media (max-width:480px){.sponsors__grid{gap:1rem}}.sponsors__card{cursor:pointer;background:#0b0f1eb3;border:1px solid #3be4d026;border-radius:1rem;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem 2rem;text-decoration:none;transition:transform .3s,border-color .3s,box-shadow .3s,background .3s;display:flex;position:relative}.sponsors__card:hover{background:#0f1426d9;border-color:#3be4d066;transform:translateY(-3px);box-shadow:0 8px 32px #3be4d01a,0 0 20px #8f5bff0f}.sponsors__card img{max-width:100%;height:auto;display:block}@media (max-width:480px){.sponsors__card{padding:1.25rem 1.5rem}}.sponsors__card-name{color:#8893b3;letter-spacing:.02em;background:linear-gradient(90deg,#8893b3,#3be4d0,#8893b3) 0 0/200% 100%;-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-size:.8rem;font-weight:500;animation:6s ease-in-out infinite sponsorNameShimmer}.sponsors__card:hover .sponsors__card-name{animation-duration:2s}@keyframes sponsorNameShimmer{0%,to{background-position:100%}50%{background-position:0%}}.sponsors__cta{color:#8893b3;margin:0;font-size:.88rem;line-height:1.6}.sponsors__cta strong{color:#3be4d0;font-weight:600}@media (max-width:768px){.sponsors__cta{font-size:.82rem}}@media (max-width:480px){.sponsors__cta{font-size:.78rem}}
