.cs-faq_bento{margin:0;padding:0;display:grid;grid-template-columns:1fr;grid-gap:.75rem;gap:.75rem}@media(min-width:768px){.cs-faq_bento{grid-template-columns:repeat(2,1fr);gap:.875rem}}@media(min-width:992px){.cs-faq_bento{grid-template-columns:repeat(3,1fr);gap:1rem}}.cs-faq_bento_item{display:flex;flex-direction:column;gap:.6rem;padding:1.25rem 1.35rem;border:1px solid hsla(0,0%,100%,.08);border-radius:10px}@media(min-width:992px){.cs-faq_bento_item{padding:1.5rem 1.6rem}.cs-faq_bento_item--featured{grid-column:span 2;padding:1.85rem 2rem;gap:.85rem}}.cs-faq_bento_q{margin:0;font-size:1rem;font-weight:600;letter-spacing:-.01em;line-height:1.35;color:#fefefe}@media(min-width:992px){.cs-faq_bento_q{font-size:1.08rem}.cs-faq_bento_item--featured .cs-faq_bento_q{font-size:1.35rem;letter-spacing:-.02em;line-height:1.25}}.cs-faq_bento_a{margin:0;font-size:.92rem;line-height:1.6;color:hsla(0,0%,100%,.68);max-width:60ch}@media(min-width:992px){.cs-faq_bento_item--featured .cs-faq_bento_a{font-size:1rem;line-height:1.65;max-width:65ch}}.cs-faq_compact{max-width:760px;margin:0 auto;display:flex;flex-direction:column;gap:10px}.cs-faq_compact_item{position:relative;border:1px solid hsla(0,0%,100%,.08);border-radius:14px;background:linear-gradient(180deg,hsla(0,0%,100%,.035),hsla(0,0%,100%,.01));overflow:hidden;transition:border-color .3s ease,background .3s ease,transform .3s ease}.cs-faq_compact_item:hover{border-color:hsla(0,0%,100%,.18)}.cs-faq_compact_item.is-open{border-color:rgba(255,74,23,.45);background:linear-gradient(180deg,rgba(255,74,23,.06),hsla(0,0%,100%,.015))}.cs-faq_compact_q{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:16px 18px;background:transparent;border:0;cursor:pointer;color:#fff;text-align:left;font:inherit}.cs-faq_compact_q:focus-visible{outline:2px solid #ff4a17;outline-offset:-2px;border-radius:inherit}.cs-faq_compact_q_text{flex:1 1;font-size:.98rem;font-weight:500;letter-spacing:-.005em;line-height:1.4}@media(min-width:768px){.cs-faq_compact_q_text{font-size:1.05rem}}.cs-faq_compact_q_icon{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);color:hsla(0,0%,100%,.85);transition:background .3s ease,border-color .3s ease,color .3s ease,transform .3s ease}.cs-faq_compact_item.is-open .cs-faq_compact_q_icon{background:#ff4a17;border-color:#ff4a17;color:#fff;transform:rotate(180deg)}.cs-faq_compact_icon_v{transform-origin:10px 10px;transition:transform .35s cubic-bezier(.22,1,.36,1)}.cs-faq_compact_item.is-open .cs-faq_compact_icon_v{transform:scaleY(0)}.cs-faq_compact_a_wrap{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.22,1,.36,1)}.cs-faq_compact_item.is-open .cs-faq_compact_a_wrap{grid-template-rows:1fr}.cs-faq_compact_a{min-height:0;overflow:hidden;padding:0 18px;font-size:.93rem;line-height:1.6;color:hsla(0,0%,100%,.7);opacity:0;transform:translateY(-4px);transition:opacity .3s ease .05s,transform .3s ease .05s,padding .4s cubic-bezier(.22,1,.36,1)}.cs-faq_compact_item.is-open .cs-faq_compact_a{opacity:1;transform:translateY(0);padding:0 18px 18px}@media(prefers-reduced-motion:reduce){.cs-faq_compact_a,.cs-faq_compact_a_wrap,.cs-faq_compact_icon_v,.cs-faq_compact_item,.cs-faq_compact_q_icon{transition:none!important}}.cs-clients{text-align:center}.cs-clients_label{display:flex;align-items:center;justify-content:center;gap:16px;font-size:12px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:hsla(0,0%,100%,.45);margin:0 0 30px}.cs-clients_label:after,.cs-clients_label:before{content:"";height:1px;width:44px;background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.22))}.cs-clients_label:after{transform:scaleX(-1)}.cs-clients_row{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:16px}.cs-clients_item,.cs-clients_link{display:inline-flex}.cs-clients_link{align-items:center;gap:11px;height:56px;padding:0 20px 0 11px;border-radius:14px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.12);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);text-decoration:none;transition:transform .22s ease,background-color .22s ease,border-color .22s ease,box-shadow .22s ease}.cs-clients_link:hover{transform:translateY(-3px);background:hsla(0,0%,100%,.08);border-color:rgba(255,74,23,.55);box-shadow:0 14px 30px -14px rgba(0,0,0,.6)}.cs-clients_link:hover .cs-clients_name{color:#fff}.cs-clients_link:focus-visible{outline:3px solid hsla(0,0%,100%,.7);outline-offset:3px}.cs-clients_link:has(.cs-clients_plaque){padding:0 10px}.cs-clients_logo{width:30px;height:30px;object-fit:contain;flex-shrink:0}.cs-clients_logo--lg{width:40px;height:40px}.cs-clients_plaque{display:inline-flex;align-items:center;justify-content:center;height:40px}.cs-clients_wordmark{height:22px;width:auto;max-width:140px;object-fit:contain;display:block;filter:brightness(0) invert(1);opacity:.9}.cs-clients_name{font-size:17px;font-weight:600;letter-spacing:-.01em;color:hsla(0,0%,100%,.82);white-space:nowrap;transition:color .22s ease}@media(max-width:991px){.cs-clients_row{gap:13px}.cs-clients_link{height:50px;padding:0 16px 0 9px;gap:10px}.cs-clients_logo{width:32px;height:32px}.cs-clients_name{font-size:16px}}@media(max-width:575px){.cs-clients_label{font-size:11px;margin-bottom:24px;gap:12px}.cs-clients_label:after,.cs-clients_label:before{width:28px}.cs-clients_row{gap:10px}.cs-clients_link{height:44px;padding:0 14px 0 8px;border-radius:12px;gap:9px}.cs-clients_logo{width:28px;height:28px}.cs-clients_name{font-size:14.5px}}@media(prefers-reduced-motion:reduce){.cs-clients_link{transition:none}.cs-clients_link:hover{transform:none}}.cs-cta.cs-style1{padding:90px 30px;border-radius:15px}.cs-cta.cs-style1 .cs-cta_in{position:relative;z-index:2}.cs-cta.cs-style1 .cs-cta_title{font-weight:600;font-size:50px;transition:transform .5s ease;display:inline-block}.cs-cta.cs-style1.rounded-0 .cs-cta_title:hover{transform:scale(1.02)}.cs-cta.cs-style1.cs-type_1{border-radius:0}@media(min-width:992px){.cs-cta.cs-style1.cs-type_1{padding:140px 30px 145px}}.cs-cta.cs_style_2{height:700px;text-align:center;display:flex;align-items:center;color:#fff}@media(max-width:991px){.cs-cta.cs_style_2{height:420px}}.cs-cta.cs_style_2 .cs-cta_btn{margin:0;font-size:50px;font-style:italic;font-weight:600;line-height:1.3em;display:inline-block}.cs-cta.cs_style_2 .cs-cta_btn svg{margin-left:18px}@media(max-width:991px){.cs-cta.cs_style_2 .cs-cta_btn{font-size:36px}.cs-cta.cs_style_2 .cs-cta_btn svg{width:22px;height:22px}}.cs-cta.cs_style_2 .cs-cta_btn span{display:inline-block;position:relative}.cs-cta.cs_style_2 .cs-cta_btn span:before{content:"";position:absolute;height:5px;width:100%;bottom:0;left:0;background-color:currentColor}@media screen and (max-width:1300px){.cs-cta.cs-style1 .cs-cta_title{font-size:42px}}@media screen and (max-width:991px){.cs-cta.cs-style1{padding:70px 30px;border-radius:15px}.cs-cta.cs-style1 .cs-cta_title{font-size:36px}.cs-cta.cs-style1 .cs-cta_title br{display:none}}@media screen and (max-width:767px){.cs-cta.cs-style1 br{display:none}}@media screen and (max-width:575px){.cs-cta.cs-style1{padding:70px 20px}.cs-cta.cs-style1 .cs-cta_title{font-size:28px}}.cs-hero_social_wrap{display:flex;position:absolute;top:50%;writing-mode:vertical-lr;transform:rotate(180deg) translateY(85%);right:45px;z-index:10}.cs-hero_social_wrap.cs-left_side{right:auto;left:45px}.cs-hero_social_title{position:relative;padding-bottom:35px;white-space:nowrap}.cs-hero_social_title:after{content:"";height:15px;width:2px;background-color:#999696;display:inline-block;border-radius:3px;margin-top:15px;margin-bottom:15px;position:absolute;bottom:-5px;left:11px}.cs-hero_social_links{list-style:none;margin:0;padding:0;display:flex}.cs-hero_social_links li{position:relative;padding-bottom:32px;white-space:nowrap}.cs-hero_social_links li:last-child{padding-bottom:0}.cs-hero_social_links li:not(:last-child):after{content:"";height:2px;width:15px;background-color:#999696;display:inline-block;position:absolute;bottom:16px;border-radius:3px;right:5px}.cs-hero_6_wrap,.cs-hero_7_wrap{min-height:100vh;position:relative}.cs-hero_6_wrap .cs-hero_social_wrap,.cs-hero_7_wrap .cs-hero_social_wrap{z-index:10;transform:rotate(180deg) translateY(50%)}.cs-hero.cs-style1{position:relative;padding:250px 0 170px;height:calc(100vh + 180px);min-height:1000px}.cs-hero.cs-style1 .cs-hero_title{font-size:120px;font-weight:700;margin-bottom:60px;line-height:1.25em}.cs-hero.cs-style1 .cs-hero_title span{color:var(--accent)}.cs-hero.cs-style1 .cs-hero_subtitle{font-size:18px;line-height:1.9em;color:#fefefe}.cs-hero.cs-style1 .cs-hero_info{display:flex;align-items:center}.cs-hero.cs-style1 .cs-hero_info>div{width:50%;flex:none}.cs-hero.cs-style1 .cs-hero_text{position:relative;z-index:3}.cs-hero.cs-style1 .cs-slider.cs-style1{position:absolute;height:100%;width:100%;left:0;top:0}.cs-hero.cs-style1 .cs-slider.cs-style1 *{height:100%;width:100%}.cs-hero.cs-style1.cs-type2{min-height:650px;height:860px;padding:30px 115px 50px;display:flex;align-items:center;justify-content:center;margin-top:110px}.cs-hero.cs-style1.cs-type2 .cs-hero_bg{position:absolute;height:100%;top:0;left:115px;right:115px;border-radius:15px;overflow:hidden}.cs-hero.cs-style1.cs-type2 .cs-hero_title{margin-bottom:40px}.cs-hero.cs-style1.cs-type2 .cs-hero_title:first-letter{color:var(--accent)}.cs-hero.cs-style1.cs-type2 .cs-hero_social_wrap{transform:rotate(180deg) translateY(50%)}.cs-down_btn{position:absolute;height:35px;width:20px;border-radius:10px;border:2px solid #fff;bottom:25%;left:50%;margin-left:-10px}.cs-down_btn,.cs-down_btn:hover{color:transparent}.cs-down_btn:before{content:"";height:5px;width:5px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;animation:UpAndDown 3s infinite}.cs-hero.cs-style2{height:1150px;display:flex;align-items:center;position:relative;padding-top:80px}.cs-hero.cs-style2 .cs-hero_tab_item h2{font-size:120px;position:relative;display:inline-block;margin-bottom:0;z-index:2}.cs-hero.cs-style2 .cs-hero_tab_item h2 a{color:inherit}.cs-hero.cs-style2 .cs-hero_tab_item h2:before{content:"";position:absolute;height:5px;width:0;left:0;top:50%;background-color:var(--accent);transition:all .4s ease}.cs-hero.cs-style2 .cs-hero_tab_item .cs-hero_tab_img{position:absolute;right:0;top:0;height:100%;width:50%;-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0);pointer-events:none;animation:inactiveImageAnimation 1s ease forwards}.cs-hero.cs-style2 .cs-hero_tab_item:not(:last-child){margin-bottom:45px}.cs-hero.cs-style2 .cs-hero_tab_item.active h2:before{width:100%}.cs-hero.cs-style2 .cs-hero_tab_item.active .cs-hero_tab_img{animation:activeImageAnimation 1s ease forwards}.cs-hero.cs-style2 .cs-hero_social_wrap{transform:rotate(180deg) translateY(50%)}.cs-hero.cs-style3{background-color:#000;min-height:80vh;position:relative;overflow:hidden;box-shadow:0 0 130px 79px #000;display:flex;align-items:center;justify-content:center;padding:96px 0 64px}.cs-hero.cs-style3 .container{width:100%}.cs-hero.cs-style3 .cs-hero_title{font-size:80px;font-weight:600;margin-bottom:.6em;line-height:1.1em;letter-spacing:-.02em;max-width:720px;margin-left:auto;margin-right:auto;text-wrap:balance}.cs-hero.cs-style3 .cs-hero_title .cs-hero_title_line1{font-size:.82em;font-weight:500}.cs-hero.cs-style3 .cs-hero_title .cs-hero_title_line2{font-size:1.45em;font-weight:700;margin-top:0}.cs-hero.cs-style3 .cs-hero_title .cs-hero_title_no_wrap{white-space:nowrap}.cs-hero.cs-style3 .cs-hero_title .cs-hero_title_small{font-size:.65em;font-weight:500}.cs-hero.cs-style3 .cs-hero_title .cs-hero_title_highlight{color:#fff;font-style:normal;font-weight:inherit;text-decoration:none}.cs-hero.cs-style3 .cs-hero_subtitle{font-size:15px;font-weight:400;line-height:1.75em;letter-spacing:.02em;color:hsla(0,0%,100%,.85);max-width:480px;margin:0 auto 2.5em}.cs-hero.cs-style3 .cs-hero_text{position:relative;z-index:5;width:100%;padding:0 1rem;display:flex;flex-direction:column;align-items:center}.cs-hero.cs-style3 .cs-text_btn{display:flex;justify-content:center}.cs-hero.cs-style3 .cs-text_btn svg{animation:arrowFloat 2s ease-in-out infinite}.cs-hero.cs-style3 .cs-text_btn:hover svg{animation:arrowFloatHover 2s ease-in-out infinite}.cs-hero.cs-style3.cs-shape_wrap_1 .cs-shape_1:nth-child(2){top:16%}.cs-hero.cs-style3.cs-shape_wrap_1 .cs-shape_1:nth-child(3){top:82%;left:47%}.cs-hero.cs-style3 .cs-hero_shape_svg{position:absolute;width:70px;height:auto}.cs-hero.cs-style3 .cs-hero_shape_svg img{width:100%;height:auto;display:block;opacity:.5}.cs-hero.cs-style3 .cs-hero_shape_svg_1{top:22%;left:18%}.cs-hero.cs-style3 .cs-hero_shape_svg_2{top:72%;right:12%;left:auto}.cs-hero.cs-style3 .cs-circle_1{height:745px;width:745px;border-radius:50%;border:3px solid hsla(0,1%,59%,.2);position:absolute;top:-30%;left:-12%}.cs-hero.cs-style3 .cs-circle_2{height:626px;width:626px;border-radius:50%;background:radial-gradient(50% 50% at 50% 50%,rgba(255,74,23,.8) 0,rgba(255,74,23,0) 100%);position:absolute;left:50%;transform:translateX(-50%);top:10%;animation:light-mode 9s cubic-bezier(.4,0,.2,1) 0s infinite normal none running}.cs-hero.cs-style3 .cs-hero_highlite{position:absolute;height:300px;width:300px;font-size:120px;font-weight:700;line-height:1.2em;left:68%;bottom:7%}.cs-hero.cs-style3 .cs-hero_highlite .cs-round_img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:100%;width:100%}.cs-hero.cs-style3 .cs-hero_highlite .cs-round_img img{animation:rotate-anim 30s infinite}.cs-hero.cs-style3.cs-type1 .cs-hero_subtitle{margin-left:0}@media(max-width:1199px){.cs-hero.cs-style3.cs-type1 .cs-hero_highlite{display:none}.cs-hero.cs-style3.cs-type1 .cs-hero_subtitle{margin-left:auto;margin-right:auto}}.cs-hero.cs-style4,.cs-hero.cs-style5{height:100vh;display:flex;align-items:center;padding:80px 115px}.cs-hero.cs-style4 .cs-hero_text{position:relative;z-index:10;-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0);transition:all .7s ease}.cs-hero.cs-style4 .cs-hero_title{margin:0;font-weight:700;font-size:50px;position:relative;text-decoration:underline;-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:.07em;text-underline-position:under;line-height:1.4em;text-underline-offset:-.11em}.cs-hero.cs-style4 .cs-hero_link{position:absolute;height:100%;width:100%;left:0;top:0;z-index:12}.cs-hero.cs-style5 .cs-hero_title{margin:0 0 60px;font-weight:700;font-size:100px;position:relative}.cs-hero.cs-style5 .cs-hero_text{position:relative;z-index:2;padding-top:25px;padding-left:180px;top:100px;opacity:0;transition:all .8s ease}.cs-hero.cs-style5.cs_type_1:before{content:"";position:absolute;height:100%;width:100%;left:0;top:0;z-index:1;background-color:rgba(0,0,0,.25)}.cs-hero.cs-style5.cs_type_1 video{position:absolute;height:100%;width:100%;left:0;top:0;object-fit:cover}.cs-hero.cs-style5.cs_type_1 .cs-hero_text{padding-left:0}.cs-hero.cs-style5.cs_type_1 .cs-hero_intro_title{font-size:18px;color:inherit;font-weight:600;margin-bottom:20px}.cs-hero.cs-style5.cs_type_1 .cs-hero_title{font-size:50px;line-height:1.3em;font-weight:600;margin-bottom:25px}@media(max-width:575px){.cs-hero.cs-style5.cs_type_1 .cs-hero_title{font-size:42px}}.cs-hero.cs-style5.cs_type_1 .cs-hero_btn{color:#999696;transition:all .5s ease;display:inline-flex}.cs-hero.cs-style5.cs_type_1 .cs-hero_btn:hover{color:var(--accent);transform:scale(1.15) rotate(15deg)}.swiper-slide-active .cs-hero.cs-style4 .cs-hero_text{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);transition-delay:.7s}.swiper-slide-active .cs-hero.cs-style5 .cs-hero_text{top:0;opacity:1;transition-delay:.45s}.cs-swiper_button_next,.cs-swiper_button_prev{position:absolute;z-index:11;font-weight:600;color:#fff;bottom:48px;display:inline-flex;align-items:center;cursor:pointer;transition:all .3s ease}.cs-swiper_button_next:hover,.cs-swiper_button_prev:hover{color:var(--accent)}.cs-swiper_button_prev{left:115px}.cs-swiper_button_prev svg{margin-right:13px}.cs-swiper_button_next{right:115px}.cs-swiper_button_next svg{margin-left:13px}@keyframes UpAndDown{0%,to{top:30%}50%{top:70%;opacity:.5;transform:translate(-50%,-50%) scale(.8)}}@keyframes inactiveImageAnimation{0%{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}to{-webkit-clip-path:inset(0 0 0 100%);clip-path:inset(0 0 0 100%)}}@keyframes activeImageAnimation{0%{-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0)}to{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}@media screen and (max-width:1920px){.cs-hero.cs-style2{height:1080px}}@media screen and (max-width:1540px){.cs-hero.cs-style1{padding-top:220px;min-height:960px}.cs-hero.cs-style2{height:864px}.cs-hero.cs-style2 .cs-hero_tab_item h2{font-size:100px}.cs-hero.cs-style2 .cs-hero_tab_item:not(:last-child){margin-bottom:15px}.cs-hero.cs-style3 .cs-hero_title{font-size:46px;line-height:1.2em}.cs-hero.cs-style1.cs-type2{height:680px}.cs-hero.cs-style1.cs-type2 .cs-hero_title{font-size:100px}}@media screen and (max-width:1400px){.cs-hero.cs-style2{height:900px}.cs-hero.cs-style1{padding-top:200px;min-height:880px}.cs-hero.cs-style1 .cs-hero_title{font-size:100px}.cs-hero.cs-style3 .cs-hero_title{font-size:38px;line-height:1.2em;margin-bottom:1em}.cs-hero.cs-style2{height:768px}.cs-hero.cs-style2 .cs-hero_tab_item h2{font-size:80px}.cs-hero.cs-style2 .cs-hero_tab_item:not(:last-child){margin-bottom:15px}.cs-hero.cs-style1.cs-type2 .cs-hero_title{font-size:80px}.cs-hero.cs-style1.cs-type2{height:600px;min-height:500px}.cs-hero.cs-style1.cs-type2 .cs-hero_title{font-size:70px}.cs-hero.cs-style4 .cs-hero_title,.cs-hero.cs-style5 .cs-hero_title{font-size:80px}}@media screen and (max-width:1280px){.cs-hero.cs-style2{height:800px}}@media screen and (max-width:1199px){.cs-hero.cs-style1{min-height:850px}.cs-hero.cs-style1 .cs-hero_title{font-size:80px}.cs-hero.cs-style1 .cs-hero_subtitle{font-size:16px}.cs-hero.cs-style3 .cs-hero_title{font-size:52px}.cs-hero.cs-style3 .cs-hero_subtitle{margin-left:auto;margin-right:auto}.cs-hero.cs-style1 .cs-hero_social_wrap,.cs-hero.cs-style2 .cs-hero_social_wrap,.cs-hero.cs-style3 .cs-hero_social_wrap,.cs-hero_6_wrap .cs-hero_social_wrap,.cs-hero_7_wrap .cs-hero_social_wrap{display:none}.cs-hero.cs-style2{height:850px}.cs-hero.cs-style2 .cs-hero_tab_item h2{font-size:80px}.cs-hero.cs-style2 .cs-hero_tab_item:not(:last-child){margin-bottom:15px}.cs-hero.cs-style3 .cs-hero_title{font-size:44px;margin-bottom:1em}.cs-hero.cs-style3 .cs-hero_title .cs-hero_title_no_wrap{white-space:normal}.cs-hero.cs-style3 .cs-hero_text,.cs-hero.cs-style3 .text-end{text-align:center!important;margin:0 auto}.cs-hero.cs-style3 .cs-hero_subtitle{font-size:14px;margin-bottom:2em}.cs-hero.cs-style1.cs-type2{padding-left:15px;padding-right:15px}.cs-hero.cs-style1.cs-type2 .cs-hero_bg{left:12px;right:12px}.cs-hero.cs-style4{padding:80px 15px}.cs-hero.cs-style4 .cs-hero_title{font-size:60px}.cs-hero.cs-style4 .cs-hero_title span:before{height:5px;bottom:5px}.cs-hero.cs-style5{padding:80px 15px 80px 150px}.cs-hero.cs-style5 .cs-hero_title{font-size:60px;margin:0 0 45px}.cs-hero.cs-style5 .cs-btn.cs-style1.cs-type1{padding:10px 26px}.cs-swiper_button_next,.cs-swiper_button_prev{bottom:25px}.cs-hero.cs-style1.cs-type2{margin-top:80px}.cs-swiper_button_prev{left:15px}.cs-swiper_button_next{right:15px}.cs-hero.cs-style5 .cs-hero_text{padding-top:0;padding-left:0}}@media screen and (max-width:991px){.cs-hero.cs-style1{padding-top:60px;padding-bottom:260px;display:flex;align-items:center;min-height:680px}.cs-hero.cs-style1 .cs-hero_info{flex-direction:column-reverse;align-items:flex-start}.cs-hero.cs-style1 .cs-hero_title{font-size:56px;margin-bottom:20px}.cs-hero.cs-style1 .cs-hero_subtitle{margin-bottom:24px;max-width:500px}.cs-hero.cs-style1 .cs-hero_info>div{width:100%}.cs-hero.cs-style1 .cs-down_btn{bottom:220px}.cs-hero.cs-style1.cs-type1 .cs-hero_subtitle{margin-left:auto;margin-right:auto}.cs-hero.cs-style2{height:700px}.cs-hero.cs-style2 .cs-hero_tab_item h2{font-size:56px}.cs-hero.cs-style2 .cs-hero_tab_item:not(:last-child){margin-bottom:15px}.cs-hero.cs-style3{padding:160px 0 120px}.cs-hero.cs-style1.cs-type2 .cs-hero_title{font-size:50px}.cs-hero.cs-style5{padding:80px 15px 80px 100px}}@media screen and (max-width:575px){.cs-hero.cs-style1 .cs-hero_title{font-size:42px}.cs-hero.cs-style1 .cs-hero_title br{display:none}.cs-hero.cs-style2{height:auto;min-height:100vh;padding:150px 0 90px}.cs-hero.cs-style2 .cs-hero_tab_item h2{font-size:42px}.cs-hero.cs-style2 .cs-hero_tab_item .cs-hero_tab_img{width:100%;opacity:.8}.cs-hero.cs-style3 .cs-hero_title{font-size:28px;line-height:1.22em;margin-bottom:.9em;text-wrap:balance;-webkit-hyphens:none;hyphens:none;word-break:normal;overflow-wrap:break-word;padding:0 8px;max-width:100%}.cs-hero.cs-style3 .cs-hero_title .cs-hero_title_no_wrap{white-space:normal}.cs-hero.cs-style3 .cs-hero_title .cs-hero_title_highlight{display:inline;text-underline-offset:.16em;text-decoration-thickness:1.5px;-webkit-box-decoration-break:clone;box-decoration-break:clone}.cs-hero.cs-style3 .cs-hero_subtitle{margin-bottom:2em}}@media screen and (max-width:575px)and (max-width:400px){.cs-hero.cs-style3 .cs-hero_title{font-size:24px;line-height:1.25em}}@media screen and (max-width:575px)and (max-width:360px){.cs-hero.cs-style3 .cs-hero_title{font-size:22px}}@media screen and (max-width:575px){.cs-hero.cs-style1.cs-type2 .cs-hero_title{font-size:40px}.cs-hero.cs-style1.cs-type2{height:500px;padding-bottom:40px}.cs-hero.cs-style4{padding:80px 15px}.cs-hero.cs-style4 .cs-hero_title{font-size:38px}.cs-hero.cs-style4 .cs-hero_title span:before{height:3px;bottom:4px}.cs-hero.cs-style5{padding:80px 15px}.cs-hero.cs-style5 .cs-hero_title{font-size:40px;margin:0 0 35px}.cs-hero.cs-style5 .cs-btn.cs-style1.cs-type1{padding:9px 26px}.cs-swiper_button_prev{left:15px}.cs-swiper_button_next{right:15px}}@media only screen and (min-width:1400px)and (max-width:1490px){.cs-hero.cs-style1:not(.cs-type2) .cs-hero_social_wrap.cs-left_side,.cs-hero.cs-style2 .cs-hero_social_wrap.cs-left_side,.cs-hero.cs-style3 .cs-hero_social_wrap.cs-left_side{left:20px}}@media only screen and (min-width:1200px)and (max-width:1300px){.cs-hero.cs-style1:not(.cs-type2) .cs-hero_social_wrap.cs-left_side,.cs-hero.cs-style2 .cs-hero_social_wrap.cs-left_side,.cs-hero.cs-style3 .cs-hero_social_wrap.cs-left_side{left:20px}}@media only screen and (min-width:768px)and (max-width:1150px){.cs-hero.cs-style1{height:auto;min-height:auto;padding-top:200px;padding-bottom:350px}.cs-hero.cs-style1 .cs-down_btn{bottom:220px}}.cs-hero.cs-style6{padding:150px 0 70px;display:flex;align-items:center;justify-content:center;min-height:100vh;max-height:1024px}@media(max-width:991px){.cs-hero.cs-style6{min-height:auto;max-height:none;padding:140px 0 100px}}.cs-hero.cs-style6 .cs-hero_title{font-size:90px;font-weight:700;line-height:1.33em;color:transparent;-webkit-text-stroke:2px #fff;margin-bottom:36px}@media(max-width:1400px){.cs-hero.cs-style6 .cs-hero_title{font-size:80px}}@media(max-width:1199px){.cs-hero.cs-style6 .cs-hero_title{font-size:62px}}@media(max-width:991px){.cs-hero.cs-style6 .cs-hero_title{font-size:56px;margin-bottom:15px}}@media(max-width:420px){.cs-hero.cs-style6 .cs-hero_title{font-size:46px}}@media(max-width:350px){.cs-hero.cs-style6 .cs-hero_title{font-size:42px}}.cs-hero.cs-style6 .cs-hero_subtitle{font-size:18px;font-style:normal;font-weight:600;line-height:1.96em;margin-bottom:62px}@media(max-width:1400px){.cs-hero.cs-style6 .cs-hero_subtitle{font-size:16px}}@media(max-width:1199px){.cs-hero.cs-style6 .cs-hero_subtitle br{display:none}}@media(max-width:991px){.cs-hero.cs-style6 .cs-hero_subtitle{margin-bottom:28px}}.cs-hero.cs-style6 .cs-hero_img{position:relative}@media(max-width:1040px){.cs-hero.cs-style6 .cs-hero_img{padding-right:60px;max-width:595px}}@media(max-width:450px){.cs-hero.cs-style6 .cs-hero_img{padding-right:30px}}.cs-hero.cs-style6 .cs-hero_img .cs-hero_video_btn{position:absolute;height:173px;width:173px;border-radius:50%;background:linear-gradient(180deg,#ff4a17,rgba(255,74,23,.5));-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);top:35px;right:-70px;cursor:pointer}@media(max-width:1460px){.cs-hero.cs-style6 .cs-hero_img .cs-hero_video_btn{transform:scale(.7)}}@media(max-width:1040px){.cs-hero.cs-style6 .cs-hero_img .cs-hero_video_btn{right:-27px;top:5%}}@media(max-width:450px){.cs-hero.cs-style6 .cs-hero_img .cs-hero_video_btn{transform:scale(.5);right:-43px;top:0}}.cs-hero.cs-style6 .cs-hero_img .cs-hero_video_btn img{animation:rotate-anim 30s infinite}.cs-hero.cs-style6 .cs-hero_img .cs-hero_video_btn svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:all .4s ease}.cs-hero.cs-style6 .cs-hero_img .cs-hero_video_btn:hover svg{transform:translate(-50%,-50%) scale(1.2)}.cs-hero.cs-style7{padding:200px 0 142px;height:100vh;height:1100px;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(267deg,#161616,#080808);gap:60px;position:relative;overflow:hidden}@media(max-width:1600px){.cs-hero.cs-style7{height:1050px}}@media(max-width:991px){.cs-hero.cs-style7{padding:160px 0 110px;gap:20px;height:890px}}@media(max-width:575px){.cs-hero.cs-style7{justify-content:center;height:100vh;min-height:680px}}.cs-hero.cs-style7 .container{position:relative;z-index:2}.cs-hero.cs-style7 .cs-hero_title{font-size:100px;font-weight:700;line-height:1.3em;text-align:center;margin:0}@media(max-width:1400px){.cs-hero.cs-style7 .cs-hero_title{font-size:85px}}@media(max-width:1199px){.cs-hero.cs-style7 .cs-hero_title{font-size:80px}}@media(max-width:991px){.cs-hero.cs-style7 .cs-hero_title{font-size:56px}}@media(max-width:575px){.cs-hero.cs-style7 .cs-hero_title{font-size:42px}}@media(max-width:400px){.cs-hero.cs-style7 .cs-hero_title{font-size:36px}}.cs-hero.cs-style7 .cs-hero_subtitle{font-size:18px;font-weight:600;line-height:1.94em;max-width:430px;margin:0}@media(max-width:991px){.cs-hero.cs-style7 .cs-hero_subtitle{font-size:16px;margin-bottom:30px;max-width:520px}}.cs-hero.cs-style7 .cs-hero_text_in{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-end}@media(max-width:991px){.cs-hero.cs-style7 .cs-hero_text_in{flex-direction:column;text-align:center;align-items:center}}.cs-hero.cs-style7 .cs-hero_img_1{position:absolute;left:50%;transform:translateX(-50%);top:460px}@media(max-width:1600px){.cs-hero.cs-style7 .cs-hero_img_1{max-width:480px}}@media(max-width:1400px){.cs-hero.cs-style7 .cs-hero_img_1{top:430px}}@media(max-width:1199px){.cs-hero.cs-style7 .cs-hero_img_1{max-width:420px}}@media(max-width:991px){.cs-hero.cs-style7 .cs-hero_img_1{top:320px;max-width:350px;width:100%}}@media(max-width:575px){.cs-hero.cs-style7 .cs-hero_img_1{display:none}}.cs-hero.cs-style7 .cs-hero_img_2{position:absolute;top:44%;left:16%}@media(max-width:991px){.cs-hero.cs-style7 .cs-hero_img_2{left:10%}}@media(max-width:575px){.cs-hero.cs-style7 .cs-hero_img_2{top:80%;left:40%}}.cs-hero.cs-style7 .cs-hero_img_2 img{animation:UpAndDown 15s infinite}.cs-hero.cs-style7 .cs-hero_img_3{position:absolute;right:15%;top:32%}@media(max-width:991px){.cs-hero.cs-style7 .cs-hero_img_3{right:10%}}@media(max-width:575px){.cs-hero.cs-style7 .cs-hero_img_3{right:auto;top:16%;left:50%;transform:translateX(-50%)}}.cs-hero.cs-style7 .cs-hero_img_3 img{animation:semi-rotate-anim 9.6s cubic-bezier(.4,0,.2,1) infinite}.cs-hero.cs-style8{background:linear-gradient(267deg,#161616,#080808);max-height:1000px;display:flex;align-items:center;padding:170px 0 100px;height:100vh;position:relative}@media(max-width:991px){.cs-hero.cs-style8{flex-direction:column-reverse;padding-top:0;padding-bottom:80px;height:auto;max-height:none}}.cs-hero.cs-style8 .cs-hero_intro_title{font-size:18px;font-weight:600;line-height:1.94em;margin-bottom:4px}.cs-hero.cs-style8 .cs-hero_title{font-size:70px;font-weight:600;margin-bottom:20px}@media(max-width:991px){.cs-hero.cs-style8 .cs-hero_title{font-size:56px}}@media(max-width:575px){.cs-hero.cs-style8 .cs-hero_title{font-size:46px}}.cs-hero.cs-style8 .cs-hero_subtitle{line-height:1.75em;margin-bottom:40px}.cs-hero.cs-style8 .cs-hero_text{max-width:520px;position:relative;z-index:2}.cs-hero.cs-style8 .cs-social_btns.cs-style1{margin-bottom:40px}.cs-hero.cs-style8 .cs-hero_img_box{position:absolute;height:100%;right:12%;top:0;padding-top:170px;padding-bottom:100px;max-width:700px}.cs-hero.cs-style8 .cs-hero_img_box:before{content:"";position:absolute;width:207.256px;height:207.256px;background-color:#8cacff;filter:blur(175px);left:25%;top:25%}.cs-hero.cs-style8 .cs-hero_img_box img{position:relative}@media(max-width:1400px){.cs-hero.cs-style8 .cs-hero_img_box{right:115px;top:0;max-width:800px}}@media(max-width:991px){.cs-hero.cs-style8 .cs-hero_img_box{position:relative;right:0;height:auto;padding-bottom:0;padding-top:130px}}.cs-hero.cs-style8 .cs-hero_img_box img{max-height:100%}.cs-hero.cs-style8 .cs-hero_card{display:flex;align-items:center;border-radius:20px;background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(21.5px);backdrop-filter:blur(21.5px);padding:16px 24px;max-width:265px;gap:13px;position:absolute;box-shadow:-1px 0 1px 0 #fff}.cs-hero.cs-style8 .cs-hero_card.cs-position_1{top:70%;left:-10%}@media(max-width:991px){.cs-hero.cs-style8 .cs-hero_card.cs-position_1{left:0}}@media(max-width:575px){.cs-hero.cs-style8 .cs-hero_card.cs-position_1{display:none}}.cs-hero.cs-style8 .cs-hero_card.cs-position_2{top:40%;right:-100px}@media(max-width:991px){.cs-hero.cs-style8 .cs-hero_card.cs-position_2{right:0}}@media(max-width:575px){.cs-hero.cs-style8 .cs-hero_card.cs-position_2{display:none}}.cs-hero.cs-style8 .cs-hero_card h3{font-size:38px;font-weight:600}.cs-hero.cs-style8 .cs-hero_card p{color:#e4e4e4;font-weight:600}.cs-hero.cs-style8.cs-shape_wrap_1 .cs-shape_1:first-child{left:50%}.cs-hero_pill{display:flex;align-items:center;gap:.55rem;width:-moz-fit-content;width:fit-content;margin:0 auto 2rem;padding:.4rem 1rem .4rem .8rem;border-radius:999px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.12);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);font-size:.8rem;font-weight:500;letter-spacing:.02em;color:hsla(0,0%,100%,.88);white-space:nowrap;text-align:center}.cs-hero_pill_dot{width:6px;height:6px;border-radius:50%;background:#4ade80;box-shadow:0 0 0 3px rgba(74,222,128,.18);flex-shrink:0}.cs-hero_pill_text{display:inline-block}@media(max-width:600px){.cs-hero_pill{font-size:.72rem;margin-bottom:1.25rem;padding:.35rem .8rem .35rem .6rem}}.cs-hero.cs-style3 .cs-text_btn{display:inline-flex;align-items:center;gap:.6rem;padding:1.05rem 2rem;min-height:56px;background:var(--accent);color:#fff;border-radius:999px;font-size:1rem;font-weight:700;letter-spacing:.01em;text-decoration:none;box-shadow:0 14px 32px -10px rgba(255,74,23,.55),0 2px 6px rgba(0,0,0,.18);transition:transform .18s ease,box-shadow .25s ease,background-color .2s ease;margin:0 auto;cursor:pointer}.cs-hero.cs-style3 .cs-text_btn span{display:inline-block;position:relative}.cs-hero.cs-style3 .cs-text_btn span:before{display:none}.cs-hero.cs-style3 .cs-text_btn svg{margin-left:0;font-size:20px;animation:none;transition:transform .2s ease}.cs-hero.cs-style3 .cs-text_btn:hover{filter:brightness(1.08);transform:translateY(-2px);box-shadow:0 20px 40px -10px rgba(255,74,23,.6),0 3px 8px rgba(0,0,0,.22);color:#fff}.cs-hero.cs-style3 .cs-text_btn:hover svg{transform:translateX(4px)}.cs-hero.cs-style3 .cs-text_btn:hover span:before{display:none;transform:none}.cs-hero.cs-style3 .cs-text_btn:active{transform:translateY(0);box-shadow:0 8px 18px -8px rgba(255,74,23,.5)}.cs-hero.cs-style3 .cs-text_btn:focus-visible{outline:3px solid #fff;outline-offset:4px}@media(prefers-reduced-motion:reduce){.cs-hero.cs-style3 .cs-text_btn,.cs-hero.cs-style3 .cs-text_btn svg{transition:none}.cs-hero.cs-style3 .cs-text_btn:hover{transform:none}}.cs-hero_btns{display:flex;flex-wrap:wrap;gap:14px;justify-content:center;align-items:center;margin-top:8px}.cs-hero_cta_secondary.cs-btn.cs-style1.cs-type1{border:2px solid hsla(0,0%,100%,.5);border-radius:15px;color:#fff;background-color:transparent}.cs-hero_cta_secondary.cs-btn.cs-style1.cs-type1:before{background-color:#fff;border-radius:inherit}.cs-hero_cta_secondary.cs-btn.cs-style1.cs-type1:hover{color:#0a0a0a;border-color:#fff}.cs-hero--animate .cs-hero_anim{opacity:0;will-change:transform,opacity,filter;animation-fill-mode:both;animation-timing-function:cubic-bezier(.22,1,.36,1)}.cs-hero--animate .cs-hero_anim--bg{animation-name:csHeroBgIn;animation-duration:1.6s;animation-delay:0ms}.cs-hero--animate .cs-hero_anim--pill{animation-name:csHeroPillIn;animation-duration:.7s;animation-delay:.12s}.cs-hero--animate .cs-hero_anim--title{animation-name:csHeroTitleIn;animation-duration:1s;animation-delay:.26s}.cs-hero--animate .cs-hero_anim--subtitle{animation-name:csHeroRiseIn;animation-duration:.8s;animation-delay:.56s}.cs-hero--animate .cs-hero_anim--btns{animation-name:csHeroRiseIn;animation-duration:.8s;animation-delay:.74s}.cs-hero--animate .cs-hero_anim--social{animation-name:csHeroSocialIn;animation-duration:.9s;animation-delay:.9s}.cs-hero--animate .cs-hero_anim--visual{animation-name:csHeroRiseIn;animation-duration:.9s;animation-delay:.42s}.cs-hero--animate .cs-hero_title .cs-hero_title_highlight{display:inline-block;background-image:linear-gradient(90deg,transparent,transparent);background-size:0 2px;background-repeat:no-repeat;background-position:0 100%;animation:csHeroHighlightUnderline .9s cubic-bezier(.22,1,.36,1) forwards;animation-delay:1.1s}@keyframes csHeroBgIn{0%{opacity:0;transform:translate3d(0,24px,0) scale(.96)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes csHeroPillIn{0%{opacity:0;transform:translate3d(0,12px,0) scale(.92)}60%{opacity:1}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes csHeroTitleIn{0%{opacity:0;transform:translate3d(0,28px,0);filter:blur(10px);letter-spacing:-.005em}60%{opacity:1}to{opacity:1;transform:translateZ(0);filter:blur(0)}}@keyframes csHeroRiseIn{0%{opacity:0;transform:translate3d(0,18px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes csHeroSocialIn{0%{opacity:0;transform:translate3d(-20px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes csHeroHighlightUnderline{0%{background-size:0 2px}to{background-size:100% 2px}}@media(prefers-reduced-motion:reduce){.cs-hero--animate .cs-hero_anim,.cs-hero--animate .cs-hero_title .cs-hero_title_highlight{animation:none!important;opacity:1!important;transform:none!important;filter:none!important;background-size:100% 2px!important}}.cs-hero.cs-style3 .cs-hero_layout{width:100%}.cs-hero.cs-style3 .cs-hero_media{width:100%;max-width:540px;margin:56px auto 0;display:flex;flex-direction:column}.cs-hero.cs-style3 .cs-hero_visual{position:relative;z-index:5;width:100%;max-width:430px;align-self:center;perspective:1400px}.cs-hero.cs-style3 .cs-heroproof{margin-top:26px}.cs-hero.cs-style3 .cs-hv_glow{position:absolute;inset:-18% -12% -22% -12%;background:radial-gradient(45% 55% at 30% 25%,rgba(71,150,227,.52),transparent 70%),radial-gradient(45% 55% at 75% 70%,rgba(145,119,199,.46),transparent 70%),radial-gradient(40% 45% at 60% 35%,rgba(215,101,154,.34),transparent 70%);filter:blur(46px);opacity:.85;z-index:-1;pointer-events:none}.cs-hero.cs-style3 .cs-hv_app{position:relative;border-radius:18px;background:linear-gradient(180deg,rgba(20,20,26,.92),rgba(12,12,16,.92));border:1px solid hsla(0,0%,100%,.1);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.06),0 40px 80px -28px rgba(0,0,0,.8);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);overflow:hidden;transform:rotateY(-9deg) rotateX(3deg);transform-style:preserve-3d}.cs-hero.cs-style3 .cs-hv_bar{display:flex;align-items:center;gap:7px;padding:13px 16px;border-bottom:1px solid hsla(0,0%,100%,.07)}.cs-hero.cs-style3 .cs-hv_dot{width:9px;height:9px;border-radius:50%;background:hsla(0,0%,100%,.22)}.cs-hero.cs-style3 .cs-hv_bar_title{margin-left:8px;font-size:12px;letter-spacing:.02em;color:hsla(0,0%,100%,.5)}.cs-hero.cs-style3 .cs-hv_body{display:flex;gap:14px;padding:14px 16px}.cs-hero.cs-style3 .cs-hv_side{display:flex;flex-direction:column;gap:9px;width:46px;flex-shrink:0}.cs-hero.cs-style3 .cs-hv_side_line{height:8px;border-radius:4px;background:hsla(0,0%,100%,.08)}.cs-hero.cs-style3 .cs-hv_side_line.is-active{background:linear-gradient(90deg,#6366f1,#a855f7);width:88%}.cs-hero.cs-style3 .cs-hv_side_line:nth-child(2){width:72%}.cs-hero.cs-style3 .cs-hv_side_line:nth-child(3){width:64%}.cs-hero.cs-style3 .cs-hv_side_line:nth-child(4){width:78%}.cs-hero.cs-style3 .cs-hv_side_line:nth-child(5){width:56%}.cs-hero.cs-style3 .cs-hv_main{flex:1 1;display:flex;flex-direction:column;gap:14px;min-width:0}.cs-hero.cs-style3 .cs-hv_prompt{display:flex;align-items:center;gap:10px;padding:9px 9px 9px 13px;border-radius:12px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.13)}.cs-hero.cs-style3 .cs-hv_prompt_spark{font-size:13px;line-height:1;color:#c084fc;flex-shrink:0}.cs-hero.cs-style3 .cs-hv_prompt_text{flex:1 1;min-width:0;font-size:12.5px;line-height:1.3;color:hsla(0,0%,100%,.74);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cs-hero.cs-style3 .cs-hv_caret{display:inline-block;width:1.5px;height:13px;margin-left:2px;vertical-align:-2px;background:#c084fc;animation:csHvBlink 1.1s steps(1) infinite}.cs-hero.cs-style3 .cs-hv_prompt_send{flex-shrink:0;width:28px;height:28px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:#fff;background:linear-gradient(135deg,#818cf8,#a855f7);box-shadow:0 4px 12px -2px rgba(129,140,248,.5)}.cs-hero.cs-style3 .cs-hv_stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.cs-hero.cs-style3 .cs-hv_stat{padding:11px 12px;border-radius:11px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.07);display:flex;flex-direction:column;gap:5px}.cs-hero.cs-style3 .cs-hv_stat_label{font-size:10px;letter-spacing:.04em;text-transform:uppercase;color:hsla(0,0%,100%,.45)}.cs-hero.cs-style3 .cs-hv_stat_value{font-size:19px;font-weight:700;color:#fff;line-height:1}.cs-hero.cs-style3 .cs-hv_chart{display:flex;align-items:flex-end;gap:8px;height:96px;padding:14px 14px 0;border-radius:12px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.06)}.cs-hero.cs-style3 .cs-hv_col{flex:1 1;border-radius:5px 5px 0 0;background:linear-gradient(180deg,#818cf8,#6366f1 60%,rgba(99,102,241,.25));transform-origin:bottom;animation:csHvGrow .55s cubic-bezier(.22,1,.36,1) both}.cs-hero.cs-style3 .cs-hv_col:first-child{height:42%;animation-delay:.05s}.cs-hero.cs-style3 .cs-hv_col:nth-child(2){height:64%;animation-delay:.12s}.cs-hero.cs-style3 .cs-hv_col:nth-child(3){height:52%;animation-delay:.19s}.cs-hero.cs-style3 .cs-hv_col:nth-child(4){height:80%;animation-delay:.26s;background:linear-gradient(180deg,#c084fc,#a855f7 60%,rgba(168,85,247,.25))}.cs-hero.cs-style3 .cs-hv_col:nth-child(5){height:60%;animation-delay:.33s}.cs-hero.cs-style3 .cs-hv_col:nth-child(6){height:92%;animation-delay:.4s;background:linear-gradient(180deg,#5eead4,#2dd4bf 60%,rgba(45,212,191,.25))}.cs-hero.cs-style3 .cs-hv_col:nth-child(7){height:70%;animation-delay:.47s}.cs-hero.cs-style3 .cs-hv_agent{display:flex;align-items:center;gap:9px;padding:11px 13px;border-radius:11px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.07);font-size:12.5px;color:hsla(0,0%,100%,.82)}.cs-hero.cs-style3 .cs-hv_agent_dot{width:8px;height:8px;border-radius:50%;background:#4ade80;box-shadow:0 0 0 4px rgba(74,222,128,.16);flex-shrink:0;animation:csHvPulse 2s ease-in-out infinite}.cs-hero.cs-style3 .cs-hv_agent_text{flex:1 1;min-width:0}.cs-hero.cs-style3 .cs-hv_agent_check{color:#4ade80;font-weight:700}.cs-hero.cs-style3 .cs-hv_chip{position:absolute;display:inline-flex;align-items:center;gap:7px;padding:8px 13px;border-radius:999px;background:rgba(18,18,24,.72);border:1px solid hsla(0,0%,100%,.14);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 16px 34px -16px rgba(0,0,0,.7);font-size:12px;font-weight:500;color:hsla(0,0%,100%,.9);white-space:nowrap}.cs-hero.cs-style3 .cs-hv_chip_dot{width:7px;height:7px;border-radius:50%;background:#4ade80;box-shadow:0 0 0 3px rgba(74,222,128,.18)}.cs-hero.cs-style3 .cs-hv_chip-1{top:8%;left:-7%;animation:csHvFloat 6s ease-in-out infinite}.cs-hero.cs-style3 .cs-hv_chip-2{bottom:9%;right:-5%;animation:csHvFloat 6s ease-in-out 1.2s infinite}@keyframes csHvGrow{0%{transform:scaleY(0);opacity:0}to{transform:scaleY(1);opacity:1}}@keyframes csHvPulse{0%,to{box-shadow:0 0 0 4px rgba(74,222,128,.16)}50%{box-shadow:0 0 0 7px rgba(74,222,128,.05)}}@keyframes csHvFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@keyframes csHvBlink{0%,50%{opacity:1}50.01%,to{opacity:0}}@media(min-width:1200px){.cs-hero.cs-style3 .cs-hero_layout{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:56px;gap:56px;align-items:center}.cs-hero.cs-style3 .cs-hero_text{align-items:flex-start;text-align:left}.cs-hero.cs-style3 .cs-hero_title{text-align:left;font-size:clamp(40px,4.6vw,56px);line-height:1.07em;letter-spacing:-.03em;max-width:none;margin-left:0;margin-right:0;margin-bottom:.3em}.cs-hero.cs-style3 .cs-hero_subtitle{text-align:left;font-size:17px;line-height:1.55em;max-width:480px;margin-left:0;margin-right:0;margin-bottom:1.6em}.cs-hero.cs-style3 .cs-hero_pill{margin-left:0;margin-right:0;margin-bottom:18px}.cs-hero.cs-style3 .cs-hero_btns{justify-content:flex-start;margin-top:2px}.cs-hero.cs-style3 .cs-hero_media{margin:0;justify-self:end}}@media(prefers-reduced-motion:reduce){.cs-hero.cs-style3 .cs-hv_agent_dot,.cs-hero.cs-style3 .cs-hv_caret,.cs-hero.cs-style3 .cs-hv_chip-1,.cs-hero.cs-style3 .cs-hv_chip-2,.cs-hero.cs-style3 .cs-hv_col{animation:none}}.cs-hero.cs-style3 .cs-hero_btns{flex-direction:column;align-items:stretch;gap:16px;width:100%;max-width:460px;margin-top:6px}.cs-hero.cs-style3 .cs-hero_form{width:100%}.cs-hero.cs-style3 .cs-hero_form_label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.cs-hero.cs-style3 .cs-hero_form_row{display:flex;gap:10px;align-items:stretch}.cs-hero.cs-style3 .cs-hero_form_input{flex:1 1;min-width:0;height:54px;padding:0 16px;border-radius:12px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.16);color:#fff;font-size:16px;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.cs-hero.cs-style3 .cs-hero_form_input::placeholder{color:hsla(0,0%,100%,.4)}.cs-hero.cs-style3 .cs-hero_form_input:hover{border-color:hsla(0,0%,100%,.28)}.cs-hero.cs-style3 .cs-hero_form_input:focus{outline:none;border-color:rgba(129,140,248,.85);background:hsla(0,0%,100%,.07);box-shadow:0 0 0 3px rgba(129,140,248,.22)}.cs-hero.cs-style3 .cs-hero_form_input.has-error{border-color:hsla(0,91%,71%,.7)}.cs-hero.cs-style3 .cs-hero_form_input.has-error:focus{box-shadow:0 0 0 3px hsla(0,91%,71%,.2)}.cs-hero.cs-style3 .cs-hero_form_btn{flex-shrink:0;height:54px;font-size:16px;white-space:nowrap}.cs-hero.cs-style3 .cs-hero_form_btn:disabled{opacity:.7;cursor:progress}.cs-hero.cs-style3 .cs-hero_form_msg{margin:11px 0 0;font-size:12.5px;line-height:1.45;color:hsla(0,0%,100%,.5)}.cs-hero.cs-style3 .cs-hero_form_msg--err{color:#f87171}.cs-hero.cs-style3 .cs-hero_form_success{margin:0;max-width:460px;font-size:15px;font-weight:500;line-height:1.5;color:#4ade80}.cs-hero.cs-style3 .cs-hero_textlink{display:inline-flex;align-items:center;gap:7px;width:-moz-fit-content;width:fit-content;font-size:14px;font-weight:500;color:hsla(0,0%,100%,.7);transition:color .2s ease,gap .2s ease}.cs-hero.cs-style3 .cs-hero_textlink svg{font-size:.95em}.cs-hero.cs-style3 .cs-hero_textlink:hover{color:#fff;gap:11px}.cs-hero.cs-style3 .cs-hv_gem{flex:1 1;min-width:0;min-height:196px;display:flex;flex-direction:column;gap:10px;padding:4px 2px}.cs-hero.cs-style3 .cs-hv_gem_spark{width:-moz-fit-content;width:fit-content;font-size:24px;line-height:1;background:linear-gradient(125deg,#4796e3,#9177c7 48%,#d7659a);-webkit-background-clip:text;background-clip:text;color:transparent}.cs-hero.cs-style3 .cs-hv_gem_greet{margin:2px 0 0;font-size:26px;font-weight:600;letter-spacing:-.02em;line-height:1.05;background:linear-gradient(95deg,#5b9be8,#9177c7 52%,#d7659a);-webkit-background-clip:text;background-clip:text;color:transparent}.cs-hero.cs-style3 .cs-hv_gem_sub{margin:0;font-size:13.5px;color:hsla(0,0%,100%,.5)}.cs-hero.cs-style3 .cs-hv_gem_chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:2px}.cs-hero.cs-style3 .cs-hv_gem_chip{padding:7px 12px;border-radius:999px;font-size:12px;color:hsla(0,0%,100%,.78);background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.12);white-space:nowrap}.cs-hero.cs-style3 .cs-hv_gem_input{margin-top:auto;display:flex;align-items:center;gap:10px;padding:11px 11px 11px 15px;border-radius:16px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.14)}.cs-hero.cs-style3 .cs-hv_gem_input_spark{flex-shrink:0;font-size:15px;line-height:1;background:linear-gradient(125deg,#4796e3,#9177c7 48%,#d7659a);-webkit-background-clip:text;background-clip:text;color:transparent}.cs-hero.cs-style3 .cs-hv_gem_input_text{flex:1 1;min-width:0;font-size:13px;color:hsla(0,0%,100%,.82);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cs-hero.cs-style3 .cs-hv_gem_send{flex-shrink:0;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:#fff;background:linear-gradient(135deg,#4796e3,#9177c7 50%,#d7659a);box-shadow:0 4px 12px -2px rgba(145,119,199,.55)}@media(max-width:575px){.cs-hero.cs-style3 .cs-hero_btns{max-width:100%;align-items:stretch}.cs-hero.cs-style3 .cs-hero_form_row{flex-direction:column;gap:12px}.cs-hero.cs-style3 .cs-hero_form_btn,.cs-hero.cs-style3 .cs-hero_form_input{width:100%;height:56px;flex:none}.cs-hero.cs-style3 .cs-hero_textlink{align-self:center}.cs-hero.cs-style3 .cs-hv_app{transform:none}.cs-hero.cs-style3 .cs-hv_chip-1{left:1%}.cs-hero.cs-style3 .cs-hv_chip-2{right:1%}}.cs-heroproof{--hp-accent:#ff4a17;display:flex;align-items:center;gap:16px;width:100%;padding:14px 18px 14px 14px;border:1px solid hsla(0,0%,100%,.1);border-radius:16px;background:linear-gradient(100deg,rgba(255,74,23,.06),hsla(0,0%,100%,.03));-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);text-align:left;text-decoration:none;font-family:inherit;cursor:pointer;transition:border-color .25s ease,transform .25s ease,background .25s ease}.cs-heroproof:hover{border-color:rgba(255,74,23,.5);transform:translateY(-2px)}.cs-heroproof:focus-visible{outline:2px solid var(--hp-accent);outline-offset:3px}.cs-heroproof_media{position:relative;flex:0 0 auto;width:72px;height:72px;border-radius:12px;overflow:hidden}.cs-heroproof_media img{width:100%;height:100%;object-fit:cover;display:block}.cs-heroproof_play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#fff}.cs-heroproof_play svg{filter:drop-shadow(0 1px 3px rgba(0,0,0,.6))}.cs-heroproof_play:before{content:"";position:absolute;width:30px;height:30px;border-radius:50%;background:rgba(0,0,0,.45);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.cs-heroproof_play svg{position:relative;z-index:1}.cs-heroproof_body{flex:1 1 auto;min-width:0}.cs-heroproof_quote{display:block;color:#fefefe;font-size:15px;line-height:1.5;font-weight:500}.cs-heroproof_attr{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px;margin-top:6px}.cs-heroproof_name{color:var(--hp-accent);font-weight:600;font-size:13px}.cs-heroproof_meta{color:hsla(0,0%,100%,.6);font-size:13px}.cs-heroproof_cta{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;color:hsla(0,0%,100%,.85);font-size:13px;font-weight:600;white-space:nowrap}.cs-heroproof:hover .cs-heroproof_cta{color:var(--hp-accent)}@media(max-width:640px){.cs-heroproof{gap:14px;padding:12px}.cs-heroproof_media{width:60px;height:60px}.cs-heroproof_quote{font-size:14px}.cs-heroproof_cta{display:none}}@media screen and (min-width:992px){.cs-height_0{height:0}.cs-height_5{height:5px}.cs-height_10{height:10px}.cs-height_15{height:15px}.cs-height_20{height:20px}.cs-height_25{height:25px}.cs-height_30{height:30px}.cs-height_35{height:35px}.cs-height_40{height:40px}.cs-height_45{height:45px}.cs-height_50{height:50px}.cs-height_55{height:55px}.cs-height_60{height:60px}.cs-height_65{height:65px}.cs-height_70{height:70px}.cs-height_75{height:75px}.cs-height_80{height:80px}.cs-height_85{height:85px}.cs-height_90{height:90px}.cs-height_95{height:95px}.cs-height_100{height:100px}.cs-height_105{height:105px}.cs-height_110{height:110px}.cs-height_115{height:115px}.cs-height_120{height:120px}.cs-height_125{height:125px}.cs-height_130{height:130px}.cs-height_135{height:135px}.cs-height_140{height:140px}.cs-height_145{height:145px}.cs-height_150{height:150px}.cs-height_155{height:155px}.cs-height_160{height:160px}.cs-height_165{height:165px}.cs-height_170{height:170px}.cs-height_175{height:175px}.cs-height_180{height:180px}.cs-height_185{height:185px}.cs-height_190{height:190px}.cs-height_195{height:195px}.cs-height_200{height:200px}.cs-height_205{height:205px}.cs-height_210{height:210px}}@media screen and (max-width:991px){.cs-height_lg_0{height:0}.cs-height_lg_5{height:5px}.cs-height_lg_10{height:10px}.cs-height_lg_15{height:15px}.cs-height_lg_20{height:20px}.cs-height_lg_25{height:25px}.cs-height_lg_30{height:30px}.cs-height_lg_35{height:35px}.cs-height_lg_40{height:40px}.cs-height_lg_45{height:45px}.cs-height_lg_50{height:50px}.cs-height_lg_55{height:55px}.cs-height_lg_60{height:60px}.cs-height_lg_65{height:65px}.cs-height_lg_70{height:70px}.cs-height_lg_75{height:75px}.cs-height_lg_80{height:80px}.cs-height_lg_85{height:85px}.cs-height_lg_90{height:90px}.cs-height_lg_95{height:95px}.cs-height_lg_100{height:100px}.cs-height_lg_105{height:105px}.cs-height_lg_110{height:110px}.cs-height_lg_115{height:115px}.cs-height_lg_120{height:120px}.cs-height_lg_125{height:125px}.cs-height_lg_130{height:130px}.cs-height_lg_135{height:135px}.cs-height_lg_140{height:140px}.cs-height_lg_145{height:145px}.cs-height_lg_150{height:150px}.cs-height_lg_155{height:155px}.cs-height_lg_160{height:160px}.cs-height_lg_165{height:165px}.cs-height_lg_170{height:170px}.cs-height_lg_175{height:175px}.cs-height_lg_180{height:180px}.cs-height_lg_185{height:185px}.cs-height_lg_190{height:190px}.cs-height_lg_195{height:195px}.cs-height_lg_200{height:200px}.cs-height_lg_205{height:205px}.cs-height_lg_210{height:210px}}.cs-home-portfolio{padding:0 0 1px}.cs-home-portfolio_container{margin-top:1.75rem}@media(min-width:992px){.cs-home-portfolio_container{margin-top:2.5rem}}.cs-home-portfolio_scroller{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;box-sizing:border-box;display:flex;flex-wrap:nowrap;gap:1.25rem;overflow-x:auto;overflow-y:visible;scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;padding:.25rem 1.25rem .5rem max(.75rem,(100vw - 1320px)/2 + .75rem);scroll-padding-left:max(.75rem,(100vw - 1320px)/2 + .75rem)}@media(min-width:768px){.cs-home-portfolio_scroller{gap:1.5rem;padding-right:4rem}}@media(min-width:1200px){.cs-home-portfolio_scroller{gap:1.75rem;padding-right:8rem}}.cs-home-portfolio_scroller::-webkit-scrollbar{display:none}.cs-home-portfolio_item{flex:0 0 auto;width:280px;scroll-snap-align:start;display:flex;flex-direction:column;border-radius:16px;overflow:hidden;background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.08);transition:transform .3s cubic-bezier(.2,.8,.2,1),border-color .3s ease,box-shadow .3s ease}@media(min-width:600px){.cs-home-portfolio_item{width:320px}}@media(min-width:992px){.cs-home-portfolio_item{width:360px}}.cs-home-portfolio_item:hover{transform:translateY(-4px);border-color:hsla(0,0%,100%,.12);box-shadow:0 20px 40px -12px rgba(0,0,0,.4)}.cs-home-portfolio_item:hover .cs-home-portfolio_img_wrap:after{opacity:1}.cs-home-portfolio_item:hover .cs-home-portfolio_title{color:#fefefe}.cs-home-portfolio_img_link{display:block;text-decoration:none;color:inherit}.cs-home-portfolio_img_wrap{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden;background:linear-gradient(145deg,#0c0c0c,#141414)}.cs-home-portfolio_img_wrap:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,rgba(0,0,0,.4));opacity:0;transition:opacity .3s ease;pointer-events:none}.cs-home-portfolio_img{width:100%;height:100%;object-fit:contain;object-position:center;display:block;transition:transform .5s cubic-bezier(.2,.8,.2,1)}.cs-home-portfolio_item:hover .cs-home-portfolio_img{transform:scale(1.03)}.cs-home-portfolio_meta{display:flex;flex-direction:column;gap:.5rem;padding:1rem 1.1rem;flex:1 1;min-width:0}.cs-home-portfolio_category{font-size:.7rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:hsla(0,0%,100%,.45)}.cs-home-portfolio_title{font-size:1rem;font-weight:600;letter-spacing:-.03em;line-height:1.25;color:hsla(0,0%,100%,.9);text-decoration:none;transition:color .25s ease}@media(min-width:992px){.cs-home-portfolio_title{font-size:1.05rem}}.cs-home-portfolio_title:hover{color:var(--accent)}.cs-home-portfolio_links{display:flex;flex-wrap:nowrap;gap:.35rem;margin-top:.2rem;min-width:0;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:2px}.cs-home-portfolio_links--single{overflow-x:visible}.cs-home-portfolio_links--single .cs-home-portfolio_link_btn{flex:1 1;min-width:0;justify-content:center}.cs-home-portfolio_links--double{overflow-x:visible}.cs-home-portfolio_links--double .cs-home-portfolio_link_btn{min-width:0;justify-content:center}.cs-home-portfolio_link_btn{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.65rem;font-weight:600;letter-spacing:.02em;white-space:nowrap;color:hsla(0,0%,100%,.9);text-decoration:none;border:1px solid hsla(0,0%,100%,.12);border-radius:6px;background:hsla(0,0%,100%,.04);flex-shrink:0;transition:color .2s ease,border-color .2s ease,background .2s ease}.cs-home-portfolio_link_icon{font-size:.75rem;color:var(--accent);flex-shrink:0}.cs-home-portfolio_link_btn:hover{color:#fefefe;border-color:rgba(var(--accent),.4);background:rgba(var(--accent),.1)}.cs-home-portfolio_cta_wrap{margin-top:2rem;padding-top:.5rem;text-align:center}.cs-home-portfolio_cta_link{display:inline-flex;align-items:center;gap:.5rem;padding:.65rem 1.35rem;font-size:.9rem;font-weight:600;letter-spacing:.03em;color:hsla(0,0%,100%,.95);text-decoration:none;border:1px solid hsla(0,0%,100%,.12);border-radius:100px;background:hsla(0,0%,100%,.03);transition:color .25s ease,border-color .25s ease,background .25s ease,transform .25s ease}.cs-home-portfolio_cta_icon{font-size:1.1rem;color:var(--accent);transition:transform .25s ease}.cs-home-portfolio_cta_link:hover{color:#fefefe;border-color:rgba(var(--accent),.35);background:rgba(var(--accent),.06);transform:translateX(2px)}.cs-home-portfolio_cta_link:hover .cs-home-portfolio_cta_icon{transform:translateX(3px)}.cs-home-portfolio_reveal{--reveal-distance:18vw;--reveal-duration:900ms;overflow:hidden}.cs-home-portfolio_scroller_wrap{position:relative}.cs-home-portfolio_nav{position:absolute;top:50%;transform:translateY(-50%) scale(.9);z-index:5;width:48px;height:48px;border-radius:50%;border:1px solid hsla(0,0%,100%,.15);background:hsla(0,0%,7%,.85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:1.4rem;cursor:pointer;opacity:0;pointer-events:none;visibility:hidden;transition:opacity .3s ease,transform .3s cubic-bezier(.22,1,.36,1),background .25s ease,border-color .25s ease,visibility 0s linear .3s}.cs-home-portfolio_nav.is-visible{opacity:1;pointer-events:auto;visibility:visible;transform:translateY(-50%) scale(1);transition:opacity .3s ease,transform .3s cubic-bezier(.22,1,.36,1),background .25s ease,border-color .25s ease,visibility 0s linear 0s}.cs-home-portfolio_nav:hover{background:var(--accent);border-color:var(--accent);transform:translateY(-50%) scale(1.08)}.cs-home-portfolio_nav:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.cs-home-portfolio_nav--left{left:16px}.cs-home-portfolio_nav--right{right:16px}@media(min-width:992px){.cs-home-portfolio_nav{width:56px;height:56px;font-size:1.6rem}.cs-home-portfolio_nav--left{left:24px}.cs-home-portfolio_nav--right{right:24px}}@media(hover:none){.cs-home-portfolio_nav{display:none}}.reveal{--reveal-distance:24px;--reveal-duration:700ms;--reveal-easing:cubic-bezier(0.22,1,0.36,1);opacity:0;will-change:transform,opacity;transition:opacity var(--reveal-duration) var(--reveal-easing) var(--reveal-delay,0ms),transform var(--reveal-duration) var(--reveal-easing) var(--reveal-delay,0ms)}.reveal--up{transform:translate3d(0,var(--reveal-distance),0)}.reveal--down{transform:translate3d(0,calc(-1 * var(--reveal-distance)),0)}.reveal--left{transform:translate3d(calc(-1 * var(--reveal-distance)),0,0)}.reveal--right{transform:translate3d(var(--reveal-distance),0,0)}.reveal--fade{transform:none}.reveal--scale{transform:scale(.96)}.reveal.is-in{opacity:1;transform:translateZ(0) scale(1)}.reveal--stagger{opacity:1;transform:none;transition:none}.reveal-item{opacity:0;transform:translate3d(0,var(--reveal-distance,24px),0);will-change:transform,opacity;transition:opacity var(--reveal-duration,.7s) var(--reveal-easing,cubic-bezier(.22,1,.36,1)) var(--reveal-delay,0ms),transform var(--reveal-duration,.7s) var(--reveal-easing,cubic-bezier(.22,1,.36,1)) var(--reveal-delay,0ms)}.reveal--stagger.is-in .reveal-item{opacity:1;transform:translateZ(0)}@media(prefers-reduced-motion:reduce){.reveal,.reveal-item{opacity:1!important;transform:none!important;transition:none!important}}:root{--accent:#ff4a17;--primary-font:"Poppins";--secondary-font:"Open Sans"}.cs-service_bento{width:100%;box-sizing:border-box;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr);grid-auto-rows:minmax(260px,auto);grid-gap:14px;gap:14px}@media(min-width:600px){.cs-service_bento{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}@media(min-width:992px){.cs-service_bento{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:minmax(240px,auto);gap:18px}}.cs-service_bento_single{width:100%;margin:0 auto;max-width:460px;grid-template-columns:1fr;grid-auto-rows:auto}.cs-service_tile{position:relative;min-width:0;display:flex;flex-direction:column;justify-content:space-between;gap:14px;padding:22px;border-radius:22px;text-decoration:none;color:inherit;background:linear-gradient(180deg,hsla(0,0%,100%,.045),hsla(0,0%,100%,.015));border:1px solid hsla(0,0%,100%,.08);overflow:hidden;isolation:isolate;transition:transform .45s cubic-bezier(.22,1,.36,1),border-color .35s ease,background .35s ease}@media(min-width:992px){.cs-service_tile{padding:26px}}.cs-service_tile:hover{transform:translateY(-4px);border-color:hsla(0,0%,100%,.22);background:linear-gradient(180deg,hsla(0,0%,100%,.08),hsla(0,0%,100%,.025))}.cs-service_tile:hover .cs-service_tile_bg_img{transform:scale(1.08);opacity:.32}.cs-service_tile:hover .cs-service_tile_glow{opacity:1}.cs-service_tile:hover .cs-service_tile_arrow{background:var(--accent);border-color:var(--accent);color:#fff;transform:rotate(0deg) translateZ(0)}.cs-service_tile:hover .cs-service_tile_arrow svg{transform:translate3d(2px,-2px,0)}.cs-service_tile:hover .cs-service_tile_icon{color:var(--accent);border-color:rgba(var(--accent),.45)}.cs-service_tile:focus-visible{outline:2px solid var(--accent);outline-offset:3px}@media(min-width:992px){.cs-service_tile--featured{grid-column:span 2;grid-row:span 2;padding:36px;gap:22px}.cs-service_tile--tall{grid-row:span 2}}.cs-service_tile_bg{z-index:-1;pointer-events:none;overflow:hidden}.cs-service_tile_bg,.cs-service_tile_bg_img{position:absolute;inset:0;border-radius:inherit}.cs-service_tile_bg_img{width:100%;height:100%;object-fit:cover;display:block;opacity:.18;filter:saturate(1.1) blur(0);transition:transform .8s cubic-bezier(.22,1,.36,1),opacity .5s ease}.cs-service_tile_bg:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.15),rgba(0,0,0,.7))}.cs-service_tile_grid{position:absolute;inset:0;background-image:radial-gradient(hsla(0,0%,100%,.08) 1px,transparent 0);background-size:20px 20px;background-position:0 0;mask-image:radial-gradient(80% 80% at 80% 0,#000 0,transparent 70%);-webkit-mask-image:radial-gradient(80% 80% at 80% 0,#000 0,transparent 70%);opacity:.6;pointer-events:none}.cs-service_tile_glow{position:absolute;inset:-40% -40% auto auto;width:80%;height:80%;background:radial-gradient(closest-side,rgba(var(--accent),.35),transparent 70%);filter:blur(40px);opacity:0;transition:opacity .5s ease;pointer-events:none}.cs-service_tile_top{position:relative;display:flex;align-items:center;justify-content:space-between}.cs-service_tile_icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:14px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);color:#fff;font-size:24px;transition:color .35s ease,border-color .35s ease,background .35s ease,transform .35s ease}.cs-service_tile_icon svg{width:24px;height:24px;display:block}@media(min-width:992px){.cs-service_tile--featured .cs-service_tile_icon{width:56px;height:56px;font-size:28px}.cs-service_tile--featured .cs-service_tile_icon svg{width:28px;height:28px}}.cs-service_tile_icon_fallback{width:16px;height:16px;border-radius:4px;background:var(--accent)}.cs-service_tile_arrow{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.14);color:hsla(0,0%,100%,.85);transform:rotate(-15deg);transition:background .35s ease,border-color .35s ease,color .35s ease,transform .45s cubic-bezier(.22,1,.36,1)}.cs-service_tile_arrow svg{transition:transform .35s cubic-bezier(.22,1,.36,1)}.cs-service_tile_content{position:relative;min-width:0;display:flex;flex-direction:column;gap:8px}.cs-service_tile_title{margin:0;font-size:1.32rem;font-weight:600;letter-spacing:-.02em;line-height:1.18;color:#fff}@media(min-width:992px){.cs-service_tile_title{font-size:1.45rem}.cs-service_tile--featured .cs-service_tile_title{font-size:2rem;letter-spacing:-.03em;line-height:1.1}}.cs-service_tile_tagline{margin:0;font-size:.92rem;line-height:1.55;color:hsla(0,0%,100%,.62);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(min-width:992px){.cs-service_tile--featured .cs-service_tile_tagline{font-size:1rem;-webkit-line-clamp:3;max-width:52ch}}.cs-service_bento--reveal .cs-service_tile{--entry-delay:calc(var(--bento-i, 0) * 110ms);opacity:0;transform:translate3d(0,36px,0) scale(.96);filter:blur(6px);will-change:transform,opacity,filter;transition:opacity .8s cubic-bezier(.22,1,.36,1) var(--entry-delay),transform .9s cubic-bezier(.22,1,.36,1) var(--entry-delay),filter .7s cubic-bezier(.22,1,.36,1) var(--entry-delay),border-color .35s ease,background .35s ease}.cs-service_bento--reveal.is-in .cs-service_tile{opacity:1;transform:translateZ(0) scale(1);filter:blur(0)}.cs-service_bento--reveal .cs-service_tile_arrow,.cs-service_bento--reveal .cs-service_tile_icon,.cs-service_bento--reveal .cs-service_tile_tagline,.cs-service_bento--reveal .cs-service_tile_title{opacity:0;transform:translate3d(0,14px,0);transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1)}.cs-service_bento--reveal.is-in .cs-service_tile_icon{opacity:1;transform:translateZ(0);transition-delay:calc(var(--bento-i, 0)*.11s + .35s)}.cs-service_bento--reveal.is-in .cs-service_tile_arrow{opacity:1;transform:translateZ(0) rotate(-15deg);transition-delay:calc(var(--bento-i, 0)*.11s + .42s)}.cs-service_bento--reveal.is-in .cs-service_tile_title{opacity:1;transform:translateZ(0);transition-delay:calc(var(--bento-i, 0)*.11s + .48s)}.cs-service_bento--reveal.is-in .cs-service_tile_tagline{opacity:1;transform:translateZ(0);transition-delay:calc(var(--bento-i, 0)*.11s + .56s)}.cs-service_bento--reveal .cs-service_tile:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(120deg,transparent 35%,hsla(0,0%,100%,.25) 50%,transparent 65%);background-size:220% 220%;background-position:100% 50%;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;opacity:0}.cs-service_bento--reveal.is-in .cs-service_tile:before{animation:csBentoBorderShine 1.5s cubic-bezier(.22,1,.36,1) forwards;animation-delay:calc(var(--bento-i, 0)*.11s + .35s)}@keyframes csBentoBorderShine{0%{opacity:0;background-position:100% 50%}20%{opacity:1}80%{opacity:1}to{opacity:0;background-position:-100% 50%}}@media(prefers-reduced-motion:reduce){.cs-service_bento--reveal .cs-service_tile,.cs-service_bento--reveal .cs-service_tile_arrow,.cs-service_bento--reveal .cs-service_tile_icon,.cs-service_bento--reveal .cs-service_tile_tagline,.cs-service_bento--reveal .cs-service_tile_title{opacity:1!important;transform:none!important;filter:none!important;transition:none!important}.cs-service_bento--reveal .cs-service_tile:before{animation:none!important;opacity:0!important}.cs-service_tile_arrow svg,.cs-service_tile_bg_img{transition:none!important}}.cs-reviews{position:relative}.cs-reviews_slider .slick-list{margin:0 -10px;padding:16px 0 20px}.cs-reviews_slider .slick-track{display:flex!important;align-items:stretch}.cs-reviews_slider .slick-track:after,.cs-reviews_slider .slick-track:before{display:none}.cs-reviews_slider .slick-slide{height:auto;padding:0 10px}.cs-reviews_slider .slick-slide>div{height:100%;display:flex}.cs-review_card,.cs-reviews_slide{display:flex;width:100%;height:100%}.cs-review_card{position:relative;flex-direction:column;min-height:328px;padding:28px 26px 26px;border-radius:18px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);overflow:hidden;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease,background-color .25s ease}.cs-review_card:hover{transform:translateY(-5px);background:hsla(0,0%,100%,.06);border-color:rgba(255,74,23,.4);box-shadow:0 22px 44px -24px rgba(0,0,0,.7)}.cs-review_quote{position:absolute;top:22px;right:24px;font-size:30px;color:rgba(255,74,23,.28)}.cs-review_stars{display:inline-flex;gap:1px;font-size:19px;color:#ffb020;margin-bottom:15px}.cs-review_text{position:relative;margin:0 0 22px;font-size:14.5px;line-height:1.65;color:hsla(0,0%,100%,.82);display:-webkit-box;-webkit-line-clamp:7;line-clamp:7;-webkit-box-orient:vertical;overflow:hidden}.cs-review_person{display:flex;align-items:center;gap:13px;margin-top:auto;padding-top:6px}.cs-review_avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;flex-shrink:0;box-shadow:0 0 0 2px hsla(0,0%,100%,.12)}.cs-review_person_meta{min-width:0}.cs-review_name{margin:0;font-size:16px;font-weight:600;color:#fff;line-height:1.25}.cs-review_role{font-size:12px;color:hsla(0,0%,100%,.5);letter-spacing:.01em;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cs-reviews_arrow{position:absolute;top:-68px;width:46px;height:46px;display:grid;place-items:center;border:1px solid hsla(0,0%,100%,.16);border-radius:50%;color:#fff;background:hsla(0,0%,100%,.05);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:26px;cursor:pointer;z-index:3;transition:background-color .2s ease,border-color .2s ease,transform .2s ease}.cs-reviews_arrow svg{display:block}.cs-reviews_arrow:hover{background:rgba(255,74,23,.9);border-color:rgba(255,74,23,.9);transform:scale(1.06)}.cs-reviews_arrow--prev{right:58px}.cs-reviews_arrow--next{right:0}.cs-reviews_slider .slick-dots{position:static;margin-top:34px;display:flex!important;justify-content:center;gap:8px}.cs-reviews_slider .slick-dots li{width:auto;height:auto;margin:0}.cs-reviews_slider .slick-dots li button{width:8px;height:8px;padding:0;border-radius:999px;background:hsla(0,0%,100%,.25);transition:background-color .2s ease,width .2s ease}.cs-reviews_slider .slick-dots li button:before{display:none}.cs-reviews_slider .slick-dots li.slick-active button{width:22px;background:#ff4a17}@media(max-width:860px){.cs-review_card{min-height:300px}}@media(max-width:767px){.cs-reviews_arrow{top:auto;bottom:0;width:40px;height:40px;font-size:22px}.cs-reviews_arrow--prev{right:auto;left:0}.cs-reviews_arrow--next{right:0}}.stats-logos-section{--sl-accent:#ff4a17;--sl-accent-2:#ffb27a;--sl-violet:#7c5cff;--sl-cyan:#38d6e6;--sl-bg-soft:hsla(0,0%,100%,.04);--sl-border:hsla(0,0%,100%,.08);display:grid;grid-template-columns:1.05fr 1fr;grid-gap:64px;gap:64px;align-items:center;position:relative;padding:40px 0}.sl-left{max-width:560px}.sl-eyebrow{display:inline-flex;align-items:center;gap:9px;font-size:16px;font-weight:500;color:#999696;width:-moz-fit-content;width:fit-content;padding:8px 13px;border-radius:10px;border:3px solid #222;margin-bottom:22px}.sl-eyebrow-dot{width:7px;height:7px;border-radius:50%;background:#999696}.sl-heading{font-size:clamp(32px,4vw,48px);line-height:1.1;font-weight:600;margin:0 0 18px;letter-spacing:-.02em}.sl-heading-accent{color:var(--sl-accent)}.sl-sub{font-size:17px;line-height:1.6;opacity:.72;margin:0 0 36px;max-width:480px}.sl-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.sl-stat{position:relative;padding:22px 20px;border-radius:18px;background:linear-gradient(180deg,hsla(0,0%,100%,.04),hsla(0,0%,100%,.015));border:1px solid var(--sl-border);overflow:hidden;transition:transform .25s ease,border-color .25s ease}.sl-stat:before{content:"";position:absolute;inset:0;background:radial-gradient(120% 80% at 0 0,var(--sl-stat-tint,transparent),transparent 60%);opacity:.55;pointer-events:none}.sl-stat:hover{transform:translateY(-3px);border-color:hsla(0,0%,100%,.18)}.sl-stat-1,.sl-stat-2,.sl-stat-3{--sl-stat-tint:hsla(0,0%,100%,.06)}.sl-stat-number{position:relative;font-size:clamp(34px,4vw,44px);font-weight:700;line-height:1;letter-spacing:-.02em;color:#fff;margin-bottom:10px;display:inline-flex;align-items:baseline}.sl-stat-suffix{color:hsla(0,0%,100%,.5);margin-left:2px;font-size:.7em}.sl-stat-title{font-size:14px;line-height:1.4;opacity:.7}.sl-right,.sl-stat-title{position:relative}.sl-marquee{display:grid;grid-template-columns:30% 30% 30%;justify-content:space-between;grid-gap:0;gap:0;height:520px;padding:0 18px;border-radius:28px;background:linear-gradient(180deg,hsla(0,0%,100%,.035),hsla(0,0%,100%,.015));border:1px solid var(--sl-border);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.04);isolation:isolate}.sl-column,.sl-marquee{position:relative;overflow:hidden}.sl-track{display:flex;flex-direction:column;gap:18px;animation:sl-scroll-up 32s linear infinite;will-change:transform}.sl-column.sl-col-2 .sl-track{animation:sl-scroll-down 40s linear infinite}.sl-column.sl-col-3 .sl-track{animation:sl-scroll-up 48s linear infinite}.sl-logo{position:relative;flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:100%;height:112px;padding:22px;border-radius:18px;background:linear-gradient(180deg,hsla(0,0%,100%,.045),hsla(0,0%,100%,.015));border:1px solid hsla(0,0%,100%,.08);overflow:hidden;transition:border-color .25s ease,background .25s ease,transform .25s ease}.sl-logo:before{content:"";position:absolute;inset:0;background:radial-gradient(120% 80% at 50% 0,var(--sl-tile-tint,transparent),transparent 60%);opacity:0;transition:opacity .3s ease;pointer-events:none}.sl-logo:hover{border-color:hsla(0,0%,100%,.22);transform:translateY(-2px);background:linear-gradient(180deg,hsla(0,0%,100%,.07),hsla(0,0%,100%,.02))}.sl-logo:hover:before{opacity:1}.sl-logo:hover .sl-logo-img{opacity:1;transform:scale(1.06)}.sl-logo{--sl-tile-tint:hsla(0,0%,100%,.08)}.sl-logo-img{position:relative;width:48px;height:48px;object-fit:contain;opacity:.9;transition:opacity .25s ease,transform .25s ease}.sl-fade{position:absolute;left:0;right:0;height:60px;pointer-events:none;z-index:3}.sl-fade-top{top:0;background:linear-gradient(180deg,rgba(8,8,12,.5),transparent)}.sl-fade-bottom{bottom:0;background:linear-gradient(0deg,rgba(8,8,12,.5),transparent)}.sl-glow{display:none}@keyframes sl-scroll-up{0%{transform:translateZ(0)}to{transform:translate3d(0,-50%,0)}}@keyframes sl-scroll-down{0%{transform:translate3d(0,-50%,0)}to{transform:translateZ(0)}}@media(prefers-reduced-motion:reduce){.sl-track{animation:none!important}}@media(max-width:991px){.stats-logos-section{grid-template-columns:1fr;gap:48px}.sl-marquee{height:440px}}@media(max-width:575px){.sl-stats{grid-template-columns:1fr}.sl-stat{padding:18px}.sl-marquee{height:380px;padding:0 12px}.sl-logo{height:88px;padding:16px}.sl-logo-img{width:38px;height:38px}.sl-heading{font-size:30px}}.cs-reels{width:100%}.cs-reels_rail{position:relative;gap:6px;max-width:100%}.cs-reels_rail,.cs-reels_track{display:flex;align-items:center;justify-content:center}.cs-reels_track{list-style:none;margin:0;padding:30px 4px;min-height:615px;gap:14px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch}.cs-reels_track::-webkit-scrollbar{display:none}.cs-reels_card{flex:0 0 auto;width:184px;display:flex;flex-direction:column;align-items:center;gap:12px;transition:width .45s cubic-bezier(.22,.9,.3,1)}.cs-reels_card.is-active{width:312px}.cs-reels_media{position:relative;display:block;width:100%;aspect-ratio:9/16;padding:0;border:0;border-radius:20px;overflow:hidden;background:#0b0b0b;cursor:pointer;box-shadow:0 6px 18px -14px rgba(0,0,0,.5),0 0 0 1px hsla(0,0%,100%,.07);transition:box-shadow .35s ease,transform .35s ease}.cs-reels_card:not(.is-active) .cs-reels_media{opacity:.82}.cs-reels_card:not(.is-active) .cs-reels_media:hover{opacity:1;transform:translateY(-3px)}.cs-reels_card.is-active .cs-reels_media{cursor:default;box-shadow:0 16px 38px -26px rgba(0,0,0,.55),0 0 0 2px rgba(255,74,23,.45),0 0 26px -18px rgba(255,74,23,.35)}.cs-reels_video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;background:#0b0b0b}.cs-reels_topgrad{top:0;background:linear-gradient(180deg,rgba(0,0,0,.7),transparent)}.cs-reels_botgrad,.cs-reels_topgrad{position:absolute;left:0;right:0;height:34%;pointer-events:none}.cs-reels_botgrad{bottom:0;background:linear-gradient(0deg,rgba(0,0,0,.65),transparent)}.cs-reels_ticks{position:absolute;top:9px;left:10px;right:10px;z-index:3;display:flex;gap:4px}.cs-reels_tick{flex:1 1;height:3px;border-radius:999px;background:hsla(0,0%,100%,.3);overflow:hidden}.cs-reels_tickfill{display:block;height:100%;background:#fff;border-radius:999px;transition:width .15s linear}.cs-reels_card:not(.is-active) .cs-reels_tickfill{background:hsla(0,0%,100%,.7)}.cs-reels_head{position:absolute;top:20px;left:12px;right:12px;z-index:3;display:flex;flex-direction:column;gap:1px;text-align:left;pointer-events:none}.cs-reels_headname{font-size:14px;font-weight:700;color:#fff;letter-spacing:-.01em;line-height:1.2}.cs-reels_headname,.cs-reels_headrole{text-shadow:0 1px 4px rgba(0,0,0,.6);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cs-reels_headrole{font-size:11.5px;font-weight:500;color:hsla(0,0%,100%,.8)}.cs-reels_card.is-active .cs-reels_headname{font-size:16px}.cs-reels_play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2;width:44px;height:44px;display:grid;place-items:center;border-radius:50%;color:#12151b;background:hsla(0,0%,100%,.92);padding-left:3px;box-shadow:0 4px 12px -6px rgba(0,0,0,.4);transition:transform .25s ease,background-color .2s ease}.cs-reels_card:not(.is-active) .cs-reels_media:hover .cs-reels_play{transform:translate(-50%,-50%) scale(1.08);background:#fff}.cs-reels_bar{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:6px;min-height:44px}.cs-reels_project{display:inline-flex;align-items:center;gap:7px;padding:11px 20px;border-radius:999px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.16);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;font-size:13.5px;font-weight:700;letter-spacing:-.01em;text-decoration:none;white-space:nowrap;transition:background-color .2s ease,border-color .2s ease,transform .2s ease}.cs-reels_project svg{transition:transform .2s ease}.cs-reels_project:hover{background:rgba(255,74,23,.92);border-color:rgba(255,74,23,.92);color:#fff;transform:translateY(-1px)}.cs-reels_project:hover svg{transform:translateX(3px)}.cs-reels_mute{flex-shrink:0;width:40px;height:40px;display:grid;place-items:center;border:1px solid hsla(0,0%,100%,.16);border-radius:50%;color:#fff;background:hsla(0,0%,100%,.06);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;transition:background-color .2s ease}.cs-reels_mute:hover{background:hsla(0,0%,100%,.16)}.cs-reels_step{flex-shrink:0;width:46px;height:46px;display:grid;place-items:center;border:1px solid hsla(0,0%,100%,.16);border-radius:50%;color:#fff;background:rgba(20,20,24,.55);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;transition:background-color .2s ease,transform .2s ease}.cs-reels_step:hover{background:rgba(20,20,24,.8);transform:scale(1.06)}@media(max-width:991px){.cs-reels_card{width:148px}.cs-reels_card.is-active{width:262px}.cs-reels_track{min-height:526px}}@media(max-width:767px){.cs-reels{width:100vw;margin-left:50%;transform:translateX(-50%)}.cs-reels_track{padding:22px 16px;gap:12px;justify-content:flex-start;min-height:389px;scroll-padding-inline:16px}.cs-reels_card{width:108px}.cs-reels_card.is-active{width:194px}.cs-reels_step{display:none}.cs-reels_headname{font-size:13px}.cs-reels_card.is-active .cs-reels_headname{font-size:14.5px}}@media(max-width:420px){.cs-reels_track{min-height:357px}.cs-reels_card{width:96px}.cs-reels_card.is-active{width:176px}}@media(prefers-reduced-motion:reduce){.cs-reels_actions,.cs-reels_card,.cs-reels_media,.cs-reels_play,.cs-reels_step{transition:none;animation:none}.cs-reels_track{scroll-behavior:auto}}