root{padding:0;margin:0;box-sizing:border-box;overflow:hidden}@font-face{font-family:HK Grotesk;src:url(/assets/font/HankenGrotesk.ttf) format("truetype");font-weight:1 999;font-style:normal}.hero{position:relative;color:#fefefe;text-align:center;padding:8rem 2rem}.hero__inner{position:relative;z-index:2;max-width:960px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.hero__logo{width:90px;height:auto;opacity:.9;animation:fadeInDown .8s ease forwards}.hero__title{font-size:clamp(2.4rem,5vw,4.5rem);font-weight:700;line-height:1.1;margin:1rem 0 .5rem;animation:fadeInUp 1s ease forwards}.hero__subtitle{font-size:clamp(1.1rem,2.5vw,1.5rem);color:#bcbcbc;max-width:720px;line-height:1.5;margin:0 auto;animation:fadeInUp 1.2s ease forwards}.hero__tagline{margin-top:.5rem;font-size:.85rem;letter-spacing:.08em;color:#777;text-transform:uppercase;animation:fadeInUp 1.3s ease forwards}.hero__cta{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem;animation:fadeInUp 1.5s ease forwards}.hero__background,.hero__gradient{position:absolute;inset:0;z-index:1}.hero__glow{position:absolute;top:-100px;left:50%;width:800px;height:800px;background:radial-gradient(circle,rgba(138,43,226,.3) 0%,transparent 70%);transform:translate(-50%);filter:blur(100px);animation:pulse 6s ease-in-out infinite alternate}.home{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:16px;gap:16px}.home_player{height:100%;width:100%;max-width:1280px;margin-top:48px;border-radius:16px;transition:width .8s ease-out;overflow:hidden;opacity:1;position:relative;animation:welcomeFadeIn 1s 1.2s ease-in-out forwards}.home_player_content{justify-content:center;width:100%;height:100%;display:flex;overflow:hidden}.home_player_content_video{width:100%;height:100%;object-fit:cover;object-position:center;overflow:hidden}.home_player_content_button{position:absolute;display:flex;justify-content:center;align-items:center;bottom:32px;right:32px;width:32px;height:32px;z-index:1;cursor:pointer;transition:transform .2s ease-out;border:none;border-radius:100%;background:#fefefe}.home_player_content_button:hover{transform:scale(1.2)}.home_player_content_button .fa-pause{width:16px;height:16px;background:url(/assets/svg/icons/pause.svg);background-size:contain;background-position:center;background-repeat:no-repeat}.home_player_content_button .fa-play{width:16px;height:16px;background:url(/assets/svg/icons/play.svg);background-size:contain;background-position:center;background-repeat:no-repeat}.home_section1{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto;gap:16px;width:100%;max-width:1280px;margin:0 auto;z-index:1}@media screen and (max-width: 1080px){.home_section1{grid-template-columns:repeat(2,1fr)}}.home_section1 .item1{display:flex;flex-direction:column;justify-content:center;width:100%;height:288px;background:linear-gradient(132deg,#fefefe0d,#fefefe0d,#1010100d);border-radius:16px;border:solid 1px rgba(254,254,254,.05);padding:16px 32px;grid-column:span 1;grid-row:span 1;opacity:1;translate:translateY(45px)}@media screen and (max-width: 1080px){.home_section1 .item1{opacity:1;translate:translateY(0px);height:100%}}@media screen and (max-width: 560px){.home_section1 .item1{grid-row:inherit;grid-column:span 2;height:240px;width:100%}}.home_section1 .item1_content{display:flex;flex-direction:column;justify-content:center;height:100%;margin:0 auto}.home_section1 .item1_content_t1{color:#fefefe;font-size:16px;font-weight:200;opacity:1;animation:fadeInText 1s .5s ease-in-out forwards}.home_section1 .item1_content_t2{position:relative;font-size:clamp(48px,2vw + 2rem,64px);font-weight:500;line-height:.9;text-align:left;color:none}.home_section1 .item1_content_t2 .word{opacity:1;transform:translateY(45px);animation:fadeInWord 1s ease-out forwards;color:#fefefe7a}.home_section1 .item1_content_t2 .word:nth-child(0){animation-delay:0s}.home_section1 .item1_content_t2 .word:nth-child(1){animation-delay:.25s}.home_section1 .item1_content_t2 .word:nth-child(2){animation-delay:.5s}.home_section1 .item1_content_t2 .word:nth-child(3){animation-delay:.75s}.home_section1 .item1_content_t2 .word:nth-child(4){animation-delay:1s}.home_section1 .item1_content_t2 .word:nth-child(5){animation-delay:1.25s}.home_section1 .item1_content_t2 .word:nth-child(6){animation-delay:1.5s}.home_section1 .item1_content_t2 .word:nth-child(7){animation-delay:1.75s}.home_section1 .item1_content_t2 .word:nth-child(8){animation-delay:2s}.home_section1 .item1_content_t2 .word:nth-child(9){animation-delay:2.25s}.home_section1 .item1_content_t2 .word:nth-child(10){animation-delay:2.5s}.home_section1 .item1_content_t2 .word:nth-child(1){background:linear-gradient(60deg,#9a4dff,#ffa4a4,#ffa4a4);-webkit-background-clip:text;background-clip:text}.home_section1 .item1_content_t2 .word:nth-child(3){background:linear-gradient(60deg,#9a4dff,#9a4dff,#9a4dff,#ffa4a4);-webkit-background-clip:text;background-clip:text;z-index:-1}.home_section1 .item1_content_t2 .word:nth-child(4){background:linear-gradient(60deg,#9a4dff,#ffa4a4,#ffa4a4,#ffa4a4);-webkit-background-clip:text;background-clip:text;z-index:-1}.home_section1 .item2{display:flex;flex-direction:column;height:380px;width:100%;background:linear-gradient(132deg,#fefefe0d,#fefefe0d,#1010100d);border-radius:16px;border:solid 1px rgba(254,254,254,.05);position:relative;grid-column:span 2;grid-row:span 4;overflow:hidden;opacity:1;translate:translateY(45px)}@media screen and (max-width: 1080px){.home_section1 .item2{opacity:1;translate:translateY(0px);grid-column:span 1;grid-row:span 1}}@media screen and (max-width: 720px){.home_section1 .item2{grid-column:span 1;grid-row:span 2;height:100%}}@media screen and (max-width: 560px){.home_section1 .item2{grid-column:span 2;grid-row:span 2;height:100%}}.home_section1 .item2_light{position:absolute;top:-80px;right:-480px;z-index:0;animation:lightOppening 2s .25s ease-in-out forwards;transform:translate(200px,-100px);filter:blur(30px);opacity:1}@keyframes lightOppening{0%{transform:translate(200px,-100px);opacity:1}to{transform:translate(0);opacity:1}}@media screen and (max-width: 560px){.home_section1 .item2_light{z-index:0;opacity:1;animation:none}}.home_section1 .item2_img{position:absolute;grid-column:span 3;grid-row:span 5;width:100%;height:150%;left:-200px;object-fit:cover;object-position:right bottom;background-image:url(/assets/png/bento-longscroll-ipad.png);background-size:cover;background-position:right bottom;background-repeat:no-repeat;z-index:1;transform:translateY(80%);animation:slideIpad 2s ease-in-out forwards}@media screen and (max-width: 1080px){.home_section1 .item2_img{width:100%;height:150%;left:-64px}}@media screen and (max-width: 720px){.home_section1 .item2_img{width:100%;height:100%;background-position:center bottom;left:0;bottom:-264px}}@media screen and (max-width: 560px){.home_section1 .item2_img{display:none}}@keyframes slideIpad{0%{transform:translateY(80%)}to{transform:translateY(0)}}.home_section1 .item2_bloc{display:flex;flex-direction:column;position:absolute;top:64px;right:8%;max-width:42ch;padding:16px;gap:16px;z-index:1}@media screen and (max-width: 1080px){.home_section1 .item2_bloc{right:16px;top:32px;max-width:32ch}}@media screen and (max-width: 720px){.home_section1 .item2_bloc{position:unset;max-width:100%;display:flex;flex-direction:column;padding:16px;margin-top:32px}}@media screen and (max-width: 560px){.home_section1 .item2_bloc{position:unset;max-width:100%;width:100%;height:100%;margin-top:unset;padding:16px}}.home_section1 .item2_bloc_t1{color:#fefefe;font-size:32px;font-weight:600;text-align:left;line-height:1.1;opacity:1;animation:fadeInText .88s .64s ease-in-out forwards}.home_section1 .item2_bloc_t2{font-size:16px;font-weight:200;text-align:left;color:#fefefe;opacity:1;animation:fadeInText .88s .88s ease-in-out forwards}.home_section1 .item3{display:flex;flex-direction:column;justify-content:center;height:416px;background:linear-gradient(80deg,#fefefe0d,#fefefe0d,#1010100d);border:solid 1px rgba(254,254,254,.05);border-radius:16px;padding:16px;grid-column:span 1;grid-row:span 4;opacity:1;translate:translateY(45px)}@media screen and (max-width: 1080px){.home_section1 .item3{opacity:1;translate:translateY(0px)}}@media screen and (max-width: 720px){.home_section1 .item3{grid-column:span 1;grid-row:span 1;height:380px}}@media screen and (max-width: 560px){.home_section1 .item3{grid-column:span 2;grid-row:span 1;height:340px;width:100%}}.home_section1 .item3_content{display:flex;flex-direction:column;justify-content:center;height:100%;margin:0 auto}.home_section1 .item3_content_icon{width:80px;height:80px;background:url(/assets/svg/icons/streamlabs-icon.svg) no-repeat center;background-size:contain;opacity:1;margin-bottom:16px}.home_section1 .item3_content_t1{color:#fefefe;font-size:16px;font-weight:200;opacity:1;margin-top:16px}.home_section1 .item3_content_t2{position:relative;font-size:clamp(24px,1vw + 1.2rem,32px);font-weight:400;text-align:left;color:#fefefe;opacity:1}.home_section1 .item3_content_t2_word{color:#fefefe7a;background:linear-gradient(60deg,#9a4dff,#ffa4a4);-webkit-background-clip:text;background-clip:text}.home_section1 .grouped1{display:flex;flex-direction:column;gap:16px;grid-column:span 1;grid-row:span 1;opacity:1;translate:translateY(45px)}@media screen and (max-width: 1080px){.home_section1 .grouped1{opacity:1;translate:translateY(0px)}}@media screen and (max-width: 720px){.home_section1 .grouped1{grid-column:span 2;flex-direction:row}}@media screen and (max-width: 620px){.home_section1 .grouped1{grid-column:span 2;flex-direction:column}}.home_section1 .grouped1 .item4{display:flex;flex-direction:column;justify-content:center;height:154px;width:100%;background:linear-gradient(-16deg,#fefefe0d,#1010100d);border:solid 1px rgba(254,254,254,.05);border-radius:16px;padding:16px;grid-column:span 1;grid-row:span 4}.home_section1 .grouped1 .item4_t1{color:#fefefe7a;font-size:16px;font-weight:200;opacity:1;background:linear-gradient(60deg,#9a4dff,#ffa4a4,#ffa4a4);-webkit-background-clip:text;background-clip:text}.home_section1 .grouped1 .item4_t2{position:relative;font-size:22px;font-weight:400;text-align:left;color:#fefefe;opacity:1}@media screen and (max-width: 720px){.home_section1 .grouped1 .item4_t2{font-size:20px}}.home_section1 .grouped1 .item4_t2_word{color:#fefefe3d;background:linear-gradient(60deg,#9a4dff,#ffa4a4);-webkit-background-clip:text;background-clip:text}.home_section1 .grouped1 .item5{display:flex;flex-direction:row;align-items:center;height:154px;width:100%;background:linear-gradient(-16deg,#fefefe0d,#1010100d);border:solid 1px rgba(254,254,254,.05);border-radius:16px;padding:16px;grid-column:span 1;grid-row:span 4}.home_section1 .grouped1 .item5_t1{position:relative;width:100%;font-size:22px;font-weight:400;text-align:left;color:#fefefe;opacity:1}@media screen and (max-width: 720px){.home_section1 .grouped1 .item5_t1{font-size:20px}}.home_section1 .grouped1 .item5_t1_word{color:#fefefe3d;background:linear-gradient(60deg,#9a4dff,#ffa4a4);-webkit-background-clip:text;background-clip:text}.home_section1 .grouped1 .item5_img{width:108px;height:100%;object-fit:cover;object-position:center;overflow:hidden;background-image:url(/assets/png/bento-creators.png);background-size:contain;background-position:center;background-repeat:no-repeat}.home_section1 .item6{display:flex;flex-direction:column;position:relative;height:100%;gap:16px;overflow:hidden;background:linear-gradient(80deg,#fefefe0d,#fefefe0d,#1010100d);border:solid 1px rgba(254,254,254,.05);border-radius:16px;padding:16px;grid-column:span 1;grid-row:span 1;opacity:1;translate:translateY(45px);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}@media screen and (max-width: 1080px){.home_section1 .item6{opacity:1;translate:translateY(0px)}}@media screen and (max-width: 720px){.home_section1 .item6{grid-column:span 2}}.home_section1 .item6_t1{font-size:24px;font-weight:500;line-height:.98;text-align:left;color:#fefefe;opacity:1;animation:fadeInText 1s 1.2s ease-in-out forwards;margin-top:16px}.home_section1 .item6_t2{font-size:16px;max-width:220px;font-weight:200;text-align:left;color:#fefefe;opacity:1;animation:fadeInText 1s 1.2s ease-in-out forwards}.home_section1 .item6_img{position:absolute;width:520px;height:420px;overflow:hidden;bottom:-140px;left:120px;background-image:url(/assets/png/bento-allplatform-iphone.png);background-size:contain;background-position:left top;background-repeat:no-repeat;opacity:1;animation:fadeInOnLoad 1s 1.2s ease-out forwards}@media screen and (max-width: 720px){.home_section1 .item6_img{position:absolute;height:680px;bottom:-420px;left:120px;background-position:left top}}.home_section2{width:100%;max-width:1280px;margin:220px 0 0;position:relative}.home_section2_light{position:absolute;top:-180px;right:-20px;overflow:visible}.home_section2_light_g{opacity:1}@media screen and (max-width: 1080px){.home_section2_light_g{opacity:.5;top:60px}}.home_section2_t1{display:flex;align-items:center;height:164px;color:#fefefe7a;font-size:48px;font-weight:400;margin-bottom:16px;line-height:.98;background:linear-gradient(60deg,#9a4dff,#ffa4a4,#ffa4a4);-webkit-background-clip:text;background-clip:text}@media screen and (max-width: 1080px){.home_section2_t1{opacity:1;font-size:40px;justify-content:center}}@media screen and (max-width: 420px){.home_section2_t1{font-size:32px}}.home_section2_list{display:grid;grid-template-columns:repeat(3,1fr);gap:40px 120px;width:100%;max-width:1280px}@media screen and (max-width: 1080px){.home_section2_list{grid-template-columns:repeat(2,1fr);gap:48px}}@media screen and (max-width: 620px){.home_section2_list{grid-template-columns:repeat(1,1fr);gap:24px}}.home_section2_list_item{display:flex;flex-direction:column;min-height:324px;gap:16px;margin-top:64px;opacity:1;justify-self:center}@media screen and (max-width: 1080px){.home_section2_list_item{max-width:32ch;opacity:1}}@media screen and (max-width: 620px){.home_section2_list_item{height:fit-content;max-width:32ch}}.home_section2_list_item_icon{width:38px;height:38px;background-position:center;background-repeat:no-repeat;background-size:contain}.home_section2_list_item_t1{color:#fefefe;font-size:20px;font-weight:400}.home_section2_list_item_t1 .soon{font-size:16px;color:#fefefe7a;line-height:.98;background:linear-gradient(60deg,#9a4dff,#ffa4a4,#ffa4a4);-webkit-background-clip:text;background-clip:text}.home_section2_list_item_t2{position:relative;font-size:16px;font-weight:200;text-align:left;color:#fefefe}.home_section2_list_item_t2_word{color:#fefefe7a;background:linear-gradient(60deg,#9a4dff,#ffa4a4);-webkit-background-clip:text;background-clip:text}.home_section2_list_item .statistics{background-image:url(/assets/svg/icons/statistics.svg)}.home_section2_list_item .messages{background-image:url(/assets/svg/icons/pin-messages.svg)}.home_section2_list_item .dons{background-image:url(/assets/svg/icons/donations.svg)}.home_section2_list_item .goals{background-image:url(/assets/svg/icons/goals.svg)}.home_section2_list_item .overlays{background-image:url(/assets/svg/icons/overlays.svg)}.home_section2_list_item .integrations{background-image:url(/assets/svg/icons/integrations.svg)}.home_section4{width:100%;max-width:1280px;position:relative;margin:220px 0 0;z-index:1}.home_section4_t1{display:flex;align-items:center;height:164px;color:#fefefe;font-size:48px;font-weight:400;margin-bottom:16px;line-height:.98;opacity:1}@media screen and (max-width: 1080px){.home_section4_t1{opacity:1;font-size:40px}}@media screen and (max-width: 640px){.home_section4_t1{justify-content:center;font-size:32px}}.home_section4_list{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;width:100%;max-width:1280px}@media screen and (max-width: 1080px){.home_section4_list{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 640px){.home_section4_list{grid-template-columns:repeat(1,1fr);align-items:center}}.home_section4_list_item{display:flex;flex-direction:column;justify-content:center;height:320px;width:100%;background:linear-gradient(132deg,#fefefe0d,#fefefe0d,#1010100d);border-radius:16px;border:solid 1px rgba(254,254,254,.05);padding:16px 32px;gap:16px;position:relative;opacity:1;transition:transform .2s ease-out}@media screen and (max-width: 1080px){.home_section4_list_item{opacity:1}}@media screen and (max-width: 640px){.home_section4_list_item{height:fit-content}}.home_section4_list_item_content{display:flex;flex-direction:column;justify-content:center;height:100%;margin:0 auto;gap:16px}.home_section4_list_item_content_icon{width:38px;height:38px;background-position:center;background-repeat:no-repeat;background-size:contain}.home_section4_list_item_content .play{background-image:url(/assets/svg/icons/play-white.svg)}.home_section4_list_item_content .invoice{background-image:url(/assets/svg/icons/invoice.svg)}.home_section4_list_item_content .support{background-image:url(/assets/svg/icons/support.svg)}.home_section4_list_item_content_t1{color:#fefefe;font-size:20px;font-weight:400}.home_section4_list_item_content_t2{position:relative;font-size:16px;font-weight:200;text-align:left;color:#fefefe}.home .home_blog{width:100%;max-width:1280px;margin:220px 0 0;padding:16px}.home .home_blog .home_blog_head{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}.home .home_blog .home_blog_head .home_blog_t1{color:#fefefe;font-size:48px;font-weight:400;margin-bottom:16px;line-height:.98;opacity:1}.home .home_blog .bento-grid{display:flex;flex-direction:column;gap:24px}.home .home_blog .bento-top{display:grid;grid-template-columns:2fr 1fr;gap:16px}@media screen and (max-width: 880px){.home .home_blog .bento-top{grid-template-columns:1fr}}.home .home_blog .bento-main{display:block}.home .home_blog .bento-side{display:flex;flex-direction:column;gap:16px}.home .home_blog .bento-side a.blog__card--small{display:flex;flex-direction:column;justify-content:flex-end}.home .home_blog .bento-row{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.home .home_blog .blog__card--large{height:420px;border-radius:12px;overflow:hidden}.home .home_blog .blog__card--large .blog__card-image{height:60%}.home .home_blog .blog__card--large .blog__card-content{padding:20px}.home .home_blog .blog__card--small{height:200px;border-radius:12px;overflow:hidden}.home .home_blog .blog__card--small .blog__card-image{height:55%}.home .home_blog .blog__card--small .blog__card-content{padding:12px}.home .home_blog .blog__card{background:linear-gradient(180deg,#fefefe05,#fefefe03)}.home .home_blog .blog_see_more{display:flex;justify-content:center;align-items:center;margin:0 auto;color:#fefefe;font-size:16px}.home .home_blog .blog_see_more:hover{text-decoration:underline;text-underline-offset:4px}.home .home_blog .popup[hidden]{display:none!important}.home .home_blog .popup{position:fixed;top:0;left:0;width:100dvw;height:100dvh;background-color:#101010e6;display:flex;justify-content:center;align-items:center;z-index:9999;color:#fefefe}.home .home_blog .popup_content{background-color:#202020;padding:32px;border-radius:16px;text-align:center}.home_footer{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:fit-content;margin:220px 0 24px}.home_footer_content{display:flex;flex-direction:column;justify-content:start}.home_footer_content_t1{color:#fefefe;font-size:16px;font-weight:200;margin-bottom:8px}.home_footer_content_t2{color:#fefefe;font-size:16px;font-weight:200;font-style:italic}.home_footer_link{display:flex;flex-wrap:wrap;color:#fefefe;gap:16px;font-size:16px;font-weight:200;cursor:pointer;margin-top:16px}.home_footer_link a:hover{text-decoration:underline;text-underline-offset:4px}.btn{display:inline-block;padding:1rem 2rem;border:none;border-radius:40px;font-weight:600;text-decoration:none;transition:all .3s ease;cursor:pointer}.btn--primary{background:#fefefe;color:#000}.btn--primary:hover{background:#fefefe;transform:translateY(-2px)}.btn--primary:focus{outline:2px solid #fefefe;outline-offset:4px}.btn--tertiary{background:linear-gradient(60deg,#5113a3,#9a4dff);color:#fefefe}.btn--tertiary:hover{background:linear-gradient(60deg,#5113a3,#9a4dff);transform:translateY(-2px)}.btn--tertiary:focus{outline:2px solid #fefefe;outline-offset:4px}.btn--secondary{border:1px solid #555;color:#fefefe;background:transparent}.btn--secondary:hover{background:#101010;border-color:#777;transform:translateY(-2px)}.btn--secondary:focus{outline:2px solid #fefefe;outline-offset:4px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%{opacity:.6;transform:translate(-50%) scale(1)}to{opacity:.9;transform:translate(-50%) scale(1.2)}}
