@charset "UTF-8";@property --angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}.hero-banner{position:relative;top:0;left:0;display:flex;width:100%;align-items:center;justify-content:center;background:#000;overflow:hidden;z-index:5;will-change:opacity;transition:opacity .3s ease-out}@media(min-width:768px){.hero-banner{position:fixed;height:100vh}}.hero-banner__background{position:absolute;inset:0;background-color:#000;background-image:linear-gradient(to bottom,#0000 38.682%,#000 60.233%),url(../../images/hero-banner/background.png);background-size:cover,cover;background-repeat:no-repeat,no-repeat;background-position:center center,center center}@media(min-width:768px){.hero-banner__background{background-position:center top,center top}}.hero-banner__background:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 30%,rgba(124,88,253,.15) 0%,transparent 50%);pointer-events:none}.hero-banner__container{margin-left:auto;margin-right:auto;display:flex;max-width:1440px;flex-direction:column;align-items:center;padding-left:1rem;padding-right:1rem;text-align:center;padding-top:109px;padding-bottom:80px;will-change:opacity;transition:opacity .3s ease-out}@media(min-width:768px){.hero-banner__container{padding-top:150px}}.hero-banner__title{margin-bottom:23px;text-align:center;font-family:Google Sans Code,monospace;font-weight:700;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}@media(min-width:768px){.hero-banner__title{margin-bottom:10px}}.hero-banner__title{font-size:48px;line-height:1.07;letter-spacing:-1.1px}@media(min-width:768px){.hero-banner__title{font-size:80px;letter-spacing:-1.6px}}.hero-banner__subtitle{margin-bottom:23px;text-align:center;font-weight:500;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}@media(min-width:768px){.hero-banner__subtitle{margin-bottom:30px}}.hero-banner__subtitle{font-size:28px;line-height:1.7;letter-spacing:.56px}@media(min-width:768px){.hero-banner__subtitle{font-size:40px;letter-spacing:-.8px}}.hero-banner__bracket{--tw-text-opacity: 1;color:rgb(51 253 216 / var(--tw-text-opacity, 1));font-variant-numeric:slashed-zero;font-feature-settings:"liga" off;font-size:28px;line-height:100%;letter-spacing:-.56px}@media(min-width:768px){.hero-banner__bracket{font-size:40px;letter-spacing:-.8px}}.hero-banner__description{margin-bottom:25px;text-align:center;font-family:Founders Grotesk,sans-serif;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}@media(min-width:768px){.hero-banner__description{margin-bottom:50px}}.hero-banner__description{font-size:20px;line-height:1.7;letter-spacing:.4px}@media(min-width:768px){.hero-banner__description{font-size:28px;line-height:.79;letter-spacing:.56px}}.hero-banner__actions{margin-bottom:45px;display:flex;width:100%;flex-direction:column;align-items:center;gap:1rem}@media(min-width:768px){.hero-banner__actions{margin-bottom:60px;width:auto;flex-direction:row}}.hero-banner__actions a{width:100%;justify-content:center}@media(min-width:768px){.hero-banner__actions a{width:auto}}.hero-banner__available{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.hero-banner__available-label{text-align:center;font-family:Google Sans Code,monospace;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));font-size:15px;letter-spacing:.45px}@media(min-width:768px){.hero-banner__available-label{font-size:20px;letter-spacing:.6px}}.hero-banner__ide-icons{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:18px}@media(min-width:768px){.hero-banner__ide-icons{gap:29px}}.hero-banner__ide-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative;width:65px;height:65px;overflow:visible;border-radius:16px;isolation:isolate;aspect-ratio:1/1;text-decoration:none;display:block;border:3.2px solid transparent;background:linear-gradient(#151518,#151518) padding-box,conic-gradient(from calc(120deg + var(--angle)),#7c58fd,#33fdd8,#7c58fd) border-box;animation:rotateGradientOut .3s ease-out forwards}.hero-banner__ide-wrapper:hover{animation:rotateGradientIn .3s ease-out forwards}@keyframes rotateGradientIn{to{--angle: 180deg}}@keyframes rotateGradientOut{0%{--angle: 180deg}to{--angle: 0deg}}.hero-banner__ide-icon{position:relative;width:100%;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;transition:transform .3s ease-out;z-index:1}.hero-banner__ide-icon img{width:60%;height:auto;-o-object-fit:contain;object-fit:contain;transition:width .3s ease-out,transform .3s ease-out}.hero-banner__ide-icon-label{text-align:center;font-family:Google Sans Code,monospace;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));font-size:8px;letter-spacing:-.16px;width:100%;position:absolute;bottom:5px;left:0;opacity:0;transition:opacity .3s ease-out,color .3s ease-out;pointer-events:none}.hero-banner__ide-wrapper:hover:before{box-shadow:0 0 20px #33fdd880}.hero-banner__ide-wrapper:hover .hero-banner__ide-icon{transform:translateY(-7px)}.hero-banner__ide-wrapper:hover .hero-banner__ide-icon img{width:53%}.hero-banner__ide-wrapper:hover .hero-banner__ide-icon-label{opacity:1}
