@charset "UTF-8";:root{--Generic-Black:#000;--Mains-Primary:#fff;--Mains-Secondary:#83918c;--Neutrals-Background:#0c0f0e;--Neutrals-Background-Primary:#161a19;--Neutrals-Grey:#171a19;--Neutrals-Grey-2:#242726;--Neutrals-Grey-3:#282d2b;--Neutrals-Grey-4:#363c3a;--Neutrals-Grey-5:#dfdfdf;--Neutrals-Grey-6:#dae3e1;--Neutrals-Grey-7:#262626;--Neutrals-Grey-8:#f3f3f3;--Neutrals-Grey-9:#121212;--Accents-Green:#13cf8c;--Accents-Green-Light:#5cfac2;--color-text:#000;--color-text-secondary:#222524;--color-tertiary:#272727;--color-text-btn:#0d0d0d;--color-text-btnPrimary:#0d0d0d;--color-background:#f2f2f2;--color-backgroundCard:#ececec;--color-backgroundSwitcher-button:#f1f1f1;--color-backgroundSwitcher-element:#ececec;--color-backgroundSettingModal:#f7f7f7;--color-hint:#000;--color-siderbar:#efefef;--color-footer:#fff;--color-newchat-btn:#e5e5e5;--color-cards-border:#e0e0e0;--color-chat-border:#efefef;--color-hint-border:hsla(0,0%,85%,.5);--color-hintMobile-border:hsla(0,0%,100%,.5);--color-hints-border:hsla(0,0%,100%,.5);--color-switcher-border:#dfdfdf;--color-sidebarHeader-border:transparante;--color-footer-border:#ececec;--color-light-grey:hsla(225,2%,56%,.2);--color-medium-grey:#f5f5f5;--color-dark-grey:#fafafa;--color-black:#000;--color-white:#fff;--color-green:#0fbf89}#dark-theme{--Generic-Black:#000;--Mains-Primary:#fff;--Mains-Secondary:#83918c;--Neutrals-Background:#0c0f0e;--Neutrals-Background-Primary:#161a19;--Neutrals-Grey:#171a19;--Neutrals-Grey-2:#242726;--Neutrals-Grey-3:#282d2b;--Neutrals-Grey-4:#363c3a;--Neutrals-Grey-5:#dfdfdf;--Neutrals-Grey-6:#dae3e1;--Neutrals-Grey-7:#262626;--Neutrals-Grey-8:#f3f3f3;--Neutrals-Grey-9:#121212;--Neutrals-Grey-10:#fdfdfd;--Accents-Green:#13cf8c;--Accents-Green-Light:#5cfac2}@font-face{font-family:Inter;font-weight:400;src:url(/wp-content/themes/chatbox/fonts/Inter_Regular.ttf) format("truetype")}@font-face{font-family:Inter;font-weight:500;src:url(/wp-content/themes/chatbox/fonts/Inter_Medium.ttf) format("truetype")}@font-face{font-family:Inter;font-weight:600;src:url(/wp-content/themes/chatbox/fonts/Inter_SemiBold.ttf) format("truetype")}@font-face{font-family:Inter;font-weight:700;src:url(/wp-content/themes/chatbox/fonts/Inter_Bold.ttf) format("truetype")}@font-face{font-family:Inter;font-weight:800;src:url(/wp-content/themes/chatbox/fonts/Inter_ExtraBold.ttf) format("truetype")}*,:after,:before{box-sizing:border-box;list-style:none;margin:0;outline:none;padding:0}:not(input,button,a){-webkit-touch-callout:text;-webkit-user-select:text;-moz-user-select:text;user-select:text}html{text-size-adjust:100%;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;font-family:Inter;font-size:.625vw;overflow-x:hidden;overflow-y:scroll;position:relative;scroll-behavior:smooth;width:100vw}html::-webkit-scrollbar-track{background:#0c0f0e;border-radius:10px}html::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.4);border-radius:4px;-webkit-transition:all .3s;transition:all .3s}html::-webkit-scrollbar-thumb:hover{background:rgba(255,255,137,.3)}html{scrollbar-color:hsla(0,0%,100%,.2) #0c0f0e;scrollbar-width:thin}@supports (-moz-appearance:none){html{scrollbar-color:hsla(0,0%,100%,.2) #0c0f0e}}@media (max-width:900px){html{font-size:1.2vw}}@media (max-width:640px){html{font-size:2.5641vw}}@media only screen and (min-width:1601px){html{font-size:10px}}body{min-height:100vh;overflow:clip}.wrapper{display:flex;flex-direction:column;margin:0 auto;max-width:1600px;padding:0 10rem;width:100%}@media (max-width:900px){.wrapper{padding:0 2rem}}@media (max-width:640px){.wrapper{padding:0 1.6rem}}main{flex:1}.divtext{display:table;margin:0 auto;white-space:nowrap;width:99%}#CookiebotWidget:not(.CookiebotWidget-open) .Cookiebotwidget-logo{outline:none!important}.btn{align-items:center;border:none;border-radius:1.4rem;cursor:pointer;display:flex;font-size:1.6rem;font-weight:600;height:5.6rem;justify-content:center;padding:0 1.6rem;text-decoration:none;transition:.3s;white-space:nowrap}.btn_white{background:var(--Mains-Primary);border:1px solid var(--Mains-Primary);color:var(--Generic-Black)}@media (hover:hover) and (pointer:fine){.btn_white:hover{background:var(--Neutrals-Background);color:var(--Mains-Primary)}}@media screen and (hover:none){.btn_white:active{background:var(--Neutrals-Background);color:var(--Mains-Primary)}}.btn_green{background:var(--Accents-Green);color:var(--Generic-Black)}@media (hover:hover) and (pointer:fine){.btn_green:hover{background:var(--Accents-Green-Light)}}@media screen and (hover:none){.btn_green:active{background:var(--Accents-Green-Light)}}h1{color:var(--Mains-Primary);font-size:7rem;font-weight:800;letter-spacing:.04rem;line-height:1.15;text-align:center}@media (max-width:640px){h1{font-size:4rem}}h2{font-size:4.8rem;font-weight:700;letter-spacing:-.05rem;margin-bottom:6rem;text-align:center}@media (max-width:640px){h2{font-size:3rem;letter-spacing:0;margin-bottom:2rem}}section{margin-bottom:16rem}@media (max-width:640px){section{margin-bottom:6rem}.desktop-only{display:none}}@media (min-width:640px){.mobile-only{display:none}}.popup{align-items:center;background-color:rgba(0,0,0,.6);display:none;inset:0;justify-content:center;padding:1.25rem;position:fixed;z-index:1000}.popup__wrapper{background:var(--auth-popup-bg);border-radius:2rem;box-sizing:border-box;max-width:60rem;padding:3.2rem 3rem;position:relative;width:100%}.popup__close{align-items:center;background:transparent;border:none;border-radius:var(--border-md);color:var(--auth-popup-close-color);cursor:pointer;display:flex;height:3.2rem;justify-content:center;padding:0;position:absolute;right:2.7rem;top:3rem;width:3.2rem}.popup__close img{display:inline-block;height:2.4rem;width:2.4rem}.popup.active{display:flex}.no-scroll{overflow:hidden}.header{align-items:center;backdrop-filter:blur(.45rem);border-radius:2rem;display:flex;justify-content:space-between;padding:1.2rem 2rem;position:sticky;top:4rem;transition:.5s;z-index:100}.header.hide{pointer-events:none}.header.hide .header__logo{opacity:0;transform:translateX(2rem)}.header.hide .header__login,.header.hide .header__theme-switcher{opacity:0}.header.hide .header__start{pointer-events:all}.header__logo{align-items:center;display:flex;font-size:1.8rem;font-weight:600;text-decoration:none;transition:.5s}.header__logo .logo-icon,.header__logo img{margin-right:.7rem}.header__logo img{height:3.6rem;-o-object-fit:contain;object-fit:contain;width:3.6rem}.header__links{align-items:center;display:flex;text-decoration:none}.header__links a{margin-left:5rem}.header__links a:not(:first-of-type){margin-left:1.8rem}@media (max-width:640px){.header__links a:not(:first-of-type){margin-left:1rem}}.header__theme-switcher{border:none;border-radius:3.2rem;display:flex;height:4rem;padding:.4rem;transition:.5s;width:7.2rem}.header__theme-switcher span{border-radius:50%;height:100%;left:50%;position:relative;transform:translateX(-50%);transition:.5s;width:50%}@media (hover:hover) and (pointer:fine){.header__theme-switcher:hover{cursor:pointer}}@media screen and (hover:none){.header__theme-switcher:active{cursor:pointer}}.header__login{color:var(--color-primary);transition:.5s}.header__login svg{height:2.4rem;margin-right:.8rem;-o-object-fit:contain;object-fit:contain;text-decoration:none;width:2.4rem}@media (max-width:640px){.header{padding:1.8rem 2rem}.header__links a{height:4.4rem}.header__links a:first-of-type{display:none}.header__theme-switcher{height:3.4rem;padding:0;width:3.4rem}.header__theme-switcher span{background-position:50%!important;left:0;transform:none!important;width:100%}}.footer{padding-bottom:6.5rem}.footer__top{border-bottom:1px solid var(--Neutrals-Grey-3);margin-bottom:5rem;padding-bottom:3rem}.footer__center{align-items:center;display:flex;margin-bottom:5rem}@media (max-width:640px){.footer__center{display:block}}.footer__bottom,.footer__top{align-items:center;display:flex;justify-content:space-between}.footer__stores-links{align-items:center;display:flex;justify-content:center;margin-top:1rem}@media (max-width:640px){.footer__stores-links{margin:0 auto}}.footer__stores-links a{background-color:#000;border:.1rem solid #a6a6a6;border-radius:.8rem;color:#fff;display:flex;flex-direction:column;height:4rem;justify-content:center;padding:0 1rem;text-decoration:none;transition:all .3s}.footer__stores-links a.apple-store-link{background-image:url(/wp-content/themes/chatbox/assets/icons/apple-icon.png);background-position:top .6rem left .9rem;background-repeat:no-repeat;background-size:1.8rem;padding-left:3.3rem}.footer__stores-links a.google-play-link{background-image:url(/wp-content/themes/chatbox/assets/icons/google-play.png);background-position:top .6rem left .9rem;background-repeat:no-repeat;background-size:2.2rem;padding-left:4rem}.footer__stores-links a .store-link__label{display:block;font-size:.9rem;line-height:1rem}.footer__stores-links a .store-link__name{display:block;font-size:1.6rem;line-height:1.8rem}.footer__stores-links a:hover{opacity:.7}.footer__stores-links a img{max-width:100%;width:auto}.footer__stores-links a:not(:last-child){margin-right:1.6rem}.footer .language-switcher{align-items:center;border-radius:1.4rem;cursor:pointer;display:flex;font-size:1.6rem;font-weight:600;height:5.6rem;justify-content:center;margin-right:2rem;padding:0 1.6rem;position:relative;transition:.2s}@media (max-width:640px){.footer .language-switcher{margin-bottom:1rem;margin-right:0}}.footer .language-switcher__select{align-items:center;display:flex}.footer .language-switcher__select svg{height:2.4rem;margin-right:.5rem;width:2.4rem}.footer .language-switcher__select svg.arrow-icon{height:1rem;margin-left:2.9rem;margin-right:0;transform-origin:center;transition:transform .2s ease;width:1.8rem}@media (max-width:640px){.footer .language-switcher__select svg.arrow-icon{margin-left:.8rem}}.footer .language-switcher.active svg.arrow-icon{transform:rotate(180deg)}.footer .language-switcher ul{align-items:flex-start;border:1px solid;border-radius:1.6rem;display:flex;flex-direction:column;left:0;max-height:24rem;min-width:18rem;overflow-x:hidden;overflow-y:scroll;padding:.8rem;position:absolute;top:-.4rem;transform:translateY(-100%)}@media (max-width:640px){.footer .language-switcher ul{width:100%}}.footer .language-switcher ul li{border-radius:.8rem;white-space:nowrap;width:100%}.footer .language-switcher ul li:not(:last-child){margin-bottom:.5rem}.footer .language-switcher ul li>a,.footer .language-switcher ul li>span{align-items:center;display:flex;justify-content:space-between;padding:.8rem 1.2rem;text-decoration:none}.footer .language-switcher ul li svg{height:2.4rem;margin-left:.5rem;width:2.4rem}.footer__column:first-child{position:relative}.footer__column:first-child svg.footer__stars{display:none;left:110%;position:absolute;top:50%;transform:translateY(-15%)}.footer__column:first-child svg.footer__stars.footer__stars-desktop{display:block}@media (max-width:640px){.footer__column:first-child svg.footer__stars{left:50%;transform:translate(-50%,-50%)}.footer__column:first-child svg.footer__stars.footer__stars-desktop{display:none}.footer__column:first-child svg.footer__stars.footer__stars-mobile{display:block}}.footer__logo{align-items:center;display:flex;font-size:1.8rem;font-weight:600;margin-bottom:1.6rem;text-decoration:none}.footer__logo .logo-icon{margin-right:.7rem}@media (hover:hover) and (pointer:fine){.footer__logo:hover{color:inherit}}@media screen and (hover:none){.footer__logo:active{color:inherit}}.footer__logo:active,.footer__logo:link{color:inherit}.footer__logo img{height:3.6rem;margin-right:.7rem;-o-object-fit:contain;object-fit:contain;width:3.6rem}.footer__text{font-size:3.7rem;font-weight:700;line-height:1.1}@media (min-width:641px) and (max-width:900px){.footer__text{font-size:3rem}}.footer__social-links{display:flex;margin-left:5rem;margin-top:1.4rem}.footer__social-links li:not(:last-child){margin-right:3rem}.footer__social-links li a svg{height:3rem;transition:.2s;width:3rem}.footer__social-links li a svg path{transition:.2s}.footer__contact{width:17rem}.footer__contact svg{height:2px/4rem;margin-right:.8rem;-o-object-fit:contain;object-fit:contain;width:2.4rem}.footer__legal-text{font-size:1.8rem;line-height:1.4}.footer__legal-links{align-items:center;display:flex}.footer__legal-links li{position:relative}.footer__legal-links li:not(:last-child){margin-right:3.7rem;padding-right:3.7rem}.footer__legal-links li:not(:last-child):before{color:var(--Mains-Secondary);content:"·";font-size:18px;line-height:2.4rem;position:absolute;right:0;top:0}.footer__legal-links li a{color:var(--Mains-Secondary);font-size:1.8rem;font-weight:400;text-decoration:none;transition:.2s}@media (hover:hover) and (pointer:fine){.footer__legal-links li a:hover{color:var(--Accents-Green)}}@media screen and (hover:none){.footer__legal-links li a:active{color:var(--Accents-Green)}}@media (max-width:900px){.footer__bottom{align-items:center;flex-direction:column}.footer__column-legal-links{margin-bottom:3rem}.footer__legal-text{margin-bottom:3.3rem;text-align:center}}@media (max-width:640px){.footer{padding-bottom:4rem}.footer__legal-text{order:2}.footer__legal-text br{display:none}.footer__top{align-items:center;flex-direction:column;margin-bottom:3.2rem}.footer__column{width:100%}.footer__column-contact{margin-bottom:3rem;order:1}.footer__column-legal-links{order:3}.footer__logo{justify-content:center;margin-bottom:1.1rem}.footer__text{margin-bottom:3.8rem;text-align:center}.footer__social-links{justify-content:center;margin-bottom:3.3rem;margin-left:auto;margin-top:0}.footer__contact{margin-top:0;width:100%}.footer__legal-links{align-items:center;flex-direction:column}.footer__legal-links li:not(:last-child){margin:0 0 1.7rem;padding-bottom:1.7rem;padding-right:0}.footer__legal-links li:not(:last-child):before{left:50%;top:50%;transform:translateY(30%)}}@media (max-width:900px){html[lang=es-ES] .footer__text,html[lang=pt-PT] .footer__text{font-size:2.8rem}}@media (max-width:640px){html[lang=es-ES] .footer__text,html[lang=pt-PT] .footer__text{font-size:3.7rem}}.faq-page__background,.home-page__background{height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:100%;z-index:-1}.faq-page .heading,.home-page .heading{margin-bottom:14rem;padding-top:17.9rem}.faq-page .heading__title,.home-page .heading__title{margin:0 auto 7.7rem;max-width:106rem}.faq-page .heading__button,.home-page .heading__button{margin:0 auto;max-width:23.6rem}@media (max-width:640px){.faq-page .heading,.home-page .heading{margin-bottom:10rem;padding-top:14.2rem}.faq-page .heading__title,.home-page .heading__title{margin-bottom:4.2rem}.faq-page .heading__button,.home-page .heading__button{max-width:unset}}.faq-page .chat-preview,.home-page .chat-preview{margin-bottom:14rem}.faq-page .chat-preview__image,.home-page .chat-preview__image{filter:drop-shadow(0 -5.8182rem 6.5455rem rgba(0,0,0,.3));transform:perspective(1200px) scaleX(.8) scaleY(.8) rotateX(28deg);transform-origin:center top;transform-style:preserve-3d}.faq-page .chat-preview__image span,.home-page .chat-preview__image span{background:no-repeat 50%/cover;display:block;padding-top:56.5%;width:100%}@media (max-width:640px){.faq-page .chat-preview,.home-page .chat-preview{margin-bottom:7.3rem}.faq-page .chat-preview__image,.home-page .chat-preview__image{transform:scale(1.09)}}.faq-page .features__list,.home-page .features__list{display:flex;flex-wrap:wrap;gap:2.5rem}.faq-page .features__item,.home-page .features__item{flex:1 1 30%}@media (max-width:900px){.faq-page .features__item,.home-page .features__item{flex:1 1 45%}}@media (max-width:640px){.faq-page .features__list,.home-page .features__list{gap:1.6rem}.faq-page .features__item,.home-page .features__item{flex:1 100%}}.faq-page .features .feature,.home-page .features .feature{border-radius:4.2rem;display:flex;flex-direction:column;padding:2.6rem 2.2rem 2.2rem;transition:.3s}.faq-page .features .feature__title,.home-page .features .feature__title{font-size:2.6rem;font-weight:600;letter-spacing:.02rem;margin-bottom:1.2rem}.faq-page .features .feature__text,.home-page .features .feature__text{color:var(--color-secondary);flex:1;font-size:1.8rem;font-weight:400;margin-bottom:2rem}.faq-page .features .feature__text br,.home-page .features .feature__text br{display:none}.faq-page .features .feature__image,.home-page .features .feature__image{background:rgba(23,26,25,.2);border:1px solid;border-radius:2rem;height:18.6rem;overflow:hidden;position:relative}.faq-page .features .feature__image span,.home-page .features .feature__image span{background:no-repeat 50%/101% auto;height:100%;left:0;position:absolute;top:0;width:100%}@media (max-width:900px){.faq-page .features .feature__image span,.home-page .features .feature__image span{background-size:auto 102%}}.faq-page .features .feature__image.coming-soon:after,.home-page .features .feature__image.coming-soon:after{align-items:center;background:var(--color-grey-3);border-radius:4rem;color:var(--color-secondary);content:"Coming soon!";display:flex;font-size:1.4rem;font-weight:500;justify-content:center;padding:.8rem 1.4rem;position:absolute;right:.7rem;top:.8rem;width:-moz-fit-content;width:fit-content}.faq-page .features .feature.focused .feature__image span:last-child,.home-page .features .feature.focused .feature__image span:last-child{opacity:1}@media (hover:hover) and (pointer:fine){.faq-page .features .feature:hover,.home-page .features .feature:hover{border-color:red}.faq-page .features .feature:hover .feature__image span:last-child,.home-page .features .feature:hover .feature__image span:last-child{opacity:1}}@media screen and (hover:none){.faq-page .features .feature:active,.home-page .features .feature:active{border-color:red}.faq-page .features .feature:active .feature__image span:last-child,.home-page .features .feature:active .feature__image span:last-child{opacity:1}}@media (min-width:641px) and (max-width:900px){.faq-page .features .feature.focused,.home-page .features .feature.focused{box-shadow:none!important}}@media (max-width:640px){.faq-page .features .feature__title,.home-page .features .feature__title{font-size:2.4rem}.faq-page .features .feature__text,.home-page .features .feature__text{font-size:1.6rem;line-height:1.4}.faq-page .features .feature__image,.home-page .features .feature__image{height:15rem}.faq-page .features .feature__image span,.home-page .features .feature__image span{transform:scale(1.25)}.faq-page .features .feature__image.coming-soon:after,.home-page .features .feature__image.coming-soon:after{font-size:1.2rem;padding:.4rem 1rem}}.faq-page .insights__list,.home-page .insights__list{align-items:center;display:flex;justify-content:space-evenly}.faq-page .insights__item,.home-page .insights__item{padding:0 5rem;width:33.3%}@media (max-width:640px){.faq-page .insights__item,.home-page .insights__item{width:100%}}.faq-page .insights__separator,.home-page .insights__separator{background:var(--color-grey-4);height:8.7rem;transform:rotate(30deg);width:1px}@media (max-width:640px){.faq-page .insights__list,.home-page .insights__list{flex-direction:column}.faq-page .insights__separator,.home-page .insights__separator{height:.1rem;margin:2.8rem 0;transform:rotate(0);width:8.7rem}}.faq-page .insights .insight__number,.home-page .insights .insight__number{font-size:8.4rem;font-weight:800;letter-spacing:-.03rem;margin-bottom:.8rem;text-align:center;width:100%}.faq-page .insights .insight__text,.home-page .insights .insight__text{font-size:2.6rem;font-weight:600;letter-spacing:.01rem;text-align:center}@media (max-width:900px){.faq-page .insights .insight__number,.home-page .insights .insight__number{font-size:5.6rem;margin-bottom:.4rem}.faq-page .insights .insight__text,.home-page .insights .insight__text{font-size:1.8rem}}.faq-page .examples,.home-page .examples{transition:height 1s}@media (max-width:900px){.faq-page .examples,.home-page .examples{margin-bottom:6rem}}.faq-page .examples__tabs,.home-page .examples__tabs{display:flex;flex-wrap:wrap;gap:1.6rem;margin:0 auto 11.1rem;max-width:128rem;width:100%}@media (max-width:900px){.faq-page .examples__tabs,.home-page .examples__tabs{margin-bottom:6rem}}@media (max-width:640px){.faq-page .examples__tabs,.home-page .examples__tabs{gap:1rem;margin-bottom:4rem}}.faq-page .examples__tabs li,.home-page .examples__tabs li{flex:1}.faq-page .examples__tabs li button,.home-page .examples__tabs li button{font-size:1.8rem;font-weight:500;width:100%}.faq-page .examples__preview,.home-page .examples__preview{transition:height 1s}@media (max-width:640px){.faq-page .examples,.home-page .examples{gap:1rem}}.faq-page .examples .examples-preview,.home-page .examples .examples-preview{align-items:flex-start;display:flex;transform:translateZ(0);will-change:transform}.faq-page .examples .examples-preview__content,.home-page .examples .examples-preview__content{display:flex;flex:1;flex-wrap:wrap}@media (max-width:900px){.faq-page .examples .examples-preview__content,.home-page .examples .examples-preview__content{width:100%}}.faq-page .examples .examples-preview__content-l,.home-page .examples .examples-preview__content-l{display:flex;flex-direction:column;padding-right:12rem;width:calc(100% - 54rem)}@media (max-width:900px){.faq-page .examples .examples-preview__content-l,.home-page .examples .examples-preview__content-l{margin-bottom:3rem;padding-right:0;width:100%}}.faq-page .examples .examples-preview__content-l h3,.home-page .examples .examples-preview__content-l h3{font-size:5rem;font-weight:700;letter-spacing:-.04rem;margin-bottom:4.2rem}@media (max-width:900px){.faq-page .examples .examples-preview__content-l h3,.home-page .examples .examples-preview__content-l h3{font-size:3rem;margin-bottom:2.4rem}}.faq-page .examples .examples-preview__content-l p,.home-page .examples .examples-preview__content-l p{color:var(--color-secondary);font-size:2.4rem;letter-spacing:-.02rem;line-height:1.55;margin-bottom:4.2rem}@media (max-width:900px){.faq-page .examples .examples-preview__content-l p,.home-page .examples .examples-preview__content-l p{font-size:2rem;line-height:1.3;margin-bottom:3rem}}.faq-page .examples .examples-preview__content-l a.btn,.home-page .examples .examples-preview__content-l a.btn{max-width:23.6rem}@media (max-width:640px){.faq-page .examples .examples-preview__content-l a.btn,.home-page .examples .examples-preview__content-l a.btn{max-width:100%}}.faq-page .examples .examples-preview__content-r,.home-page .examples .examples-preview__content-r{width:54rem}@media (max-width:900px){.faq-page .examples .examples-preview__content-r,.home-page .examples .examples-preview__content-r{width:100%}}.faq-page .examples .examples-preview__content-r .prompts-slider,.home-page .examples .examples-preview__content-r .prompts-slider{display:block;visibility:visible}.faq-page .examples .examples-preview__content-r .prompts-slider .splide__slide,.home-page .examples .examples-preview__content-r .prompts-slider .splide__slide{will-change:transform}.faq-page .examples .examples-preview__content-r .prompts-slider .splide__track,.home-page .examples .examples-preview__content-r .prompts-slider .splide__track{max-width:100%;overflow:visible}.faq-page .examples .examples-preview__content-r .prompts-slider .relevant-prompts__wrapper,.home-page .examples .examples-preview__content-r .prompts-slider .relevant-prompts__wrapper{will-change:transform}@media (min-width:900px){.faq-page .examples .examples-preview__content-r .prompts-slider .splide__list,.home-page .examples .examples-preview__content-r .prompts-slider .splide__list{display:grid!important;gap:2rem!important;grid-template-columns:repeat(2,1fr)!important;transform:none!important}.faq-page .examples .examples-preview__content-r .prompts-slider .splide__slide,.home-page .examples .examples-preview__content-r .prompts-slider .splide__slide{left:auto!important;margin:0!important;position:relative!important;right:auto!important;top:auto!important;width:100%!important}}.faq-page .reviews .reviews-slider .splide__track,.home-page .reviews .reviews-slider .splide__track{overflow:visible}.faq-page .reviews__pagination,.home-page .reviews__pagination{display:flex;justify-content:center;margin-top:6rem}.faq-page .reviews__pagination button,.home-page .reviews__pagination button{border-radius:50%;height:5.6rem;width:5.6rem}.faq-page .reviews__next svg,.faq-page .reviews__prev svg,.home-page .reviews__next svg,.home-page .reviews__prev svg{height:2.4rem;-o-object-fit:contain;object-fit:contain;width:2.4rem}.faq-page .reviews__prev,.home-page .reviews__prev{margin-right:.8rem;transform:rotate(-180deg)}@media (max-width:640px){.faq-page .reviews__pagination,.home-page .reviews__pagination{margin-top:2rem}}.faq-page .reviews .review,.home-page .reviews .review{border:1px solid;border-radius:3rem;display:flex;flex-direction:column;padding:2.4rem}.faq-page .reviews .review__top,.home-page .reviews .review__top{border-bottom:1px dashed var(--color-grey-3);flex:1;margin-bottom:2rem;padding-bottom:2rem}.faq-page .reviews .review__rating,.home-page .reviews .review__rating{display:flex;justify-content:center;margin-bottom:1.6rem}.faq-page .reviews .review__rating .empty,.faq-page .reviews .review__rating .full,.faq-page .reviews .review__rating .half,.home-page .reviews .review__rating .empty,.home-page .reviews .review__rating .full,.home-page .reviews .review__rating .half{background:50%/contain no-repeat;height:2.3rem;width:2.3rem}.faq-page .reviews .review__rating .full,.home-page .reviews .review__rating .full{background-image:url(/wp-content/themes/chatbox/assets/icons/star.svg)}.faq-page .reviews .review__rating span:not(:last-child),.home-page .reviews .review__rating span:not(:last-child){margin-right:.7rem}.faq-page .reviews .review__title,.home-page .reviews .review__title{font-size:2rem;font-weight:600;margin:1rem;text-align:center}.faq-page .reviews .review__text,.home-page .reviews .review__text{font-size:1.6rem;letter-spacing:.02rem;line-height:1.5;text-align:center}.faq-page .reviews .review__author,.home-page .reviews .review__author{align-items:center;color:var(--color-secondary);display:flex;font-size:1.4rem;font-weight:500;justify-content:center}.faq-page .reviews .review__author img,.home-page .reviews .review__author img{height:3.2rem;margin-right:.8rem;-o-object-fit:contain;object-fit:contain;width:3.2rem}.faq-page .compare__table,.home-page .compare__table{border:1px solid;border-radius:5rem;padding:5rem;width:100%}.faq-page .compare__table strong,.home-page .compare__table strong{font-weight:600}@media (max-width:640px){.faq-page .compare__table,.home-page .compare__table{border-radius:4rem;padding:3rem 1.6rem}}.faq-page .compare .table,.home-page .compare .table{font-size:2rem;font-weight:600}.faq-page .compare .table__heading,.home-page .compare .table__heading{display:flex;gap:4.2rem;justify-content:flex-end;margin-bottom:2rem;text-align:center}.faq-page .compare .table__heading p,.home-page .compare .table__heading p{width:20rem}.faq-page .compare .table__heading p:last-child,.home-page .compare .table__heading p:last-child{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#f1770c,#ffad65);background-clip:text;-webkit-background-clip:text}.faq-page .compare .table__row,.home-page .compare .table__row{align-items:center;display:flex;gap:4.2rem;padding:2.2rem 0;position:relative}.faq-page .compare .table__row:before,.home-page .compare .table__row:before{content:"";display:block;height:100%;left:0;opacity:0;position:absolute;top:0;transition:.3s;width:100%}@media (hover:hover) and (pointer:fine){.faq-page .compare .table__row:hover:before,.home-page .compare .table__row:hover:before{opacity:1}}@media screen and (hover:none){.faq-page .compare .table__row:active:before,.home-page .compare .table__row:active:before{opacity:1}}.faq-page .compare .table__row:not(:last-child),.home-page .compare .table__row:not(:last-child){border-bottom:1px solid}.faq-page .compare .table__row>div,.home-page .compare .table__row>div{position:relative;transition:.3s;z-index:10}.faq-page .compare .table__row>div:first-child,.home-page .compare .table__row>div:first-child{align-items:center;display:flex;flex:1}.faq-page .compare .table__row>div:first-child img,.home-page .compare .table__row>div:first-child img{height:2.4rem;margin-right:1.4rem;-o-object-fit:contain;object-fit:contain;width:2.4rem}.faq-page .compare .table__row>div:nth-child(2),.faq-page .compare .table__row>div:nth-child(3),.home-page .compare .table__row>div:nth-child(2),.home-page .compare .table__row>div:nth-child(3){text-align:center;width:20rem}.faq-page .compare .table__row>div:nth-child(2) svg,.faq-page .compare .table__row>div:nth-child(3) svg,.home-page .compare .table__row>div:nth-child(2) svg,.home-page .compare .table__row>div:nth-child(3) svg{height:3.4rem;-o-object-fit:contain;object-fit:contain;width:3.4rem}.faq-page .compare .table__row.coming-soon span,.home-page .compare .table__row.coming-soon span{position:relative}.faq-page .compare .table__row.coming-soon span:after,.home-page .compare .table__row.coming-soon span:after{align-items:center;background:var(--color-grey-3);border-radius:4rem;color:var(--color-secondary);content:"Coming soon!";display:flex;font-size:1.4rem;font-weight:500;justify-content:center;padding:.8rem 1.4rem;position:absolute;right:0;top:50%;transform:translate(calc(100% + 1.4rem),-50%);width:-moz-fit-content;width:fit-content}.faq-page .compare .table__content,.home-page .compare .table__content{margin-bottom:1.8rem}.faq-page .compare .table__buttons,.home-page .compare .table__buttons{display:flex;gap:5.2rem;justify-content:flex-end}.faq-page .compare .table__buttons a,.home-page .compare .table__buttons a{width:20rem}@media (max-width:900px){.faq-page .compare .table__heading p,.faq-page .compare .table__row>div:nth-child(2),.faq-page .compare .table__row>div:nth-child(3),.home-page .compare .table__heading p,.home-page .compare .table__row>div:nth-child(2),.home-page .compare .table__row>div:nth-child(3){width:15rem}.faq-page .compare .table__row.coming-soon,.home-page .compare .table__row.coming-soon{padding-top:4.3rem}.faq-page .compare .table__row.coming-soon>div,.home-page .compare .table__row.coming-soon>div{position:relative}.faq-page .compare .table__row.coming-soon span,.home-page .compare .table__row.coming-soon span{position:static}.faq-page .compare .table__row.coming-soon span:after,.home-page .compare .table__row.coming-soon span:after{font-size:1.2rem;left:0;padding:.4rem 1rem;top:0;transform:translateY(-125%)}.faq-page .compare .table__buttons a,.home-page .compare .table__buttons a{width:15rem}}@media (max-width:640px){.faq-page .compare .table,.home-page .compare .table{font-size:1.6rem}.faq-page .compare .table__heading,.home-page .compare .table__heading{gap:0;margin-bottom:1rem}.faq-page .compare .table__heading p,.home-page .compare .table__heading p{width:6.4rem}.faq-page .compare .table__row,.home-page .compare .table__row{gap:0;padding:1.15rem 0}.faq-page .compare .table__row>div:first-child img,.home-page .compare .table__row>div:first-child img{margin-right:1rem}.faq-page .compare .table__row>div:nth-child(2),.faq-page .compare .table__row>div:nth-child(3),.home-page .compare .table__row>div:nth-child(2),.home-page .compare .table__row>div:nth-child(3){width:6.4rem}.faq-page .compare .table__buttons a,.home-page .compare .table__buttons a{width:100%}}.faq-page .go-top,.home-page .go-top{align-items:center;border-radius:50%;display:flex;height:56px;justify-content:center;margin-bottom:40px;margin-left:auto;width:56px}.faq-page .go-top svg,.home-page .go-top svg{transform:rotate(-90deg)}@media (max-width:640px){.faq-page .go-top,.home-page .go-top{margin-bottom:20px}}.faq-page .btn_contrast,.home-page .btn_contrast{border:1px solid transparent;border-radius:1.4rem;padding:1.8rem 7.1rem;transition:background .2s ease,color .2s ease;width:-moz-fit-content;width:fit-content}.faq-page .btn_flat,.home-page .btn_flat{font-size:18px;font-weight:600;padding:0 0 0 3.2rem;position:relative;transition:opacity .2s ease;width:-moz-fit-content;width:fit-content}.faq-page .btn_flat:hover,.home-page .btn_flat:hover{opacity:.6}.faq-page html[lang=ja] .home-page .examples .examples-preview__content-l p,.home-page html[lang=ja] .home-page .examples .examples-preview__content-l p{font-size:2.2rem}@media (max-width:640px){.faq-page html[lang=ja] .home-page .examples .examples-preview__content-l p,.home-page html[lang=ja] .home-page .examples .examples-preview__content-l p{font-size:2rem}}.not-found-page{align-items:center;background:url(https://chatboxapp.ai/desktop/payment_01-staging/assets/404-top-gradient.a20aa86c.png) no-repeat top/auto 25%,url(https://chatboxapp.ai/desktop/payment_01-staging/assets/404-bottom-gradient.aeeae4c9.png) no-repeat bottom/auto 25%,#0c0f0e;color:#fff;display:flex;flex-direction:column;height:100vh;justify-content:center;overflow:hidden;text-align:center}.not-found-page__container{margin-top:14%;position:relative;width:470px}.not-found-page__container a{align-items:center;background-color:#13cf8c;border:none;border-radius:14px;color:#000;cursor:pointer;display:inline-flex;font-family:Inter,sans-serif;font-size:16px;font-weight:600;height:56px;justify-content:center;line-height:22px;position:relative;text-align:center;text-decoration:none;transition:opacity .2s,background-color .2s;width:350px}.not-found-page__image{background:url(https://chatboxapp.ai/desktop/payment_01-staging/assets/404-cloud.41a6c96e.png) no-repeat bottom/81% auto,url(https://chatboxapp.ai/desktop/payment_01-staging/assets/404-grid.c842400e.png) no-repeat top/100% auto,url(https://chatboxapp.ai/desktop/payment_01-staging/assets/404-numbers.530a1257.png) no-repeat center 37%/69% auto;height:414px;left:50%;position:absolute;top:-285px;transform:translate(-50%);width:830px}.not-found-page__title{font-size:40px;font-weight:800;line-height:1.2;margin-bottom:10px;position:relative}.not-found-page__description{color:#83918c;font-size:16px;line-height:1.5;margin-bottom:42px;position:relative}@media only screen and ((max-width:440px) or ((max-width:932px) and (orientation:landscape))){.not-found-page{background-size:auto 39%}.not-found-page__container{max-width:100vh;width:100%}.not-found-page__image{background:url(https://chatboxapp.ai/desktop/payment_01-staging/assets/404-cloud.41a6c96e.png) no-repeat bottom/85% auto,url(https://chatboxapp.ai/desktop/payment_01-staging/assets/404-grid.c842400e.png) no-repeat top/92% auto,url(https://chatboxapp.ai/desktop/payment_01-staging/assets/404-numbers.530a1257.png) no-repeat center 41%/75% auto;height:209px;top:-156px;width:100%}.not-found-page__title{font-size:34px;margin-bottom:8px}.not-found-page__description{margin-bottom:40px}}.faq{margin-bottom:50px}.faq__items{margin-bottom:4rem}.faq__item{border-radius:3.8rem;padding:4rem}.faq__item a:-webkit-any-link{color:inherit}.faq__item:not(:last-child){margin-bottom:2.4rem}.faq__question{font-size:2.6rem;line-height:3.1rem;text-align:start}.faq__answer,.faq__question{font-weight:600;margin-bottom:2.4rem}.faq__answer,.faq__list__title{font-size:1.8rem;line-height:2.2rem}.faq__list__title{font-weight:600;margin-bottom:2.4rem}.faq__descr__list{display:flex;flex-direction:column;margin-bottom:2.4rem}.faq__descr__list li{font-size:1.8rem;font-weight:400;line-height:2.4rem;list-style:disc;list-style-position:inside}.faq .example__title,.faq .hint__title{font-size:1.8rem;font-weight:600;line-height:2.4rem}.faq .example__descr,.faq .hint__descr{font-size:1.8rem;font-weight:400;line-height:2.3rem}.faq .example__descr{margin-bottom:2.4rem}.faq .btn_contrast{margin-left:4rem}@media (max-width:900px){.faq .btn_contrast{margin-left:0}}.faq-page{width:100%}.faq-page .faq{padding:90px 0}.faq-page .faq .btn_flat{margin-bottom:4.6rem}.faq-page .faq h1{font-size:4.8rem;font-weight:700;line-height:5.8rem;margin-bottom:1.6rem}.faq-page .faq .page-description{font-size:2.4rem;font-weight:400;line-height:3.8rem;margin:0 auto 9rem;max-width:1018px;text-align:center}.auth-popup__body.hidden{display:none}.auth-popup__title{color:var(--color-text);font-size:2.4rem;font-weight:700;margin:0 0 4rem;padding:0 2.5rem;text-align:center}.auth-popup__actions{display:flex;flex-direction:column;gap:1.2rem;margin-bottom:2.4rem}.auth-popup__btn{align-items:center;border:1px solid transparent;border-radius:1.2rem;cursor:pointer;display:flex;font-size:1.6rem;font-weight:600;gap:.8rem;height:5.6rem;justify-content:center;padding:1.2rem 1.6rem;transition:background-color .2s,border-color .2s;width:100%}.auth-popup__btn--google{background:var(--auth-popup-btn-google-bg);color:var(--auth-popup-btn-google-color)}.auth-popup__btn--google:hover{background:#13cf8c;border-color:#13cf8c;color:#000}.auth-popup__btn--apple{background:var(--auth-popup-btn-apple-bg);color:var(--auth-popup-btn-apple-color)}.auth-popup__btn--apple:hover{background:#dcdcdc}.auth-popup__btn--primary{background:var(--auth-popup-btn-primary-disabled-bg);border-color:var(--auth-popup-btn-primary-disabled-bg);color:var(--auth-popup-btn-primary-disabled-color);margin-top:20px}.auth-popup__btn--primary:not(:disabled){background:var(--color-green);border-color:var(--color-green);color:#000}.auth-popup__btn--back{background:var(--auth-popup-btn-primary-disabled-bg);border-color:var(--auth-popup-btn-primary-disabled-bg);color:var(--auth-popup-btn-back-color);margin-top:.8rem}.auth-popup__btn--back svg{height:2.4rem;width:2.4rem}.auth-popup__btn_code{margin-top:1.8rem}.auth-popup__divider{align-items:center;display:flex;gap:1.6rem;margin-bottom:2rem}.auth-popup__divider:after,.auth-popup__divider:before{background:var(--auth-popup-divider-line);content:"";flex:1;height:1px}.auth-popup__divider-text{color:#83918c;font-size:1.4rem;font-weight:500}.auth-popup__disclaimer{color:#6f7070;font-size:1.2rem;line-height:1.6rem;margin-top:2rem;text-align:center}.auth-popup__disclaimer a{color:inherit;cursor:pointer;text-decoration:underline;text-underline-offset:.3rem}.auth-popup__email{display:flex;flex-direction:column;margin-top:1.5rem}.auth-popup__input-wrap{margin-bottom:.8rem;position:relative}.auth-popup__input{display:block;position:relative}.auth-popup__input svg{color:var(--auth-popup-input-icon-color);height:2.4rem;left:2rem;-o-object-fit:contain;object-fit:contain;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:2.4rem}.auth-popup__input input{background:var(--auth-popup-input-bg);border:1px solid var(--auth-popup-input-border);border-radius:1.2rem;caret-color:#13cf8c;color:var(--auth-popup-input-color);display:block;font-size:1.6rem;height:5.6rem;line-height:1.5;outline:none;padding:0 2.4rem 0 5.2rem;transition:background-color .2s,border-color .2s;width:100%}.auth-popup__input input::-moz-placeholder{color:#6f7070;-moz-transition:color .2s;transition:color .2s}.auth-popup__input input::placeholder{color:#6f7070;transition:color .2s}.auth-popup__input input:hover{border-color:#e0e0e0}.auth-popup__input input:focus{background:var(--auth-popup-input-focus-bg);border:1px solid var(--auth-popup-input-focus-border);box-shadow:none;outline:0;outline-color:transparent}.auth-popup__input input:focus::-moz-placeholder{color:var(--auth-popup-input-focus-placeholder)}.auth-popup__input input:focus::placeholder{color:var(--auth-popup-input-focus-placeholder)}.auth-popup__input input.invalid{border-color:var(--auth-popup-input-invalid-border)!important}.auth-popup__input input.valid{border-color:var(--color-green)}.auth-popup__error{color:var(--auth-popup-error-color);font-size:1.36rem;line-height:1.4;text-align:left;text-align:center}.auth-popup__hint{color:#5c6763;font-size:1.2rem;line-height:1.4;margin:1rem 0 .1rem;text-align:left}.auth-popup__hint--invalid{color:var(--auth-popup-error-color)}.auth-popup__hint--code{font-size:1.125rem;margin-bottom:2.5rem;margin-top:.5rem;text-align:center}.auth-popup__hint--code span{color:var(--auth-popup-hint-code-email-color);font-weight:600}.auth-popup__code-container{display:flex;gap:1rem;justify-content:center;margin-bottom:1.8rem}.auth-popup__code-input{background:var(--auth-popup-input-bg);border:2px solid var(--auth-popup-input-border);border-radius:2.4rem;caret-color:var(--auth-popup-input-caret);color:var(--auth-popup-input-color);font-size:3.6rem;font-weight:600;height:8.6rem;outline:0;padding:0;text-align:center;transition:background-color .2s,border-color .2s,box-shadow .2s;width:7.2rem}@media (max-width:640px){.auth-popup__code-input{height:8rem;width:6.4rem}}.auth-popup__code-input:hover{border:2px solid var(--auth-popup-input-border)}.auth-popup__code-input:focus{background:var(--auth-popup-input-focus-bg);border:2px solid var(--auth-popup-input-focus-border);box-shadow:none;outline:0}.auth-popup__code-input::-moz-placeholder{color:var(--auth-popup-input-placeholder)}.auth-popup__code-input::placeholder{color:var(--auth-popup-input-placeholder)}.auth-popup__code-title{color:var(--color-text);font-size:3.6rem;font-weight:700;margin-bottom:0}@media (max-width:640px){.auth-popup__code-title{font-size:1.8rem}}.auth-popup__code-hint{color:#5c6763;font-size:1.8rem;margin-bottom:4rem;margin-top:.8rem;text-align:center}.auth-popup__resend{min-height:4.4rem;text-align:center}.auth-popup__resend-btn{background:transparent;border:none;color:var(--auth-popup-resend-btn-color);display:none;font-size:1.6rem;margin:0 auto;text-align:center}.auth-popup__resend-btn.shown{display:block}.auth-popup__resend-timer{color:#5c6763;display:none;font-size:1.4rem}.auth-popup__resend-timer.shown{display:block}.auth-popup__btn-icon{background-position:50%;background-repeat:no-repeat;background-size:contain;display:inline-flex;height:2.4rem;width:2.4rem}.auth-popup__btn-icon--google{background-image:url(/wp-content/themes/chatbox/assets/icons/auth-google.svg)}.auth-popup__btn-icon--apple{background-image:url(/wp-content/themes/chatbox/assets/icons/auth-apple.svg)}.prompt-page{padding:10rem 0}.prompt-page__bg{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}@media (max-width:640px){.prompt-page{padding:7rem 0}}.prompt-page h1{font-size:4.8rem;margin-bottom:1.6rem}@media (max-width:640px){.prompt-page h1{font-size:3.2rem}}.prompt-page h4{font-size:2.4rem;font-weight:400;line-height:3.8rem;margin:0 auto 9rem;max-width:100rem;text-align:center}@media (max-width:640px){.prompt-page h4{font-size:2rem;line-height:3rem;margin-bottom:5rem}}.prompt-page__submitForm{margin:0 auto 9rem;max-width:60rem;position:relative;width:100%}@media (max-width:640px){.prompt-page__submitForm{margin-bottom:5rem}}.prompt-page__submitForm input{border:none;border-radius:1.4rem;box-shadow:0 11px 23px 0 rgba(0,0,0,.1);font-size:2.4rem;font-size:1.6rem;height:5.6rem;padding-left:1.5rem;padding-right:5rem;width:100%}.prompt-page__submitForm .prompt-btn{background:var(--color-accent);border:none;border-radius:1.4rem;color:#000;cursor:pointer;font-size:1.6rem;font-weight:500;height:4.4rem;position:absolute;right:.5rem;top:.6rem;transition:all .3s;width:8.7rem}.prompt-page__submitForm .prompt-btn:disabled{opacity:.6}.prompt-page .faq-section__item{border:.1rem solid var(--color-grey-5);border-radius:3.4rem;padding:4rem}@media (max-width:640px){.prompt-page .faq-section__item{padding:3rem 2rem}}.prompt-page .faq-section__item:not(:last-child){margin-bottom:2.2rem}.prompt-page .faq-section__title{font-size:2.4rem;font-weight:400;margin-bottom:2.6rem}@media (max-width:640px){.prompt-page .faq-section__title{font-size:2rem;margin-bottom:1.6rem}}.prompt-page .faq-section__text{font-size:1.8rem;line-height:2.4rem}@media (max-width:640px){.prompt-page .faq-section__text{font-size:1.6rem;line-height:2.2rem}}.prompt-page__title{font-size:4.8rem;font-weight:700;margin-bottom:6rem;text-align:center}@media (max-width:640px){.prompt-page__title{font-size:3.2rem;margin-bottom:4rem}}.prompt-page .overview-prompts__section{display:grid;font-size:1.6rem;gap:3rem;grid-template-columns:repeat(3,1fr);line-height:2.4rem;margin-bottom:9rem}@media (max-width:900px){.prompt-page .overview-prompts__section{gap:4rem;grid-template-columns:repeat(1,1fr)}}@media (max-width:640px){.prompt-page .overview-prompts__section{margin-bottom:5rem}}.prompt-page .overview-prompts__section strong{display:block;font-size:1.8rem;font-weight:700}.prompt-page .overview-prompts__title{font-size:1.8rem;font-weight:700;margin-bottom:1.6rem}.prompt-page .overview-prompts__text{font-size:1.6rem;line-height:2.4rem}.relevant-prompts{margin-bottom:9rem}@media (max-width:640px){.relevant-prompts{margin-bottom:5rem}}.relevant-prompts .prompt-page__title{font-size:2.4rem;margin-bottom:2.4rem}@media (min-width:640px){.relevant-prompts .prompts-page-slider .splide__track{overflow:visible}}@media (max-width:640px){.relevant-prompts .prompts-page-slider .splide__track{overflow:visible;padding:1rem 0}}.relevant-prompts__item{border:.1rem solid var(--color-grey-5);border-radius:2.2rem;display:block;height:100%;padding:2rem 2.4rem;text-decoration:none;transition:all .3s}@media (min-width:640px){.relevant-prompts__item:hover{border:.1rem solid var(--color-accent)!important;transform:scale(1.025)}}@media (hover:hover) and (pointer:fine){.relevant-prompts__item{transform:scale(1)}}.relevant-prompts__title{font-size:1.6rem;font-weight:600;margin-bottom:.65rem}.relevant-prompts__subtitle{font-size:1.4rem;font-weight:400}.relevant-prompts__icon{align-items:center;border:.05rem solid transparent;border-radius:1.6rem;display:flex;font-size:3rem;height:5.4rem;justify-content:center;width:5.4rem}.relevant-prompts__icon img{max-width:3rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}html[lang=ja] .relevant-prompts__item{padding:2rem .9rem}html[lang=ja] .relevant-prompts__title{font-size:1.8rem}html[lang=ja] .relevant-prompts__subtitle{font-size:1.2rem}#light-theme{background:var(--Mains-Primary)}#light-theme .example__descr,#light-theme .example__title,#light-theme .faq,#light-theme .faq__list__title,#light-theme .hint__descr,#light-theme .hint__title,#light-theme .list__item,#light-theme .page-description,#light-theme h1,#light-theme h2{color:var(--Generic-Black)}#light-theme .example__descr .page-description,#light-theme .example__title .page-description,#light-theme .faq__list__title .page-description,#light-theme .hint__descr .page-description,#light-theme .hint__title .page-description,#light-theme .list__item .page-description,#light-theme .page-description .page-description{color:#121212}#light-theme .header{background:rgba(0,0,0,.03)}#light-theme .header.hide{background:transparent}#light-theme .header.hide .header__start{background:var(--Accents-Green);border:.1rem solid var(--Accents-Green);pointer-events:all}#light-theme .header__theme-switcher{background:#dedede}#light-theme .header__theme-switcher span{background:url(/wp-content/themes/chatbox/assets/icons/switcher-light.svg) no-repeat 50%/50%,var(--Mains-Primary);transform:translateX(0)}#light-theme .header__logo{color:var(--Generic-Black)}#light-theme .header__logo svg path{fill:#000}@media (hover:hover) and (pointer:fine){#light-theme .header__logo:hover{color:var(--Generic-Black)}}@media screen and (hover:none){#light-theme .header__logo:active{color:var(--Generic-Black)}}#light-theme .header__login,#light-theme .header__logo:active,#light-theme .header__logo:link{color:var(--Generic-Black)}#light-theme .header__login svg path{fill:var(--Generic-Black)}#light-theme .faq-page__background,#light-theme .home-page__background{background:url(/wp-content/themes/chatbox/assets/bg-light-desktop.svg) top/cover no-repeat}@media (max-width:640px){#light-theme .faq-page__background,#light-theme .home-page__background{background:url(/wp-content/themes/chatbox/assets/bg-light-mobile.png) top/cover no-repeat}}#light-theme .faq-page .heading__title,#light-theme .home-page .heading__title{-webkit-text-fill-color:transparent;background:linear-gradient(93deg,#e8e8e8 -15%,#000 10% 90%,#e8e8e8 115%);background-clip:text;-webkit-background-clip:text}#light-theme .faq-page .chat-preview__image,#light-theme .home-page .chat-preview__image{filter:none}#light-theme .faq-page .chat-preview__image span,#light-theme .home-page .chat-preview__image span{background-image:url(/wp-content/themes/chatbox/assets/preview_webapp-light.png)}#light-theme .faq-page .features .feature,#light-theme .home-page .features .feature{background:var(--Mains-Primary);border:1px solid var(--Neutrals-Grey-5)}@media (hover:hover) and (pointer:fine){#light-theme .faq-page .features .feature:hover,#light-theme .home-page .features .feature:hover{border:1px solid #000}}@media screen and (hover:none){#light-theme .faq-page .features .feature:active,#light-theme .home-page .features .feature:active{border:1px solid #000}}#light-theme .faq-page .features .feature__title,#light-theme .home-page .features .feature__title{color:var(--Generic-Black)}#light-theme .faq-page .features .feature__image,#light-theme .home-page .features .feature__image{border-color:var(--Neutrals-Grey-6)}#light-theme .faq-page .features .feature:first-child .feature__image span:first-of-type,#light-theme .home-page .features .feature:first-child .feature__image span:first-of-type{background-image:url(/wp-content/themes/chatbox/assets/features/feature-1-light.png)}#light-theme .faq-page .features .feature:nth-child(2) .feature__image span:first-of-type,#light-theme .home-page .features .feature:nth-child(2) .feature__image span:first-of-type{background-image:url(/wp-content/themes/chatbox/assets/features/feature-2-light.png)}#light-theme .faq-page .features .feature:nth-child(3) .feature__image span:first-of-type,#light-theme .home-page .features .feature:nth-child(3) .feature__image span:first-of-type{background-image:url(/wp-content/themes/chatbox/assets/features/feature-3-light.png)}#light-theme .faq-page .features .feature:nth-child(4) .feature__image span:first-of-type,#light-theme .home-page .features .feature:nth-child(4) .feature__image span:first-of-type{background-image:url(/wp-content/themes/chatbox/assets/features/feature-4-light.png)}#light-theme .faq-page .features .feature:nth-child(5) .feature__image span:first-of-type,#light-theme .home-page .features .feature:nth-child(5) .feature__image span:first-of-type{background-image:url(/wp-content/themes/chatbox/assets/features/feature-5-light.png)}#light-theme .faq-page .features .feature:nth-child(6) .feature__image span:first-of-type,#light-theme .home-page .features .feature:nth-child(6) .feature__image span:first-of-type{background-image:url(/wp-content/themes/chatbox/assets/features/feature-6-light.png)}#light-theme .faq-page .insights .insight__number,#light-theme .faq-page .insights .insight__text,#light-theme .home-page .insights .insight__number,#light-theme .home-page .insights .insight__text{color:var(--Neutrals-Grey-7)}#light-theme .faq-page .btn_gray,#light-theme .home-page .btn_gray{background:var(--Neutrals-Grey-8);color:var(--Neutrals-Grey-7)}@media (hover:hover) and (pointer:fine){#light-theme .faq-page .btn_gray:hover,#light-theme .home-page .btn_gray:hover{background:var(--Neutrals-Grey-5)}}@media screen and (hover:none){#light-theme .faq-page .btn_gray:active,#light-theme .home-page .btn_gray:active{background:var(--Neutrals-Grey-5)}}#light-theme .faq-page .examples .examples-preview__content h3,#light-theme .home-page .examples .examples-preview__content h3{color:var(--Generic-Black)}#light-theme .faq-page .examples .examples-preview__content p,#light-theme .home-page .examples .examples-preview__content p{color:var(--Neutrals-Grey-9)}#light-theme .faq-page .reviews__next svg path,#light-theme .faq-page .reviews__prev svg path,#light-theme .home-page .reviews__next svg path,#light-theme .home-page .reviews__prev svg path{stroke:var(--Generic-Black)}#light-theme .faq-page .reviews .review,#light-theme .home-page .reviews .review{background:var(--Mains-Primary);border-color:var(--Neutrals-Grey-5)}#light-theme .faq-page .reviews .review .half,#light-theme .home-page .reviews .review .half{background-image:url(/wp-content/themes/chatbox/assets/icons/star-half-light.svg)}#light-theme .faq-page .reviews .review .empty,#light-theme .home-page .reviews .review .empty{background-image:url(/wp-content/themes/chatbox/assets/icons/star-empty-light.svg)}#light-theme .faq-page .reviews .review__title,#light-theme .home-page .reviews .review__title{color:var(--Generic-Black)}#light-theme .faq-page .reviews .review__text,#light-theme .home-page .reviews .review__text{color:var(--Mains-Secondary)}#light-theme .faq-page .compare__table,#light-theme .home-page .compare__table{background:hsla(0,0%,95%,.5);border-color:hsla(0,0%,95%,.5)}#light-theme .faq-page .compare .table,#light-theme .home-page .compare .table{color:var(--Generic-Black)}#light-theme .faq-page .compare .table__row:before,#light-theme .home-page .compare .table__row:before{background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,var(--Neutrals-Grey-5) 29%,var(--Neutrals-Grey-5) 80%,hsla(0,0%,100%,0) 100%)}#light-theme .faq-page .compare .table__row:not(:last-child),#light-theme .home-page .compare .table__row:not(:last-child){border-bottom-color:var(--Neutrals-Grey-5)}#light-theme .faq-page .compare .table__row>div svg.on path:first-child,#light-theme .home-page .compare .table__row>div svg.on path:first-child{fill:var(--Generic-Black)}#light-theme .faq-page .compare .table__row>div svg.on path:nth-child(2),#light-theme .home-page .compare .table__row>div svg.on path:nth-child(2){fill:var(--Mains-Primary)}#light-theme .faq-page .compare .table__row>div svg.off path:first-child,#light-theme .home-page .compare .table__row>div svg.off path:first-child{fill:var(--Neutrals-Background)}#light-theme .faq-page .compare .table__row>div svg.off path:nth-child(2),#light-theme .home-page .compare .table__row>div svg.off path:nth-child(2){fill:#6f7070}#light-theme .faq-page .compare .table__buttons a:first-child:not(:hover),#light-theme .home-page .compare .table__buttons a:first-child:not(:hover){background:var(--Mains-Primary)}#light-theme .faq-page .faq__answer,#light-theme .faq-page .faq__question,#light-theme .home-page .faq__answer,#light-theme .home-page .faq__question{color:var(--Generic-Black)}#light-theme .faq-page .go-top,#light-theme .home-page .go-top{background:#ececec}#light-theme .faq-page .go-top svg path,#light-theme .home-page .go-top svg path{stroke:var(--Generic-Black)}#light-theme .faq__item{background:var(--Neutrals-Grey-10)}#light-theme .footer__column:first-child svg path{fill:var(--Generic-Black)}#light-theme .footer__logo,#light-theme .footer__text{color:var(--Generic-Black)}#light-theme .footer__contact{background:#e5e5e5;color:var(--Neutrals-Grey-7)}#light-theme .footer__contact svg path{fill:var(--Neutrals-Grey-7)}@media (hover:hover) and (pointer:fine){#light-theme .footer__contact:hover{opacity:.8}}@media screen and (hover:none){#light-theme .footer__contact:active{opacity:.8}}@media (hover:hover) and (pointer:fine){#light-theme .footer__social-links li a:hover svg{transform:scale(1.2)}#light-theme .footer__social-links li a:hover svg path{fill:var(--Neutrals-Grey-7)}}@media screen and (hover:none){#light-theme .footer__social-links li a:active svg{transform:scale(1.2)}#light-theme .footer__social-links li a:active svg path{fill:var(--Neutrals-Grey-7)}}#light-theme .footer__legal-text{color:var(--Mains-Secondary)}#light-theme .footer .language-switcher{background:#e5e5e5}#light-theme .footer .language-switcher.active,#light-theme .footer .language-switcher:hover{background-color:#d6d6d6}#light-theme .footer .language-switcher__select svg.arrow-icon{transform-origin:center;transition:transform .2s ease}#light-theme .footer .language-switcher.active__select svg.arrow-icon{transform:rotate(180deg)}#light-theme .footer .language-switcher ul{background:#f5f5f5;border-color:#ececec}#light-theme .footer .language-switcher ul ::-webkit-scrollbar-thumb{background:#ececec;border-radius:5px}#light-theme .footer .language-switcher ul ::-webkit-scrollbar{background:transparent;height:0;width:6px}#light-theme .footer .language-switcher ul ::-webkit-scrollbar-track,#light-theme .footer .language-switcher ul:hover ::-webkit-scrollbar-track{background:#f5f5f5}#light-theme .footer .language-switcher ul:hover ::-webkit-scrollbar-thumb{background:#ececec}#light-theme .footer .language-switcher ul{scrollbar-color:#ececec #f5f5f5}@media (hover:hover) and (pointer:fine){#light-theme .footer .language-switcher ul li:hover{background:#ececec}}@media screen and (hover:none){#light-theme .footer .language-switcher ul li:active{background:#ececec}}#light-theme .footer .language-switcher ul li a{color:#000}#light-theme .footer .language-switcher ul li.active{background:#ececec}#light-theme .prompt-page,#light-theme .prompt-page h1{color:var(--Generic-Black)}#light-theme .prompt-page h4{color:var(----Neutrals-Grey-9)}#light-theme .relevant-prompts__item{background:#f1f1f1;border-color:#eaeaea}#light-theme .relevant-prompts__title{color:#000}#light-theme .relevant-prompts__subtitle{color:#222524}#light-theme .relevant-prompts__icon{background:#fff;border-color:#cfcfcf;margin-bottom:1.3rem}#light-theme .btn.btn_contrast{background:var(--Generic-Black);color:var(--Mains-Primary)}#light-theme .btn.btn_contrast:hover{background:var(--Mains-Primary);border-color:var(--Generic-Black);color:var(--Generic-Black)}#light-theme .btn_flat{color:var(--Generic-Black)}#light-theme .btn_flat:before{background:url(/wp-content/themes/chatbox/assets/icons/arrow-back-dark.svg) 50%/contain no-repeat;content:"";height:2.4rem;left:0;position:absolute;top:50%;transform:translateY(-50%);width:2.4rem}#light-theme{--auth-popup-overlay:rgba(15,18,17,.8);--auth-popup-bg:#fcfcfc;--auth-popup-btn-google-bg:#000;--auth-popup-btn-google-color:#fff;--auth-popup-btn-google-hover-bg:var(--color-green);--auth-popup-btn-google-hover-color:#000;--auth-popup-btn-apple-bg:#e6e6e6;--auth-popup-btn-apple-hover-bg:#e0e0e0;--auth-popup-btn-apple-color:#000;--auth-popup-btn-primary-disabled-bg:#f7f7f7;--auth-popup-btn-primary-disabled-color:#5c6763;--auth-popup-btn-back-color:#000;--auth-popup-btn-back-hover-bg:#e0e0e0;--auth-popup-input-icon-color:#000;--auth-popup-close-color:#000;--auth-popup-divider-line:#e6e6e6;--auth-popup-input-bg:#ededed;--auth-popup-input-border:var(--color-chat-border);--auth-popup-input-color:var(--color-text);--auth-popup-input-placeholder:var(--color-text-secondary);--auth-popup-input-focus-bg:var(--color-backgroundCard);--auth-popup-input-focus-border:#000;--auth-popup-input-focus-placeholder:var(--color-text-secondary);--auth-popup-input-caret:var(--color-green);--auth-popup-hint-code-email-color:#000;--auth-popup-resend-btn-color:#000;--auth-popup-input-invalid-border:#f64d36;--auth-popup-error-color:#f64d36;--auth-popup-error-hint-color:#000}#dark-theme{background:var(--Neutrals-Background)}#dark-theme .faq,#dark-theme h1,#dark-theme h2{color:var(--Mains-Primary)}#dark-theme .example__descr,#dark-theme .example__title,#dark-theme .faq__list__title,#dark-theme .hint__descr,#dark-theme .hint__title,#dark-theme .list__item,#dark-theme .page-description{color:#83918c}#dark-theme .header{background:hsla(0,0%,100%,.01)}#dark-theme .header.hide{background:transparent}#dark-theme .header__theme-switcher{background:#2d2d2d}#dark-theme .header__theme-switcher span{background:url(/wp-content/themes/chatbox/assets/icons/switcher-dark.svg) no-repeat 50%/50%,var(--Generic-Black);transform:translateX(-100%)}#dark-theme .header__logo{color:var(--Mains-Primary)}#dark-theme .header__logo svg path{fill:#fff}@media (hover:hover) and (pointer:fine){#dark-theme .header__logo:hover{color:var(--Mains-Primary)}}@media screen and (hover:none){#dark-theme .header__logo:active{color:var(--Mains-Primary)}}#dark-theme .header__login,#dark-theme .header__logo:active,#dark-theme .header__logo:link{color:var(--Mains-Primary)}#dark-theme .header__login svg path{fill:var(--Mains-Primary)}#dark-theme .faq-page__background,#dark-theme .home-page__background{background:url(/wp-content/themes/chatbox/assets/bg-dark-desktop.svg) top/cover no-repeat}@media (max-width:640px){#dark-theme .faq-page__background,#dark-theme .home-page__background{background:url(/wp-content/themes/chatbox/assets/bg-dark-mobile.png) top/cover no-repeat}}#dark-theme .faq-page .heading__title,#dark-theme .home-page .heading__title{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#8bb0a0,#fff,#8bb0a0);background-clip:text;-webkit-background-clip:text}#dark-theme .faq-page .chat-preview__image span,#dark-theme .home-page .chat-preview__image span{background-image:url(/wp-content/themes/chatbox/assets/preview_webapp-dark.png)}#dark-theme .faq-page .features .feature,#dark-theme .home-page .features .feature{background:var(--Neutrals-Background);border:1px solid var(--Neutrals-Grey-4)}@media (hover:hover) and (pointer:fine){#dark-theme .faq-page .features .feature:hover,#dark-theme .home-page .features .feature:hover{border:1px solid #fff}}@media screen and (hover:none){#dark-theme .faq-page .features .feature:active,#dark-theme .home-page .features .feature:active{border:1px solid #fff}}#dark-theme .faq-page .features .feature__text,#dark-theme .faq-page .features .feature__title,#dark-theme .home-page .features .feature__text,#dark-theme .home-page .features .feature__title{color:var(--Mains-Primary)}#dark-theme .faq-page .features .feature__image,#dark-theme .home-page .features .feature__image{border-color:var(--Neutrals-Grey-2)}#dark-theme .faq-page .features .feature:first-child .feature__image span:first-of-type,#dark-theme .home-page .features .feature:first-child .feature__image span:first-of-type{background-image:url(/wp-content/themes/chatbox/assets/features/feature-1.png)}#dark-theme .faq-page .features .feature:nth-child(2) .feature__image span:first-of-type,#dark-theme .home-page .features .feature:nth-child(2) .feature__image span:first-of-type{background-image:url(/wp-content/themes/chatbox/assets/features/feature-2.png)}#dark-theme .faq-page .features .feature:nth-child(3) .feature__image span:first-of-type,#dark-theme .home-page .features .feature:nth-child(3) .feature__image span:first-of-type{background-image:url(/wp-content/themes/chatbox/assets/features/feature-3.png)}#dark-theme .faq-page .features .feature:nth-child(4) .feature__image span:first-of-type,#dark-theme .home-page .features .feature:nth-child(4) .feature__image span:first-of-type{background-image:url(/wp-content/themes/chatbox/assets/features/feature-4.png)}#dark-theme .faq-page .features .feature:nth-child(5) .feature__image span:first-of-type,#dark-theme .home-page .features .feature:nth-child(5) .feature__image span:first-of-type{background-image:url(/wp-content/themes/chatbox/assets/features/feature-5.png)}#dark-theme .faq-page .features .feature:nth-child(6) .feature__image span:first-of-type,#dark-theme .home-page .features .feature:nth-child(6) .feature__image span:first-of-type{background-image:url(/wp-content/themes/chatbox/assets/features/feature-6.png)}#dark-theme .faq-page .insights .insight__number,#dark-theme .faq-page .insights .insight__text,#dark-theme .home-page .insights .insight__number,#dark-theme .home-page .insights .insight__text{color:var(--Mains-Primary)}#dark-theme .faq-page .btn_gray,#dark-theme .home-page .btn_gray{background:var(--Neutrals-Grey-2);color:var(--Mains-Primary)}@media (hover:hover) and (pointer:fine){#dark-theme .faq-page .btn_gray:hover,#dark-theme .home-page .btn_gray:hover{background:var(--Neutrals-Grey-4)}}@media screen and (hover:none){#dark-theme .faq-page .btn_gray:active,#dark-theme .home-page .btn_gray:active{background:var(--Neutrals-Grey-4)}}#dark-theme .faq-page .examples .examples-preview__content h3,#dark-theme .faq-page .examples .examples-preview__content p,#dark-theme .home-page .examples .examples-preview__content h3,#dark-theme .home-page .examples .examples-preview__content p{color:var(--Mains-Primary)}#dark-theme .faq-page .reviews__next svg path,#dark-theme .faq-page .reviews__prev svg path,#dark-theme .home-page .reviews__next svg path,#dark-theme .home-page .reviews__prev svg path{stroke:var(--Mains-Primary)}#dark-theme .faq-page .reviews .review,#dark-theme .home-page .reviews .review{background:var(--Neutrals-Background);border-color:var(--Neutrals-Grey-4)}#dark-theme .faq-page .reviews .review .half,#dark-theme .home-page .reviews .review .half{background-image:url(/wp-content/themes/chatbox/assets/icons/star-half.svg)}#dark-theme .faq-page .reviews .review .empty,#dark-theme .home-page .reviews .review .empty{background-image:url(/wp-content/themes/chatbox/assets/icons/star-empty.svg)}#dark-theme .faq-page .reviews .review__text,#dark-theme .faq-page .reviews .review__title,#dark-theme .home-page .reviews .review__text,#dark-theme .home-page .reviews .review__title{color:var(--Mains-Primary)}#dark-theme .faq-page .compare__table,#dark-theme .home-page .compare__table{background:var(--Neutrals-Background);border-color:var(--Neutrals-Grey-4)}#dark-theme .faq-page .compare .table,#dark-theme .home-page .compare .table{color:var(--Mains-Primary)}#dark-theme .faq-page .compare .table__row:before,#dark-theme .home-page .compare .table__row:before{background:linear-gradient(90deg,#0c0f0e,#181e1c 29%,#181e1c 80%,#0c0f0e)}#dark-theme .faq-page .compare .table__row:not(:last-child),#dark-theme .home-page .compare .table__row:not(:last-child){border-bottom-color:var(--Neutrals-Grey-2)}#dark-theme .faq-page .compare .table__row>div svg.on path:first-child,#dark-theme .home-page .compare .table__row>div svg.on path:first-child{fill:var(--Mains-Primary)}#dark-theme .faq-page .compare .table__row>div svg.on path:nth-child(2),#dark-theme .home-page .compare .table__row>div svg.on path:nth-child(2){fill:var(--Generic-Black)}#dark-theme .faq-page .compare .table__row>div svg.off path:first-child,#dark-theme .home-page .compare .table__row>div svg.off path:first-child{fill:var(--Mains-Primary)}#dark-theme .faq-page .compare .table__row>div svg.off path:nth-child(2),#dark-theme .home-page .compare .table__row>div svg.off path:nth-child(2){fill:#6f7070}#dark-theme .faq-page .faq__item,#dark-theme .home-page .faq__item{background:var(--Neutrals-Background-Primary)}#dark-theme .faq-page .faq .page-descripiption,#dark-theme .faq-page .faq__answer,#dark-theme .home-page .faq .page-descripiption,#dark-theme .home-page .faq__answer{color:var(--Mains-Primary)}#dark-theme .faq-page .go-top svg path,#dark-theme .home-page .go-top svg path{stroke:var(--Mains-Primary)}#dark-theme .footer__column:first-child svg path{fill:var(--Mains-Primary)}#dark-theme .footer__logo,#dark-theme .footer__text{color:var(--Mains-Primary)}#dark-theme .footer__contact{background:var(--Neutrals-Grey-2);color:var(--Mains-Primary)}#dark-theme .footer__contact svg path{fill:var(--Mains-Primary)}@media (hover:hover) and (pointer:fine){#dark-theme .footer__contact:hover{background:var(--Neutrals-Grey-4)}}@media screen and (hover:none){#dark-theme .footer__contact:active{background:var(--Neutrals-Grey-4)}}@media (max-width:640px){#dark-theme .footer__social-links li a svg path{fill:#fff}}@media (hover:hover) and (pointer:fine){#dark-theme .footer__social-links li a:hover svg{transform:scale(1.2)}#dark-theme .footer__social-links li a:hover svg path{fill:var(--Mains-Primary)}}@media screen and (hover:none){#dark-theme .footer__social-links li a:active svg{transform:scale(1.2)}#dark-theme .footer__social-links li a:active svg path{fill:var(--Mains-Primary)}}#dark-theme .footer__legal-links,#dark-theme .footer__legal-text{color:var(--Mains-Primary)}#dark-theme .footer .language-switcher{background:var(--Neutrals-Grey-2);color:#fff}#dark-theme .footer .language-switcher.active,#dark-theme .footer .language-switcher:hover{background-color:#2f3135}#dark-theme .footer .language-switcher__select svg path{fill:#fff}#dark-theme .footer .language-switcher__select svg.arrow-icon{transform-origin:center;transition:transform .2s ease}#dark-theme .footer .language-switcher__select svg.arrow-icon path{fill:none;stroke:#fff}#dark-theme .footer .language-switcher.active__select svg.arrow-icon{transform:rotate(180deg)}#dark-theme .footer .language-switcher ul{background:#232427;border-color:#2f3135}#dark-theme .footer .language-switcher ul ::-webkit-scrollbar-thumb{background:#2f3135;border-radius:5px}#dark-theme .footer .language-switcher ul ::-webkit-scrollbar{background:transparent;height:0;width:6px}#dark-theme .footer .language-switcher ul ::-webkit-scrollbar-track{background:transparent}@media (hover:hover) and (pointer:fine){#dark-theme .footer .language-switcher ul li:hover{background:#2f3135}}@media screen and (hover:none){#dark-theme .footer .language-switcher ul li:active{background:#2f3135}}#dark-theme .footer .language-switcher ul li a{color:#fff}#dark-theme .footer .language-switcher ul li.active{background:#2f3135}#dark-theme .prompt-page,#dark-theme .prompt-page h1{color:#fff}#dark-theme .prompt-page h4{color:var(--Mains-Secondary)}#dark-theme .prompt-page .faq-section__item{border:.1rem solid var(--Neutrals-Grey-4)}#dark-theme .prompt-page .faq-section__text{color:var(--Mains-Secondary)}#dark-theme .prompt-page__submitForm input{background:linear-gradient(0deg,#242726,#242726),#f9f9f9;border-color:#dedede;box-shadow:0 11px 23px 0 rgba(0,0,0,.05);color:#fff}#dark-theme .relevant-prompts__item{background:var(--Neutrals-Background);border-color:var(--Neutrals-Grey-4)}#dark-theme .relevant-prompts__title{color:#fff}#dark-theme .relevant-prompts__subtitle{color:#b1b1b1}#dark-theme .relevant-prompts__icon{background:linear-gradient(0deg,#121614,#121614),#fff;border-color:#3b3b3b;margin-bottom:1.3rem}#dark-theme .btn.btn_contrast{background:var(--Mains-Primary);color:var(--Generic-Black)}#dark-theme .btn.btn_contrast:hover{background:var(--Generic-Black);border-color:var(--Mains-Primary);color:var(--Mains-Primary)}#dark-theme .btn_flat{color:var(--Mains-Primary)}#dark-theme .btn_flat:before{background:url(/wp-content/themes/chatbox/assets/icons/arrow-back-light.svg) 50%/contain no-repeat;content:"";height:2.4rem;left:0;position:absolute;top:50%;transform:translateY(-50%);width:2.4rem}#dark-theme{--auth-popup-overlay:rgba(15,18,17,.9);--auth-popup-bg:#151918;--auth-popup-btn-google-bg:#fff;--auth-popup-btn-google-color:#000;--auth-popup-btn-google-hover-bg:var(--color-green);--auth-popup-btn-google-hover-color:#000;--auth-popup-btn-apple-bg:#242726;--auth-popup-btn-apple-hover-bg:#3c4341;--auth-popup-btn-apple-color:#fff;--auth-popup-btn-primary-disabled-bg:#232424;--auth-popup-btn-primary-disabled-color:#5c6763;--auth-popup-btn-back-color:#fff;--auth-popup-btn-back-hover-bg:#363c3a;--auth-popup-input-icon-color:#fff;--auth-popup-close-color:#fff;--auth-popup-divider-line:#242726;--auth-popup-input-bg:#151817;--auth-popup-input-border:#5c6763;--auth-popup-input-color:#fff;--auth-popup-input-placeholder:#5c6763;--auth-popup-input-focus-bg:#151918;--auth-popup-input-focus-border:#fff;--auth-popup-input-focus-placeholder:#758a82;--auth-popup-input-caret:var(--color-green);--auth-popup-hint-code-email-color:#fff;--auth-popup-resend-btn-color:#fff;--auth-popup-input-invalid-border:#f64d36;--auth-popup-error-color:#f64d36;--auth-popup-error-hint-color:#fff}
