*{margin:0;padding:0}::-moz-selection{background-color:#ff0000bf;color:#ffffd7}::selection{background-color:#ff0000bf;color:#ffffd7}.cursor{position:fixed;width:40px;height:40px;margin-left:-20px;margin-top:-20px;border-radius:50%;box-shadow:inset 0 0 0 2px #ffffd780;transition:transform .25s ease,backdrop-filter .25s ease,box-shadow .25s ease;transform-origin:center center;pointer-events:none;z-index:9999}.cursor.hover{transform:scale(2);backdrop-filter:grayscale(100%);box-shadow:inset 0 0 0 2px #ffffd740}body::-webkit-scrollbar{width:8px;height:8px}body::-webkit-scrollbar-track{background:#000}body::-webkit-scrollbar-thumb{background-color:#ff000080;border-radius:0;border:0px}body{background-color:#000;color:#ffffd7;font-family:Space Grotesk,sans-serif;position:relative;min-height:var(--100vhReal, 100vh);margin:0;padding:0}.content{overflow:hidden;position:relative;min-height:var(--100vhReal, 100vh);display:flex;flex-direction:column}p,label{font-family:Space Grotesk,sans-serif;font-weight:400;font-size:1rem;line-height:1.5em}.emphasis{font-size:1.5rem;text-decoration:underline rgba(255,0,0,1) 2px}ul,li,h1,h2,h3{margin:0;padding:0}a{text-decoration:none;color:#fff}a:link,a:visited{text-decoration:none;color:red;cursor:pointer}a:hover{text-decoration:none;color:#fff;cursor:pointer}@font-face{font-family:Killviners;src:url(../fonts/Killviners.woff2) format("woff2"),url(../fonts/Killviners.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}.bg-video{position:absolute;top:0;left:0;width:100vw;height:56.25vw;object-fit:cover;z-index:-1;background-color:#ff00001a}.bg-video video{position:absolute;top:0;left:0;width:100%;height:100%}.bg-video:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(0deg,#000,#0000 50%);z-index:1}.hero{width:calc(100% - 224px);max-width:100%;margin:0 auto;padding:0 112px 32px;display:flex;flex-direction:column;position:relative}.container-main-menu{display:flex;justify-content:space-between;align-items:start;padding:16px;flex-wrap:wrap}.main-menu li{list-style-type:none}.main-title{display:flex;flex-direction:column;margin:0;gap:0;width:100%;position:absolute;top:0;left:auto;right:0;align-items:end;padding:16px}.main-title h1,.main-title h2{margin:0;font-size:1rem;font-weight:400;line-height:1.5em;color:#ffffd780}.hero-title{padding:32px 0 0;max-width:65%}.line-hero-title1{display:flex;justify-content:start}.line-hero-title2{display:flex;padding:16px 0 0 6%;justify-content:start}.line-hero-title3{display:flex;justify-content:end}.line-hero-title3 h3,.line-hero-title1 h3{text-align:right;font-family:Killviners,sans-serif;font-size:calc(100vw * (160 / 1120));font-weight:400;line-height:.6em;margin:0}.line-hero-title2 h3{text-align:left;font-size:calc(100vw * (80 / 1120));font-weight:700;line-height:1em;margin:0}.hero-title{display:flex;flex-direction:column;gap:0}.linha-hero-title{margin:0}.main-cta{display:flex;padding:48px 0 0;gap:16px 32px;justify-content:end;flex-wrap:wrap}button.btn-lets{background-color:#ffffd7;width:100%;max-width:256px;box-shadow:none;border:none;font-size:1rem;line-height:1em;padding:1rem;color:red;font-family:Space Grotesk,sans-serif;transition:0;cursor:pointer}button.btn-lets:hover{background-color:red;transition:0;color:#ffffd7}.container-btn-no{width:100%;max-width:256px;display:flex}.btn-no{background-color:#ffffd700;width:100%;max-width:256px;box-shadow:inset 0 0 0 2px #ffffd740;border:none;font-size:1rem;line-height:1em;padding:1rem;color:#ffffd7;font-family:Space Grotesk,sans-serif;transition:0;cursor:pointer}.btn-no:hover{background-color:red;transition:0;color:#ffffd7;box-shadow:none}footer{position:fixed;top:0;left:0;width:64px;height:var(--100vhReal, 100vh)}.container-footer-menu{display:flex;align-items:end;justify-content:center;padding:0;flex-wrap:nowrap;height:100%;max-width:100%}.footer-menu{max-width:100%;display:flex;flex-wrap:nowrap;justify-content:end;align-items:end;width:100%}.footer-menu ul{max-width:calc(100% - 32px);display:flex;flex-direction:column;justify-content:end;align-items:start;padding:16px;flex-wrap:wrap;gap:16px}.footer-menu li{list-style-type:none;text-wrap:nowrap}a.link-behance,a.link-linkedin,a.link-instagram{display:inline-block}.link-behance .link-square,.link-linkedin .link-square{display:inline-block;background-color:red;color:#ffffd7;padding:0 4px}a.link-behance:hover .link-square,a.link-linkedin:hover .link-square{background-color:#fff;color:red}a.link-behance .link-hidden,a.link-linkedin .link-hidden,a.link-instagram .link-hidden{display:inline-flex;opacity:0;transition:max-width 0s ease;white-space:nowrap;overflow:hidden;max-width:0}a.link-behance:hover .link-hidden,a.link-linkedin:hover .link-hidden,a.link-instagram:hover .link-hidden{opacity:1;max-width:200px;transition:max-width 1s}.lets-do-this{position:fixed;top:0;left:0;width:100%;height:var(--100vhReal, 100vh);background-color:#000000e6;z-index:9;display:flex;backdrop-filter:blur(16px);transform:translate(100%);opacity:0;transition:transform .5s ease-in,opacity .5s ease-in}.lets-do-this.lets-do-this-active{transform:translate(0);opacity:1}.container-form{width:calc(100% - 32px);max-width:1120px;margin:0 auto;display:flex;align-items:stretch;flex-direction:column;gap:16px 32px;padding:16px}.form-nav{display:flex;padding:0;gap:16px 32px;justify-content:space-between;flex-wrap:wrap}.form-nav.form-nav-primeiro{justify-content:end}.btn-form-exit,.btn-form-back{background-color:#ffffd700;box-shadow:inset 0 0 0 2px #ffffd740;border:none;font-size:1rem;line-height:1em;padding:1rem;color:#ffffd7;font-family:Space Grotesk,sans-serif;transition:0;cursor:pointer}.btn-form-back-email{background-color:#ffffd700;box-shadow:none;border:none;font-size:1rem;line-height:1.5em;padding:0;color:red;font-family:Space Grotesk,sans-serif;transition:0;cursor:pointer}.btn-form-back-email:hover{background-color:#ffffd700;color:#ffffd7}.btn-form-exit:hover,.btn-form-back:hover{background-color:red;transition:0;color:#ffffd7;box-shadow:none}.btn-form-next{background-color:#ffffd7;border:none;font-size:1rem;line-height:1em;padding:1rem;color:#000;font-family:Space Grotesk,sans-serif;cursor:pointer;opacity:0;transition:transform .5s ease-in,opacity .5s ease-in;pointer-events:none}.btn-form-next-deny{background-color:#ffffd700;border:none;font-size:1rem;color:red;font-family:Space Grotesk,sans-serif;transition:0;cursor:pointer;line-height:1.5em;align-self:flex-end}.btn-form-next.btn-form-next-ativo{opacity:1;pointer-events:auto}.btn-form-next:hover{background-color:red;transition:0;color:#ffffd7}.cf-turnstile{margin-top:64px}.container-form-mascot{display:flex;justify-content:center;position:relative;display:none}.form-mascot{width:80px;height:96px;border-radius:40px 40px 0 0;position:relative;--face-move-x: 0%;--face-move-y: 0%;--face-width: 100%;--face-height: 100%;--face-skew-x: 0deg;--face-skew-y: 0deg;overflow:hidden;opacity:.25;animation:float infinite 3s ease-in-out;display:flex;justify-content:center;align-items:center}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(8px)}}.form-mascot-face{position:absolute;display:flex;align-items:center;width:64px;height:64px;top:8px;left:8px;transition:transform .25s;transform:translate(var(--face-move-x),var(--face-move-y)) scale(var(--face-width),var(--face-height)) skew(var(--face-skew-x),var(--face-skew-y))}.form-mascot:hover{opacity:.5}.form-mascot:hover .form-mascot-face{transform:translate(0) scale(1) skew(0)}.form-mascot:hover .mascot-arms{transform:translate(0)}.mascot-arms{position:absolute;width:88px;height:18px;top:56px;left:-4px;transition:transform .25s;transform:translate(var(--face-move-x),var(--face-move-y))}.mascot-left-arm{position:absolute;width:16px;height:18px;top:0;left:0}.mascot-right-arm{position:absolute;width:16px;height:18px;top:0;left:auto;right:0}.mascot-mouth{position:absolute;width:60px;height:30px;top:24px;left:2px}.mascot-eyes{position:absolute;width:36px;height:20px;top:8px;left:14px}.mascot-eyes:before{content:"";position:absolute;top:0;left:0;width:8px;height:100%;border-radius:50%;background-color:#ffffd7;transform:scale(1);animation:mascot-left-blink 5s infinite;transform-origin:center center}.mascot-eyes:after{content:"";position:absolute;top:0;left:auto;right:0;width:8px;height:100%;border-radius:50%;background-color:#ffffd7;transform:scale(1);animation:mascot-right-blink 5s infinite;transform-origin:center center}.mascot-sparkles{width:128px;height:64px;position:absolute;top:-4px;left:calc(50% - 64px);opacity:0}.mascot-sparkles.mascot-sparkles-complete{opacity:1;transition:.5s}.mascot-sparkles.mascot-sparkles-complete:before{content:"";position:absolute;width:36px;height:64px;top:0;left:0;background-image:url("data:image/svg+xml,%3Csvg width='72' height='128' viewBox='0 0 72 128' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23FFFFD7'%3E%3Cpath d='M48 42v-4c-7.73 0-14-6.27-14-14h-4c0 7.73-6.27 14-14 14v4c7.73 0 14 6.27 14 14h4c0-7.73 6.27-14 14-14M72 9V7c-3.87 0-7-3.13-7-7h-2c0 3.87-3.13 7-7 7v2c3.87 0 7 3.13 7 7h2c0-3.87 3.13-7 7-7M16 121v-2c-3.87 0-7-3.13-7-7H7c0 3.87-3.13 7-7 7v2c3.87 0 7 3.13 7 7h2c0-3.87 3.13-7 7-7'/%3E%3C/g%3E%3C/svg%3E");background-size:100%;background-repeat:no-repeat;animation:mascot-sparkles 3s infinite ease;animation-delay:.5s}.mascot-sparkles.mascot-sparkles-complete:after{content:"";position:absolute;width:28px;height:40px;top:8px;left:auto;right:0;background-image:url("data:image/svg+xml,%3Csvg width='56' height='80' viewBox='0 0 56 80' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23FFFFD7'%3E%3Cpath d='M56 42v-4c-7.73 0-14-6.27-14-14h-4c0 7.73-6.27 14-14 14v4c7.73 0 14 6.27 14 14h4c0-7.73 6.27-14 14-14M16 9V7c-3.87 0-7-3.13-7-7H7c0 3.87-3.13 7-7 7v2c3.87 0 7 3.13 7 7h2c0-3.87 3.13-7 7-7m16 64v-2c-3.87 0-7-3.13-7-7h-2c0 3.87-3.13 7-7 7v2c3.87 0 7 3.13 7 7h2c0-3.87 3.13-7 7-7'/%3E%3C/g%3E%3C/svg%3E");background-size:100%;background-repeat:no-repeat;animation:mascot-sparkles 3s infinite ease}@keyframes mascot-sparkles{0%{opacity:0;transform:translateY(8px)}20%{opacity:0;transform:translateY(8px)}40%{opacity:1;transform:translateY(-8px)}80%{opacity:0;transform:translateY(-32px)}to{opacity:0;transform:translateY(-32px)}}.mascot-message{position:absolute;top:auto;bottom:0;left:calc(50% - 104px);width:208px;height:128px;display:flex;justify-content:end;opacity:0;transform:translateY(-32px);pointer-events:none}.mascot-message.mascot-message-click{animation:mascot-message 2s ease}@keyframes mascot-message{0%{opacity:0;transform:translateY(32px)}50%{opacity:1;transform:translate(0)}to{opacity:0;transform:translateY(-32px)}}.mascot-message span{text-align:left;font-family:Space Grotesk,sans-serif;font-weight:700;font-size:1.75rem}@keyframes mascot-left-blink{0%,95%,to{transform:scale(1)}96%{transform:scale(1.5,25%)}99%{transform:scale(1)}}@keyframes mascot-right-blink{0%,95%,to{transform:scale(1)}96%{transform:scale(1.5,25%)}99%{transform:scale(1)}}.form-mascot.form-mascot-complete{animation:float-jump 3s ease-in-out infinite;transform-origin:bottom center}.form-mascot.form-mascot-complete .form-mascot-face{transform:translate(0) scale(1) skew(0)}.form-mascot.form-mascot-complete .mascot-arms{transform:translate(0)}@keyframes float-jump{0%{transform:translateY(0) scaleX(1) scaleY(1)}10%{transform:translateY(8px) scaleX(1) scaleY(1)}20%{transform:translateY(8px) scaleX(1.2) scaleY(.8)}25%{transform:translateY(-16px) scaleX(.8) scaleY(1.1)}30%{transform:translateY(0) scaleX(1.1) scaleY(.9)}35%{transform:translateY(-8px) scaleX(.95) scaleY(1.05)}40%{transform:translateY(0) scaleX(1) scaleY(1)}70%{transform:translateY(8px) scaleX(1) scaleY(1)}to{transform:translateY(0) scaleX(1) scaleY(1)}}.form-progress{--progresso: 0%}.form-progress{position:relative;width:100%;height:8px;background-color:#f5f5ff1a;display:flex;opacity:1;transition:.5s}.form-progress:after{position:absolute;content:"";top:calc(50% - 4px);left:0;height:8px;width:var(--progresso);background-color:red;transition:.25s}.form-progress.form-progress-complete{opacity:0}.form{display:flex;flex-direction:column;position:relative;height:auto;flex:auto}.form-idioma,.form-surname,.form-idea-principal,.form-idea-marca,.form-idea-site,.form-idea-site-tipo,.form-email,.form-email-confirmar,.form-idea-contato,.form-whatsapp,.form-enviar,.form-obrigado{display:flex;flex-direction:column;position:absolute;width:100%;height:100%;flex-grow:1;align-items:stretch;justify-content:space-between;filter:blur(16px);opacity:0;transition:transform .5s ease-in,opacity .5s ease-in;z-index:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:-1}.form-ativo{opacity:1;filter:blur(0px);z-index:999;pointer-events:auto;-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.form-options{display:flex;flex-direction:column;position:relative;gap:16px;width:100%;height:100%;flex-grow:1;align-items:stretch;justify-content:center;padding-bottom:128px}.form-options.form-options-confirm{align-items:center}.form-options.form-options-confirm p{text-align:center}.radio-select{width:calc(100% - 32px)}.radio-select input{display:none}.radio-select label{display:flex;background-color:#ffffd700;box-shadow:inset 0 0 0 2px #ffffd740;border:none;font-size:1rem;line-height:1.25em;padding:1rem;color:#ffffd7;font-family:Space Grotesk,sans-serif;transition:0;cursor:pointer;width:100%}.radio-select label:hover{background-color:red;box-shadow:none}.radio-select input:checked~label{background-color:red;box-shadow:none}.input-text,.input-number{display:flex;background-color:#ffffd700;box-shadow:inset 0 0 0 2px #ffffd740;border:none;font-size:1rem;line-height:1.25em;padding:1rem;color:#ffffd7;font-family:Space Grotesk,sans-serif;transition:0;outline:none;width:calc(100% - 32px)}.form-whatsapp .iti{--iti-hover-color: rgba(0, 0, 0, .05);--iti-border-color: rgba(255, 255, 215, .5) !important;--iti-dialcode-color: rgba(255, 255, 215, .5) !important;--iti-dropdown-bg: rgba(255, 255, 215, 1) !important;--iti-border-width: 2px !important;--iti-arrow-color: rgba(255, 255, 215, .5) !important;--iti-mobile-popup-margin: 32px !important;width:calc(100% + 32px)}.iti--fullscreen-popup.iti--container{background-color:#000;--iti-dialcode-color: rgba(255, 255, 215, .5) !important;padding:16px!important}.iti__dropdown-content{background-color:#0000!important;border:none!important;border-radius:0!important;box-shadow:none!important;margin-top:4px!important;min-width:320px!important;width:100%}.iti__search-input{border-radius:0!important;display:flex;background-color:#ffffd700;box-shadow:inset 0 0 0 2px #ffffd740;border:none;font-size:1rem;line-height:1.25em;padding:1rem;color:#ffffd7;font-family:Space Grotesk,sans-serif;transition:0;outline:none;width:100%}.label-text{display:flex}.input-text:focus,.iti__search-input{box-shadow:inset 0 0 0 2px red;border:none!important}.thanks-menu{max-width:100%;display:flex;flex-wrap:nowrap;justify-content:center;align-items:end}.thanks-menu ul{max-width:calc(100% - 32px);display:flex;flex-direction:column;justify-content:end;align-items:center;padding:16px;flex-wrap:wrap;gap:16px;text-align:center}.thanks-menu li{list-style-type:none;text-wrap:nowrap;text-align:center}@media (max-width: 1366px){.hero-title{max-width:688px}.hero{max-width:1120px;width:calc(100% - 32px);padding:0 16px 32px}.line-hero-title2{padding:16px 0 0 56px}.main-title{position:relative;top:auto;left:auto;right:auto;align-items:start;padding:0}}@media (max-width: 1279px){.footer{position:relative;top:auto;left:auto;width:100%;height:auto;margin-top:auto}.container-footer-menu{display:flex;align-items:center;justify-content:end;flex-wrap:wrap;height:auto}.footer-menu ul{flex-direction:row}a.link-behance .link-hidden,a.link-linkedin .link-hidden,a.link-instagram .link-hidden{opacity:1;max-width:200px}}@media (max-width: 1279px){.btn-no.fall{animation:falling 1.5s ease forwards;background-color:red;transition:0;color:#ffffd7;box-shadow:none}}@keyframes falling{0%{transform-origin:bottom left;transform:rotate(0)}33.333%{transform-origin:bottom left;transform:rotate(135deg)}66.666%{transform-origin:bottom left;transform:rotate(75deg);opacity:1}to{transform-origin:bottom left;transform:rotate(0);transform:translateY(512px);opacity:0}}@media (max-height: 768px){.container-form-mascot{display:none}.form-options{padding-bottom:0}}@media (max-width: 899px){.hero-title{max-width:544px}}@media (max-width: 719px){.cursor{display:none}.line-hero-title3 h3,.line-hero-title1 h3{font-size:9rem;line-height:.75em}.line-hero-title2 h3{font-size:5rem;line-height:1em}.line-hero-title2{padding:0 0 0 56px}.bg-video{left:calc(50% - 480px);width:960px;height:540px}}@media (max-width: 511px){.line-hero-title3 h3,.line-hero-title1 h3{font-size:6rem}.line-hero-title2 h3{font-size:3rem}.line-hero-title2{padding:0 0 0 32px}.main-cta,.hero-title{padding:64px 0 0}.main-title h1,.main-title h2{margin:0;font-size:.75rem;font-weight:400;line-height:1.5em;color:#ffffd780}.main-title{gap:8px}}.noise{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:888;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100'><filter id='noiseFilter'><feTurbulence type='fractalNoise' baseFrequency='0.35' numOctaves='3' stitchTiles='stitch'/></filter><rect width='100%25' height='100%25' filter='url(%23noiseFilter)'/></svg>");background-repeat:repeat;opacity:.15;animation:noiseMove .5s linear infinite}@keyframes noiseMove{0%{background-position:0 0}10%{background-position:-5% -10%}20%{background-position:-10% 5%}30%{background-position:5% -10%}40%{background-position:-5% 15%}50%{background-position:10% 10%}60%{background-position:5% 0%}70%{background-position:15% -5%}80%{background-position:-10% 5%}90%{background-position:0% -15%}to{background-position:0 0}}@media (max-width: 359px){.noise{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100'><filter id='noiseFilter'><feTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='3' stitchTiles='stitch'/></filter><rect width='100%25' height='100%25' filter='url(%23noiseFilter)'/></svg>")}}
