@keyframes AppDownload_spin___Gk9f{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes AppDownload_shine__3JGte{to{background-position-x:100vw}}.AppDownload_main__U7d0F{width:100%;display:flex;position:relative;z-index:0;justify-content:center;align-items:center;background:var(--background);color:var(--primary);flex-direction:column}.AppDownload_main__U7d0F:first-child{margin-top:calc((var(--block-pad-top) + var(--arc-height)/2)*-1);padding-top:calc(var(--block-pad-top) + var(--arc-height)/2)}.AppDownload_privacyText__ThPfb{z-index:2;position:relative}.AppDownload_wrap__35N0U{z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:2rem;padding-top:var(--s-l);padding-bottom:var(--s-s)}@media only screen and (min-width:768px){.AppDownload_wrap__35N0U{padding-top:var(--s-s);padding-bottom:var(--s-m);gap:4rem}}.AppDownload_title___gUPE{text-wrap:balance}.AppDownload_checkmarkCircle__pvhLi{width:3rem;height:3rem;border-radius:50%;background-color:var(--background);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--primary)}@media only screen and (min-width:768px){.AppDownload_checkmarkCircle__pvhLi{width:4.4rem;height:4.4rem}}.AppDownload_checkmarkCircle__pvhLi>svg{width:35%}@media only screen and (min-width:768px){.AppDownload_checkmarkCircle__pvhLi>svg{width:30%}}.AppDownload_content__FPysI{max-width:90rem;margin:0 auto;display:grid;align-items:center;grid-template-columns:1fr}@media only screen and (min-width:1034px){.AppDownload_content__FPysI{gap:4rem;grid-template-columns:repeat(2,1fr)}}.AppDownload_imageWrap__7a8yf{width:100%;max-width:48rem}.AppDownload_summary__Z1sg5{text-align:left;color:var(--primary-secondary);max-width:29rem;margin:0 auto;width:100%}.AppDownload_summary__Z1sg5 .h5{color:var(--primary);margin-bottom:.8rem}@media only screen and (min-width:768px){.AppDownload_summary__Z1sg5 .h5{margin-bottom:1.2rem}.AppDownload_summary__Z1sg5{max-width:41rem;margin:0}}.AppDownload_summaryList__EN8Ac{display:flex;flex-direction:column;gap:.8rem;margin-top:1.6rem}@media only screen and (min-width:768px){.AppDownload_summaryList__EN8Ac{gap:1.2rem;margin-top:2.4rem}}.AppDownload_summaryList__EN8Ac>li{display:flex;align-items:center;gap:1.3rem}.AppDownload_text__t5BPY{color:var(--secondary);max-width:67rem;text-wrap:balance}.AppDownload_text__t5BPY a,.AppDownload_text__t5BPY b,.AppDownload_text__t5BPY strong{color:var(--primary)}.AppDownload_buttons__AJvd_{display:flex;gap:2.5rem;align-items:center;justify-content:center;position:relative;flex-direction:column}@media only screen and (max-width:767px){.AppDownload_buttons__AJvd_{margin-top:2rem;gap:1.6rem}}.AppDownload_iconPrimary__O_LFe{width:3.2rem!important;height:3.2rem!important}.AppDownload_buttonContent__iLbL6{display:flex;gap:1rem;align-items:center;justify-content:center;width:100%}@media only screen and (max-width:767px){.AppDownload_otherButtonWrap__dZNx8 span{color:var(--secondary)}}@media only screen and (min-width:768px){.AppDownload_otherButtonWrap__dZNx8{display:flex;gap:1.6rem;align-items:center}}.AppDownload_privacyText__ThPfb{width:100%;text-align:center}.AppDownload_privacyTextInner__lfDX_{background:var(--background);width:100%;display:block;position:relative;color:var(--secondary);padding:0 5%}.AppDownload_privacyTextInner__lfDX_ a{color:var(--primary)}.AppDownload_arc__LcoZ_{width:100%;color:var(--background)}.AppDownload_bottomButton__ycaEU{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.15em}@media(hover:hover){.AppDownload_bottomButton__ycaEU:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.15em;-webkit-text-decoration-color:var(--secondary);text-decoration-color:var(--secondary)}}@keyframes NotFound_spin__xjsd2{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes NotFound_shine__gw2Jc{to{background-position-x:100vw}}.NotFound_main__RbOim{width:100%;position:relative}.NotFound_wrap___A4JT{height:var(--vp-height);display:flex;flex-direction:column;padding:0 0 var(--header-height);position:relative;align-items:center}.NotFound_bg____88_{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.NotFound_content__E8hOd{display:flex;flex-direction:column;text-align:center;flex:1 1;padding:var(--gutter) 0;align-items:center;justify-content:center;gap:6rem}@media only screen and (min-width:768px){.NotFound_content__E8hOd{gap:8rem}}@keyframes Button_spin__KIfnD{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes Button_shine__0NDd3{to{background-position-x:100vw}}.Button_button__8B4nB{display:inline-flex;transition:all .15s linear,box-shadow .5s ease;will-change:color,background-color,box-shadow;align-items:center;justify-content:center;flex-shrink:0;white-space:nowrap;cursor:pointer;vertical-align:baseline;--btn-text:var(--button-primary-text);--btn-bg:var(--button-primary-bg);--btn-circle:var(--button-primary-circle);font-size:1.6rem;line-height:1.3;letter-spacing:.02em}@media only screen and (min-width:1034px){.Button_button__8B4nB{font-size:1.8rem;letter-spacing:.02em}}.Button_button__8B4nB svg{height:2.4rem;width:auto;display:block}@media(hover:hover){.Button_button__8B4nB:hover .Button_circle__i_sya:after{animation:Button_circleAnimation___I8AJ .5s cubic-bezier(.25,.46,.45,.94) forwards}.Button_button__8B4nB:hover .Button_textInner__SBL3Y{transform:translateY(-100%)}}.Button_text__rYg_f{position:relative;overflow:hidden}.Button_textInner__SBL3Y{position:relative;width:100%;will-change:transform;transition:transform .5s var(--ease)}.Button_textInner__SBL3Y>div:nth-child(2){position:absolute;top:100%;left:0}.Button_--disabled__oO38k{pointer-events:none;opacity:.5}.Button_circle__i_sya{width:var(--btn-circle-size);height:var(--btn-circle-size);background:var(--btn-circle);border:1px solid var(--btn-circle);color:var(--btn-circle-text);border-radius:50%;display:flex;position:relative;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.Button_circle__i_sya:after,.Button_circle__i_sya:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;border-radius:50%;transform:scale(0);background:var(--btn-circle-text);will-change:transform opacity}.Button_circle__i_sya:after{content:"";transform:scale(0);opacity:0}.Button_circle__i_sya svg{width:40%;position:relative;z-index:1}.Button_circle__i_sya:empty:before{content:"";display:block;transform:scale(.15)}.Button_circle__i_sya:empty:after,.Button_circle__i_sya:empty:before{background:var(--highlight)}.Button_--header__kkJ3X,.Button_--primary__HlVD8,.Button_--secondary-alt__tfRLK,.Button_--secondary__n_Jh3,.Button_--tertiary__5iQlo{border-radius:var(--btn-size);padding:var(--btn-pad);min-width:var(--btn-size);min-height:var(--btn-size);background:var(--btn-bg);color:var(--btn-text)}.Button_--primary__HlVD8{--btn-size:7rem;--btn-pad:1rem;--btn-circle-size:5rem;gap:.5rem;font-size:1.8rem;letter-spacing:.02em}.Button_--primary__HlVD8 .Button_text__rYg_f{padding:0 1.5rem}@media only screen and (min-width:1034px){.Button_--primary__HlVD8{--btn-size:9rem;--btn-pad:1.4rem;--btn-circle-size:6.2rem;font-size:2.4rem;letter-spacing:.02em;gap:1rem}.Button_--primary__HlVD8 .Button_text__rYg_f{padding:0 2rem}}.Button_--secondary-alt__tfRLK,.Button_--secondary__n_Jh3,.Button_--tertiary__5iQlo{--btn-bg:var(--button-secondary-bg);--btn-text:var(--button-secondary-text);--btn-circle:var(--button-secondary-circle);--btn-circle-text:var(--button-secondary-circle-text);--btn-size:5.5rem;--btn-pad:1rem;--btn-circle-size:3.5rem;gap:.6rem}.Button_--secondary-alt__tfRLK .Button_text__rYg_f,.Button_--secondary__n_Jh3 .Button_text__rYg_f,.Button_--tertiary__5iQlo .Button_text__rYg_f{padding:0 1.4rem}@media only screen and (min-width:1034px){.Button_--secondary-alt__tfRLK,.Button_--secondary__n_Jh3,.Button_--tertiary__5iQlo{--btn-size:6rem;--btn-pad:1rem;--btn-circle-size:4rem;gap:.6rem}}.Button_--tertiary__5iQlo{--btn-bg:var(--button-tertiary-bg);--btn-text:var(--button-tertiary-text);--btn-circle:var(--button-tertiary-circle);--btn-circle-text:var(--button-tertiary-circle-text)}.Button_--secondary-alt__tfRLK{font-size:1.3rem;letter-spacing:.01em;font-family:var(--font-mono)}@media only screen and (min-width:1034px){.Button_--secondary-alt__tfRLK{font-size:1.4rem;letter-spacing:-.03em}}.Button_--header__kkJ3X{--btn-size:5rem;--btn-pad:1rem;--btn-circle-size:3rem;gap:.6rem;font-size:1.3rem;letter-spacing:.01em;box-shadow:0 0 0 0 rgba(98,255,145,0)}.Button_--header__kkJ3X .Button_text__rYg_f{padding:0 1.4rem}@media only screen and (min-width:1034px){.Button_--header__kkJ3X{font-size:1.6rem;letter-spacing:.01em}}@media(hover:hover){.Button_--header__kkJ3X:hover{box-shadow:0 10px 34px -4px rgba(98,255,145,.5)}}.Button_--link__LVeYK{--btn-circle-size:3.5rem;color:var(--primary);gap:2rem}@media only screen and (min-width:1034px){.Button_--link__LVeYK{--btn-circle-size:4rem}}.Button_--icon__ShMAs{--btn-bg:var(--button-secondary-bg);--btn-text:var(--button-secondary-text);--btn-circle:var(--button-secondary-circle);--btn-circle-text:var(--button-secondary-circle-text);--btn-size:3.5rem;--btn-circle-size:3.5rem;--btn-pad:0rem;border-radius:50%;gap:.6rem}@media only screen and (min-width:1034px){.Button_--icon__ShMAs{--btn-size:4rem;--btn-circle-size:4rem;gap:.6rem}}.Button_--icon-large__02oGX{--btn-bg:var(--button-secondary-bg);--btn-text:var(--button-secondary-text);--btn-circle:var(--button-secondary-circle);--btn-circle-text:var(--button-secondary-circle-text);--btn-size:6rem;--btn-circle-size:6rem;--btn-pad:0rem;border-radius:50%;gap:.6rem}@keyframes Button_circleAnimation___I8AJ{0%{transform:scale(0);opacity:1}to{transform:scale(1);opacity:0}}@keyframes Arc_spin__0z5im{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes Arc_shine__Me1ZH{to{background-position-x:100vw}}.Arc_arc__s35eO{width:100%;display:block;position:relative;height:0;z-index:9;color:var(--background)}.Arc_arc__s35eO:before{content:"";width:100%;position:absolute;height:1px;background:currentColor;display:block;bottom:0;z-index:1}.Arc_arc__s35eO.Arc_reverse__279e8:before{bottom:unset;top:0}.Arc_arc__s35eO.Arc_reverse__279e8 .Arc_main__VZzAR{top:0;bottom:auto}.Arc_main__VZzAR{position:absolute;bottom:0;left:0;width:100%}.Arc_inner__gl7Zy{width:100%;transform-origin:bottom center;will-change:transform}.Arc_inner__gl7Zy svg{width:100%;display:block}.Arc_reverseDiv__biW1_{background:currentColor;width:100%;position:absolute;top:0;left:0;bottom:0;z-index:2;transform-origin:top center;will-change:transform}@keyframes Footer_spin__Ymj_2{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes Footer_shine__ZI_L7{to{background-position-x:100vw}}.Footer_footerWrap__mazPz{z-index:var(--z-main);position:relative;width:100%}.Footer_footer__fPuQk{background:var(--background);color:var(--primary);width:100%;position:relative;overflow:hidden}.Footer_wrap__aqtP2{display:flex;flex-direction:column;gap:10rem;align-items:center;padding:6rem var(--margins) 0}.Footer_link__uZNdP{transition:color .15s linear}@media(hover:hover){.Footer_link__uZNdP:hover{color:var(--highlight)}}.Footer_foot__ExD_d{color:var(--tertiary);display:flex;flex-direction:row;gap:2rem}.Footer_foot__ExD_d ul{display:flex;flex-direction:row;gap:1rem;flex-wrap:wrap;justify-content:center}@media only screen and (max-width:767px){.Footer_foot__ExD_d{flex-direction:column-reverse;align-items:center;width:100%;gap:1rem}}.Footer_foot__ExD_d a,.Footer_foot__ExD_d button{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.15em}@media(hover:hover){.Footer_foot__ExD_d a:hover,.Footer_foot__ExD_d button:hover{color:var(--primary);-webkit-text-decoration-color:var(--secondary);text-decoration-color:var(--secondary)}}.Footer_logo__ivSkm{display:flex;border-radius:18%;background:var(--black);color:var(--white);width:6rem;height:6rem;padding:1.6rem;box-shadow:0 0 30px hsla(0,0%,100%,.3)}@keyframes FooterAnimation_spin__RRE5p{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes FooterAnimation_shine__U9Osj{to{background-position-x:100vw}}.FooterAnimation_animation__uLi77{position:relative;height:440px;display:flex;color:hsla(0,0%,100%,.3);padding-bottom:2rem}@media only screen and (max-width:767px){.FooterAnimation_animation__uLi77{height:380px}}.FooterAnimation_items__G3wtw{height:100%;width:auto;display:flex;align-items:flex-end;flex-shrink:0;transition:transform .5s var(--ease);will-change:transform;margin-left:-25px}@media only screen and (max-width:767px){.FooterAnimation_items__G3wtw{margin-left:-80px}}.FooterAnimation_word__YDY8y{font-size:40px;line-height:50px;width:50px;height:50px;transition:color .25s linear;will-change:color}@media only screen and (max-width:767px){.FooterAnimation_word__YDY8y{font-size:30px;line-height:40px;width:40px;height:40px}}.FooterAnimation_word__YDY8y.FooterAnimation_active__NISR5{color:var(--white)}.FooterAnimation_word__YDY8y>div{display:block;transform:rotate(-90deg)}.FooterAnimation_active__NISR5{color:var(--white)}.FooterAnimation_measure__r_E28{width:100%;position:absolute;top:0;left:0}@keyframes Image_spin__2N2BH{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes Image_shine__h_wMg{to{background-position-x:100vw}}.Image_image__tzQM0{width:100%;height:auto;z-index:0;object-fit:cover}.Image_fullbleed__HeoQG{height:100%}.Image_bg__XMi8A{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}@keyframes AudioCompare_spin__NKc50{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes AudioCompare_shine__uE8a9{to{background-position-x:100vw}}.AudioCompare_main__A__fu{display:flex;flex-direction:column;gap:1rem;max-width:94rem}.AudioCompare_item__Kc1HU{display:flex;justify-content:space-between;align-items:center;background:var(--background-2);border-radius:6rem;gap:2rem;color:var(--primary);position:relative;padding:1.5rem}@media only screen and (min-width:1034px){.AudioCompare_item__Kc1HU{display:grid;grid-template-columns:1fr 39rem 1fr;padding:1.5rem}}.AudioCompare_item__Kc1HU.AudioCompare_playing__qip4q button{--btn-bg:var(--primary);--btn-circle:var(--background-2);--btn-text:var(--background);--button-secondary-circle-text:var(--primary)}.AudioCompare_itemControls__ZKG_T{margin-left:auto;display:flex;justify-content:flex-end;width:13.5rem}@media only screen and (min-width:1034px){.AudioCompare_itemControls__ZKG_T{width:14.95rem}}.AudioCompare_itemControls__ZKG_T button{width:100%;--btn-bg:var(--background);justify-content:space-between}.AudioCompare_itemInfo__zwR_0{display:flex;align-items:center;gap:1.5rem}@media only screen and (min-width:1034px){.AudioCompare_itemInfo__zwR_0{gap:2rem;width:17rem}}.AudioCompare_itemVisualizer__i1njC{height:auto;display:block;position:relative;flex:1 1}.AudioCompare_itemIcon__p8tj0{width:5.5rem;height:5.5rem;flex-shrink:0;border-radius:50%;overflow:hidden}@media only screen and (min-width:768px){.AudioCompare_itemIcon__p8tj0{width:6rem;height:6rem}}.AudioCompare_itemIcon__p8tj0 img{width:100%;height:100%;object-fit:cover}@keyframes BlogTable_spin__Iwzs6{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes BlogTable_shine__DV8Z1{to{background-position-x:100vw}}.BlogTable_main__rru0w{width:100%;position:relative;border-radius:var(--radius-lg);border:1px solid var(--grey-02);overflow:hidden}.BlogTable_main__rru0w .BlogTable_inner__NDltY{position:relative;display:block;width:100%}.BlogTable_main__rru0w .BlogTable_tableHeaderText__hoKFy{margin:2.8rem 0;display:flex;gap:.8rem;flex-direction:column}.BlogTable_main__rru0w .BlogTable_tableHeader__yBipz{padding:0 2rem;width:100%;border-bottom:1px solid var(--grey-02)}.BlogTable_main__rru0w .BlogTable_tableHeader__yBipz .BlogTable_media__2_e4l{margin:2rem 0}.BlogTable_main__rru0w .BlogTable_tableHeader__yBipz .copy-lg{color:var(--secondary)}.BlogTable_main__rru0w .BlogTable_tableWrap__HQgSi{display:grid;grid-template-columns:repeat(auto-fit,minmax(16rem,auto));grid-column-gap:2rem;column-gap:2rem;padding:0 2rem;z-index:0;overflow-x:auto}.BlogTable_main__rru0w .BlogTable_tableWrap__HQgSi .BlogTable_image__2DN31{border-radius:var(--radius-lg)}.BlogTable_main__rru0w .BlogTable_tableWrap__HQgSi>div{min-width:16rem}.BlogTable_main__rru0w .BlogTable_tableCell__LPrJV,.BlogTable_main__rru0w .BlogTable_tableHead__ZUq0y{padding:2rem 0}.BlogTable_main__rru0w .BlogTable_cell__aRiSs{position:relative;z-index:1}.BlogTable_main__rru0w .BlogTable_tableHead__ZUq0y{position:relative}.BlogTable_main__rru0w .BlogTable_tableHead__ZUq0y:before{content:"";background:var(--grey-01);height:100%;position:absolute;top:0;left:-2rem;right:-2rem;z-index:0}.BlogTable_main__rru0w .BlogTable_tableHead__ZUq0y.BlogTable_center__2cKV_{text-align:center}.BlogTable_main__rru0w .BlogTable_tableHead__ZUq0y.BlogTable_right__cHr7_{text-align:right}.BlogTable_main__rru0w .BlogTable_tableCell__LPrJV{position:relative;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:1rem;color:var(--secondary)}.BlogTable_main__rru0w .BlogTable_tableCell__LPrJV:before{content:"";border-top:1px solid var(--grey-02);position:absolute;top:0;left:-2rem;right:-2rem;z-index:0}.BlogTable_text__783VU{text-wrap:pretty;padding:1rem 0}.BlogTable_text__783VU b,.BlogTable_text__783VU strong{color:var(--primary);font-weight:400}.BlogTable_text__783VU a{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.15em}@media(hover:hover){.BlogTable_text__783VU a:hover{color:var(--primary);-webkit-text-decoration-color:var(--secondary);text-decoration-color:var(--secondary)}}.BlogTable_audio__atTdZ{width:14rem;overflow:hidden;display:flex}@media only screen and (min-width:1034px){.BlogTable_audio__atTdZ{width:15rem}}.BlogTable_audio__atTdZ button{width:100%;justify-content:space-between}.BlogTable_audio__atTdZ.BlogTable_playing__A0eQ_ button{--btn-bg:var(--primary);--btn-circle:var(--background-2);--btn-text:var(--background);--button-secondary-circle-text:var(--primary)}@keyframes PlayDemo_spin__60DQ_{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes PlayDemo_shine__pjj21{to{background-position-x:100vw}}.PlayDemo_main__Z2qzy{--toggle-size:7rem;width:100%;height:100%;z-index:var(--z-portal);position:fixed;top:0;left:0;background:var(--grey-02);color:var(--black);-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:0!important;overflow-y:scroll}@media only screen and (max-width:767px){.PlayDemo_main__Z2qzy{--toggle-size:6rem;z-index:9999}}.PlayDemo_inner__ca0qG{display:flex;align-items:center;justify-content:center;width:100%;min-height:100%;position:relative;padding:4rem 0;z-index:0;overflow:hidden}.PlayDemo_close__6WzN8{position:fixed;top:4rem;right:var(--margins);z-index:2}@media only screen and (max-width:767px){.PlayDemo_close__6WzN8{right:50%;transform:translateX(50%);--button-secondary-bg:var(--white);--border-light:var(--grey-02);box-shadow:0 0 5px rgba(0,0,0,.05)}}@keyframes ButtonDemoPlay_spin__7Cl7O{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes ButtonDemoPlay_shine__hUQ09{to{background-position-x:100vw}}.ButtonDemoPlay_btnDemoPlay__39iFe{flex-direction:row-reverse;z-index:2;position:relative}@media only screen and (min-width:1034px){.ButtonDemoPlay_btnDemoPlay__39iFe{min-width:28rem}.ButtonDemoPlay_btnDemoPlay__39iFe>div:first-child,.ButtonDemoPlay_btnDemoPlay__39iFe>div:first-child>div,.ButtonDemoPlay_btnDemoPlay__39iFe>div:first-child>div>div{width:100%}}@media(hover:hover){.ButtonDemoPlay_btnDemoPlay__39iFe:hover .ButtonDemoPlay_playDemoPortrait__GK4YQ{transform:scale(1.2)}}.ButtonDemoPlay_playDemoPortrait__GK4YQ{position:absolute;top:0;left:0;width:100%;height:100%;transition:.5s transform var(--ease)}@keyframes SocialShare_spin__K_R9l{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes SocialShare_shine__90KJY{to{background-position-x:100vw}}.SocialShare_main__OiJ9C{grid-gap:1rem;color:var(--tertiary)}.SocialShare_main__OiJ9C,.SocialShare_main__OiJ9C li{display:flex;align-items:center}.SocialShare_main__OiJ9C button{display:inline-flex;transition:all .15s linear;align-items:center;justify-content:center;cursor:pointer}@media(hover:hover){.SocialShare_main__OiJ9C button:hover{color:var(--primary)}}.SocialShare_main__OiJ9C button svg{height:1.8rem;width:auto;display:block}.SocialShare_title__Qm5m4:after{content:"|";margin-left:1rem}@keyframes Ticker_spin__HnULf{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes Ticker_shine__XkP6q{to{background-position-x:100vw}}.Ticker_main__s_sb6{width:100%;display:flex;overflow:hidden;position:relative}.Ticker_main__s_sb6.Ticker_gradient__98ZLQ:after,.Ticker_main__s_sb6.Ticker_gradient__98ZLQ:before{content:"";position:absolute;top:0;left:0;width:100px;height:100%;background:linear-gradient(to right,var(--background),hsla(0,0%,100%,0));z-index:1}.Ticker_main__s_sb6.Ticker_gradient__98ZLQ:after{right:0;left:auto;background:linear-gradient(to left,var(--background),hsla(0,0%,100%,0))}.Ticker_inner__o7kpZ{-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative;animation:Ticker_scroll__lKrqA var(--marquee-speed) linear infinite;animation-play-state:var(--marquee-play-state)}.Ticker_inner__o7kpZ,.Ticker_marquee__DKmN4{width:auto;display:flex;flex-shrink:0}.Ticker_copies__1I63k{position:absolute;left:100%;top:0;display:flex;flex-shrink:0}@keyframes Ticker_scroll__lKrqA{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes AgentStoriesGrid_spin__a78Qc{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes AgentStoriesGrid_shine__rq5Vn{to{background-position-x:100vw}}.AgentStoriesGrid_main__5gwav{background:var(--background);color:var(--primary);width:100%;position:relative;padding-bottom:12rem}.AgentStoriesGrid_grid__zB_Jc{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:var(--gutter)}@media only screen and (min-width:768px){.AgentStoriesGrid_grid__zB_Jc{grid-template-columns:repeat(2,1fr)}}.AgentStoriesGrid_loadMore__nMKeJ{display:flex;justify-content:center;width:100%;padding-top:6rem}@media only screen and (min-width:768px){.AgentStoriesGrid_loadMore__nMKeJ{grid-column:span 2}}.AgentStoriesGrid_loadMore__nMKeJ svg{transform:rotate(90deg)}@media only screen and (max-width:767px){.AgentStoriesGrid_loadMore__nMKeJ{paddin-top:3rem}}@keyframes CardAgentStory_spin__btDql{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes CardAgentStory_shine__m_vLS{to{background-position-x:100vw}}.CardAgentStory_story__deWzu{display:inline-flex;border-radius:4rem;overflow:hidden;position:relative;background:var(--background-2);min-height:38.5rem;z-index:0}@media only screen and (min-width:768px){.CardAgentStory_story__deWzu{min-height:30rem}}@media only screen and (min-width:1034px){.CardAgentStory_story__deWzu{min-height:38.5rem}}.CardAgentStory_story__deWzu.CardAgentStory_image__EpcJI,.CardAgentStory_story__deWzu.CardAgentStory_video__NNhDy{grid-row:span 2;min-height:79rem}@media only screen and (min-width:768px){.CardAgentStory_story__deWzu.CardAgentStory_image__EpcJI,.CardAgentStory_story__deWzu.CardAgentStory_video__NNhDy{min-height:62rem}}@media only screen and (min-width:1034px){.CardAgentStory_story__deWzu.CardAgentStory_image__EpcJI,.CardAgentStory_story__deWzu.CardAgentStory_video__NNhDy{min-height:79rem}}.CardAgentStory_storyBody__n02p2{padding:2.5rem;width:100%;display:flex;flex-direction:column;gap:var(--gutter);justify-content:space-between;flex:1 1;text-indent:-.4em;z-index:1;position:relative}@media only screen and (min-width:1034px){.CardAgentStory_storyBody__n02p2{padding:4rem}}@media only screen and (min-width:768px)and (max-width:1034px){.CardAgentStory_storyBody__n02p2 .copy-lg{font-size:2rem}}.CardAgentStory_storyFooter__oo9pn{display:flex;flex-direction:row;gap:2rem;align-items:center;color:var(--secondary)}@media only screen and (min-width:768px)and (max-width:1034px){.CardAgentStory_storyFooter__oo9pn{font-size:1.6rem}}.CardAgentStory_storyProfile__a_ghS{border-radius:50%;position:relative;overflow:hidden;width:4rem;height:4rem}@media only screen and (min-width:1034px){.CardAgentStory_storyProfile__a_ghS{width:6rem;height:6rem}}.CardAgentStory_flag__I1vcg{margin-left:auto;flex-shrink:0}.CardAgentStory_image__EpcJI,.CardAgentStory_video__NNhDy{display:flex;flex-direction:column;justify-content:space-between;align-items:center}.CardAgentStory_image__EpcJI .CardAgentStory_storyBody__n02p2,.CardAgentStory_video__NNhDy .CardAgentStory_storyBody__n02p2{min-height:34.5rem;margin-top:auto;flex:unset}@media only screen and (min-width:768px){.CardAgentStory_image__EpcJI .CardAgentStory_storyBody__n02p2,.CardAgentStory_video__NNhDy .CardAgentStory_storyBody__n02p2{min-height:28rem}}@media only screen and (min-width:1034px){.CardAgentStory_image__EpcJI .CardAgentStory_storyBody__n02p2,.CardAgentStory_video__NNhDy .CardAgentStory_storyBody__n02p2{min-height:34.5rem}}.CardAgentStory_image__EpcJI{border-bottom-right-radius:0;border-bottom-left-radius:0;overflow:hidden}.CardAgentStory_image__EpcJI:before{pointer-events:none;position:absolute;content:"";width:100%;height:100%;inset:0;z-index:1;bottom:0;background:linear-gradient(180deg,transparent 30%,var(--background) 90%)}.CardAgentStory_video__NNhDy{position:relative;overflow:hidden}@keyframes Media_spin__fEfC_{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes Media_shine__UdXQr{to{background-position-x:100vw}}.Media_main__Ltmeb,.Media_media__lT6kE{width:100%;overflow:hidden}.Media_media__lT6kE{border-radius:3rem;position:relative}@keyframes LocationGradient_spin__xwOis{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes LocationGradient_shine__irCfg{to{background-position-x:100vw}}.LocationGradient_main__qr1w_{width:3rem;height:3rem;border:.5rem solid hsla(0,0%,100%,.2);border-radius:50%}@media only screen and (min-width:768px){.LocationGradient_main__qr1w_{width:3.5rem;height:3.5rem}}@keyframes CardAgentStoryVideo_spin__FlGJj{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes CardAgentStoryVideo_shine__2_aAo{to{background-position-x:100vw}}.CardAgentStoryVideo_bg__fEkWh{position:absolute;width:100%;height:100%;z-index:0;opacity:.4;filter:blur(60px);pointer-events:none}.CardAgentStoryVideo_playWrap__WaDUB{display:flex;justify-content:center;align-items:center;width:100%;flex:1 1;padding-top:2.5rem;overflow:hidden;border-radius:50%}@media only screen and (min-width:768px){.CardAgentStoryVideo_playWrap__WaDUB{padding-top:4rem}}.CardAgentStoryVideo_play__yAZtx{width:65%;aspect-ratio:1/1;border-radius:50%;overflow:hidden;display:block;position:relative;cursor:pointer}@media(hover:hover){.CardAgentStoryVideo_play__yAZtx:hover .CardAgentStoryVideo_playMedia__7xLmu{transform:scale(1.3)}}.CardAgentStoryVideo_playIcon__XeJSo{width:8rem;z-index:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CardAgentStoryVideo_playIcon__XeJSo svg{filter:drop-shadow(0 0 10px rgba(0,0,0,.5))}.CardAgentStoryVideo_playMedia__7xLmu{transition:transform .75s var(--ease);width:100%;height:100%;position:relative;overflow:hidden;border-radius:50%;display:block;pointer-events:none}@keyframes Banner_spin__if0ZL{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes Banner_shine__AfP8S{to{background-position-x:100vw}}.Banner_main__hzNiB{position:fixed;top:var(--header-height);left:0;width:100%;z-index:11;will-change:opacity;transition:opacity .3s linear}.Banner_main__hzNiB .wrap{display:flex;justify-content:center}.Banner_main__hzNiB.Banner_scrolled__HGsBA{opacity:0;pointer-events:none}.Banner_inner__9m6A5{display:inline-flex;background:var(--white);border-radius:3rem;align-items:center;padding:.8rem;gap:1.5rem;margin:.7rem auto 0}@media only screen and (max-width:767px){.Banner_inner__9m6A5{width:100%;justify-content:space-between}}@media only screen and (min-width:768px){.Banner_inner__9m6A5{padding:.8rem;gap:var(--gutter);border-radius:3rem;background:hsla(0,0%,100%,.6);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}}@media only screen and (min-width:1034px){.Banner_inner__9m6A5{margin-top:1rem}}.Banner_icon__NZu9b{border-radius:50%;background:var(--grey-01);object-fit:cover;flex-shrink:0;width:2.8rem;height:2.8rem}@media only screen and (min-width:768px){.Banner_icon__NZu9b{width:4.3rem;height:4.3rem;background:var(--white)}}.Banner_text___EXU6{font-size:1.3rem;line-height:1.4;letter-spacing:.02em;text-align:center}@media only screen and (min-width:1034px){.Banner_text___EXU6{font-size:1.6rem}}@media only screen and (max-width:767px){.Banner_cta__14mta{--btn-circle-size:2.8rem}}@keyframes SpeechPlayground_spin__1Bj6n{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes SpeechPlayground_shine__GrWLa{to{background-position-x:100vw}}.SpeechPlayground_main__sezyc{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;row-gap:5rem}@media only screen and (min-width:768px){.SpeechPlayground_main__sezyc{row-gap:7rem}}.SpeechPlayground_title__zvOkw{gap:.5rem}.SpeechPlayground_buttons__ZhOqL{margin-top:2rem}@keyframes CountriesTicker_spin__CjbAk{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes CountriesTicker_shine__RfzOj{to{background-position-x:100vw}}.CountriesTicker_main__9uGCG{display:flex;width:100%;padding:5rem 0}@media only screen and (max-width:767px){.CountriesTicker_main__9uGCG{padding-left:0;padding-right:0}}.CountriesTicker_item__gRFRN,.CountriesTicker_ticker__jwxzG{display:flex;width:auto;align-items:center}.CountriesTicker_item__gRFRN{margin:0 2.5rem;column-gap:5rem;font-size:4.4rem;flex-shrink:0}@media only screen and (min-width:768px){.CountriesTicker_item__gRFRN{font-size:5.4rem;margin:0 3.25rem;column-gap:6.5rem}}.CountriesTicker_icon__vcu1Y{width:3rem}@media only screen and (min-width:768px){.CountriesTicker_icon__vcu1Y{width:3.6rem}}@keyframes Hero_spin__uDDSg{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes Hero_shine__P6hqc{to{background-position-x:100vw}}.Hero_main__vgrDX{width:100%;display:flex;position:relative;z-index:0;justify-content:center;align-items:center;background:var(--background);color:var(--primary)}.Hero_main__vgrDX.Hero_hasBanner__cD_mx:first-child{padding-top:calc(var(--header-height) + 7rem)}@media only screen and (min-width:768px){.Hero_main__vgrDX.Hero_hasBanner__cD_mx:first-child{padding-top:calc(var(--header-height) + 6.8rem)}}.Hero_main__vgrDX.Hero_nextIsArc___bjLa{padding-bottom:var(--arc-height)}.Hero_wrap__IytKi{z-index:1;position:relative;display:block;width:100%;padding-top:var(--s-l);padding-bottom:var(--s-l)}.Hero_twoColumns__zYJqc .Hero_wrap__IytKi{display:grid;grid-template-columns:1fr;grid-gap:6.4rem;gap:6.4rem}@media only screen and (min-width:1034px){.Hero_twoColumns__zYJqc .Hero_wrap__IytKi{grid-template-columns:1fr 1fr;align-items:center;gap:var(--gutter)}.Hero_twoColumns__zYJqc .Hero_wrap__IytKi .Hero_content__4g2b0{text-align:left;align-items:flex-start;justify-content:flex-start}.Hero_twoColumns__zYJqc .Hero_wrap__IytKi .Hero_buttons__WXoWQ{justify-content:flex-start}}.Hero_content__4g2b0{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:4rem}.Hero_title__2R5ri{text-wrap:balance}.Hero_text__fgnjW{color:var(--secondary);max-width:67rem;text-wrap:balance}.Hero_text__fgnjW a,.Hero_text__fgnjW b,.Hero_text__fgnjW strong{color:var(--primary)}.Hero_scrollDown__wKs1_{width:2rem;height:3.2rem;border-radius:1rem;background:var(--primary);display:block;position:relative}.Hero_scrollDown__wKs1_:before{content:"";position:absolute;top:.6rem;left:.6rem;width:.8rem;height:.8rem;background:var(--background);border-radius:50%;animation:Hero_scrollDown__wKs1_ 2s infinite}@media only screen and (min-width:768px){.Hero_default__EJhg3{min-height:70rem}}.Hero_legal__ih_b8 .Hero_wrap__IytKi{gap:2rem}.Hero_playDemo__usaZe .Hero_wrap__IytKi{padding-top:var(--s-m);padding-bottom:var(--s-m)}@media only screen and (min-width:1034px){.Hero_playDemo__usaZe .Hero_wrap__IytKi{padding-top:var(--s-xl);padding-bottom:var(--s-xl)}.Hero_playDemo__usaZe .Hero_buttons__WXoWQ{padding-top:var(--s-m)}}.Hero_buttons__WXoWQ{display:flex;gap:1.6rem;justify-content:center;flex-wrap:wrap}@media only screen and (max-width:1033px){.Hero_buttons__WXoWQ{flex-direction:column}}@keyframes Hero_scrollDown__wKs1_{0%{transform:translateY(0)}50%{transform:translateY(1.2rem)}to{transform:translateY(0)}}.Hero_mediaTwoColumns__0oChY{width:100%;position:relative;aspect-ratio:100/86;overflow:hidden;border-radius:var(--radius-lg)}@keyframes About_spin__ByTYY{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes About_shine__fkc9u{to{background-position-x:100vw}}.About_main__ndLrA{background-color:var(--background);display:flex;flex-direction:column;gap:4rem;padding:2.4rem;border-radius:3rem}@media only screen and (min-width:768px){.About_main__ndLrA{padding:4rem}}.About_logo__C0btG{flex-shrink:0;width:6rem;height:6rem;border:1px solid var(--border-light);position:relative;display:block;border-radius:1.5rem}@media only screen and (min-width:768px){.About_logo__C0btG{margin-left:auto;width:12rem;height:12rem}}.About_top__KatOf{display:flex;gap:2.4rem}@media only screen and (min-width:768px){.About_top__KatOf{gap:2rem}}@media only screen and (max-width:767px){.About_top__KatOf{flex-direction:column-reverse}}.About_topText__n85Rx{display:flex;flex-direction:column;gap:2.4rem}@media only screen and (min-width:768px){.About_topText__n85Rx{gap:2rem}}.About_topText__n85Rx .txt{color:var(--secondary);max-width:40rem}.About_info__GUKaa{position:relative;overflow:hidden;display:grid;grid-template-columns:repeat(1,1fr);grid-gap:var(--gutter)}@media only screen and (min-width:768px){.About_info__GUKaa{grid-template-columns:repeat(2,1fr)}}.About_infoCol__XpUlH{width:100%;color:var(--secondary)}.About_infoCol__XpUlH:before{content:"";border-top:1px dashed var(--border-light);display:block;width:300%;padding-bottom:1.6rem}@media only screen and (min-width:768px){.About_infoCol__XpUlH:nth-child(2n):before{border-top-color:transparent}}.About_infoCol__XpUlH strong{color:var(--primary);display:block}@keyframes BlogBlocks_spin__40c9H{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes BlogBlocks_shine__Zlg67{to{background-position-x:100vw}}.BlogBlocks_main__Sz98k{background:var(--background);color:var(--primary);width:100%;position:relative}.BlogBlocks_blocks__dm8IX{display:flex;flex-direction:column;gap:6rem;align-items:center;padding-bottom:12rem}.BlogBlocks_block__Sgd5F,.BlogBlocks_blocks__dm8IX hr{width:100%;max-width:90rem}.BlogBlocks_block__Sgd5F.BlogBlocks_media__31abw,.BlogBlocks_block__Sgd5F.BlogBlocks_table__wBImB{max-width:90rem}.BlogBlocks_text__mHFbD{color:var(--secondary)}.BlogBlocks_text__mHFbD h2{color:var(--primary);font-size:2.6rem;line-height:1.3;letter-spacing:.02em}@media only screen and (min-width:768px){.BlogBlocks_text__mHFbD h2{font-size:3rem;line-height:1.3;letter-spacing:.01em}}.BlogBlocks_text__mHFbD h3{color:var(--primary);font-size:2rem;line-height:1.4;letter-spacing:.02em}@media only screen and (min-width:768px){.BlogBlocks_text__mHFbD h3{font-size:2.4rem;line-height:1.2;letter-spacing:.02em}}.BlogBlocks_media__31abw{overflow:hidden;position:relative;width:100%}.BlogBlocks_figure__P4G82{width:100%;padding:0;margin:0 auto}.BlogBlocks_figure__P4G82.BlogBlocks_medium__7ElQy{max-width:67rem}.BlogBlocks_figure__P4G82.BlogBlocks_small___fRhZ{max-width:44rem}.BlogBlocks_figure__P4G82 .BlogBlocks_figureMedia__VxmbT{border-radius:3rem;overflow:hidden;position:relative;width:100%}.BlogBlocks_figure__P4G82 .BlogBlocks_mediaTitle__cPit8{margin-bottom:1.2rem;color:var(--primary);padding:0 1rem}@media only screen and (min-width:768px){.BlogBlocks_figure__P4G82 .BlogBlocks_mediaTitle__cPit8{padding:0 2rem;margin-top:1.6rem}}.BlogBlocks_figure__P4G82 figcaption{margin-top:1.2rem;color:var(--secondary);padding:0 1rem}@media only screen and (min-width:768px){.BlogBlocks_figure__P4G82 figcaption{padding:0 2rem;margin-top:1.6rem}}.BlogBlocks_quote__lgKE3{width:100%}.BlogBlocks_quote__lgKE3>div.BlogBlocks_hasQuote__ya_yg{text-indent:-.2em}.BlogBlocks_quote__lgKE3 cite{color:var(--secondary);font-style:normal}.BlogBlocks_quote__lgKE3 cite strong{color:var(--primary);font-weight:400}.BlogBlocks_tools__U_zZi{padding:3rem 0;border-top:1px solid var(--border-light);width:100%;max-width:90rem;display:flex;justify-content:space-between;align-items:center}.BlogBlocks_goToTop__1XcnB svg{transform:rotate(-90deg)}.BlogBlocks_faqs__k9AOf{display:flex;flex-direction:column;gap:2rem}@media only screen and (min-width:768px){.BlogBlocks_faqs__k9AOf{gap:3rem}}.BlogBlocks_faqText__MTdGG{color:var(--secondary);width:100%;margin-top:1.2rem}@media only screen and (min-width:768px){.BlogBlocks_faqText__MTdGG{margin-top:2.4rem}}@keyframes BlogHero_spin__rXIrx{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes BlogHero_shine__q_O07{to{background-position-x:100vw}}.BlogHero_main__CQcdd{text-align:center;width:100%;background:var(--background)}.BlogHero_wrap__Jv2hK{justify-content:center;align-items:center;padding-top:9rem;padding-bottom:9rem}.BlogHero_head__mTjYm,.BlogHero_wrap__Jv2hK{display:flex;flex-direction:column;gap:2.4rem}.BlogHero_head__mTjYm{color:var(--secondary);max-width:80rem}.BlogHero_head__mTjYm h1{color:var(--primary)}.BlogHero_image__z3raV{border-radius:3rem;width:100%;margin-top:2.4rem}.BlogHero_categories__aeyP3{display:flex;flex-direction:row;gap:1rem}.BlogHero_summary__NW4GC{max-width:68rem;margin:0 auto}.BlogHero_meta__dD30N{color:var(--tertiary);display:flex;justify-content:center}.BlogHero_meta__dD30N:has(:nth-child(2)) :nth-child(2):before{content:"|";margin:0 .5rem}.BlogHero_meta__dD30N:has(:nth-child(3)) :nth-child(3):before{content:"|";margin:0 .5rem}@keyframes Tag_spin__icLam{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes Tag_shine__LI_dU{to{background-position-x:100vw}}.Tag_tag__A2jv3{background:var(--background-2);color:var(--primary);min-height:4rem;display:inline-flex;align-items:center;padding:1rem 1.4rem;border-radius:.6rem}.Tag_tag__A2jv3.Tag_--active__9qzQ_{background:var(--primary);color:var(--background)}.Tag_tag__A2jv3.Tag_--link__cjmGv{cursor:pointer;transition:all .15s linear;will-change:color,background-color}@media(hover:hover){.Tag_tag__A2jv3.Tag_--link__cjmGv:hover{background:var(--primary);color:var(--background)}}@keyframes BlogRelated_spin__gu26o{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes BlogRelated_shine__LJmOF{to{background-position-x:100vw}}.BlogRelated_main__Pzj2M{background:var(--background);position:relative}.BlogRelated_main__Pzj2M h2{margin-bottom:6rem}.BlogRelated_main__Pzj2M.BlogRelated_customerStories__sLPKM h2{text-align:center}.BlogRelated_wrap__TtJMj{padding-top:6rem;padding-bottom:12rem}.BlogRelated_grid__1j93d{display:grid;grid-template-columns:1fr;grid-gap:6rem var(--gutter);gap:6rem var(--gutter)}@media only screen and (min-width:768px){.BlogRelated_grid__1j93d{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:1034px){.BlogRelated_grid__1j93d{grid-template-columns:repeat(3,1fr)}}@keyframes CardPost_spin__FLXQm{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes CardPost_shine__EWn0o{to{background-position-x:100vw}}.CardPost_main__dAHXn{display:flex;flex-direction:column;gap:2.4rem}@media only screen and (min-width:768px)and (max-width:1034px){.CardPost_main__dAHXn{gap:1rem}}.CardPost_main__dAHXn h3{color:var(--primary);transition:color .15s linear}@media(hover:hover){.CardPost_main__dAHXn:hover .CardPost_image__twqSi>img{transform:scale(1.05)}.CardPost_main__dAHXn:hover h3{color:var(--secondary)}}@media only screen and (min-width:768px){.CardPost_main__dAHXn.CardPost_featured__M6Z6s{display:grid;grid-template-columns:1.2fr 1fr}}.CardPost_title__XE_dH{font-size:2rem;line-height:1.4;letter-spacing:.02em}@media only screen and (min-width:768px){.CardPost_title__XE_dH{font-size:2.2rem;line-height:1.3;letter-spacing:.02em}}.CardPost_inner__GIiCL{display:flex;flex-direction:column;gap:4rem;flex:1 1;max-width:35rem}.CardPost_header__JzFX9{display:flex;flex-direction:column;align-items:flex-start;gap:2.4rem}.CardPost_customerStories__tCdbz .CardPost_header__JzFX9{flex-direction:column-reverse;gap:5rem;flex:1 1}.CardPost_customerStories__tCdbz .CardPost_header__JzFX9 .eyebrow{margin-top:auto}@media only screen and (min-width:768px){.CardPost_customerStories__tCdbz .CardPost_header__JzFX9{gap:5rem}}.CardPost_image__twqSi{border-radius:var(--radius-lg);overflow:hidden;width:100%;position:relative}.CardPost_image__twqSi>img{transition:transform .5s var(--ease)}.CardPost_image__twqSi .CardPost_imagePlaceholder__fcQnn{background:var(--background-2);width:100%;height:100%;display:block}.CardPost_meta__ZJejS{color:var(--secondary);display:flex;margin-top:auto}.CardPost_loading__jWi8S .CardPost_header__JzFX9>img,.CardPost_loading__jWi8S .CardPost_image__twqSi,.CardPost_loading__jWi8S .CardPost_meta__ZJejS,.CardPost_loading__jWi8S h3{color:transparent;background:linear-gradient(110deg,#ececec 8%,#f5f5f5 18%,#ececec 33%);background-size:100vw 100%;animation:CardPost_shine__EWn0o 1.5s linear infinite}.CardPost_--featuredSmall__jaPoy,.CardPost_--featured__cWEjd{border-radius:3rem;background:var(--grey-01);padding:2rem}@media only screen and (min-width:1034px){.CardPost_--featured__cWEjd{display:grid;grid-template-columns:1.2fr 1fr;grid-gap:calc(var(--gutter)*2);gap:calc(var(--gutter)*2);min-height:40.5rem}.CardPost_--featured__cWEjd .CardPost_image__twqSi,.CardPost_--featured__cWEjd .CardPost_image__twqSi .CardPost_imagePlaceholder__fcQnn,.CardPost_--featured__cWEjd .CardPost_image__twqSi img{height:100%}.CardPost_--featured__cWEjd .CardPost_title__XE_dH{font-size:3rem;line-height:1.3;letter-spacing:.01em}}@media only screen and (min-width:768px){.CardPost_--featuredSmall__jaPoy .CardPost_title__XE_dH{font-size:1.8rem;line-height:1.3;letter-spacing:.02em}}.CardPost_featuredTag__R7rau{position:absolute;top:2rem;left:2rem;z-index:1}@keyframes Tooltip_spin__g1np6{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes Tooltip_shine__KCxMY{to{background-position-x:100vw}}.Tooltip_tooltip__vAjij{position:absolute;bottom:100%;left:50%;transform:translateX(-50%);margin-bottom:.8rem;display:flex;flex-direction:column;align-items:center;pointer-events:none;opacity:0;transition:opacity .15s ease;z-index:10}.Tooltip_tooltip__vAjij.Tooltip_visible__xG__r{opacity:1}.Tooltip_text__gTpEk{background:var(--grey-dark);color:var(--white);font-weight:500;font-size:1.4rem;line-height:1.5;padding:.8rem 1.2rem 1rem;border-radius:.4rem;white-space:nowrap;box-shadow:0 .1rem .2rem rgba(0,0,0,.08)}@supports(text-box-trim:trim-start){.Tooltip_text__gTpEk{text-box-trim:trim-start;padding:.8rem 1.2rem}}.Tooltip_arrow__uIoGg{width:0;height:0;border-left:.6rem solid transparent;border-right:.6rem solid transparent;border-top:.6rem solid var(--grey-dark)}@keyframes Playground_spin__yKIe5{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes Playground_shine__4Oi9_{to{background-position-x:100vw}}.Playground_main__V1JhZ{width:100%;background:var(--background);color:var(--primary);border-radius:var(--radius-lg);padding:4rem var(--s-s) 4.8rem;display:flex;flex-direction:column;row-gap:2.4rem;--visualizer-width:42rem;--controls-width:20rem}.Playground_tabs__iPweQ{display:flex;margin:0 auto;padding:.8rem;gap:.8rem;border-radius:10rem;background:var(--background-2)}@media only screen and (max-width:767px){.Playground_tabs__iPweQ{flex-flow:row wrap;align-items:center;justify-content:center;gap:1.2rem;border-radius:2rem}}.Playground_tab__UDoRp{padding:.75rem 1.25rem;display:flex;align-items:center;gap:.5rem;min-height:4.2rem;border-radius:10rem;background:transparent;color:var(--primary);position:relative;transition:color .3s var(--ease)}.Playground_tab__UDoRp svg{width:1.8rem}.Playground_tab__UDoRp.Playground_active__nvmzB{color:var(--button-primary-text)}@media only screen and (max-width:767px){.Playground_tab__UDoRp{min-height:3.6rem;padding:.5rem 1.5rem .65rem;font-size:1.2rem;line-height:1;letter-spacing:.01em}}.Playground_tabIndicator__eogrH{position:absolute;inset:0;border-radius:10rem;background:var(--button-primary-bg);z-index:0}.Playground_tabLabel__cRJlr{position:relative;z-index:1;display:flex;align-items:center;gap:.5rem;pointer-events:none}.Playground_tabFooter__WrF9q{padding-top:3.2rem;position:relative}.Playground_tabFooter__WrF9q:before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background:var(--tertiary);max-width:20rem;left:50%;transform:translateX(-50%)}.Playground_headline__nGgZz{padding:2.8rem 0;text-align:center;text-wrap:balance;margin:0 auto;max-width:77rem}.Playground_audios__4hSME{list-style:none;padding:2.4rem 0 4rem;display:flex;flex-direction:column;row-gap:2rem}.Playground_audioItem__jHbPW{align-items:center;background:var(--background-2);border-radius:6rem;color:var(--primary);width:100%;position:relative;padding:.8rem;display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--gutter);gap:var(--gutter)}@media only screen and (min-width:1034px){.Playground_audioItem__jHbPW{padding:1.8rem;display:grid}.Playground_audioItem__jHbPW,.Playground_audioItem__jHbPW.Playground_accentTranslation__ByXYA,.Playground_audioItem__jHbPW.Playground_noiseCancellation__NA717{grid-template-columns:1fr var(--visualizer-width) 1fr}.Playground_audioItem__jHbPW.Playground_speechEnhancement__hPBbW{grid-template-columns:2fr var(--visualizer-width) var(--controls-width)}}.Playground_audioItemInfo__eSch7{align-items:center;column-gap:.8rem;display:flex;padding:0 .7rem}@media only screen and (max-width:767px){.Playground_audioItemInfo__eSch7{padding:0 1.4rem}}.Playground_audioItemInfo__eSch7>div{text-wrap:balance;display:flex;flex-direction:column}.Playground_audioItemInfo__eSch7 .caption{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.Playground_audioItemInfo__eSch7 .caption-sm{color:var(--tertiary)}.Playground_audioItemPlayBtn__yiO7x{flex-shrink:0}@media only screen and (max-width:767px){.Playground_audioItemPlayBtn__yiO7x{--btn-circle-size:4rem}}.Playground_audioItemIcon___q_3R{width:4rem;height:4rem;flex-shrink:0;border-radius:50%;overflow:hidden}.Playground_audioItemVisualizer__6ffHO{height:auto;display:block;position:relative;flex:1 1}.Playground_audioItemControls__ZA1DG{column-gap:1.2rem;--toggle-size:6rem;display:flex;align-items:center;justify-content:flex-end}@media only screen and (max-width:767px){.Playground_audioItemControls__ZA1DG{--toggle-size:6rem;column-gap:.5rem}}.Playground_audioItemToggle__my8VK{display:flex;flex-shrink:0;transition:opacity .2s var(--ease)}.Playground_audioItemToggle__my8VK.Playground_hidden__kjzGM{opacity:0;pointer-events:none}@media only screen and (max-width:767px){.Playground_audioItemToggle__my8VK{--toggle-size:4rem}.Playground_audioItemToggle__my8VK .copy{font-size:1.4rem;line-height:1.5;letter-spacing:.01em}}.Playground_uploadContainer__ZB6J4{background:var(--background-2);border-radius:10rem;display:flex;align-items:center;gap:1.2rem;justify-content:space-between;padding:.8rem}@media only screen and (min-width:1034px){.Playground_uploadContainer__ZB6J4{padding:1.8rem}}.Playground_uploadText__JyI_3{display:flex;flex-direction:column;gap:.4rem;padding:0 .7rem}@media only screen and (max-width:767px){.Playground_uploadText__JyI_3{padding:0 1.4rem}}.Playground_uploadText__JyI_3 .caption{color:var(--secondary)}@media only screen and (max-width:767px){.Playground_uploadBtn__Um3Au{--btn-circle-size:4rem}}.Playground_uploadedSection___kK8v{display:flex;flex-direction:column;align-items:center;gap:1.6rem}.Playground_uploadedActions__F15j9{display:flex;align-items:center;justify-content:center;gap:1.2rem}.Playground_actionButton__JfNs_{position:relative;display:flex;flex-direction:column;align-items:center}.Playground_uploadedActionBtn__BeG5E{--btn-circle:var(--background-2);--btn-circle-text:var(--primary);border:1.5px solid var(--grey-02)}@media only screen and (max-width:767px){.Playground_uploadedActionBtn__BeG5E{--btn-circle-size:4rem}}.Playground_actionButtonSpinnerWrap__bLNpU{width:calc(6rem + 2px);height:calc(6rem + 2px);border-radius:50%;border:1.5px solid var(--grey-02);background:var(--background-2);display:flex;align-items:center;justify-content:center;pointer-events:none;box-sizing:border-box}@media only screen and (max-width:767px){.Playground_actionButtonSpinnerWrap__bLNpU{width:calc(4rem + 2px);height:calc(4rem + 2px)}}.Playground_actionButtonSpinner__gtZhS{width:2.4rem;height:2.4rem;border:3px solid var(--border-light);border-top-color:var(--tertiary);border-radius:50%;animation:Playground_actionButtonSpinnerSpin__A8l23 .8s linear infinite}@keyframes Playground_actionButtonSpinnerSpin__A8l23{to{transform:rotate(1turn)}}.Playground_expiredBlock__0fzTb{text-align:center;display:flex;align-items:center;gap:.8rem;text-wrap:balance;flex-direction:column;padding-bottom:3.2rem}.Playground_expiredBlock__0fzTb .caption-sm{color:var(--tertiary)}.Playground_languageTranslation__7D87u{max-width:77rem;width:100%;margin:0 auto}@keyframes PlaygroundUploadModal_spin__JX2bx{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes PlaygroundUploadModal_shine__zWrP_{to{background-position-x:100vw}}.PlaygroundUploadModal_dialog__QkqgG{position:fixed;inset:0;margin:auto;border:none;background:transparent;padding:var(--margins);max-width:none;max-height:none;width:100%;height:100%;display:flex;overflow-y:auto}.PlaygroundUploadModal_dialog__QkqgG::-webkit-backdrop{background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px)}.PlaygroundUploadModal_dialog__QkqgG::backdrop{background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px)}.PlaygroundUploadModal_dialog__QkqgG:not([open]){display:none}.PlaygroundUploadModal_card__dGorz{background:var(--background-2);border:1px solid var(--border-light);border-radius:var(--radius-lg);width:100%;max-width:60rem;margin:auto;display:flex;flex-direction:column;align-items:center;position:relative;gap:4rem;padding:3.2rem 2.4rem}@media only screen and (min-width:768px){.PlaygroundUploadModal_card__dGorz{padding:4rem}}.PlaygroundUploadModal_header__rIktZ{display:flex;flex-direction:column;align-items:center;gap:.8rem;text-align:center;width:100%;text-wrap:balance}.PlaygroundUploadModal_header__rIktZ.PlaygroundUploadModal_headerUpload__lf1J9{gap:2.4rem}@media only screen and (min-width:768px){.PlaygroundUploadModal_header__rIktZ.PlaygroundUploadModal_headerUpload__lf1J9{gap:3.2rem}}.PlaygroundUploadModal_title__SHp9M{color:var(--black)}.PlaygroundUploadModal_subtitle__kIT_9{color:var(--secondary)}.PlaygroundUploadModal_btnCancel__hbs2W{--btn-bg:var(--grey-01);--btn-text:var(--black)}.PlaygroundUploadModal_btnBrowse__h1j8v,.PlaygroundUploadModal_btnContinue__7l3fk{--btn-bg:var(--black);--btn-text:var(--white);--btn-circle:var(--grey-dark);--btn-circle-text:var(--white)}.PlaygroundUploadModal_btnBrowse__h1j8v,.PlaygroundUploadModal_btnCancel__hbs2W,.PlaygroundUploadModal_btnContinue__7l3fk{min-height:6rem;min-width:17.7rem}@media only screen and (max-width:767px){.PlaygroundUploadModal_btnBrowse__h1j8v,.PlaygroundUploadModal_btnCancel__hbs2W,.PlaygroundUploadModal_btnContinue__7l3fk{min-width:100%}}.PlaygroundUploadModal_btnBrowseInner__W_sqa{display:flex;align-items:center;gap:.8rem}.PlaygroundUploadModal_btnBrowseInner__W_sqa svg{width:2rem}.PlaygroundUploadModal_btnBrowseInner__W_sqa span{margin-top:-.125rem}.PlaygroundUploadModal_stepForm__knqPw{display:flex;flex-direction:column;gap:4rem;align-items:flex-start;width:100%}.PlaygroundUploadModal_emailForm__8wEJ_{display:flex;flex-direction:column;margin:0 auto;row-gap:4rem}@media only screen and (min-width:768px){.PlaygroundUploadModal_emailForm__8wEJ_{row-gap:2.4rem;max-width:37rem}}.PlaygroundUploadModal_fieldGroup__tOyS_{display:flex;flex-direction:column;gap:.6rem;width:100%}.PlaygroundUploadModal_fieldLabel__XsqcM{color:var(--secondary)}.PlaygroundUploadModal_fieldInput__q9zS_{width:100%;border:1px solid var(--grey-02);border-radius:1.2rem!important;padding:1.6rem 1.4rem;color:var(--black);background:var(--background-2);box-shadow:0 1px 2px rgba(10,13,18,.05);outline:none;font-family:inherit;transition:border-color .2s var(--ease)}.PlaygroundUploadModal_fieldInput__q9zS_::placeholder{color:var(--secondary)}.PlaygroundUploadModal_fieldInput__q9zS_:focus{border-color:var(--tertiary)}.PlaygroundUploadModal_checkboxRow___TXAP{display:flex;gap:.8rem;align-items:flex-start;width:100%}.PlaygroundUploadModal_checkbox__tsaXZ{-webkit-appearance:none;-moz-appearance:none;appearance:none;flex-shrink:0}.PlaygroundUploadModal_actions__HvNsr{display:flex;gap:1.6rem;align-items:center;justify-content:center;width:100%;flex-flow:row wrap}.PlaygroundUploadModal_actions__HvNsr>*{flex:1 1}@media only screen and (max-width:767px){.PlaygroundUploadModal_actions__HvNsr{flex-direction:column-reverse;align-items:stretch}}.PlaygroundUploadModal_spinner__SY2fJ{width:3.2rem;height:3.2rem;border:3px solid var(--border-light);border-top-color:var(--tertiary);border-radius:50%;animation:PlaygroundUploadModal_spinnerSpin__rAzia .8s linear infinite}@keyframes PlaygroundUploadModal_spinnerSpin__rAzia{to{transform:rotate(1turn)}}.PlaygroundUploadModal_dots__8lg9n:after{content:"";animation:PlaygroundUploadModal_dots__8lg9n 1.2s steps(4) infinite}@keyframes PlaygroundUploadModal_dots__8lg9n{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}}.PlaygroundUploadModal_stepUpload__Lm_Ti{display:flex;flex-direction:column;width:100%;row-gap:3.2rem}@media only screen and (min-width:768px){.PlaygroundUploadModal_stepUpload__Lm_Ti{row-gap:4rem}}.PlaygroundUploadModal_uploadForm__9oWuF{display:flex;flex-direction:column;align-items:center;row-gap:3.2rem}@media only screen and (min-width:768px){.PlaygroundUploadModal_uploadForm__9oWuF{row-gap:4rem}}.PlaygroundUploadModal_dropZone__YG05b{width:100%;max-width:54rem;height:27rem;border:2px dashed var(--border-light);border-radius:.8rem;background:var(--background);display:flex;align-items:center;justify-content:center;padding:1.6rem;cursor:pointer;transition:border-color .2s var(--ease),background-color .2s var(--ease)}@media(hover:hover){.PlaygroundUploadModal_dropZone__YG05b:hover{border-color:var(--tertiary)}}.PlaygroundUploadModal_dropZone__YG05b.PlaygroundUploadModal_dragOver__TUbyV{border-color:var(--tertiary)}.PlaygroundUploadModal_dropZone__YG05b.PlaygroundUploadModal_isProcessing__1kSts{border-color:var(--border-light)!important;cursor:wait}.PlaygroundUploadModal_dropZoneContent__eLBtb{display:flex;flex-direction:column;align-items:center;row-gap:2.4rem;width:100%}.PlaygroundUploadModal_dropZoneTextGroup__cryvG{display:flex;flex-direction:column;align-items:center;row-gap:.6rem;text-wrap:balance}@media only screen and (max-width:767px){.PlaygroundUploadModal_dropZoneTextGroup__cryvG{row-gap:1.6rem}}@media only screen and (hover:none){.PlaygroundUploadModal_dropZoneTextGroup__cryvG{row-gap:1.6rem}}.PlaygroundUploadModal_dropZoneIcon__558kq{width:2rem;height:2rem;color:var(--tertiary)}@media only screen and (min-width:768px)and (hover:hover){.PlaygroundUploadModal_dropZoneIcon__558kq{margin-bottom:.5rem}}.PlaygroundUploadModal_dropZoneLabel__HkL0w{font-weight:500;color:var(--secondary);text-align:center}@media only screen and (hover:none){.PlaygroundUploadModal_dropZoneLabel__HkL0w{display:none;pointer-events:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}}.PlaygroundUploadModal_dropZoneFormats__tlWqt{color:var(--secondary);text-align:center}.PlaygroundUploadModal_dropZoneFormats__tlWqt strong{font-weight:500}.PlaygroundUploadModal_dropZoneText__WZoVo{color:var(--secondary)}.PlaygroundUploadModal_errorMessage__zT9wF{color:var(--negative)}@keyframes PlaygroundRecorder_spin__VkLDq{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes PlaygroundRecorder_shine__fgHTw{to{background-position-x:100vw}}.PlaygroundRecorder_playerRecorder__H_nFE{padding:2.4rem 0 4rem;display:flex;flex-direction:column;align-items:center}@media only screen and (max-width:767px){.PlaygroundRecorder_playerRecorder__H_nFE{padding-bottom:2.8rem}}.PlaygroundRecorder_recorderWrap__54ASS{width:100%;background:var(--grey-02);border-radius:var(--radius-lg);padding:3.2rem 2.4rem 2.4rem;display:flex;flex-direction:column;align-items:center;gap:4rem}@media only screen and (max-width:767px){.PlaygroundRecorder_recorderWrap__54ASS{border-radius:2.4rem;padding:2.4rem 1.6rem 1.6rem;gap:3rem}}.PlaygroundRecorder_recorderCollapsed__UWke1{background:var(--white);border-radius:10rem;display:flex;align-items:center;justify-content:space-between;padding:.8rem .8rem .8rem 3.2rem;width:100%;max-width:48.1rem}.PlaygroundRecorder_recorderCollapsedText__cPEg6{display:flex;flex-direction:column;gap:.4rem}.PlaygroundRecorder_recorderCollapsedText__cPEg6 .caption-sm{color:var(--secondary)}.PlaygroundRecorder_recorderCollapsedMicBtn___apLF{width:6rem;height:6rem;flex-shrink:0;border-radius:50%;border:none;background:var(--button-primary-bg);color:var(--button-primary-text);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .2s var(--ease)}.PlaygroundRecorder_recorderCollapsedMicIcon__3nlXC{width:3.2rem;height:3.2rem}.PlaygroundRecorder_recorderMain__mNIfE{display:flex;flex-direction:column;align-items:center;gap:1.2rem}@media only screen and (max-width:767px){.PlaygroundRecorder_recorderMain__mNIfE{gap:1.6rem}}.PlaygroundRecorder_recordBtn__5blPB{--record-btn-size:12.8rem;width:var(--record-btn-size);height:var(--record-btn-size);border-radius:50%;border:none;background:var(--button-primary-bg);color:var(--button-primary-text);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s var(--ease)}.PlaygroundRecorder_recordBtn__5blPB.PlaygroundRecorder_recordBtnRecording__YGHW0{background:var(--negative);animation:PlaygroundRecorder_recordBtnPulsate__Ucoxr 1.5s ease-in-out infinite}.PlaygroundRecorder_recordBtn__5blPB:disabled{cursor:not-allowed;opacity:.85}@media only screen and (max-width:767px){.PlaygroundRecorder_recordBtn__5blPB{--record-btn-size:8rem}}@keyframes PlaygroundRecorder_recordBtnPulsate__Ucoxr{0%,to{transform:scale(1);box-shadow:0 0 0 0 rgba(236,68,110,.4)}50%{transform:scale(1.04);box-shadow:0 0 0 12px rgba(236,68,110,0)}}.PlaygroundRecorder_recordBtnIcon__VTvf4{width:3.6rem;height:3.6rem}@media only screen and (min-width:768px){.PlaygroundRecorder_recordBtnIcon__VTvf4{width:60%;height:auto}}.PlaygroundRecorder_recordLabel__LIGUU{margin:0;color:var(--primary)}.PlaygroundRecorder_recordTimer__o36Tq{margin:0;color:var(--secondary);display:flex;align-items:center;justify-content:center;gap:.8rem}.PlaygroundRecorder_recorderLtAudio__GYHwq{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.PlaygroundRecorder_recorderConnectingSpinner__6q1B5{width:2rem;height:2rem;border:2px solid var(--border-light);border-top-color:var(--tertiary);border-radius:50%;animation:PlaygroundRecorder_recorderPanelSpinnerSpin__bt_nF .8s linear infinite}.PlaygroundRecorder_recorderConfigMessage__2_cQ1,.PlaygroundRecorder_recorderErrorMessage__gWHo9{margin:0;text-align:center;max-width:28rem}.PlaygroundRecorder_recorderConfigMessage__2_cQ1{color:var(--secondary)}.PlaygroundRecorder_recorderErrorMessage__gWHo9{color:var(--error,#c00)}.PlaygroundRecorder_translateFieldSelect__g7kSP{width:100%;padding:1.6rem 4rem 1.6rem 1.4rem;border-radius:1.2rem;border:1px solid var(--grey-02);background:var(--white);color:var(--primary);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23242424'%3E%3Cpath d='M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6-1.41-1.41z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1.4rem center;background-size:2rem 2rem;font-size:1.6rem;line-height:1.3;letter-spacing:.02em}.PlaygroundRecorder_translateFieldSelect__g7kSP.PlaygroundRecorder_translateFieldSelectDisabled__RlHVm{opacity:.4;pointer-events:none;cursor:default}.PlaygroundRecorder_recorderPanels__pV3Xh{width:100%;display:grid;grid-template-columns:1fr 1fr;grid-gap:1.6rem;gap:1.6rem;max-width:82rem}@media only screen and (max-width:767px){.PlaygroundRecorder_recorderPanels__pV3Xh{grid-template-columns:1fr}}.PlaygroundRecorder_recorderPanel__dGhLu{display:flex;flex-direction:column;gap:.8rem;padding:1.6rem;background:var(--white);border-radius:var(--radius-lg)}.PlaygroundRecorder_recorderPanelHeader__mPAhd{display:flex;align-items:center;justify-content:space-between;min-height:4.2rem}.PlaygroundRecorder_recorderPanelHeading__LMAfR{color:var(--secondary)}.PlaygroundRecorder_recorderPanelActions__aHM_z{display:flex;align-items:center;gap:.4rem}.PlaygroundRecorder_recorderPanelActions__aHM_z.PlaygroundRecorder_recorderPanelActionsLoading__PqIMQ{flex-direction:column;gap:1.2rem}.PlaygroundRecorder_recorderPanelActionBtn__FJWR6{--btn-circle-size:4rem;--btn-circle:var(--white);--btn-circle-text:var(--primary);border:1px solid var(--grey-02)}.PlaygroundRecorder_recorderPanelActionBtn__FJWR6.button{padding:0}.PlaygroundRecorder_recorderPanelActionSpinner__DGISP{width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;border:1px solid var(--grey-02);border-radius:50%}.PlaygroundRecorder_recorderPanelActionSpinner__DGISP:after{content:"";width:2rem;height:2rem;border:2px solid var(--border-light);border-top-color:var(--tertiary);border-radius:50%;animation:PlaygroundRecorder_recorderPanelSpinnerSpin__bt_nF .8s linear infinite}.PlaygroundRecorder_recorderTextArea__mq1Mq{background:var(--white);border-radius:var(--radius);border:none;color:var(--primary);white-space:pre-wrap;word-break:break-word;position:relative}.PlaygroundRecorder_recorderPanelLoading__p5Cdd{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.2rem;padding:2rem}.PlaygroundRecorder_recorderPanelSpinner__n6dDE{width:3.2rem;height:3.2rem;border:3px solid var(--border-light);border-top-color:var(--tertiary);border-radius:50%;animation:PlaygroundRecorder_recorderPanelSpinnerSpin__bt_nF .8s linear infinite}.PlaygroundRecorder_recorderPanelLoadingText__0aAD5{margin:0}@keyframes PlaygroundRecorder_recorderPanelSpinnerSpin__bt_nF{to{transform:rotate(1turn)}}.PlaygroundRecorder_recorderTextLit__6aj_J{color:var(--primary)}.PlaygroundRecorder_recorderTextUnlit___5qE_{color:var(--tertiary);opacity:.7}.PlaygroundRecorder_recorderSegments__lZ_o8{display:flex;flex-direction:column;gap:.5em}.PlaygroundRecorder_recorderSegment__i8d4j{margin:0;color:var(--primary)}.PlaygroundRecorder_recorderSegment__i8d4j>span:first-child{margin-left:0;padding-left:0}.PlaygroundRecorder_recorderSegmentSpoken__tiv8M{color:var(--primary)}.PlaygroundRecorder_recorderSegmentUnspoken__zKpjK{color:var(--tertiary);opacity:.7}.PlaygroundRecorder_recorderCaret__pgbB0{display:inline-block;width:2px;height:1.4em;background:var(--primary);margin-left:2px;vertical-align:text-bottom;animation:PlaygroundRecorder_recorderCaretBlink__nUmMv 1s step-end infinite}@keyframes PlaygroundRecorder_recorderCaretBlink__nUmMv{0%,to{opacity:1}50%{opacity:0}}@keyframes PlaygroundTranslateUpload_spin__x0Og3{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes PlaygroundTranslateUpload_shine__UJWGV{to{background-position-x:100vw}}.PlaygroundTranslateUpload_translateUpload__GdqcY{display:flex;flex-direction:column;align-items:center;gap:3.2rem}.PlaygroundTranslateUpload_translateHeader__kQfDq{display:flex;flex-direction:column;align-items:center;gap:.4rem;text-align:center}.PlaygroundTranslateUpload_translateHeaderSubtitle__bx7BP{color:var(--secondary)}.PlaygroundTranslateUpload_translateFilePill__ySoIS{background:var(--background-2);border-radius:10rem;display:flex;align-items:center;justify-content:space-between;padding:.8rem .8rem .8rem 3.2rem;width:100%;max-width:48rem}.PlaygroundTranslateUpload_translateFileName__n_Wcc{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.PlaygroundTranslateUpload_translateDeleteBtn__AIgO1{--btn-circle:var(--background-2);--btn-circle-text:var(--primary);border:1.5px solid var(--grey-02);flex-shrink:0}.PlaygroundTranslateUpload_translateFields__eu9OM{display:flex;flex-direction:column;align-items:center;gap:1.6rem;width:100%;max-width:48rem}@media only screen and (min-width:768px){.PlaygroundTranslateUpload_translateFields__eu9OM{gap:2.4rem}}.PlaygroundTranslateUpload_translateFieldGroup__3Ghkh{display:flex;flex-direction:column;gap:.6rem;width:100%}.PlaygroundTranslateUpload_translateFieldSelect__3kNCz{width:100%;padding:1.6rem 4rem 1.6rem 1.4rem;border-radius:1.2rem;border:1px solid var(--grey-02);background:var(--white);color:var(--primary);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23242424'%3E%3Cpath d='M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6-1.41-1.41z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1.4rem center;background-size:2rem 2rem;font-size:1.6rem;line-height:1.3;letter-spacing:.02em}.PlaygroundTranslateUpload_translateArrow__QMQCo{display:flex;align-items:center;justify-content:center}.PlaygroundTranslateUpload_translateArrow__QMQCo svg{width:2rem;height:auto;color:var(--secondary)}.PlaygroundTranslateUpload_translateSpeakerQuestion__83HFd{color:var(--secondary);text-align:center}.PlaygroundTranslateUpload_translateSpeakerOptions__ORJzX{display:flex;gap:1.6rem;align-items:center;justify-content:center}.PlaygroundTranslateUpload_translateSpeakerBtn__QucKX{display:flex;align-items:center;gap:.8rem;padding:.8rem 1.2rem;border-radius:2rem;background:var(--white);color:var(--primary);cursor:pointer;transition:border-color .2s var(--ease);border:6px solid transparent}.PlaygroundTranslateUpload_translateSpeakerBtn__QucKX svg{width:2rem}@media only screen and (min-width:768px){.PlaygroundTranslateUpload_translateSpeakerBtn__QucKX svg{width:2.4rem}}.PlaygroundTranslateUpload_translateSpeakerBtn__QucKX.PlaygroundTranslateUpload_translateSpeakerBtnActive__9vnF1{border:6px solid var(--green)}@media only screen and (min-width:768px){.PlaygroundTranslateUpload_translateSpeakerBtn__QucKX{border-radius:1.5rem;padding:.8rem 1.6rem}}.PlaygroundTranslateUpload_translateBtn__jZKPP{--btn-size:7rem;--btn-circle-size:5rem;--btn-pad:1rem;min-width:19rem}.PlaygroundTranslateUpload_translateUploadBtn__0nKai{--btn-size:6rem}.PlaygroundTranslateUpload_actionButton__wQi17{position:relative;display:flex;flex-direction:column;align-items:center}.PlaygroundTranslateUpload_dots__nM6PL:after{content:"";animation:PlaygroundTranslateUpload_translateDots__nOVEM 1.2s steps(4) infinite}@keyframes PlaygroundTranslateUpload_translateDots__nOVEM{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}}@keyframes AgentStories_spin__swYyU{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes AgentStories_shine__qHhTN{to{background-position-x:100vw}}.AgentStories_main__Y0CT6{background:var(--background);color:var(--primary);width:100%;position:relative}@keyframes CustomerStories_spin__n8uss{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes CustomerStories_shine__QwTou{to{background-position-x:100vw}}.CustomerStories_grid__5JSAS{padding-top:var(--arc-height);display:flex;flex-direction:column;gap:5rem;justify-content:center;align-items:center;width:100%;padding-bottom:var(--s-l);border-bottom:var(--border);margin-bottom:var(--s-s)}.CustomerStories_grid__5JSAS.CustomerStories_hasArc__1h5vF{padding-bottom:calc(var(--arc-height) + var(--s-m));border-bottom:unset;margin-bottom:unset}.CustomerStories_hero__BR1xp{background:var(--background);padding-bottom:var(--arc-height);position:relative;width:100%}@keyframes CustomerFeaturedPost_spin__NcvUR{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes CustomerFeaturedPost_shine__Syalv{to{background-position-x:100vw}}.CustomerFeaturedPost_main__Ku2p0{background-color:var(--background);padding-bottom:var(--s-m)}.CustomerFeaturedPost_main__Ku2p0.CustomerFeaturedPost_noPad__ZrP9t{padding-bottom:0}.CustomerFeaturedPost_wrap__A0ogh{background-color:var(--background)}.CustomerFeaturedPost_item__O4XxX{display:flex;gap:2rem;border-radius:3rem;padding:3rem;gap:3rem;overflow:hidden;background-color:var(--background-2)}@media only screen and (max-width:767px){.CustomerFeaturedPost_item__O4XxX{padding:1.5rem;gap:2rem;flex-direction:column-reverse}}@media(hover:hover){.CustomerFeaturedPost_item__O4XxX:hover .CustomerFeaturedPost_itemImage__Am_aQ>img{transform:scale(1.05)}.CustomerFeaturedPost_item__O4XxX:hover .h5{color:var(--secondary)}}.CustomerFeaturedPost_itemMeta__IdTuk{display:flex;flex-direction:column;gap:6rem;flex:1 1}@media only screen and (min-width:768px){.CustomerFeaturedPost_itemMeta__IdTuk{width:50%;gap:3rem}}.CustomerFeaturedPost_itemTop__KEfcz{display:flex;flex-direction:column;gap:2rem}.CustomerFeaturedPost_itemTop__KEfcz .copy{color:var(--secondary)}.CustomerFeaturedPost_itemTop__KEfcz .h5{transition:color .5s var(--ease)}@media only screen and (max-width:767px){.CustomerFeaturedPost_itemTop__KEfcz .h5{font-size:2.6rem;line-height:1.3;letter-spacing:.02em}}@media only screen and (min-width:768px){.CustomerFeaturedPost_itemTop__KEfcz{gap:var(--s-m)}}.CustomerFeaturedPost_itemCats__T3nY_{margin-top:auto;display:flex;gap:.5rem}.CustomerFeaturedPost_itemCats__T3nY_>div{background:var(--background)}.CustomerFeaturedPost_itemImage__Am_aQ{flex-shrink:0;border-radius:var(--radius-lg);overflow:hidden}@media only screen and (min-width:768px){.CustomerFeaturedPost_itemImage__Am_aQ{width:50%}}.CustomerFeaturedPost_itemImage__Am_aQ img{transition:transform .5s var(--ease)}@keyframes Blog_spin__Ypark{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes Blog_shine__jhQ3E{to{background-position-x:100vw}}.Blog_hero__VJLRm{width:100%;padding-bottom:calc(var(--arc-height) + 10rem)}.Blog_hero__VJLRm h1{text-align:center;padding-top:10rem}.Blog_featured__qg2yP{display:grid;grid-template-columns:1fr;grid-gap:var(--gutter);gap:var(--gutter);padding-top:8rem}@media only screen and (min-width:768px){.Blog_featured__qg2yP.Blog_hasFeaturedPostsSmall__j7UIb{grid-template-columns:1fr 26.5rem}}.Blog_main__GOMJG{width:100%;position:relative;background:var(--background);color:var(--primary)}.Blog_grid__5Vzio{width:100%;position:relative;padding-top:6rem;padding-bottom:12rem;gap:6rem;display:flex;flex-direction:column}.Blog_changelog__tM__U .Blog_grid__5Vzio{padding-bottom:10rem}@media only screen and (max-width:767px){.Blog_changelog__tM__U .Blog_grid__5Vzio{gap:2.4rem;padding-bottom:7rem}}