:root{--vh:1vh;--vh-initial:1vh}html{-webkit-text-size-adjust:100%;height:100%}body{-webkit-overflow-scrolling:touch;overscroll-behavior-y:none;min-height:100%;position:relative}.section-full-height{height:100vh;height:calc(var(--vh-initial, 1vh) * 100);min-height:100vh;min-height:calc(var(--vh-initial, 1vh) * 100)}.section-carousel-height{height:120vh;height:calc(var(--vh-initial, 1vh) * 120);min-height:120vh;min-height:calc(var(--vh-initial, 1vh) * 120)}.section-dynamic-height{min-height:100vh;min-height:calc(var(--vh-initial, 1vh) * 100)}.creators-background{background-size:cover;background-position:50%;background-image:url(/images/bg-creators.jpg);background-repeat:repeat}.analysis-background{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100'%3E%3Cg fill-rule='evenodd'%3E%3Cg fill='%2327272a' fill-opacity='0.67'%3E%3Cpath opacity='.5' d='M96 95h4v1h-4v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9zm-1 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-9-10h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm9-10v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-9-10h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm9-10v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-9-10h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm9-10v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-9-10h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9z'/%3E%3Cpath d='M6 5V0H5v5H0v1h5v94h1V6h94V5H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-repeat:repeat}@media (max-height:740px){.hide-on-short-screen{display:none}}.glowing-box{position:relative;padding:3px;border-radius:1rem;overflow:hidden}.glowing-box:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:200%;height:200%;background:conic-gradient(transparent,transparent,transparent,#05f2f2,transparent);animation:rotate-glow 4s linear infinite}.glowing-box-content{background-color:#18181b;color:white;position:relative;z-index:1;border-radius:calc(1rem - 3px);width:100%;height:100%}@keyframes rotate-glow{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@media (max-width:640px){.glowing-box{padding:1.5px}.glowing-box-content{border-radius:calc(1rem - 1.5px)}@media (prefers-reduced-motion:reduce){.glowing-box:before{animation:none;background:linear-gradient(135deg,#05f2f2,transparent)}}}@supports (-webkit-touch-callout:none){a,button{touch-action:manipulation}[class*=motion]{-webkit-transform:translateZ(0);transform:translateZ(0);backface-visibility:hidden;perspective:1000px}}input[type=email],input[type=text],textarea{font-size:16px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.will-change-transform{will-change:transform;-webkit-transform:translateZ(0);transform:translateZ(0)}.section-carousel-height,.section-full-height{flex-shrink:0}video{-webkit-transform:translateZ(0);transform:translateZ(0)}