:root{--Generic-Black:#000;--Mains-Primary:#fff;--Mains-Secondary:#83918c;--Neutrals-Background:#0c0f0e;--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}@font-face{font-family:Inter;font-weight:400;src:url(/wp-content/themes/chatbotgo-site/fonts/Inter_Regular.ttf) format("truetype")}@font-face{font-family:Inter;font-weight:500;src:url(/wp-content/themes/chatbotgo-site/fonts/Inter_Medium.ttf) format("truetype")}@font-face{font-family:Inter;font-weight:600;src:url(/wp-content/themes/chatbotgo-site/fonts/Inter_SemiBold.ttf) format("truetype")}@font-face{font-family:Inter;font-weight:700;src:url(/wp-content/themes/chatbotgo-site/fonts/Inter_Bold.ttf) format("truetype")}@font-face{font-family:Inter;font-weight:800;src:url(/wp-content/themes/chatbotgo-site/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}}html{font-size:2.5641vw}@media screen and (max-width:360px){html{font-size:3.125vw}}@media only screen and (min-width:641px) and (orientation:portrait){html{font-size:1.2vw}}@media only screen and (min-width:1024px) and (orientation:landscape){html{font-size:10px}}@media only screen and (min-width:1601px){html{font-size:clamp(10px,.625vw,15px)}}body{min-height:100vh;overflow:clip}.wrapper{display:flex;flex-direction:column;margin:0 auto;width:100%}main{flex:1}.divtext{display:table;margin:0 auto;width:99%}.btn,.divtext{white-space:nowrap}.btn{align-items:center;border:.1rem solid;border-radius:2rem;cursor:pointer;display:flex;font-size:1.8rem;font-weight:600;justify-content:center;padding:2.3rem 1.6rem;text-decoration:none;transition:.3s}.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)}}.btn_black{background:#0d0d0d;color:#fff}@media (hover:hover) and (pointer:fine){.btn_black:hover{cursor:pointer}}@media screen and (hover:none){.btn_black:active{cursor:pointer}}.btn_black_outline{background:#fff;color:#0d0d0d}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 only screen and (min-width:1024px) and (orientation:landscape){.mobile-only{display:none}}.section{margin:0 auto;padding:4rem 0;width:100%}@media only screen and (min-width:1024px) and (orientation:landscape){.section{padding:10rem 0}}.section__title{font-size:3rem;font-weight:400;line-height:1;text-align:center}@media only screen and (min-width:1024px) and (orientation:landscape){.section__title br{display:none}}.section_hero{padding-top:15.7rem}@media only screen and (max-aspect-ratio:14/25){.section_hero{padding-top:15.7rem}}@media only screen and (min-width:1024px) and (orientation:landscape){.section_hero{padding-top:19.1rem}}[class*=__content]{margin-inline:auto;max-width:106rem;padding-inline:1.6rem}@media only screen and (min-width:641px) and (orientation:portrait){[class*=__content]{padding-inline:6rem}}@media only screen and (min-width:1024px) and (orientation:landscape){[class*=__content]{padding-inline:3rem}}.header{left:50%;position:fixed;top:4rem;transform:translateX(-50%);width:100%;z-index:100}.header__content{max-width:130rem}.header__wrapper{align-items:center;backdrop-filter:blur(.45rem);background:rgba(0,0,0,.03);border-radius:2.4rem;display:flex;justify-content:space-between;padding:1.2rem;transition:.5s}@media only screen and (min-width:1024px) and (orientation:landscape){.header__wrapper{padding:1.8rem 4rem}}.header__logo{align-items:center;display:flex;font-size:1.8rem;font-weight:600;text-decoration:none;transition:.5s}.header__logo img{height:5.4rem;-o-object-fit:contain;object-fit:contain;width:5.4rem}.header__links{align-items:center;display:flex;text-decoration:none}.header__links a{border-radius:1.2rem;font-weight:400;height:4rem;margin-left:5rem;min-width:14rem}.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;display:none;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(--Mains-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__links a:first-of-type{display:none}.header__theme-switcher{display:none;height:3.4rem;padding:0;width:3.4rem}.header__theme-switcher span{background-position:50%!important;left:0;transform:none!important;width:100%}}.reviews{--slider-bg:#f8f8f8}.reviews__content{max-width:160rem;padding-inline:0}.reviews__title{margin-bottom:5rem}.reviews__wrapper{background-color:var(--slider-bg);padding-block:2rem 4.8rem}@media only screen and (min-width:1024px) and (orientation:landscape){.reviews__wrapper{padding-block:5rem}}.reviews .review{background-color:#fff;border-radius:2rem;display:grid;grid-template-areas:"title rating" "text text" "author author";padding:2rem;row-gap:2.8rem}.reviews .review__title{color:#0d0d0d;font-size:2rem;font-weight:700;grid-area:title}.reviews .review__rating{background:url(/wp-content/themes/chatbotgo-site/assets/icons/stars-review.png) no-repeat 50%/contain;grid-area:rating;height:1.6rem;justify-self:end;width:8.8rem}.reviews .review__text{color:hsla(0,0%,5%,.698);font-size:1.4rem;font-weight:300;grid-area:text;line-height:1.2}.reviews .review__author{color:hsla(0,0%,5%,.302);font-size:1.6rem;font-weight:400;grid-area:author;text-align:end}.splide__pagination__page{background-color:rgba(1,163,116,.2)!important;height:.6rem!important;width:.6rem!important}.splide__pagination__page.is-active{background-color:#01a374!important;transform:scale(1.35)!important}.splide__track:after,.splide__track:before{background:var(--slider-bg);bottom:0;content:"";display:none;height:100%;position:absolute;width:19.7rem;z-index:1}@media only screen and (min-width:641px) and (orientation:portrait){.splide__track:after,.splide__track:before{display:block}}@media only screen and (min-width:1024px) and (orientation:landscape){.splide__track:after,.splide__track:before{display:block}}.splide__track:before{background:linear-gradient(to right,var(--slider-bg) 10%,transparent 100%);left:0}.splide__track:after{background:linear-gradient(to left,var(--slider-bg) 10%,transparent 100%);right:0}.advantages{background-color:#f8f8f8;padding-block:4rem}@media only screen and (min-width:1024px) and (orientation:landscape){.advantages{padding-block:10rem}}.advantages__title{margin-bottom:6rem}.advantages__applied-areas{-moz-column-gap:1.2rem;column-gap:1.2rem;display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:1.6rem;row-gap:1rem}@media screen and (max-width:360px){.advantages__applied-areas{margin-bottom:3.2rem}}@media only screen and (min-width:1024px) and (orientation:landscape){.advantages__applied-areas{margin-bottom:10rem}}.advantages__applied-areas li{background:#fff;border:1px solid;border-radius:10rem;color:#0d0d0d;font-size:1.2rem;line-height:2;padding:.8rem 2rem}.advantages__useful-info{display:flex;flex-direction:column;gap:1.2rem;min-height:36rem}@media only screen and (min-width:641px) and (orientation:portrait){.advantages__useful-info{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:1024px) and (orientation:landscape){.advantages__useful-info{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}}.advantages__useful-info li{border-radius:3rem;display:flex;flex-shrink:0;height:32.4rem;justify-content:center;padding-block:4.5rem}@media only screen and (max-aspect-ratio:14/25){.advantages__useful-info li{height:36rem}}@media only screen and (min-width:1024px) and (orientation:landscape){.advantages__useful-info li{height:36rem}}.advantages__useful-info li p{font-weight:900;margin:0 auto;position:relative;text-align:center;width:100%}.advantages .useful-info{position:relative}.advantages .useful-info__tools{align-items:flex-end;background:url(/wp-content/themes/chatbotgo-site/assets/icons/tools.png) no-repeat center top 4rem/auto 18rem,#fff;font-size:3rem}@media screen and (max-width:360px){.advantages .useful-info__tools{font-size:2rem}}@media only screen and (min-width:641px) and (orientation:portrait){.advantages .useful-info__tools{font-size:2rem}}@media screen and (max-width:360px){.advantages .useful-info__tools{font-size:3rem}}.advantages .useful-info__browsers{align-items:flex-start;background:url(/wp-content/themes/chatbotgo-site/assets/icons/browsers.png) no-repeat center bottom 4rem/auto 18rem,#fff;font-size:3rem;position:relative}.advantages .useful-info__users{background:url(/wp-content/themes/chatbotgo-site/assets/icons/users.png) no-repeat bottom/auto 15.8rem,#fff}.advantages .useful-info .browsers-label{background:#26a881;border-radius:2.4rem;bottom:11rem;color:#dbebe6;display:block;font-size:.8rem;font-weight:700;padding:.35rem .4rem;position:absolute;right:3.3rem;transform:rotate(5deg);white-space:nowrap}.advantages .palm{align-items:center;background:url(/wp-content/themes/chatbotgo-site/assets/icons/palm-right.png) no-repeat 100% 0/contain,url(/wp-content/themes/chatbotgo-site/assets/icons/palm-left.png) no-repeat 0 0/contain;display:inline-flex;flex-direction:column;height:9.8rem;justify-content:center;padding:0 4.5rem;position:relative}.advantages .palm__users-amount{font-size:1.8rem;font-weight:400;line-height:2rem;margin-top:.3rem}.advantages .palm__users-amount strong{font-size:2.112em;font-weight:900;line-height:4rem}.advantages .palm__rating{font-size:1.4rem;font-weight:600;line-height:1.7rem;opacity:.3}.advantages__comparing-table{background:#fff;border-radius:3rem;padding:13rem 11.8rem 7rem}.advantages .comparing-list li{display:flex;width:100%}.advantages .comparing-list li+li{margin-top:1.5rem}.advantages .comparing-item__title{bottom:calc(100% + 2.9rem);font-size:2.4rem;font-weight:700;left:50%;line-height:3rem;position:absolute;transform:translateX(-50%);white-space:nowrap}.advantages .comparing-item:first-of-type .comparing-item__free,.advantages .comparing-item:first-of-type .comparing-item__pro{position:relative}.advantages .comparing-item:nth-of-type(2) .comparing-item__feature{text-transform:none}.advantages .comparing-item:last-of-type .comparing-item__feature{position:relative}.advantages .comparing-item__icon{background:no-repeat 0/3rem;height:inherit;width:5rem}.advantages .comparing-item__icon:lang(ar),.advantages .comparing-item__icon:lang(he){background:no-repeat 100%/3rem}.advantages .comparing-item__icon.table-icon-stars{background-image:url(/wp-content/themes/chatbotgo-site/assets/icons/table-icon-stars.png)}.advantages .comparing-item__icon.table-icon-gpt{background-image:url(/wp-content/themes/chatbotgo-site/assets/icons/table-icon-gpt.png)}.advantages .comparing-item__icon.table-icon-picture{background-image:url(/wp-content/themes/chatbotgo-site/assets/icons/table-icon-picture.png)}.advantages .comparing-item__icon.table-icon-infinity{background-image:url(/wp-content/themes/chatbotgo-site/assets/icons/table-icon-infinity.png)}.advantages .comparing-item__icon.table-icon-spark{background-image:url(/wp-content/themes/chatbotgo-site/assets/icons/table-icon-spark.png)}.advantages .comparing-item__icon.table-icon-whatsapp{background-image:url(/wp-content/themes/chatbotgo-site/assets/icons/table-icon-whatsapp.png)}.advantages .comparing-item__text-container{flex-grow:1;text-align:left;width:calc(100% - 25.4rem)}.advantages .comparing-item__text-container p{margin-left:0;width:-moz-fit-content;width:fit-content}.advantages .comparing-item__text-container p:lang(ar),.advantages .comparing-item__text-container p:lang(he){margin-left:auto;margin-right:0}.advantages .comparing-item__feature{font-size:2rem;font-weight:900;line-height:3rem}.advantages .comparing-item__explanation{font-size:1.8rem;line-height:2.2rem;opacity:.5;text-align:left}.advantages .comparing-item__explanation:lang(ar),.advantages .comparing-item__explanation:lang(he){text-align:right}.advantages .comparing-item__free,.advantages .comparing-item__pro{background:no-repeat 50%/2rem;height:inherit;width:5.2rem}.advantages .comparing-item__free.feature-available,.advantages .comparing-item__pro.feature-available{background-image:url(/wp-content/themes/chatbotgo-site/assets/icons/available.png)}.advantages .comparing-item__free.feature-unavailable,.advantages .comparing-item__pro.feature-unavailable{background-image:url(/wp-content/themes/chatbotgo-site/assets/icons/unavailable.png)}.advantages .comparing-item__free:last-of-type,.advantages .comparing-item__pro:last-of-type{margin-left:10rem}.advantages .comparing-item__free:last-of-type:lang(ar),.advantages .comparing-item__free:last-of-type:lang(he),.advantages .comparing-item__pro:last-of-type:lang(ar),.advantages .comparing-item__pro:last-of-type:lang(he){margin-left:auto;margin-right:10rem}html[lang=fr] .advantages .palm__users-amount strong{font-size:1.5em}.partners{padding-block:4rem}@media only screen and (min-width:1024px) and (orientation:landscape){.partners{padding-block:10rem}}.partners__list{display:flex;flex-wrap:wrap;gap:1.2rem;justify-content:center;row-gap:2rem}@media only screen and (min-width:1024px) and (orientation:landscape){.partners__list{gap:8rem}}.partners__title{margin-bottom:4rem}.partners__item{background-position:50%;background-repeat:no-repeat;background-size:contain;height:3.3rem}.partners__item:lang(ar),.partners__item:lang(he){margin-left:8rem;margin-right:auto}.partners__item:last-child{margin-right:0}.partners__item:last-child:lang(ar),.partners__item:last-child:lang(he){margin-left:0}.partners__item.item1{background-image:url(/wp-content/themes/chatbotgo-site/assets/partners/partner-1.svg);width:11.2rem}@media only screen and (min-width:1024px) and (orientation:landscape){.partners__item.item1{width:15.5rem}}.partners__item.item2{background-image:url(/wp-content/themes/chatbotgo-site/assets/partners/partner-2.svg);width:13.7rem}@media only screen and (min-width:1024px) and (orientation:landscape){.partners__item.item2{width:18.9rem}}.partners__item.item3{background-image:url(/wp-content/themes/chatbotgo-site/assets/partners/partner-3.svg);width:8.8rem}@media only screen and (min-width:1024px) and (orientation:landscape){.partners__item.item3{width:12.1rem}}.partners__item.item4{background-image:url(/wp-content/themes/chatbotgo-site/assets/partners/partner-4.svg);width:17rem}@media only screen and (min-width:1024px) and (orientation:landscape){.partners__item.item4{width:23.4rem}}.partners .comparing-table{margin-top:3.2rem}@media only screen and (min-width:1024px) and (orientation:landscape){.partners .comparing-table{margin-top:10rem}}.table{background-color:#f8f8f8;border-radius:4rem;padding:2rem}html#dark-theme .table{background-color:#0d0d0d}@media only screen and (min-width:1024px) and (orientation:landscape){.table{border-radius:7rem;padding:3.5rem 9.3rem}}.table .table__head,.table .table__row{align-items:center;-moz-column-gap:.6rem;column-gap:.6rem;display:grid;grid-template-columns:3.2rem 1fr 4rem 3.5rem}@media only screen and (min-width:1024px) and (orientation:landscape){.table .table__head,.table .table__row{-moz-column-gap:.8rem;column-gap:.8rem;grid-template-columns:5rem 1fr 5rem 4.2rem}}.table .table__head .table__cell{color:#0d0d0d;font-size:1.6rem;font-weight:600;line-height:1;text-align:center}@media only screen and (min-width:1024px) and (orientation:landscape){.table .table__head .table__cell{font-size:2rem}}.table .table__head .table__cell_pro{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#f1770c,#ffad65);-webkit-background-clip:text;background-clip:text;color:transparent}html#dark-theme .table .table__head .table__cell_free{color:#fff}.table .table__row{border-bottom:1px solid rgba(36,39,38,.102);padding:2rem 0}.table .table__row:first-child{padding-top:1.6rem}@media only screen and (min-width:1024px) and (orientation:landscape){.table .table__row:first-child{padding-top:1rem}}.table .table__row:last-child{border-bottom:none}@media only screen and (min-width:1024px) and (orientation:landscape){.table .table__row:last-child{padding-bottom:3.5rem}.table .table__row{padding:2.5rem 0}}.table .table__cell_check{align-items:center;background:url(/wp-content/themes/chatbotgo-site/assets/icons/unchecked.svg) no-repeat 50%/contain;display:flex;height:2.4rem;justify-content:center;justify-self:center;width:2.4rem}@media only screen and (min-width:1024px) and (orientation:landscape){.table .table__cell_check{height:3.4rem;width:3.4rem}}.table .table__cell_check html#dark-theme{background:url(/wp-content/themes/chatbotgo-site/assets/icons/unchecked_dark.svg) no-repeat 50%/contain}.table .table__cell_check_available{background:url(/wp-content/themes/chatbotgo-site/assets/icons/checked.svg) no-repeat 50%/contain}.table .table__cell_check_available html#dark-theme{background:url(/wp-content/themes/chatbotgo-site/assets/icons/checked_dark.svg) no-repeat 50%/contain}.table .table__cell_icon{height:3.2rem;width:3.2rem}.table .table__cell_icon_1{background:url(/wp-content/themes/chatbotgo-site/assets/table/1.png) no-repeat 50%/contain}html#dark-theme .table .table__cell_icon_1{background:url(/wp-content/themes/chatbotgo-site/assets/table/1_dark.png) no-repeat 50%/contain}.table .table__cell_icon_2{background:url(/wp-content/themes/chatbotgo-site/assets/table/2.png) no-repeat 50%/contain}html#dark-theme .table .table__cell_icon_2{background:url(/wp-content/themes/chatbotgo-site/assets/table/2_dark.png) no-repeat 50%/contain}.table .table__cell_icon_3{background:url(/wp-content/themes/chatbotgo-site/assets/table/3.png) no-repeat 50%/contain}html#dark-theme .table .table__cell_icon_3{background:url(/wp-content/themes/chatbotgo-site/assets/table/3_dark.png) no-repeat 50%/contain}.table .table__cell_icon_4{background:url(/wp-content/themes/chatbotgo-site/assets/table/4.png) no-repeat 50%/contain}html#dark-theme .table .table__cell_icon_4{background:url(/wp-content/themes/chatbotgo-site/assets/table/4_dark.png) no-repeat 50%/contain}.table .table__cell_icon_5{background:url(/wp-content/themes/chatbotgo-site/assets/table/5.png) no-repeat 50%/contain}html#dark-theme .table .table__cell_icon_5{background:url(/wp-content/themes/chatbotgo-site/assets/table/5_dark.png) no-repeat 50%/contain}.table .table__cell_icon_6{background:url(/wp-content/themes/chatbotgo-site/assets/table/6.png) no-repeat 50%/contain}html#dark-theme .table .table__cell_icon_6{background:url(/wp-content/themes/chatbotgo-site/assets/table/6_dark.png) no-repeat 50%/contain}@media only screen and (min-width:1024px) and (orientation:landscape){.table .table__cell_icon{height:5rem;width:5rem}}.table .table__cell_title{color:#000;font-size:1.6rem;font-weight:600;line-height:1;text-align:start}html#dark-theme .table .table__cell_title{color:#fff}@media only screen and (min-width:1024px) and (orientation:landscape){.table .table__cell_title{font-size:2rem;margin-left:1.2rem}}.features{position:relative}html#dark-theme .features{background:linear-gradient(132.74deg,rgba(17,23,22,.2) 26.77%,rgba(19,207,140,.2) 46.7%,rgba(12,15,14,.2) 86.63%),#0d0d0d;color:#fff}.features__title{margin-bottom:2rem}@media only screen and (min-width:1024px) and (orientation:landscape){.features__title{margin-bottom:5rem}}.features__list{width:100%}.features__list li+li{margin-top:6rem}.features-item{align-items:center;display:flex;flex-direction:column-reverse;gap:1.2rem;justify-content:center}@media only screen and (min-width:1024px) and (orientation:landscape){.features-item{flex-direction:row;gap:6.4rem}.features-item:nth-child(odd) .features-item__text-content{order:2}.features-item:nth-child(odd) .features-item__media-content{order:1}}.features-item__text-content{align-items:center;display:flex;flex-direction:column;flex-shrink:1;margin:auto 0}@media only screen and (min-width:1024px) and (orientation:landscape){.features-item__text-content{align-items:flex-start}}.features-item__title{align-items:center;display:flex;font-size:2.4rem;font-weight:900;gap:1rem;justify-content:center;letter-spacing:.04rem;line-height:1;margin-bottom:1.2rem;position:relative;text-align:center;width:-moz-fit-content;width:fit-content}html#dark-theme .features-item__title{color:#fff}@media only screen and (min-width:1024px) and (orientation:landscape){.features-item__title{text-align:start}}.features-item__title-label{background:#21f0a6;border-radius:4.6rem;color:#141718;display:inline-block;font-size:1.2rem;font-weight:600;line-height:1.2;padding:.4rem .8rem;vertical-align:middle}.features-item__text{color:hsla(0,0%,5%,.698);display:flex;font-size:2rem;font-weight:400;line-height:1.3;text-align:center}html#dark-theme .features-item__text{color:hsla(0,0%,100%,.6)}@media screen and (max-width:360px){.features-item__text{font-size:1.4rem;line-height:1.28}}@media only screen and (min-width:1024px) and (orientation:landscape){.features-item__text{text-align:start}}.features-item__media-content{aspect-ratio:1/1;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:contain;border:1px solid #d5d5d5;border-radius:7rem;flex-shrink:0;max-height:36rem;overflow:hidden;width:min(100%,36rem)}html#dark-theme .features-item__media-content{background-color:hsla(0,0%,100%,.102);border:1px solid hsla(0,0%,100%,.102)}.features-item__media-content.item1{background:url(/wp-content/themes/chatbotgo-site/assets/features/feature-1@3x.png) 50%/18.8rem 18.8rem no-repeat,url(/wp-content/themes/chatbotgo-site/assets/features/feature-1.png) 50%/90% no-repeat}.features-item__media-content.item2{background-image:url(/wp-content/themes/chatbotgo-site/assets/features/feature-2@2x.png)}@media only screen and (max-aspect-ratio:14/25){.features-item__media-content.item2{background-image:url(/wp-content/themes/chatbotgo-site/assets/features/feature-2@3x.png)}}html#dark-theme .features-item__media-content.item2{background-image:url(/wp-content/themes/chatbotgo-site/assets/features/feature-2@2x_dark.png)}@media only screen and (max-aspect-ratio:14/25){html#dark-theme .features-item__media-content.item2{background-image:url(/wp-content/themes/chatbotgo-site/assets/features/feature-2@3x_dark.png)}}.features-item__media-content.item3{background-image:url(/wp-content/themes/chatbotgo-site/assets/features/feature-3@2x.png)}@media only screen and (max-aspect-ratio:14/25){.features-item__media-content.item3{background-image:url(/wp-content/themes/chatbotgo-site/assets/features/feature-3@3x.png)}}.features-item__media-content.item4{background-image:url(/wp-content/themes/chatbotgo-site/assets/features/feature-4@2x.png)}@media only screen and (max-aspect-ratio:14/25){.features-item__media-content.item4{background-image:url(/wp-content/themes/chatbotgo-site/assets/features/feature-4@3x.png)}}.features-item__media-content.item5{background-image:url(/wp-content/themes/chatbotgo-site/assets/features/feature-5@2x.png)}@media only screen and (max-aspect-ratio:14/25){.features-item__media-content.item5{background-image:url(/wp-content/themes/chatbotgo-site/assets/features/feature-5@3x.png)}}.features-item__media-content.item6{background-image:url(/wp-content/themes/chatbotgo-site/assets/features/feature-6@2x.png)}@media only screen and (max-aspect-ratio:14/25){.features-item__media-content.item6{background-image:url(/wp-content/themes/chatbotgo-site/assets/features/feature-6@3x.png)}}.features-item__media-content.item7{background-image:url(/wp-content/themes/chatbotgo-site/assets/features/feature-7@2x.png)}@media only screen and (max-aspect-ratio:14/25){.features-item__media-content.item7{background-image:url(/wp-content/themes/chatbotgo-site/assets/features/feature-7@3x.png)}}.features-item__media-content.item8{background-image:url(/wp-content/themes/chatbotgo-site/assets/features/feature-8@2x.png)}@media only screen and (max-aspect-ratio:14/25){.features-item__media-content.item8{background-image:url(/wp-content/themes/chatbotgo-site/assets/features/feature-8@3x.png)}}.features-item__media-content.item9{background-image:url(/wp-content/themes/chatbotgo-site/assets/features/feature-9@2x.png)}@media only screen and (max-aspect-ratio:14/25){.features-item__media-content.item9{background-image:url(/wp-content/themes/chatbotgo-site/assets/features/feature-9@3x.png)}}.features-item__media-content.item10{background-image:url(/wp-content/themes/chatbotgo-site/assets/features/feature-10@2x.png)}@media only screen and (max-aspect-ratio:14/25){.features-item__media-content.item10{background-image:url(/wp-content/themes/chatbotgo-site/assets/features/feature-10@3x.png)}}.features-item__media-content.item11{background-image:url(/wp-content/themes/chatbotgo-site/assets/features/feature-11@2x.png)}@media only screen and (max-aspect-ratio:14/25){.features-item__media-content.item11{background-image:url(/wp-content/themes/chatbotgo-site/assets/features/feature-11@3x.png)}}.features-item__media-content video{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.footer{background-color:#f6f6f6;color:#0d0d0d;padding-block:4rem}.footer__content{max-width:130rem}@media only screen and (min-width:1024px) and (orientation:landscape){.footer__content{padding-inline:7rem}}html#dark-theme .footer{color:#fff}@media screen and (max-width:360px){.footer{padding-block:4rem3 .2rem}}@media only screen and (min-width:1024px) and (orientation:landscape){.footer{padding-block:5rem}}.footer .footer-links-container{align-items:center;display:flex;flex-direction:column;gap:3.6rem;margin-bottom:4rem}@media screen and (max-width:360px){.footer .footer-links-container{gap:3.2rem;margin-bottom:3.2rem}}@media only screen and (min-width:1024px) and (orientation:landscape){.footer .footer-links-container{display:grid;gap:2rem;grid-template-columns:1fr auto 1fr;justify-content:space-between;margin-bottom:4.6rem}}.footer .footer-links-container .gdpr-links{align-items:center;display:flex;flex-wrap:wrap;font-size:1.6rem;font-weight:400;gap:.6rem;justify-content:space-around;line-height:1.5}.footer .footer-links-container .gdpr-links a{color:#0d0d0d;text-decoration:none}.footer .footer-links-container .gdpr-links__support{order:5}.footer .footer-links-container .gdpr-links__subscription-terms{order:10}@media only screen and (min-width:641px) and (orientation:portrait){.footer .footer-links-container .gdpr-links{flex-grow:3;gap:2.5rem;justify-content:center}.footer .footer-links-container .gdpr-links__subscription-terms,.footer .footer-links-container .gdpr-links__support{order:unset}}@media only screen and (min-width:1024px) and (orientation:landscape){.footer .footer-links-container .gdpr-links{flex-grow:3;gap:2.5rem;justify-content:center}.footer .footer-links-container .gdpr-links__subscription-terms,.footer .footer-links-container .gdpr-links__support{order:unset}}.footer .footer-links-container .gdpr-links .gdpr-links__separator{background-color:#0d0d0d;display:inline-block;display:none;height:1.7rem;width:.1rem}@media only screen and (min-width:641px) and (orientation:portrait){.footer .footer-links-container .gdpr-links .gdpr-links__separator{display:block}}@media only screen and (min-width:1024px) and (orientation:landscape){.footer .footer-links-container .gdpr-links .gdpr-links__separator{display:block}}.footer .footer-links-container .gdpr-links .gdpr-links__separator html#dark-theme{background-color:#fff}.footer .footer-links-container .footer-logo{background:url(/wp-content/themes/chatbotgo-site/assets/logo.png) no-repeat 50%/cover;height:5.4rem;width:5.4rem}.footer .footer-links-container .social-media{align-items:center;display:flex;flex-basis:21%;justify-content:flex-end}.footer .footer-links-container .social-media li~li{margin-left:.8rem}.footer .footer-links-container .social-media li~li:lang(ar),.footer .footer-links-container .social-media li~li:lang(he){margin-left:0;margin-right:.8rem}.footer .footer-links-container .social-media__item{background:no-repeat 50%/2.4rem;height:2.4rem;width:2.4rem}.footer .footer-links-container .social-media__item:hover{transform:scale(1.1)}.footer .footer-links-container .social-media__item:active{transform:scale(.95)}.footer .footer-links-container .social-media__item a{display:inline-block;height:100%;width:100%}.footer .footer-links-container .social-media__item--twitter{background-image:url(/wp-content/themes/chatbotgo-site/assets/icons/x.svg)}.footer .footer-links-container .social-media__item--twitter html#dark-theme{background-image:url(/wp-content/themes/chatbotgo-site/assets/icons/x_dark.svg)}.footer .footer-links-container .social-media__item--instagram{background-image:url(/wp-content/themes/chatbotgo-site/assets/icons/inst.svg)}.footer .footer-links-container .social-media__item--instagram html#dark-theme{background-image:url(/wp-content/themes/chatbotgo-site/assets/icons/inst_dark.svg)}.footer .footer-links-container .social-media__item--linkedin{background-image:url(/wp-content/themes/chatbotgo-site/assets/icons/link.svg)}.footer .footer-links-container .social-media__item--linkedin html#dark-theme{background-image:url(/wp-content/themes/chatbotgo-site/assets/icons/link_dark.svg)}.footer .footer-links-container .social-media__item--tiktok{background-image:url(/wp-content/themes/chatbotgo-site/assets/icons/tt.svg)}.footer .footer-links-container .social-media__item--tiktok html#dark-theme{background-image:url(/wp-content/themes/chatbotgo-site/assets/icons/tt_dark.svg)}.footer .footer-copyright{font-size:1.4rem;letter-spacing:-.08rem;line-height:1.7;text-align:center}.hero__content{display:grid;grid-auto-rows:auto;grid-template-areas:"image" "powered" "text" "actions" "achievements";justify-items:center;max-width:122rem;row-gap:1.6rem}@media only screen and (min-width:641px) and (orientation:portrait){.hero__content{align-items:start;-moz-column-gap:2rem;column-gap:2rem;grid-auto-rows:auto auto 1fr auto;grid-template-areas:"powered      image" "text         image" "actions      image" "achievements achievements";grid-template-columns:1fr 1fr;justify-items:start;padding-inline:8rem;row-gap:1.5rem}}@media only screen and (min-width:1024px) and (orientation:landscape){.hero__content{align-items:start;-moz-column-gap:4rem;column-gap:4rem;grid-auto-rows:auto auto 1fr auto;grid-template-areas:"powered      image" "text         image" "actions      image" "achievements achievements";grid-template-columns:1fr 1fr;justify-items:start;row-gap:3rem}}.hero__powered{border:.1rem solid #0d0d0d;border-radius:1.2rem;display:flex;grid-area:powered;justify-content:center;padding:1rem 4.3rem;width:-moz-min-content;width:min-content}.hero__powered img{height:2rem;-o-object-fit:cover;object-fit:cover;width:15.3rem}.hero__text{color:#000;grid-area:text}.hero__text p{font-size:1.8rem;font-weight:300;line-height:1;text-align:center}@media only screen and (min-width:1024px) and (orientation:landscape){.hero__text p{font-size:2.4rem;text-align:start}}.hero__title{color:inherit;font-size:5rem;font-weight:900;line-height:1.2;text-align:center}@media only screen and (min-width:1024px) and (orientation:landscape){.hero__title{font-size:8rem;text-align:start}}.hero__actions{display:flex;gap:1rem;grid-area:actions;width:min(100%,35.8rem)}.hero__actions-item{flex-grow:2}@media only screen and (min-width:1024px) and (orientation:landscape){.hero__actions{margin-top:6.5rem}}.hero__image{border-radius:3.5rem;grid-area:image;overflow:hidden;width:min(100%,56rem)}@media only screen and (min-width:1024px) and (orientation:landscape){.hero__image{border-radius:7rem}}.hero__image img{max-height:100%;max-width:100%;width:100%}.hero__achievements{grid-area:achievements;margin-top:2.4rem}@media only screen and (min-width:641px) and (orientation:portrait){.hero__achievements{margin-top:4.8rem;width:100%}}@media only screen and (min-width:1024px) and (orientation:landscape){.hero__achievements{margin-top:6.8rem;width:100%}}.hero__achievements-list{display:grid;gap:4.2rem;grid-template-columns:repeat(2,1fr)}@media only screen and (min-width:641px) and (orientation:portrait){.hero__achievements-list{grid-template-columns:repeat(4,15.9rem);justify-content:center}}@media only screen and (min-width:1024px) and (orientation:landscape){.hero__achievements-list{grid-template-columns:repeat(4,17.9rem);justify-content:center}}.hero__achievements-item{align-items:center;background:linear-gradient(180deg,rgba(0,0,0,.2),#fff 38.11%,#fff);border-radius:1.2rem;display:flex;flex-direction:column;flex-grow:2;gap:1rem;justify-content:center;padding:1rem .5rem}.hero__achievements-item img{max-height:5rem;max-width:5rem;-o-object-fit:contain;object-fit:contain}.hero__achievements-item p{font-size:1.3rem;font-weight:600;line-height:1;text-align:center}.hero__achievements-item p strong{font-weight:900}@media only screen and (min-width:1024px) and (orientation:landscape){.hero__achievements-item{flex-grow:1}}.hero__space{grid-area:space}.not-found-page{align-items:center;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{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{height:209px;top:-156px;width:100%}.not-found-page__title{font-size:34px;margin-bottom:8px}.not-found-page__description{margin-bottom:40px}}#light-theme{background:var(--Mains-Primary)}#light-theme h2{color:var(--Generic-Black)}#light-theme .header.hide{background:transparent}#light-theme .header__theme-switcher{background:#dedede}#light-theme .header__theme-switcher span{background:url(/wp-content/themes/chatbotgo-site/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 .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 .home-page .chat-preview__image{filter:none}#light-theme .home-page .chat-preview__image span{background-image:url(/wp-content/themes/chatbotgo-site/assets/preview_webapp-light.png)}#light-theme .home-page .features .feature{background:var(--Mains-Primary);border:1px solid var(--Neutrals-Grey-5)}@media only screen and (min-width:641px) and (orientation:portrait){#light-theme .home-page .features .feature.focused{border-color:var(--Neutrals-Grey-5)!important}}#light-theme .home-page .features .feature__title{color:var(--Generic-Black)}#light-theme .home-page .features .feature__image{border-color:var(--Neutrals-Grey-6)}#light-theme .home-page .features .feature:first-child .feature__image span:first-of-type{background-image:url(/wp-content/themes/chatbotgo-site/assets/features/feature-1-light.png)}#light-theme .home-page .features .feature:nth-child(2) .feature__image span:first-of-type{background-image:url(/wp-content/themes/chatbotgo-site/assets/features/feature-2-light.png)}#light-theme .home-page .features .feature:nth-child(3) .feature__image span:first-of-type{background-image:url(/wp-content/themes/chatbotgo-site/assets/features/feature-3-light.png)}#light-theme .home-page .features .feature:nth-child(4) .feature__image span:first-of-type{background-image:url(/wp-content/themes/chatbotgo-site/assets/features/feature-4-light.png)}#light-theme .home-page .features .feature:nth-child(5) .feature__image span:first-of-type{background-image:url(/wp-content/themes/chatbotgo-site/assets/features/feature-5-light.png)}#light-theme .home-page .features .feature:nth-child(6) .feature__image span:first-of-type{background-image:url(/wp-content/themes/chatbotgo-site/assets/features/feature-6-light.png)}#light-theme .home-page .insights .insight__text{color:var(--Neutrals-Grey-7)}#light-theme .home-page .btn_gray{background:var(--Neutrals-Grey-8);color:var(--Neutrals-Grey-7)}@media (hover:hover) and (pointer:fine){#light-theme .home-page .btn_gray:hover{background:var(--Neutrals-Grey-5)}}@media screen and (hover:none){#light-theme .home-page .btn_gray:active{background:var(--Neutrals-Grey-5)}}#light-theme .home-page .examples .examples-preview__content h3{color:var(--Generic-Black)}#light-theme .home-page .examples .examples-preview__content p{color:var(--Neutrals-Grey-9)}#light-theme .home-page .reviews__next svg path,#light-theme .home-page .reviews__prev svg path{stroke:var(--Generic-Black)}#light-theme .home-page .reviews .review{background:var(--Mains-Primary);border-color:var(--Neutrals-Grey-5)}#light-theme .home-page .reviews .review .half{background-image:url(/wp-content/themes/chatbotgo-site/assets/icons/star-half-light.svg)}#light-theme .home-page .reviews .review .empty{background-image:url(/wp-content/themes/chatbotgo-site/assets/icons/star-empty-light.svg)}#light-theme .home-page .reviews .review__title{color:var(--Generic-Black)}#light-theme .home-page .reviews .review__text{color:var(--Mains-Secondary)}#light-theme .home-page .compare__table{background:hsla(0,0%,95%,.5);border-color:hsla(0,0%,95%,.5)}#light-theme .home-page .compare .table{color:var(--Generic-Black)}#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 .home-page .compare .table__row:not(:last-child){border-bottom-color:var(--Neutrals-Grey-5)}#light-theme .home-page .compare .table__row>div svg.on path:first-child{fill:var(--Accents-Green)}#light-theme .home-page .compare .table__row>div svg.on path:nth-child(2){fill:var(--Mains-Primary)}#light-theme .home-page .compare .table__row>div svg.off path:first-child{fill:var(--Neutrals-Background)}#light-theme .home-page .compare .table__row>div svg.off path:nth-child(2){fill:#6f7070}#light-theme .home-page .compare .table__buttons a:first-child:not(:hover){background:var(--Mains-Primary)}#light-theme .home-page .faq__item{background:hsla(0,0%,95%,.5);border-color:hsla(0,0%,95%,.5)}#light-theme .home-page .faq__question{color:var(--Generic-Black)}#light-theme .home-page .faq__answer{color:#444d4a}#light-theme .home-page .go-top{background:#ececec}#light-theme .home-page .go-top svg path{stroke:var(--Generic-Black)}#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:var(--Mains-Primary);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{background:var(--Neutrals-Grey-5)}}@media screen and (hover:none){#light-theme .footer__contact:active{background:var(--Neutrals-Grey-5)}}@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 .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}#dark-theme h2{color:var(--Mains-Primary)}#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/chatbotgo-site/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 .home-page__background{background:url(/wp-content/themes/chatbotgo-site/assets/bg-dark-desktop.svg) top/cover no-repeat}@media (max-width:640px){#dark-theme .home-page__background{background:url(/wp-content/themes/chatbotgo-site/assets/bg-dark-mobile.png) top/cover no-repeat}}#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 .home-page .chat-preview__image span{background-image:url(/wp-content/themes/chatbotgo-site/assets/preview_webapp-dark.png)}#dark-theme .home-page .features .feature{background:var(--Neutrals-Background);border:1px solid var(--Neutrals-Grey-4)}@media only screen and (min-width:641px) and (orientation:portrait){#dark-theme .home-page .features .feature.focused{border-color:var(--Neutrals-Grey-4)!important}}#dark-theme .home-page .features .feature__title{color:var(--Mains-Primary)}#dark-theme .home-page .features .feature__image{border-color:var(--Neutrals-Grey-2)}#dark-theme .home-page .features .feature:first-child .feature__image span:first-of-type{background-image:url(/wp-content/themes/chatbotgo-site/assets/features/feature-1.png)}#dark-theme .home-page .features .feature:nth-child(2) .feature__image span:first-of-type{background-image:url(/wp-content/themes/chatbotgo-site/assets/features/feature-2.png)}#dark-theme .home-page .features .feature:nth-child(3) .feature__image span:first-of-type{background-image:url(/wp-content/themes/chatbotgo-site/assets/features/feature-3.png)}#dark-theme .home-page .features .feature:nth-child(4) .feature__image span:first-of-type{background-image:url(/wp-content/themes/chatbotgo-site/assets/features/feature-4.png)}#dark-theme .home-page .features .feature:nth-child(5) .feature__image span:first-of-type{background-image:url(/wp-content/themes/chatbotgo-site/assets/features/feature-5.png)}#dark-theme .home-page .features .feature:nth-child(6) .feature__image span:first-of-type{background-image:url(/wp-content/themes/chatbotgo-site/assets/features/feature-6.png)}#dark-theme .home-page .insights .insight__text{color:var(--Mains-Primary)}#dark-theme .home-page .btn_gray{background:var(--Neutrals-Grey-2);color:var(--Mains-Primary)}@media (hover:hover) and (pointer:fine){#dark-theme .home-page .btn_gray:hover{background:var(--Neutrals-Grey-4)}}@media screen and (hover:none){#dark-theme .home-page .btn_gray:active{background:var(--Neutrals-Grey-4)}}#dark-theme .home-page .examples .examples-preview__content h3{color:var(--Mains-Primary)}#dark-theme .home-page .examples .examples-preview__content p{color:var(--Mains-Secondary)}#dark-theme .home-page .reviews__next svg path,#dark-theme .home-page .reviews__prev svg path{stroke:var(--Mains-Primary)}#dark-theme .home-page .reviews .review .half{background-image:url(/wp-content/themes/chatbotgo-site/assets/icons/star-half.svg)}#dark-theme .home-page .reviews .review .empty{background-image:url(/wp-content/themes/chatbotgo-site/assets/icons/star-empty.svg)}#dark-theme .home-page .reviews .review__text,#dark-theme .home-page .reviews .review__title{color:var(--Mains-Primary)}#dark-theme .home-page .compare__table{background:var(--Neutrals-Background);border-color:var(--Neutrals-Grey-4)}#dark-theme .home-page .compare .table{color:var(--Mains-Primary)}#dark-theme .home-page .compare .table__row:before{background:linear-gradient(90deg,#0c0f0e,#181e1c 29%,#181e1c 80%,#0c0f0e)}#dark-theme .home-page .compare .table__row:not(:last-child){border-bottom-color:var(--Neutrals-Grey-2)}#dark-theme .home-page .compare .table__row>div svg.on path:first-child{fill:var(--Neutrals-Grey-2)}#dark-theme .home-page .compare .table__row>div svg.on path:nth-child(2){fill:var(--Accents-Green)}#dark-theme .home-page .compare .table__row>div svg.off path:first-child{fill:var(--Mains-Primary)}#dark-theme .home-page .compare .table__row>div svg.off path:nth-child(2){fill:#6f7070}#dark-theme .home-page .faq__item{background:var(--Neutrals-Background);border-color:var(--Neutrals-Grey-4)}#dark-theme .home-page .faq__question{color:var(--Mains-Primary)}#dark-theme .home-page .faq__answer{color:var(--Mains-Secondary)}#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-text{color:var(--Mains-Primary)}#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}
