.page-loader-text{position:absolute;top:16px;left:20px}@media (max-width:767px){.page-loader-text{top:7px;left:10px}}.landing-main{min-height:100vh;width:100%;background-color:#fff}html[data-theme=dark] .landing-main{background-color:#000}.landing-content{display:flex;flex-direction:column;padding:16px 20px 20px}.landing-text{position:relative}.landing-theme-dot{position:absolute;top:62px;left:220px;width:6.5px;height:6.5px;padding:0;border:none;background-color:#fff;mix-blend-mode:difference;cursor:pointer}.landing-video{width:100%;margin-top:20px;isolation:isolate}.video-hover-badge{position:absolute;inset:0;z-index:11;cursor:pointer;display:none}@media (min-width:768px){.video-hover-badge{display:block}}.video-hover-badge-text{position:fixed;pointer-events:none;white-space:nowrap;z-index:9999;mix-blend-mode:difference;display:inline-block}.landing-about{margin-top:20px;white-space:pre-line;mix-blend-mode:difference}.landing-brands{margin-top:150px;display:grid;grid-template-columns:calc(50vw - 60px) 1fr;grid-gap:40px;gap:40px;align-items:stretch}.landing-brands-left{display:flex;flex-direction:column;justify-content:space-between;min-height:100%}.landing-brands-spacer{flex:1 1;min-height:60px}.landing-brands-right{display:flex;flex-direction:column;gap:300px;flex:1 1}.landing-brands-list{display:flex;flex-direction:column;gap:0}.landing-brands-links{display:flex;flex-direction:column;gap:4px}.brand-item,.landing-brands-link-button,.landing-brands-link-button:hover,.landing-brands-links a,.landing-brands-links a:hover,.landing-brands-list a,.landing-brands-list a:hover{text-decoration:none}.landing-brands-link-button{border:none;background:transparent;padding:0;text-align:left;cursor:pointer}.brand-item{display:block;cursor:pointer;color:#fff;mix-blend-mode:difference;line-height:1}@media (max-width:767px){.landing-content{padding:7px 10px 10px}.landing-about,.landing-video{margin-top:10px}.landing-brands{grid-template-columns:1fr;gap:20px;margin-top:150px}.landing-brands-left{min-height:auto;display:contents}.landing-brands-spacer{display:none}.landing-brands-header{order:1}.landing-brands-right{order:2;gap:20px}.landing-brands-list-wrapper{margin-bottom:300px}.landing-brands-left .landing-brands-footer{display:none}.landing-brands-footer-info{display:flex;flex-direction:column;gap:20px}.landing-brands-footer-info .landing-brands-footer{margin-top:0}}@media (min-width:768px){.landing-brands-footer-info .landing-brands-footer{display:none}}.landing-brands-left .landing-brands-footer{margin-top:20px}.newsletter-banner{position:fixed;top:50%;left:50%;width:500px;z-index:30;display:flex;align-items:stretch;height:150px;padding:10px;background:hsla(0,0%,94%,.4);backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(50px);opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,-50%);transition:opacity .45s ease,visibility .45s ease}.newsletter-banner.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,-50%)}.newsletter-banner-close,.newsletter-banner-form,.newsletter-banner-input,.newsletter-banner-label,.newsletter-banner-submit{color:#000;font-family:forma-djr-mono,SF Mono,Monaco,Inconsolata,Fira Mono,monospace;font-size:20px;font-style:normal;font-weight:300;line-height:19.072px;text-transform:uppercase;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}.newsletter-banner-form{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:minmax(0,1fr) auto;align-items:start;width:100%;height:100%}.newsletter-banner-label{white-space:nowrap;align-self:start;justify-self:start}.newsletter-banner-input{width:100%;min-width:0;border:none;background:transparent;outline:none;padding:0;align-self:end;justify-self:start;text-align:left}.newsletter-banner-input::placeholder{color:rgba(0,0,0,.6)}.newsletter-banner-close,.newsletter-banner-submit{border:none;background:transparent;padding:0;cursor:pointer}.newsletter-banner-close{align-self:start;justify-self:end;line-height:1}.newsletter-banner-submit{align-self:end;justify-self:end}.newsletter-banner-submit:disabled{cursor:default}@media (max-width:767px){.newsletter-banner{top:50%;left:50%;width:calc(100vw - 40px);height:150px}}