@charset "UTF-8";
/*! CSS Used from: https://chat.gpt-tools.ru/includes/assets/css/icons.css */
.fa {
  display: inline-block;
}
.fa {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-music:before {
  content: "";
}
.fa-refresh:before {
  content: "";
}
.fa-text-width:before {
  content: "";
}
.fa-align-left:before {
  content: "";
}
.fa-list:before {
  content: "";
}
.fa-pencil-square-o:before {
  content: "";
}
.fa-check-circle:before {
  content: "";
}
.fa-question-circle:before {
  content: "";
}
.fa-gift:before {
  content: "";
}
.fa-comment:before {
  content: "";
}
.fa-key:before {
  content: "";
}
.fa-heart-o:before {
  content: "";
}
.fa-bullhorn:before {
  content: "";
}
.fa-tasks:before {
  content: "";
}
.fa-list-ul:before {
  content: "";
}
.fa-envelope:before {
  content: "";
}
.fa-file-text-o:before {
  content: "";
}
.fa-star-half-o:before {
  content: "";
}
.fa-ellipsis-h:before {
  content: "";
}
.fa-check-square:before {
  content: "";
}
.fa-pencil-square:before {
  content: "";
}
.fa-language:before {
  content: "";
}
.fa-child:before {
  content: "";
}
.fa-question-circle-o:before {
  content: "";
}
.fa-envelope-open-o:before {
  content: "";
}
[class^="icon-feather-"] {
  font-family: feather-icons !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-feather-check-circle:before {
  content: "";
}
.icon-feather-code:before {
  content: "";
}
.icon-feather-file-text:before {
  content: "";
}
.icon-feather-gift:before {
  content: "";
}
.icon-feather-grid:before {
  content: "";
}
.icon-feather-headphones:before {
  content: "";
}
.icon-feather-help-circle:before {
  content: "";
}
.icon-feather-image:before {
  content: "";
}
.icon-feather-layers:before {
  content: "";
}
.icon-feather-log-out:before {
  content: "";
}
.icon-feather-message-circle:before {
  content: "";
}
.icon-feather-settings:before {
  content: "";
}
.icon-feather-x-circle:before {
  content: "";
}
/*! CSS Used from: https://chat.gpt-tools.ru/templates/ai-writter/css/style.css?ver=4.3 */
input {
  height: 48px;
  line-height: 48px;
  padding: 0 20px;
  outline: none;
  font-size: 16px;
  color: gray;
  margin: 0 0 16px;
  max-width: 100%;
  width: 100%;
  box-sizing: border-box;
  display: block;
  background-color: #fff;
  font-weight: 500;
  opacity: 1;
  border-radius: 4px;
  border: none;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.12);
}
input {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
input[type="radio"] {
  width: 15px;
  height: 15px;
  cursor: pointer;
  box-shadow: none;
}
::placeholder {
  color: #aaa;
  opacity: 1;
}
label {
  display: block;
  font-weight: 700;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 8px;
}
label span {
  font-weight: 400;
  font-size: 14px;
  color: #444;
}
button {
  border: none;
  margin: 0;
  padding: 0;
  width: auto;
  overflow: visible;
  background: 0 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  cursor: pointer;
}
a {
  color: #66676b;
  transition: 0.3s;
}
a, button {
  outline: none !important;
}
a:focus, a:hover {
  text-decoration: none;
  color: #333;
}
img {
  max-width: 100%;
}
.header-notifications {
  height: 100%;
  display: inline-block;
  padding-right: 15px;
  position: relative;
}
.header-notifications:last-child {
  margin-right: -15px;
}
.header-notifications-trigger, .header-notifications-trigger a {
  font-size: 22px;
  color: #333;
  position: relative;
  top: 55%;
  transform: translate3d(0, -50%, 0);
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .header-notifications-trigger, .header-notifications-trigger a {
    height: 40px;
  }
  .header-notifications.user-menu {
    top: -8px;
  }
}
.header-notifications-dropdown {
  width: 360px;
  border-radius: 4px;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.12);
  background-color: #fff;
  padding: 0;
  position: absolute;
  top: calc(100% - 10px);
  right: -15px;
  text-align: left;
  z-index: 100;
  transform: scale(0.95);
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  pointer-events: none;
}
.header-notifications-dropdown:before {
  content: "";
  position: absolute;
  right: 43px;
  top: -6px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #d7d7d7;
}
.button.full-width {
  max-width: 100%;
  width: 100%;
  text-align: center;
  display: block;
}
.accordion {
  font-size: 16px;
  width: 100%;
  margin: 0 auto;
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
}
.tabs ul {
  padding: 0;
  list-style: none;
  margin: 0;
}
.tabs-header {
  position: relative;
}
.tabs-header a.active {
  border-radius: 8px;
  background: #fff;
  box-shadow: 0px 0px 16px -11px #b9b9b9;
  color: inherit;
}
.tabs-header .tab-hover {
  position: absolute;
  bottom: 0;
  left: 0;
  background: var(--primary-blue);
  width: auto;
  height: 100%;
  transition: 0.3s ease;
  opacity: 0.08;
  z-index: 90;
  border-radius: 9px;
}
.tabs-header ul {
  display: flex;
  flex-direction: row;
  width: 100%;
  position: relative;
  justify-content: flex-start;
}
.tabs-header li {
  transition: 0.3s ease;
  border: 1px solid #eee;
}
.tabs-header a {
  z-index: 1;
  display: block;
  box-sizing: border-box;
  padding: 15px 25px;
  color: #fff;
  font-weight: 500;
  text-decoration: none;
}
.pricing-tabs .tabs-content {
  margin-top: 24px;
}
@media (max-width: 991px) {
  .pricing-tabs .tabs-content {
    margin-top: 16px;
  }
}
.pricing-tabs .tabs-header ul li:first-child {
  border-right: 0;
  border-radius: 9px 0 0 9px;
  position: relative;
}
.pricing-tabs .tabs-header ul li:first-child span {
  position: absolute;
  top: -9px;
  left: 7px;
  color: #fff;
  background: var(--primary-blue);
  padding: 0px 9px;
  font-size: 11px;
  line-height: 19px;
  border-radius: 100px;
}
.pricing-tabs .tabs-header ul li:last-child {
  border-left: 0;
  border-radius: 0 9px 9px 0;
}
.tabs-content {
  position: relative;
  transition: 0.3s ease;
}
.tabs-content .tab {
  display: none;
}
.tabs-content .tab.active {
  display: block;
}
@media (max-width: 992px) {
  .tabs-header a {
    box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.15);
    font-size: 14px;
    padding: 10px 20px;
  }
  .tabs-header ul li.active a {
    background-color: rgba(255, 255, 255, 0.07);
  }
}
.ripple-effect {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.radio {
  display: inline-block;
  vertical-align: top;
}
.radio label {
  margin: 3px 0;
  cursor: pointer;
  position: relative;
  padding-left: 29px;
  line-height: 25px;
}
.radio input[type="radio"] {
  position: absolute;
  opacity: 0;
}
.radio input[type="radio"] + label .radio-label {
  content: "";
  background: #fff;
  border-radius: 100%;
  border: 2px solid #b4b4b4;
  display: inline-block;
  width: 18px;
  height: 18px;
  position: relative;
  margin-right: 5px;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  transition: all 250ms ease;
  background-color: #fff;
  box-shadow: inset 0 0 0 8px #fff;
  z-index: 100;
  position: absolute;
  top: 2px;
  left: 0;
}
.radio input[type="radio"] + label .radio-label:after {
  background-color: #66676b;
  content: "";
  top: 3px;
  left: 0;
  right: 0;
  margin: 0 auto;
  position: absolute;
  opacity: 1;
  transition: 0.3s;
  border-radius: 50%;
  transform: scale(0);
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  z-index: 99;
}
.radio input[type="radio"]:checked + label .radio-label {
  background-color: #66676b;
  border-color: #66676b;
  box-shadow: inset 0 0 0 3px #fff;
}
.radio-label:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border-radius: 50%;
  background-color: transparent;
  display: block;
}
.billing-cycle-radios {
  display: block;
  margin: 0 auto;
  text-align: center;
}
.billing-cycle-radios .radio {
  margin-right: 20px;
}
.billing-cycle-radios .radio:last-child {
  margin-right: 0;
}
.pricing-plans-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 16px;
}
@media (max-width: 762px) {
  .pricing-plans-container {
    grid-template-columns: repeat(1, 1fr);
  }
}
.pricing-plan__about-item span.value {
  color: #2c304e;
}
.pricing-plan__about-item + .pricing-plan__about-item {
  margin-top: 6px;
}
.pricing-plan {
  background: #fff;
  flex: 1;
  padding: 16px;
  position: relative;
  min-width: 30%;
  border-radius: 9px;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
}
.pricing-plan h3 {
  font-size: 20px;
  font-weight: 600;
}
.billed-yearly-label {
  display: none;
}
.pricing-plan-label {
  background-color: var(--primary-black-light);
  border-radius: 4px;
  font-size: 14px;
  color: var(--primary-black-meduim);
  text-align: center;
  line-height: 24px;
  padding: 14px;
  margin: 18px 0;
}
.pricing-plan-label strong {
  font-size: 24px;
  font-weight: 700;
  color: #333;
  margin-right: 5px;
  line-height: 30px;
}
.recommended .pricing-plan-label {
  background-color: rgba(102, 103, 107, 0.06);
  color: #66676b;
}
.recommended .pricing-plan-label strong {
  color: #66676b;
}
.pricing-plan-features strong {
  color: #333;
  font-weight: 600;
  margin-bottom: 5px;
  line-height: 24px;
  display: inline-block;
}
.pricing-plan-features ul {
  padding: 0;
  margin: 0;
}
.pricing-plan-features ul li {
  display: block;
  margin: 0;
  padding: 3px 0;
  line-height: 24px;
}
.pricing-plan .recommended-badge {
  color: #fff;
  position: absolute;
  text-align: center;
  display: flex;
  padding: 6px 12px;
  align-items: center;
  border-radius: 42px;
  justify-content: center;
  top: -13px;
  right: 14px;
  font-size: 13px;
  z-index: 9999;
  background: var(--primary-blue);
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  border-radius: 9px;
  background: #262b4e;
  color: #fff;
  box-shadow: 0px 0px 16px -11px #b9b9b9;
}
.nav-pills .nav-link {
  border-radius: 9px;
  display: block;
  box-sizing: border-box;
  padding: 8px 16px;
  font-weight: 500;
  text-decoration: none;
  color: #262b4e;
}
.dashboard-box {
  display: block;
  border-radius: 9px;
  background-color: #fff;
  box-shadow: 0px 0px 10px 2px rgba(107, 118, 255, 0.05);
  position: relative;
  border: 1px solid #efefef;
}
.dashboard-status-button {
  color: #fff;
  border-radius: 4px;
  font-size: 14px;
  line-height: 21px;
  padding: 2px 8px;
  display: inline-block;
  position: relative;
  top: -2px;
  margin: 0 0 4px 4px;
}
.dashboard-status-button.yellow {
  background-color: #fbf6dd;
  color: #a18d29;
}
@media (max-width: 768px) {
  .footer-social-links {
    text-align: center !important;
    display: inline-block;
  }
}
.margin-top-10 {
  margin-top: 10px !important;
}
.margin-top-20 {
  margin-top: 20px !important;
}
.margin-top-60 {
  margin-top: 60px !important;
}
.margin-top-70 {
  margin-top: 70px !important;
}
.margin-bottom-0 {
  margin-bottom: 0 !important;
}
.margin-bottom-30 {
  margin-bottom: 30px !important;
}
.margin-bottom-70 {
  margin-bottom: 70px !important;
}
.margin-left-2 {
  margin-left: 2px !important;
}
.margin-left-8 {
  margin-left: 8px;
}
.text-center {
  text-align: center;
}
.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 80px;
  width: 100%;
  background: #fff;
  z-index: 1000;
}
.icon-text.no {
  color: #ea5252;
}
.icon-text.yes {
  color: #2db414;
}
.icon-text.hm {
  color: #e7832c;
}
.footer-logo {
  max-width: 215px;
  margin-bottom: 20px;
}
.ai-template-blocks a {
  width: 100%;
}
.ai-templates-icon {
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 9px;
  padding: 0.5rem;
  box-shadow: 0 0 #0000, 0 0 #0000, 0px 0px 0px 1px rgba(17, 24, 39, 0.05), 0px 1px 4px rgba(17, 24, 39, 0.1), 0px 8px 16px rgba(17, 24, 39, 0.1);
  margin-bottom: 10px;
}
.ai-templates p {
  font-size: 14px;
  line-height: 1.5;
  color: #747897;
}
.ai-templates h4 {
  font-weight: 700;
}
.ai-templates {
  border-radius: 9px;
  border: 1px solid #e5e7eb;
  box-shadow: none;
  transition: 0.3s;
}
.ai-templates .content {
  padding: 20px;
}
.ai-templates:hover {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  transform: translateY(-3px);
}
.ai-template-blocks .swiper .content h4 {
  margin-bottom: 8px;
}
.ai-templates-category-title h4 {
  color: #333;
  padding-bottom: 8px;
  border-bottom: 1px dashed #ccc;
}
.ai-templates-category-title h2 {
  color: #333;
  padding-bottom: 8px;
  border-bottom: 1px dashed #ccc;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
}
.ai-templates-pro {
  border: 1px solid #ffd400;
  background-color: #fffef7;
}
@media (min-width: 991px) {
  .template-categories.home-templates {
    width: fit-content;
    margin: 0 auto;
  }
}
.footer-copyright-text a:hover {
  color: silver;
}
.ai-template-blocks-toggle {
  max-height: initial;
  position: relative;
}
.ai-template-blocks-toggle.show-blocks-toggle {
  max-height: 640px;
  overflow: hidden;
}
.ai-template-blocks-toggle.show-blocks-toggle:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 35px;
  z-index: 1;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(255, 255, 255, 0)), to(white));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 50%, white 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 50%, white 100%);
  pointer-events: none;
}
.ai-template-blocks-toggle-button {
  bottom: 0;
  left: 0;
  right: 0;
  padding-bottom: 4px;
  z-index: 1;
  background: white;
  margin-top: 20px;
  text-align: center;
}
.show-blocks-toggle .ai-template-blocks-toggle-button {
  position: absolute;
  margin-top: 0;
}
.ai-template-blocks-toggle-button a {
  display: inline-block;
  padding: 5px 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  font-weight: 700;
  background: #fff;
  border: 1px solid #efefef;
  border-radius: 50vh;
  box-shadow: 0px 0px 10px 2px rgba(107, 118, 255, 0.05);
}
.show-blocks-toggle .ai-template-blocks-toggle-button a span:first-child, .ai-template-blocks-toggle-button a span:last-child {
  display: block;
}
.ai-template-blocks-toggle-button a span:first-child, .show-blocks-toggle .ai-template-blocks-toggle-button a span:last-child {
  display: none;
}
.ai-lightbox-image img {
  min-width: 60px;
  transition: 0.3s;
  border-radius: 9px;
}
.ai-lightbox-image img:hover {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.33);
  transform: translateY(-3px);
}
/*! CSS Used from: https://chat.gpt-tools.ru/templates/ai-writter/css/color.css?ver=4.3 */
.radio input[type="radio"]:checked + label .radio-label {
  background-color: var(--primary-blue);
  border-color: var(--primary-blue);
}
a, ul.user-menu-small-nav li a:hover, ul.user-menu-small-nav li a:hover i, .recommended .pricing-plan-label, .recommended .pricing-plan-label strong {
  color: var(--primary-blue);
}
.user-menu img {
  border-color: var(--primary-blue);
}
.recommended .pricing-plan-label {
  background-color: var(--primary-black-light);
}
.pricing-plan .button {
  margin-top: 24px;
}
/*! CSS Used from: https://chat.gpt-tools.ru/templates/ai-writter/css/landing/animate.css */
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
/*! CSS Used from: https://chat.gpt-tools.ru/templates/ai-writter/css/landing/lineicons.css */
.lni {
  display: inline-block;
  font: normal normal normal 1em/1 "LineIcons";
  color: inherit;
  flex-shrink: 0;
  speak: none;
  text-transform: none;
  line-height: 1;
  vertical-align: -0.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.lni-chevron-down-circle::before {
  content: "";
}
.lni-chevron-down::before {
  content: "";
}
.lni-chevron-up-circle::before {
  content: "";
}
/*! CSS Used from: https://chat.gpt-tools.ru/templates/ai-writter/css/landing/styles.css?ver=4.3 */
img {
  max-width: 100%;
}
/* Уменьшение размера изображения в модальном окне техподдержки */
#supportModal .limit-message img {
  max-width: 200px;
  height: auto;
  margin: 0 auto;
  display: block;
}
.ud-main-btn {
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  font-weight: 500;
  font-size: 16px;
  border-radius: 5px;
  padding: 15px 25px;
  border: 1px solid transparent;
  color: var(--white);
  cursor: pointer;
  z-index: 5;
  -webkit-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
  background: var(--primary-blue);
}
.ud-main-btn:hover {
  color: var(--white);
  background: var(--heading-color);
}
.ud-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.sticky {
  position: fixed;
  z-index: 99;
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  backdrop-filter: saturate(180%) blur(20px);
  -webkit-box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.sticky .navbar {
  padding: 0;
}
.navbar {
  padding: 0px 0;
  border-radius: 5px;
  position: relative;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.navbar-brand {
  padding: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .navbar-brand {
    padding: 5px 0px;
  }
}
.navbar-brand img {
  max-width: 160px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .navbar-collapse {
    position: absolute;
    top: 100%;
    right: 0;
    max-width: 300px;
    width: 100%;
    background-color: var(--white);
    z-index: 9;
    -webkit-box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    padding: 0px;
    display: none;
    border-radius: 5px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .navbar-nav {
    padding: 20px 30px;
  }
}
.navbar-nav .nav-item {
  position: relative;
  padding: 0px 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .navbar-nav .nav-item {
    padding: 0px 12px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .navbar-nav .nav-item {
    padding: 0px;
  }
}
.navbar-nav .nav-item > a {
  font-size: 16px;
  font-weight: 400;
  color: var(--white);
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  padding: 25px 8px;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .navbar-nav .nav-item > a {
    display: block;
    padding: 8px 0;
    color: var(--heading-color);
  }
}
.navbar-nav .nav-item > a:hover, .navbar-nav .nav-item > a.active {
  color: var(--white);
  opacity: 0.5;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .navbar-nav .nav-item > a:hover, .navbar-nav .nav-item > a.active {
    color: var(--primary-blue);
    opacity: 1;
  }
}
.navbar-nav .nav-item:hover > a {
  color: var(--white);
  opacity: 0.5;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .navbar-nav .nav-item:hover > a {
    color: var(--primary-blue);
    opacity: 1;
  }
}
.sticky .navbar-nav .nav-item:hover > a {
  color: var(--primary-blue);
  opacity: 1;
}
.sticky .navbar-nav .nav-item a {
  color: var(--heading-color);
}
.sticky .navbar-nav .nav-item a.active, .sticky .navbar-nav .nav-item a:hover {
  color: var(--primary-blue);
  opacity: 1;
}
.ud-hero {
  background: linear-gradient(180deg, #111827 0%, rgba(17, 24, 39, 0.8) 100%);
  padding-top: 130px;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ud-hero {
    padding-top: 120px;
  }
}
@media (max-width: 767px) {
  .ud-hero {
    padding-top: 110px;
  }
}
.ud-hero-content {
  max-width: 780px;
  margin: auto auto 5px;
  text-align: center;
}
.ud-hero-content .ud-hero-title {
  color: var(--white);
  font-weight: 700;
  font-size: 68px;
  line-height: 60px;
  text-align: center;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ud-hero-content .ud-hero-title {
    font-size: 58px;
    line-height: 50px;
  }
}
@media (max-width: 767px) {
  .ud-hero-content .ud-hero-title {
    font-size: 42px;
    line-height: 42px;
    margin-bottom: 18px;
  }
}
.ud-hero-content .ud-hero-desc {
  font-weight: normal;
  font-size: 20px;
  line-height: 35px;
  text-align: center;
  color: var(--white);
  opacity: 0.8;
  max-width: 600px;
  margin: auto;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .ud-hero-content .ud-hero-desc {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 18px;
  }
}
.ud-hero-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
  list-style: none;
}
.ud-hero-buttons .ud-main-btn {
  margin: 8px;
}
@media (max-width: 767px) {
  .ud-hero-buttons .ud-main-btn {
    margin: 5px;
  }
}
@media (max-width: 767px) {
  .ud-hero-buttons .ud-main-btn {
    padding: 12px 16px;
  }
}
.ud-hero-buttons .ud-white-btn {
  background: var(--white);
  color: var(--heading-color);
  border-radius: 50vh;
  padding: 16px 36px;
  font-size: 18px;
}
.ud-hero-buttons .ud-white-btn:hover {
  -webkit-box-shadow: 0 2px 25px rgba(255, 255, 255, 0.2);
  box-shadow: 0 2px 25px rgba(255, 255, 255, 0.2);
  color: var(--primary-blue);
  transform: translateY(-5px);
}
.ud-hero-brands-wrapper {
  text-align: center;
  margin-bottom: 40px;
}
.ud-hero-image {
  max-width: 845px;
  margin: auto;
  text-align: center;
  position: relative;
  z-index: 1;
}
.ud-hero-image img {
  max-width: 100%;
  text-align: center;
}
.ud-hero-image-main {
  border-radius: 9px 9px 0 0;
  box-shadow: 0 -2px 25px rgba(255, 255, 255, 0.2);
}
.ud-hero-image .shape {
  position: absolute;
  z-index: -1;
}
.ud-hero-image .shape.shape-1 {
  bottom: 0;
  left: -30px;
}
.ud-hero-image .shape.shape-2 {
  top: -20px;
  right: -20px;
}
.ud-features {
  padding-top: 120px;
  padding-bottom: 90px;
}
@media (max-width: 767px) {
  .ud-features {
    padding-top: 80px;
    padding-bottom: 40px;
  }
}
.ud-section-title {
  max-width: 620px;
  margin: auto auto 42px;
  text-align: center;
}
.ud-section-title h2 {
  margin-bottom: 20px;
}
.ud-single-feature {
  margin-bottom: 50px;
  text-align: center;
}
.ud-single-feature:hover .ud-feature-icon::before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.ud-single-feature .ud-feature-icon {
  width: 70px;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 14px;
  background: var(--primary-blue);
  font-size: 32px;
  color: var(--white);
  position: relative;
  z-index: 1;
  text-align: center;
  margin: auto auto 40px;
  color: #fff;
}
.ud-single-feature .ud-feature-icon::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 14px;
  background: var(--primary-blue);
  opacity: 0.2;
  z-index: -1;
  -webkit-transform: rotate(23deg);
  transform: rotate(23deg);
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.ud-single-feature .ud-feature-title {
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 12px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ud-single-feature .ud-feature-title {
    font-size: 18px;
    line-height: 26px;
  }
}
.ud-single-feature .ud-feature-desc {
  margin-bottom: 40px;
}
.ud-templates {
  padding-bottom: 90px;
}
.ud-images {
  padding-top: 50px;
  padding-bottom: 90px;
}
.ud-about {
  background: #f3f4fe;
  padding: 120px 0;
}
@media (max-width: 767px) {
  .ud-about {
    padding: 80px 0;
  }
}
.ud-about-wrapper {
  background: var(--white);
  border: 1px solid rgba(0, 0, 0, 0.08);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ud-about-wrapper {
    display: block;
  }
}
.ud-about-content-wrapper {
  padding: 70px;
}
@media (max-width: 767px) {
  .ud-about-content-wrapper {
    padding: 50px 30px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .ud-about-content-wrapper {
    padding: 50px;
  }
}
.ud-about-content {
  max-width: 500px;
}
.ud-about-content .tag {
  font-weight: 500;
  font-size: 14px;
  color: var(--white);
  background: var(--primary-blue);
  padding: 5px 20px;
  display: inline-block;
  margin-bottom: 20px;
}
.ud-about-content p {
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 40px;
}
.ud-about-content .ud-main-btn:hover {
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}
.ud-about-image {
  width: 50%;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ud-about-image {
    text-align: center;
    width: 100%;
    border-top: 1px solid #eee;
  }
}
.ud-pricing {
  padding-top: 120px;
  padding-bottom: 70px;
}
@media (max-width: 767px) {
  .ud-pricing {
    padding-top: 80px;
    padding-bottom: 40px;
  }
}
.ud-faq {
  padding-top: 120px;
  padding-bottom: 90px;
  background: #f3f4fe;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
@media (max-width: 767px) {
  .ud-faq {
    padding-top: 80px;
    padding-bottom: 50px;
  }
}
.ud-faq .shape {
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 0;
}
.ud-single-faq {
  background: var(--white);
  border: 1px solid #f3f4fe;
  -webkit-box-shadow: 0px 20px 95px rgba(201, 203, 204, 0.3);
  box-shadow: 0px 20px 95px rgba(201, 203, 204, 0.3);
  border-radius: 10px;
  margin-bottom: 30px;
}
.ud-single-faq .ud-faq-btn {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: none;
  background: transparent;
  font-weight: 600;
  font-size: 18px;
  color: var(--heading-color);
  opacity: 0.88;
  padding: 30px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), (max-width: 767px) {
  .ud-single-faq .ud-faq-btn {
    padding: 15px;
  }
}
.ud-single-faq .ud-faq-btn.collapsed span.icon i {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.ud-single-faq .ud-faq-btn span.icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  background: rgba(48, 86, 211, 0.06);
  border-radius: 10px;
  color: var(--primary-blue);
  margin-right: 24px;
}
.ud-single-faq .ud-faq-btn span.icon i {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 14px;
  font-weight: 700;
}
.ud-single-faq .ud-faq-body {
  padding: 0px 30px 40px 95px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), (max-width: 767px) {
  .ud-single-faq .ud-faq-body {
    padding: 0px 16px 20px 82px;
  }
}
.anim-elements {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.anim-elements .anim-element {
  position: absolute;
}
.anim-elements .anim-element:nth-child(1) {
  background: rgba(255, 255, 255, 0.6);
  width: 10px;
  height: 10px;
  border-radius: 50%;
  top: 12%;
  left: 15%;
  animation: animTwo 13s infinite linear;
}
.anim-elements .anim-element:nth-child(2) {
  border: 5px solid rgba(255, 255, 255, 0.3);
  width: 25px;
  height: 25px;
  border-radius: 50%;
  top: 15%;
  left: 45%;
  -webkit-animation: animOne 15s infinite linear;
  animation: animOne 15s infinite linear;
}
.anim-elements .anim-element:nth-child(3) {
  border: 5px solid rgba(255, 255, 255, 0.3);
  width: 25px;
  height: 25px;
  bottom: 20%;
  left: 30%;
  -webkit-animation: animFour 15s infinite linear alternate;
  animation: animFour 15s infinite linear alternate;
}
.anim-elements .anim-element:nth-child(4) {
  background: rgba(252, 255, 255, 0.8);
  width: 10px;
  height: 10px;
  border-radius: 50%;
  bottom: 15%;
  right: 25%;
  -webkit-animation: animFive 15s infinite linear alternate;
  animation: animFive 15s infinite linear alternate;
}
.anim-elements .anim-element:nth-child(5) {
  background: rgba(255, 255, 255, 0.4);
  width: 3px;
  height: 20px;
  top: 18%;
  right: 25%;
  -webkit-animation: animFour 15s infinite linear alternate;
  animation: animFour 15s infinite linear alternate;
}
.anim-elements .anim-element:nth-child(5):after, .anim-elements .anim-element:nth-child(5):before {
  content: "";
  display: block;
  width: 100%;
  height: calc(50% - 2px);
  top: 6px;
  background: inherit;
  position: absolute;
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.anim-elements .anim-element:nth-child(5):before {
  right: -6px;
}
.anim-elements .anim-element:nth-child(5):after {
  left: -6px;
}
.user-menu .header-notifications-trigger {
  top: unset;
  transform: translate3d(0, 50%, 0);
}
.user-menu .header-notifications-dropdown {
  top: calc(100% + 6px);
  right: 6px;
}
.header-notifications {
  padding-right: 15px;
  margin: 0 !important;
}
/*! CSS Used from: Embedded */
body > #redeviation-bs-sidebar {
  width: 600px;
  max-width: none;
  height: 0;
  z-index: 2147483646;
  background-color: rgba(0, 0, 0, 0.11) !important;
  color-scheme: auto !important;
  speak: none;
  border: none;
  display: block !important;
  transform: translate3d(-600px, 0, 0);
  transition: width 0s 0.3s, height 0s 0.3s, opacity 0.3s, transform 0.3s;
}
/*! CSS Used keyframes */
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes animTwo {
  0% {
    transform: translate(0px, 0px) rotate(0deg) scale(1);
  }
  20% {
    transform: translate(73px, -1px) rotate(36deg) scale(0.9);
  }
  40% {
    transform: translate(141px, 72px) rotate(72deg) scale(1);
  }
  60% {
    transform: translate(83px, 122px) rotate(108deg) scale(1.2);
  }
  80% {
    transform: translate(-40px, 72px) rotate(144deg) scale(1.1);
  }
  100% {
    transform: translate(0px, 0px) rotate(0deg) scale(1);
  }
}
@-webkit-keyframes animTwo {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg) scale(1);
  }
  20% {
    -webkit-transform: translate(73px, -1px) rotate(36deg) scale(0.9);
  }
  40% {
    -webkit-transform: translate(141px, 72px) rotate(72deg) scale(1);
  }
  60% {
    -webkit-transform: translate(83px, 122px) rotate(108deg) scale(1.2);
  }
  80% {
    -webkit-transform: translate(-40px, 72px) rotate(144deg) scale(1.1);
  }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(0deg) scale(1);
  }
}
@keyframes animOne {
  0% {
    transform: translate(0px, 0px) rotate(0deg);
  }
  20% {
    transform: translate(73px, -1px) rotate(35deg);
  }
  40% {
    transform: translate(141px, 72px) rotate(75deg);
  }
  60% {
    transform: translate(83px, 122px) rotate(110deg);
  }
  80% {
    transform: translate(-40px, 72px) rotate(145deg);
  }
  100% {
    transform: translate(0px, 0px) rotate(0deg);
  }
}
@-webkit-keyframes animOne {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
  }
  20% {
    -webkit-transform: translate(73px, -1px) rotate(35deg);
  }
  40% {
    -webkit-transform: translate(141px, 72px) rotate(75deg);
  }
  60% {
    -webkit-transform: translate(83px, 122px) rotate(110deg);
  }
  80% {
    -webkit-transform: translate(-40px, 72px) rotate(145deg);
  }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
  }
}
@keyframes animFour {
  0% {
    transform: translate(-300px, 151px) rotate(0deg);
  }
  100% {
    transform: translate(251px, -200px) rotate(180deg);
  }
}
@-webkit-keyframes animFour {
  0% {
    -webkit-transform: translate(-300px, 151px) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(251px, -200px) rotate(180deg);
  }
}
@keyframes animFive {
  0% {
    transform: translate(61px, -99px) rotate(0deg);
  }
  21% {
    transform: translate(4px, -190px) rotate(38deg);
  }
  41% {
    transform: translate(-139px, -200px) rotate(74deg);
  }
  60% {
    transform: translate(-263px, -164px) rotate(108deg);
  }
  80% {
    transform: translate(-195px, -49px) rotate(144deg);
  }
  100% {
    transform: translate(-1px, 0px) rotate(180deg);
  }
}
@-webkit-keyframes animFive {
  0% {
    -webkit-transform: translate(61px, -99px) rotate(0deg);
  }
  21% {
    -webkit-transform: translate(4px, -190px) rotate(38deg);
  }
  41% {
    -webkit-transform: translate(-139px, -200px) rotate(74deg);
  }
  60% {
    -webkit-transform: translate(-263px, -164px) rotate(108deg);
  }
  80% {
    -webkit-transform: translate(-195px, -49px) rotate(144deg);
  }
  100% {
    -webkit-transform: translate(-1px, 0px) rotate(180deg);
  }
}
.disabled .content > *:not(.button) {
  opacity: 0.5;
}
/*! CSS Used from: https://local.gpt-tools.ru/includes/assets/css/icons.css */
.fa {
  display: inline-block;
}
.fa {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendaering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.pull-left {
  float: left;
}
.fa-question-circle:before {
  content: "";
}
.fa-comment:before {
  content: "";
}
[class^="icon-feather-"] {
  font-family: feather-icons !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-feather-arrow-right:before {
  content: "";
}
.pull-left {
  float: left;
}
/*! CSS Used from: https://local.gpt-tools.ru/templates/ai-writter/css/style.css?ver=4.3 */
input, input[type="text"], textarea, select {
  line-height: 48px;
  outline: none;
  font-size: 16px;
  color: #546087;
  max-width: 100%;
  width: 100%;
  box-sizing: border-box;
  display: block;
  background-color: #fff;
  font-weight: 500;
  opacity: 1;
  border-radius: 9px;
  border: none;
  border: 1px solid #dee0ed;
  font-size: 14px;
  box-sizing: border-box;
  padding: 0px 16px;
  height: 48px;
}
input.small-input, textarea.small-input, select.small-input {
  height: 42px;
  line-height: 42px;
  padding: 0 12px;
  font-size: 14px;
  margin: 0;
}
input {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
input.with-border, input[type="number"].with-border, textarea.with-border, select.with-border {
  border: 1px solid #e0e0e0;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
}
input.with-border:focus, input[type="number"].with-border:focus, textarea.with-border:focus {
  border: 1px solid #e0e0e0;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.08);
}
::placeholder {
  color: #aaa;
  opacity: 1;
}
textarea {
  height: auto;
  line-height: 27px;
  padding: 10px 20px;
  transition: none !important;
  min-width: 100%;
}
textarea.small-input {
  height: auto;
  line-height: 27px;
}
button {
  border: none;
  margin: 0;
  padding: 0;
  width: auto;
  overflow: visible;
  background: 0 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  cursor: pointer;
}
a {
  color: #66676b;
  transition: 0.3s;
}
a, button {
  outline: none !important;
}
button {
  vertical-align: middle;
}
.button i[class^="icon-feather"], button.button i[class^="icon-feather"] {
  font-size: 16px;
  height: 0;
  width: 16px;
  line-height: 0;
  top: 2px;
  position: relative;
  display: inline-block;
  margin-left: 3px;
}
.button.full-width {
  max-width: 100%;
  width: 100%;
  text-align: center;
  display: block;
}
.notification {
  line-height: 24px;
  margin-bottom: 15px;
  position: relative;
  padding: 20px 26px;
  padding-right: 50px;
  border-radius: 3px;
}
.notification.small-notification {
  padding: 10px 15px;
  font-size: 14px;
}
.notification.notice {
  color: #3184ae;
}
.notification.notice {
  background-color: #e9f7fe;
}
.ripple-effect {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
select.selectpicker {
  display: none !important;
}
.bootstrap-select .btn {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.bootstrap-select > .dropdown-toggle {
  width: 100%;
  padding-right: 25px;
  z-index: 1;
}
.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100%;
}
.bootstrap-select.btn-group:not(.input-group-btn) {
  float: none;
  display: flex;
  margin-left: 0;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  overflow: hidden;
  width: 100%;
  line-height: 48px;
  text-align: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 90%;
  float: left;
  height: 48px;
  display: block;
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -2px;
  vertical-align: middle;
  transition: 0.35s;
}
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0 5px;
  border-radius: 0;
  box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
  margin-bottom: 1px;
}
.bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block;
}
.bs-searchbox {
  padding: 0 5px;
}
.bs-searchbox .form-control:focus, .bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
  box-shadow: none;
  background: #f4f4f4;
  margin: -5px 0 10px;
  height: 38px;
  line-height: 38px;
  padding: 10px;
}
.bs-searchbox {
  position: relative;
}
.bs-searchbox:after {
  font-family: material-icons;
  content: "";
  font-size: 20px;
  width: 20px;
  height: 20px;
  line-height: 0;
  display: inline-block;
  position: absolute;
  margin: 0;
  color: #a0a0a0;
  right: 15px;
  top: 18px;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid #aaa;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  padding: 10px 5px;
  margin: -4px 0 0;
  font-size: 15px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  border: none;
  border-radius: 4px;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.12);
}
.dropdown-menu > li > a {
  display: block;
  padding: 7px 10px;
  padding-right: 35px;
  clear: both;
  font-weight: 400;
  line-height: 21px;
  color: gray;
  border-radius: 4px;
}
.bootstrap-select:before {
  content: "";
  position: absolute;
  z-index: 2100;
  bottom: 0;
  left: 0;
  height: 8px;
  width: 100%;
  background-color: #fff;
  display: block;
  opacity: 0;
  pointer-events: none;
  transition: 0.4s;
}
.dropdown-menu > li > a:hover {
  color: #66676b;
  text-decoration: none;
  background-color: rgba(102, 103, 107, 0.07);
}
.dropdown-menu.inner::-webkit-scrollbar {
  width: 5px;
}
.dropdown-menu.inner::-webkit-scrollbar-track {
  background-color: transparent;
  border-radius: 12px;
}
.dropdown-menu.inner::-webkit-scrollbar-thumb {
  border-radius: 12px;
  background-color: #d8d8d8;
}
.dropdown-menu.inner::-webkit-scrollbar-thumb:hover {
  border-radius: 12px;
  background-color: #c8c8c8;
}
.bootstrap-select .dropdown-menu {
  opacity: 0;
  transition: 0.4s;
  display: block;
  pointer-events: none;
  visibility: hidden;
  cursor: default;
}
.bootstrap-select.btn-group {
  position: relative;
}
.bootstrap-select.btn-group button {
  position: relative;
  display: inline-block;
  height: 48px;
  line-height: 0;
  padding: 0 20px;
  margin: 0;
  outline: none;
  font-size: 16px;
  color: gray;
  max-width: 100%;
  width: 100%;
  box-sizing: border-box;
  display: block;
  background-color: #fff;
  font-weight: 500;
  opacity: 1;
  border-radius: 4px;
  border: none;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.12);
}
.bootstrap-select.small-input.btn-group button {
  height: 36px;
  padding: 0 12px;
  font-size: 12px;
}
.bootstrap-select.small-input.btn-group .dropdown-toggle .filter-option {
  line-height: 36px;
  height: 36px;
}
.bootstrap-select.small-input.btn-group .dropdown-menu {
  font-size: 14px;
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
  line-height: 0;
  width: 20px;
  height: 20px;
  text-align: center;
}
.bootstrap-select.btn-group .dropdown-menu li span.check-mark:before {
  font-family: feather-icons;
  content: "";
  font-size: 18px;
  transition: all 0.3s;
  display: inline-block;
  top: 50%;
  right: 0;
  position: absolute;
  margin: 0;
  opacity: 0;
  transform: scale(0.5);
}
.bootstrap-select.btn-group .dropdown-menu li.selected span.check-mark:before {
  opacity: 1;
  transform: scale(1);
  transition: all 0.35s cubic-bezier(0.3, -0.41, 0.19, 2), opacity 0.3s;
}
.bootstrap-select .dropdown-menu li.selected a span.check-mark:before, .bootstrap-select .dropdown-menu li.selected:hover a span.check-mark:before {
  color: #66676b;
}
.with-border .dropdown-menu, .with-border.bootstrap-select.btn-group button {
  border: 1px solid #e0e0e0;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
}
.with-border.bootstrap-select:before {
  width: calc(100% - 2px);
  left: 1px;
}
.submit-field {
  margin-bottom: 28px;
  display: block;
  position: relative;
}
.submit-field h6 {
  font-size: 14px;
  font-weight: 600;
  color: #333;
}
h3, h6, input[type="text"], textarea, select, button {
  text-transform: none;
}
h1, h2, h3, h4, h5, h6 {
  color: #2c304e;
  font-weight: 500;
  margin: 0;
  padding: 0;
}
h3 {
  font-size: 18px;
}
h6 {
  font-size: 12px;
}
.margin-top-0 {
  margin-top: 0 !important;
}
.margin-bottom-20 {
  margin-bottom: 20px !important;
}
.margin-bottom-30 {
  margin-bottom: 30px !important;
}
.form-error {
  color: #ea5252;
  display: none;
}
.form-required {
  font-size: 16px;
  vertical-align: sub;
  margin-left: 4px;
  color: red;
}
.form-text {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 10px;
}
/*! CSS Used from: https://local.gpt-tools.ru/templates/ai-writter/css/color.css?ver=4.3 */
a, .dropdown-menu > li > a:hover, .bootstrap-select .dropdown-menu li.selected a span.check-mark:before, .bootstrap-select .dropdown-menu li.selected:hover a span.check-mark:before, .dashboard-box .headline h3 i {
  color: var(--primary-blue);
}
.dropdown-menu > li > a:hover {
  background-color: var(--theme-color-0_07);
}
/*! CSS Used fontfaces */
/*! CSS Used from: https://local.gpt-tools.ru/includes/assets/css/icons.css */
[class^="icon-feather-"] {
  font-family: feather-icons !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-feather-bar-chart-2:before {
  content: "";
}
/*! CSS Used from: https://local.gpt-tools.ru/templates/ai-writter/css/style.css?ver=4.3 */
/*! @import https://local.gpt-tools.ru/templates/ai-writter/css/bootstrap-grid.css */
*, *::before, *::after {
  box-sizing: inherit;
}
*, *::before, *::after {
  box-sizing: border-box;
}
strong {
  font-weight: bolder;
}
/*! end @import */
::placeholder {
  color: #aaa;
  opacity: 1;
}
.margin-left-10 {
  margin-left: 10px !important;
}
.word-used-wrapper {
  font-size: 14px;
  display: inline-block;
  background: var(--primary-blue);
  padding: 4px 10px;
  color: #fff;
  border-radius: 50vh;
}
/*! CSS Used fontfaces */
@font-face {
  font-family: feather-icons;
  src: url(/wp-content/themes/chattools/assets/webfonts/Feather-Icons.ttf?v=1.0) format("truetype"), url(/wp-content/themes/chattools/assets/webfonts/Feather-Icons.woff) format("woff"), url(/wp-content/themes/chattools/assets/webfonts/Feather-Icons.svg) format("svg");
  font-weight: 400;
  font-style: normal;
}
.headline h3 {
  font-size: 14px;
  display: flex;
  align-items: center;
}
.headline {
  justify-content: space-between;
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #f2f4ff;
  position: relative;
  padding-bottom: 8px;
}
@media (max-width: 762px) {
  .headline {
    flex-flow: column;
    align-items: flex-start;
  }
}
.headline .margin-left-auto.line-height-1 {
  display: flex;
}
@media (max-width: 762px) {
  .headline .margin-left-auto.line-height-1 {
    margin-top: 16px;
  }
}
.headline .button {
  background: var(--primary-super-dark);
}
.headline .button i {
  color: #fff;
}
.headline .margin-left-auto.line-height-1 > *:not(:last-child) {
  margin-right: 8px;
}
.headline h3 i {
  margin-right: 9px;
  color: var(--primary-blue);
}
.ai-templates-category-title {
  margin-bottom: 18px;
}
.ai-templates-category-title p {
  font-size: 14px;
  max-width: 610px;
  font-weight: 400;
  line-height: 24px;
  margin-top: 16px;
  color: #747897;
}
.gpt-request-form .gpt-form--submit button {
  width: 100%;
}
@media (max-width: 840px) {
  .gpt-request-form form#chat-form {
    flex-flow: column;
  }
}
button.ai-templates-category:after {
  content: "";
  border-radius: 100px;
  width: 18px;
  height: 18px;
  background-image: url(/wp-content/themes/chattools/assets/img/icon/icon-locked.svg);
  display: block;
  background-size: 12px;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #eee;
  padding: 8px;
  margin-left: 6px;
}
button.ai-templates-category {
  position: relative;
  display: flex;
}
.header-with-img {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 761px) {
  .header-with-img .header-img {
    display: none;
  }
}
.button-wrapper {
  display: flex;
  align-items: center;
  margin-top: 42px;
}
@media (max-width: 672px) {
  .button-wrapper {
    flex-flow: column;
    align-items: flex-start;
    margin-top: 16px;
  }
  .button-wrapper button, .button-wrapper a {
    margin-bottom: 16px;
  }
}
.button-wrapper p.small {
  margin-top: 0px;
  font-size: 14px;
  display: flex;
  align-items: center;
  color: var(--primary-black-meduim);
  max-width: 320px;
  line-height: 1.6;
}
@media (min-width: 672px) {
  .button-wrapper p.small {
    padding-left: 23px;
  }
}
.button-wrapper p.small span:first-child {
  border-radius: 6px;
  margin-right: 18px;
  font-size: 22px;
  line-height: 36px;
  padding: 6px;
  background: #f4f6ff;
  min-width: 48px;
  min-height: 48px;
  text-align: center;
}
.list-category {
  position: relative;
}
.list-category-items {
  display: flex;
  flex-flow: column;
}
.list-cat {
  margin-top: 32px;
}
.list-cat > a {
  color: inherit;
  font-size: 18px;
  line-height: normal;
}
.list-cat .sub {
  border-top: 1px solid #eee;
  list-style: none;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 14px;
  margin-top: 16px;
  padding-top: 16px;
  margin-bottom: 0px;
  padding-left: 0px;
}
@media (max-width: 991px) {
  .list-cat .sub {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 762px) {
  .list-cat .sub {
    grid-template-columns: 1fr;
  }
}
.list-cat .sub a {
  padding: 16px;
  border: 1px solid #eee;
  border-radius: 6px;
  display: flex;
  flex-flow: column;
  color: inherit;
}
.list-cat .sub a + a {
  margin-left: 14px;
}
.list-cat .sub a span.list-category-title {
  font-weight: 600;
  margin-top: 8px;
  margin-bottom: 4px;
  color: var(--primary-blue);
}
.list-cat .sub a span.list-category-icon {
  color: var(--primary-blue);
  border-radius: 6px;
  margin-right: 18px;
  font-size: 14px;
  line-height: 20px;
  padding: 6px;
  background: #f4f6ff;
  min-width: 32px;
  min-height: 32px;
  max-width: 32px;
  max-height: 32px;
  text-align: center;
}
.slider-prompt a {
  color: inherit;
}
.slider-prompt .dashboard-box {
  padding: 24px;
  display: flex;
  flex-flow: column;
  align-items: flex-start;
}
.slider-prompt .dashboard-box .list-category-title {
  font-weight: 600;
  margin-top: 8px;
  margin-bottom: 4px;
  color: var(--primary-blue);
}
.slider-prompt .dashboard-box .list-category-icon {
  color: var(--primary-blue);
  border-radius: 6px;
  margin-right: 18px;
  font-size: 14px;
  line-height: 20px;
  padding: 6px;
  background: #f4f6ff;
  min-width: 32px;
  min-height: 32px;
  max-width: 32px;
  max-height: 32px;
  text-align: center;
}
.slider-prompt .dashboard-box span.list-category-description {
  color: inherit;
  margin-bottom: 8px;
  font-size: 14px;
}
.loading-title {
  font-size: 24px;
  margin-bottom: 18px;
}
.loading-description {
  font-size: 14px;
}
.loading-timer {
  font-size: 20px;
  margin-bottom: 20px;
  line-height: 32px;
  background: #262b4e;
  color: #efff;
  padding: 4px 12px;
  border-radius: 9px;
}
.header-title {
  margin-bottom: 42px;
  margin-top: 32px;
  width: 100%;
}
@media (max-width: 991px) {
  .header-title {
    margin-top: 32px;
    margin-bottom: 24px;
  }
}
.header-title h1 {
  max-width: 840px;
}
.header-title p {
  max-width: 740px;
  margin-top: 16px;
}
.action-title h3 {
  margin-bottom: 0px;
  color: #fff;
  text-align: center;
}
.action-title .button-wrapper {
  margin-top: 16px;
  flex-flow: column;
  align-items: center;
}
.action-title {
  display: flex;
  flex-flow: column;
  align-items: center;
  padding-top: 42px;
  padding-bottom: 42px;
  border-radius: 8px;
  margin-top: 24px;
}
.action-title .button-wrapper p.small {
  padding-left: 0px;
  margin-top: 26px;
}
span.b-span {
  display: inline-block;
  background: #f4f6ff;
  color: var(--primary-blue);
  padding: 0.2em 0.4em;
  border-radius: 50vh;
}
.breadcrumb-visual {
  background: #f4f6ff;
  padding: 10px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 568px) {
  .breadcrumb-visual {
    display: none;
  }
}
.breadcrumb-visual ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.breadcrumb-visual ul li {
  margin: 8px 4px;
}
@media (max-width: 762px) {
  .breadcrumb-visual ul li {
    margin: 4px;
  }
}
.breadcrumb-visual ul li > * {
  padding: 4px 16px;
  height: 100%;
  max-height: 42px;
  min-height: 42px;
  display: flex;
  align-items: center;
  border: 1px solid #eee;
  justify-content: center;
  border-radius: 100px;
  color: inherit;
  background: #fff;
}
@media (max-width: 762px) {
  .breadcrumb-visual ul li > * {
    font-size: 14px;
  }
}
.breadcrumb-visual ul li.last {
  order: 9;
}
.breadcrumb-visual ul li.active > * {
  background: var(--primary-blue);
  color: #fff;
}
.gpt-form--inputs-item + .gpt-form--inputs-item {
  margin-top: 16px;
}
.gpt-form--submit {
  margin-top: 16px;
}
.gpt-request-form .gpt-form--submit button {
  width: 100%;
}
.gpt-form--inputs-item {
  counter-increment: section;
  position: relative;
  border-radius: 9px;
  padding: 16px;
  background: #fff;
}
.gpt-form--inputs-item.alert {
  border: 1px solid var(--primary-blue);
}
.gpt-form--inputs-item .label {
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  font-size: 14px;
  color: var(--primary-blue);
}
.gpt-form--inputs-item .label:before {
  content: counter(section);
  background: #f4f6ff;
  padding: 5px;
  width: 24px;
  height: 24px;
  display: flex;
  font-size: 12px;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  color: var(--primary-blue);
  margin-right: 8px;
}
.ud-features .wrapper {
  flex-wrap: wrap;
}
.ud-features .wrapper .items-row {
  flex: 1;
  padding: 16px;
  min-width: 240px;
}
.slider-prompt {
  padding-bottom: 38px;
}
.schema-faq-answer {
  display: none;
}
.schema-faq-answer.open {
  display: block;
}
.schema-faq-question {
  cursor: pointer;
  display: flex;
}
.schema-faq-question::before {
  content: "-";
  margin-right: 10px;
  cursor: pointer;
}
.schema-faq-section {
  background: #fff;
  margin: 16px 0px;
  padding: 16px;
  border-radius: 14px;
}
section.section-content.blog-content {
  padding-bottom: 88px;
  padding-top: 88px;
  background: #f3f4fe;
  margin-bottom: 42px;
}
@media (max-width: 991px) {
  section.section-content.blog-content {
    padding-top: 56px;
    padding-bottom: 56px;
    margin-bottom: 34px;
  }
}
@media (max-width: 568px) {
  section.section-content.blog-content {
    padding-top: 34px;
    padding-bottom: 34px;
    margin-bottom: 24px;
  }
}
.box-container {
  margin-left: 24px;
  margin-right: 24px;
  border-radius: 42px;
}
@media (max-width: 672px) {
  .box-container {
    margin-left: 0px;
    margin-right: 0px;
    border-radius: 18px;
  }
}
.select_model {
  display: flex;
  flex-wrap: wrap;
  margin-left: -4px;
  margin-right: -4px;
}
.select_model label {
  display: flex;
  align-items: center;
  padding: 8px 12px;
  margin: 4px;
  border-radius: 12px;
  font-size: 14px;
  background: var(--color-light-blue);
  color: var(--color-dark-light);
  cursor: pointer;
}
.select_model label[for="model_3"] {
  background: var(--color-dark-light);
  color: #fff;
}
.select_model label input {
  margin-bottom: 0px;
  margin-right: 8px;
}
.button--collaps:after {
  content: "";
  position: relative;
  display: block;
  width: 24px;
  height: 24px;
  background: url("/wp-content/themes/chattools/assets/img/icon/icon-arrow-to-bottom.svg") no-repeat right;
  background-size: contain;
  margin-left: 8px;
  transform: rotate(180deg);
}
.button--collaps.collapsed:after {
  transform: rotate(0);
}
.additional-button {
  display: flex;
  justify-content: center;
  flex-flow: column;
}
.additional-button .button--ui {
  width: 100%;
}
.additional-button .show + .button--ui {
  margin-top: 16px;
}
.additional-button .gpt-form--inputs-item {
  padding: 0px;
}
.additional-button .gpt-form--inputs-item + .gpt-form--inputs-item {
  margin-top: 16px;
}
section.generator-image {
  padding: 32px 0px;
}
.generator-image-wrapper {
  border-radius: 14px;
  background: url("/wp-content/themes/chattools/assets/img/dalle3.jpeg");
  background-position: center center;
  padding: 88px;
  color: #fff;
  position: relative;
  overflow: hidden;
  text-align: center;
}
@media (max-width: 576px) {
  .generator-image-wrapper {
    padding: 64px 24px;
    background-position: -135px -95px;
  }
}
.generator-image-wrapper:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: #000930;
  opacity: 0.7;
  border-radius: 14px;
}
.generator-image-wrapper h2, .generator-image-wrapper p, .generator-image-wrapper a {
  position: relative;
  z-index: 2;
}
.generator-image-wrapper h2 {
  margin-bottom: 6px;
  color: #fff;
}
.generator-image-wrapper a {
  max-width: 240px;
  margin: 24px auto 0px auto;
}
.how-add {
  display: flex;
  flex-flow: column;
  width: 100%;
  margin-top: 16px;
  border-radius: 16px;
}
.how-add > a {
  display: flex;
  align-items: center;
  background: #1ca0e5;
  color: #fff;
  padding: 8px 16px;
  font-size: 15px;
  border-radius: 5px;
  margin-top: 8px;
}
.how-add > a svg {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  background: #3aafeb;
  padding: 5px;
  border-radius: 4px;
}
.how-add > a svg path {
  fill: #fff !important;
}
.how-add p .b-span {
  background: #fff;
}
.value .separator {
  margin: 0px 7px;
  opacity: 0.3;
}
button.button.button--link.get-more {
  background: #f4f6ff;
  color: var(--primary-blue);
  border-radius: 100px;
  padding: 8px 16px;
  margin-left: 8px;
}
button.button.button--link.get-more svg {
  width: 14px;
  height: 14px;
  margin-right: 6px;
}
button.button.button--link.get-more svg * {
  stroke: var(--primary-blue);
}
.how-add p {
  margin-top: 0px;
  margin-bottom: 4px;
  max-width: 100%;
  width: 100%;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
}
button.button.button--link.get-more:hover {
  background: #e6eafb;
}
#addLimit .button {
  margin: 0px;
}
#addLimit .button.button-blue--fill {
  margin-top: 24px;
  margin-bottom: 16px;
}
#addLimit .button.button--link {
  margin-bottom: 16px;
}
.word-used-wrapper.mobile-fixed {
  z-index: 9;
}
@media (max-width: 762px) {
  header button.button.button--link.get-more {
    display: none;
  }
  .word-used-wrapper.mobile-fixed {
    position: sticky;
    top: 66px;
    border-radius: 0px;
    width: 100%;
    left: 0px;
    right: 0px;
    background: var(--primary-super-dark);
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: inherit;
    padding: 8px 0px;
  }
  button.button.button--link.get-more {
    margin-left: 14px;
    height: 30px;
  }
  span.used-tokens-count {
    margin-left: 4px;
    margin-right: 4px;
  }
}
form#image-form {
  display: flex;
  justify-content: space-between;
  width: 100%;
  position: relative;
  overflow: hidden;
}
@media (max-width: 840px) {
  form#image-form {
    flex-flow: column;
  }
}
.image-result-form {
  flex: 1;
  width: 100%;
  height: auto;
}
.dashboard-padding {
  padding: 24px;
  border-radius: 18px;
}
@media (max-width: 1440px) {
  .dashboard-padding {
    padding: 16px;
  }
}
.background-white {
  background: #fff;
}
.background-dark {
  background: #161a30;
}
.background-dark-2 {
  background: #262b4e;
}
.image-result-block + .image-result-block {
  margin-top: 24px;
}
.image-result-block {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 24px;
}
.image-result-block a {
  display: flex;
  position: relative;
  border-radius: 9px;
  overflow: hidden;
}
.image-result-block img {
  width: 100%;
  height: auto;
}
.dashboard-padding + .dashboard-padding {
  margin-top: 24px;
}
@media (max-width: 840px) {
  .dashboard-padding + .dashboard-padding {
    margin-top: 16px;
  }
}
.chatbots-library {
  margin-bottom: 24px;
}
@media (max-width: 840px) {
  .chatbots-library {
    margin-top: 16px;
  }
}
.image-result-block.image-result-example {
  grid-template-columns: repeat(3, 1fr);
}
.image-generator-your-image {
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 90px;
  border: 1px solid #eee;
  border-radius: 9px;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  min-height: 350px;
  padding: 16px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.image-generator-your-image.inload + .image-generator-your-image {
  min-height: inherit;
}
.image-generator-your-image.inload {
  padding: 0px;
  min-height: inherit;
}
.image-generator-your-image img {
  width: 124px;
}
@media (max-width: 1200px) {
  .image-generator-your-image img {
    width: 70px;
  }
}
.image-generator-your-image a img {
  height: 100%;
  width: 100%;
}
.image-generator-your-image span {
  color: #a4a9bf;
}
@media (max-width: 1200px) {
  .image-generator-your-image span {
    font-size: 13px;
    line-height: normal;
  }
}
.image-generator-your-image .lds-dual-ring {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.lds-dual-ring, .lds-dual-ring:after {
  box-sizing: border-box;
}
.lds-dual-ring {
  display: inline-block;
  width: 80px;
  height: 80px;
}
.lds-dual-ring:after {
  content: " ";
  display: block;
  width: 64px;
  height: 64px;
  margin: 8px;
  border-radius: 50%;
  border: 6.4px solid #0433ff;
  border-color: #0433ff transparent #0433ff transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.dashboard-sidebar.header-sidebar.hidden-sidebar ul li span {
  font-size: 0px;
}
.dashboard-sidebar.header-sidebar.hidden-sidebar {
  max-width: max-content;
  width: 84px;
}
.hidden-sidebar .sidebar-footer {
  display: none;
}
.dashboard-sidebar.header-sidebar.hidden-sidebar [data-sidebar="toggle"] {
  transform: rotate(0deg);
}
.hidden-sidebar .chatra-wrapper {
  display: none;
}
.template-categories {
  margin-top: 16px;
}
.template-categories ul {
  display: flex;
  list-style: none;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
  margin-left: -4px;
  margin-right: -4px;
}
.template-categories ul::-webkit-scrollbar {
  background: #f6f3f3;
  width: auto;
  height: 4px;
}
.template-categories ul::-webkit-scrollbar-thumb {
  background-color: #9ca3af8c;
  border-radius: 4px;
  outline: none;
}
.template-categories ul li {
  margin: 4px;
}
.template-categories ul li a {
  color: #66676b;
  padding: 8px 14px;
  line-height: 1.5;
  background: #eaf5ff;
  border-radius: 9px;
  font-size: 14px;
  display: block;
}
.template-categories ul li a:hover {
  color: #0433ff;
}
.template-categories ul li.active a {
  color: #fff;
  background: #0433ff;
}
.template-grid {
  margin-left: -6px;
  margin-right: -6px;
}
.dashboard-categories .ai-template-blocks {
  display: flex;
  flex-wrap: wrap;
}
.dashboard-categories .ai-template-blocks .dashboard-category-templates {
  margin-bottom: 0px;
  margin: 5px;
}
.dashboard-categories .ai-template-blocks .dashboard-category-templates a {
  padding: 4px 8px;
  border: 1px solid #eee;
  border-radius: 8px;
  display: block;
  margin-bottom: 0px;
}
.dashboard-categories .ai-template-blocks .dashboard-category-templates a span {
  color: #78819f;
}
.ai-template-blocks {
  margin-top: 24px;
}
.dashboard-categories .ai-template-blocks .dashboard-category-templates a:hover {
  background: #f1f3f9;
  border-color: #f1f3f9;
}
@media (max-width: 576px) {
  .gpt-form--limits {
    flex-flow: column;
    align-items: flex-start;
  }
  .gpt-form--limits > * + * {
    margin-left: 0px;
  }
  .gpt-form--limits .button--ui {
    width: 100%;
  }
  .gpt-form--limits .button--color-lb {
    flex: auto;
    margin-bottom: 8px;
  }
}
section.dashboard-padding.background-white.s-text *:not(h2) {
  font-size: 14px;
  margin: 5px 0px;
  color: #747897;
}
section.dashboard-padding.background-white.s-text h2 {
  font-size: 16px;
  margin: 8px 0px;
  font-weight: 500;
  color: #161930;
}
section.dashboard-padding.background-white.s-text strong {
  font-weight: 500;
  color: #161930;
}
a.footer-logo img {
  width: 150px;
}
.support-info {
  display: flex;
  flex-flow: column;
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
  text-align: center;
}
.support-info .button--ui {
  width: 100%;
  margin-top: 16px;
  margin-bottom: 8px;
}
.text-area-content ul {
  margin-bottom: 16px;
}
.text-area-content {
  line-height: 2;
}
.wp-block-table th {
  background: #ebedf5;
  font-size: 12px;
  text-wrap: nowrap;
  padding: 11px;
}
.wp-block-table tr:not(:last-child) {
  border-bottom: 1px solid #ebedf5;
}
.wp-block-table td, .wp-block-table th {
  border: 0px;
}
.wp-block-table tr td:not(:last-child), .wp-block-table tr th:not(:last-child) {
  border-right: 1px solid #ebedf5;
}
.text-area-content p {
  margin-bottom: 8px;
}
.wp-block-table {
  overflow-x: auto;
  border-radius: 9px;
  border: 1px solid #eee;
}
.fill-svg {
  stroke: inherit !important;
  fill: #565d8f;
}
.gotolk {
  text-align: center;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 250px;
}
.gotolk h3 {
  margin-bottom: 16px;
}
.hidden-sidebar .auth-sidebar {
  display: none;
}
.ai-chat-info {
  display: flex;
  align-items: center;
}
.ai-chat-item .content {
  background: #fff;
}
.ai-chat-thumbnail {
  width: 88px;
  height: 88px;
  border-radius: 9px;
  background-size: cover;
  background-position: center;
}
.ai-template-blocks.ai-chat-bots {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 24px;
  margin-top: 0px;
}
@media (max-width: 1140px) {
  .ai-template-blocks.ai-chat-bots {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 16px;
  }
}
@media (max-width: 767px) {
  .ai-template-blocks.ai-chat-bots {
    grid-template-columns: repeat(1, 1fr);
  }
}
.ai-chat-title p {
  margin-bottom: 0px;
  font-size: 14px;
  color: #747897;
}
.ai-chat-info h3 {
  font-size: 16px;
  font-weight: 500;
}
.ai-chat-title {
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  padding-left: 16px;
}
.shop-models {
  margin-bottom: 24px;
}
.shop-models ul.model-list {
  list-style: none;
  padding: 0px;
}
.shop-models .dashboard-padding.background-white.column-padding {
  height: 100%;
}
.wrapper-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
  align-items: flex-start;
  grid-gap: 24px;
}
.wrapper-grid .dashboard-padding + .dashboard-padding {
  margin-top: 0px;
}
.color-white {
  color: #fff;
}
.chatbots-section .ai-template-blocks.ai-chat-bots {
  grid-template-columns: repeat(4, 1fr);
}
.chatbots-section .content .ai-chat-info .ai-chat-title h3 {
  line-height: 1.5;
  margin-top: 6px;
}
.chatbots-section .content .ai-chat-info .ai-chat-thumbnail {
  border-radius: 100px;
  width: 64px;
  height: 64px;
}
.chatbots-section .ai-chat-item a + a {
  margin-top: 12px;
}
.pricing-plan-price {
  display: flex;
  align-items: center;
}
.pricing-plan-name {
  font-size: 18px;
  color: #101e5e;
  font-weight: 500;
  display: flex;
  margin-bottom: 4px;
}
.old-price {
  position: relative;
  color: #bfbfbf;
  font-size: 14px;
  font-weight: 500;
  padding: 4px 7px;
  line-height: 18px;
  border-radius: 3px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.old-price:before {
  content: "";
  width: 64%;
  height: 1px;
  background: #8793c2;
  position: absolute;
  left: 6px;
  top: 13px;
  transform: rotate(7deg);
  z-index: 0;
}
.pricing-plan__about {
  margin-top: 24px;
  border-top: 1px solid #eee;
  padding-top: 16px;
}
.pricing-plan__bottom > * {
  width: 100%;
  margin-top: 16px;
}
@media (max-width: 1360px) {
  .ai-template-blocks.ai-chat-bots {
    grid-gap: 16px;
  }
  .pricing-plans-container {
    grid-template-columns: repeat(2, 1fr);
  }
  .chatbots-section .ai-template-blocks.ai-chat-bots {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .chatbots-section .ai-template-blocks.ai-chat-bots {
    grid-template-columns: repeat(1, 1fr);
  }
  .pricing-plans-container {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media (max-width: 1240px) {
  .dashboard-sidebar.header-sidebar.show-mobile-sidebar {
    display: flex;
    position: fixed;
    width: 100%;
    padding: 16px;
    left: 0px;
    top: 100px;
    margin-top: 0px;
    height: 100%;
  }
  .dashboard-sidebar.header-sidebar.show-mobile-sidebar .chatra-wrapper {
    display: none;
  }
  .dashboard-sidebar.header-sidebar.show-mobile-sidebar .auth-sidebar {
    display: none;
  }
  .show-mobile-sidebar [data-sidebar="toggle"] {
    display: none;
  }
  .dashboard-sidebar.header-sidebar.show-mobile-sidebar {
    display: flex;
    position: fixed;
    width: 100%;
    padding: 0px 16px;
    left: 0px;
    top: 90px;
    margin-top: 0px;
    height: 100%;
  }
  .dashboard-sidebar.header-sidebar.show-mobile-sidebar .chatra-wrapper {
    display: none;
  }
  .dashboard-sidebar.header-sidebar.show-mobile-sidebar .auth-sidebar {
    display: none;
  }
  .show-mobile-sidebar [data-sidebar="toggle"] {
    display: none;
  }
  .show-mobile-sidebar .dashboard-sidebar-inner {
    padding: 32px 16px 16px 16px;
    background: #161930;
    border: 0px;
    box-shadow: none;
    border-radius: 19px;
    margin-top: -28px;
  }
  .show-mobile-sidebar .sidebar-footer {
    border: 0px;
    color: #fff;
    padding: 16px;
  }
  .show-mobile-sidebar .sidebar-footer a {
    color: #fff;
    text-decoration: underline;
  }
}
.how-add .step {
  background: #fff;
  display: flex;
  padding: 14px 0px;
  border-radius: 9px;
  position: relative;
  flex-flow: column;
  align-items: flex-start;
}
.how-add .step + .step {
  margin-top: 14px;
  border-top: 1px dashed #b1cbe2;
  border-radius: 0px;
}
.how-add .circle {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 8px;
  border-radius: 4px;
  font-size: 16px;
  color: #0433ff;
}
.step h3 {
  font-size: 16px;
  line-height: normal;
  margin-bottom: 6px;
  color: #161a30;
}
.step p {
  font-size: 16px;
  margin-top: 8px;
  max-width: 410px;
}
.how-add .summary {
  display: flex;
  justify-content: space-between;
  flex-flow: column;
}
.summary-login {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  width: 100%;
  margin-bottom: 16px;
}
.step p span {
  color: #262b4e;
}
.step p + .button--ui {
  margin-top: 8px;
}
.modal-title {
  font-size: 21px;
  line-height: 31px;
  color: #262b4e;
  width: 100%;
  font-weight: 600;
}
.step .value {
  padding: 8px;
  border-radius: 9px;
  min-width: fit-content;
  width: 100%;
  text-align: center;
  color: #262b4e;
  border: 1px solid #eee;
  margin-top: 8px;
  background: #dbeeff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.step .content .title {
  font-size: 16px;
  color: #21295c;
}
.step .content {
  display: flex;
  flex-wrap: wrap;
}
.how-add .summary-login > * {
  flex: 1;
}
.how-add .summary-login > * + * {
  margin-left: 16px;
}
.how-add .content {
  position: relative;
}
.how-add .content > * {
  position: relative;
  z-index: 1;
  text-align: left;
}
.how-add .step > * {
  position: relative;
}
.how-add .content {
  position: relative;
}
.how-add .step > * {
  position: relative;
}
@media (max-width: 840px) {
  .how-add .step {
    flex-flow: column;
    align-items: flex-start;
  }
  .step p {
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 576px) {
  .summary-login {
    flex-flow: column;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .how-add .summary-login > * + * {
    margin-left: 0px;
    margin-top: 8px;
  }
  .how-add .summary-login > * {
    flex: inherit;
    width: 100%;
  }
  .image-result-block.image-result-example {
    grid-template-columns: repeat(2, 1fr);
  }
  .image-result-block.image-result-example > *:last-child {
    display: none;
  }
}
#limitModal .modal-dialog, #addLimit .modal-dialog {
  max-width: 480px;
  margin-left: auto;
  margin-right: auto;
}
.limit-message .limit-about .limit-about--item .limit-about-img svg {
  width: 18px;
}
.limit-icon {
  width: 13px;
  position: relative;
  top: -1px;
  left: -1px;
}
.page-template-template-help .button--ui {
  font-size: 16px;
  border-radius: 12px;
}
.page-template-template-help .gpt-request-form {
  background-image: url(/wp-content/themes/chattools/assets/img/radial-bg.svg);
  background-position: top;
  background-repeat: no-repeat;
}
.page-template-template-help .header-title h1 {
  font-size: 32px;
  line-height: 36px;
  color: #ffffff;
  text-align: center;
  max-width: 860px;
  margin: 12px auto 24px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .page-template-template-help .header-title h1 {
    font-size: 64px;
    line-height: 72px;
  }
}
.page-template-template-help .header-title h1::before {
  content: "";
  display: block;
  position: absolute;
  top: -8px;
  width: 30px;
  height: 4px;
  border-radius: 16px;
  background: #ffffff;
  left: calc(50% - 15px);
}
.page-template-template-help .header-title p {
  font-size: 20px;
  line-height: 28px;
  color: #ffffff;
  text-align: center;
  max-width: 660px;
  margin: 40px auto 12px;
}
.page-template-template-help .header-title .header_buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 24px auto;
  gap: 16px;
}
.page-template-template-help .header-title .header_buttons img {
  margin-right: 8px;
}
.page-template-template-help .header-title .header_buttons a {
  border: 1px solid rgba(255, 255, 255, 0.12);
  background: rgba(255, 255, 255, 0.06);
  border-radius: 24px;
  padding: 4px 16px 4px 4px;
  border-width: 1px;
  color: #fff;
  display: block;
  font-size: 16px;
  line-height: 20px;
}
.page-template-template-help .header-title .header_buttons a:hover {
  background: rgba(255, 255, 255, 0.2);
}
.page-template-template-help .header-title .header_ai_buttons {
  display: flex;
  justify-content: center;
}
.page-template-template-help .original-design {
  margin-top: 24px;
  margin-bottom: 24px;
  padding: 24px;
  border-radius: 18px;
}
@media (max-width: 1440px) {
  .page-template-template-help .original-design {
    padding: 16px;
  }
}
.page-template-template-help .original-design ol > li::marker {
  font-weight: 700;
}
.page-template-template-help .original-design h2 {
  color: #2F2F4C;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  border-bottom: 0;
  text-align: center;
  margin-bottom: 24px;
}
@media screen and (min-width: 768px) {
  .page-template-template-help .original-design h2 {
    font-size: 36px;
    line-height: 40px;
  }
}
.page-template-template-help .original-design h3 {
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
  margin-bottom: 24px;
}
@media screen and (min-width: 768px) {
  .page-template-template-help .original-design h3 {
    font-size: 20px;
    line-height: 32px;
  }
}
.page-template-template-help .original-design h4 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .page-template-template-help .original-design h4 {
    font-size: 28px;
    line-height: 32px;
  }
}
.page-template-template-help .original-design h6 {
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  margin-bottom: 16px;
}
@media screen and (min-width: 768px) {
  .page-template-template-help .original-design h6 {
    font-size: 20px;
    line-height: 24px;
  }
}
.page-template-template-help #helpCarousel h4 {
  margin-bottom: 8px;
}
.page-template-template-help #helpCarousel p {
  font-size: 16px;
  line-height: 24px;
}
.page-template-template-help #helpCarousel .carousel-content {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .page-template-template-help #helpCarousel .carousel-content {
    flex-direction: row;
  }
}
.page-template-template-help #helpCarousel .carousel-content .left-content, .page-template-template-help #helpCarousel .carousel-content .right-content {
  flex: 1 1 100%;
}
@media screen and (min-width: 768px) {
  .page-template-template-help #helpCarousel .carousel-content .left-content, .page-template-template-help #helpCarousel .carousel-content .right-content {
    flex: 1 1 50%;
  }
}
.page-template-template-help #helpCarousel .carousel-content .left-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
@media screen and (min-width: 768px) {
  .page-template-template-help #helpCarousel .carousel-content .left-content {
    padding-right: 2rem;
  }
}
.page-template-template-help #helpCarousel .carousel-content .right-content {
  flex: 1;
  min-height: 320px;
  background-size: cover;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom right;
}
.page-template-template-help .ai-slider-menu-nav {
  display: flex;
  margin-bottom: 1rem;
  overflow-x: auto;
  white-space: nowrap;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
  /* Firefox */
  justify-content: space-around;
}
.page-template-template-help .ai-slider-menu-nav:-webkit-scrollbar {
  display: none;
  /* Chrome, Safari */
}
.page-template-template-help .ai-slider-menu-nav button {
  background: none;
  border: none;
  font-weight: bold;
  flex-shrink: 0;
  cursor: pointer;
  border-bottom: 1px solid #e5e8f4;
  padding: 0 16px 8px;
  margin-bottom: 2px;
  color: #2F2F4C;
}
@media screen and (min-width: 768px) {
  .page-template-template-help .ai-slider-menu-nav button {
    width: 100%;
    padding: 0 0 8px;
    flex-shrink: unset;
  }
}
.page-template-template-help .ai-slider-menu-nav button:hover {
  color: #0433FF;
}
.page-template-template-help .ai-slider-menu-nav button img {
  margin-right: 8px;
}
.page-template-template-help .ai-slider-menu-nav button.active {
  border-bottom: 2px solid #004cff;
  margin-bottom: 1px;
  color: #0433FF;
}
.page-template-template-help #sampleGen {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}
@media (max-width: 767px) {
  .page-template-template-help #sampleGen {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    gap: 15px;
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  .page-template-template-help #sampleGen .single_sample_generation_container {
    flex: 0 0 95%;
    scroll-snap-align: start;
  }
}
.page-template-template-help #sampleGen .single_sample_generation_container img {
  width: 100%;
  border: 1px solid #E5E8F4;
  border-radius: 12px;
  margin-bottom: 16px;
}
.page-template-template-help #sampleGen .single_sample_generation_container_title {
  color: #2F2F4C;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
}
.page-template-template-help #sampleGen .single_sample_generation_container_bottom {
  display: flex;
  justify-content: space-between;
  margin-top: 12px;
  align-items: center;
}
.page-template-template-help #sampleGen .single_sample_generation_container_bottom_pagecol {
  color: #8D9BCD;
  border-radius: 12px;
  padding: 4px 8px;
  background-color: #F4F6FA;
  font-size: 11px;
  line-height: 16px;
}
.page-template-template-help #sampleGen a {
  color: #0433FF;
  font-weight: 600;
  font-size: 13px;
  line-height: 16px;
  display: flex;
}
.page-template-template-help #sampleGen a:after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background-image: url("/wp-content/themes/chattools/assets/img/icon/icon-download.svg");
  background-size: 16px 16px;
  margin-left: 4px;
}
.page-template-template-help .comparison .button--ui {
  margin: 24px auto 0;
}
.page-template-template-help .comparison_header {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
}
@media (min-width: 768px) {
  .page-template-template-help .comparison_header {
    gap: 24px;
  }
}
.page-template-template-help .comparison_subheader {
  color: #8D9BCD;
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  margin-top: 8px;
}
.page-template-template-help .comparison_table {
  width: 100%;
  border: 0;
  margin-top: 24px;
}
@media (max-width: 767px) {
  .page-template-template-help .comparison_table {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .page-template-template-help .comparison_table .comparison_table_header {
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .page-template-template-help .comparison_table .comparison_table_header td:first-child {
    display: none;
  }
}
@media (max-width: 767px) {
  .page-template-template-help .comparison_table .comparison_table_header td:nth-child(2) {
    border: 0;
  }
}
@media (max-width: 767px) {
  .page-template-template-help .comparison_table .comparison_table_header td:nth-child(3) {
    border: 0;
  }
}
.page-template-template-help .comparison_table .comparison_table_header img {
  height: 48px;
}
.page-template-template-help .comparison_table_value {
  font-size: 16px;
}
@media (min-width: 768px) {
  .page-template-template-help .comparison_table tr {
    border-bottom: 1px solid #E5E8F4;
  }
}
@media (max-width: 767px) {
  .page-template-template-help .comparison_table tr {
    display: flex;
    border: 1px solid #E5E8F4;
    border-radius: 12px;
    flex-wrap: wrap;
    margin-bottom: 16px;
  }
}
@media (max-width: 767px) {
  .page-template-template-help .comparison_table tr:first-child {
    border: 0;
  }
}
.page-template-template-help .comparison_table tr:last-child {
  border-bottom: 0;
}
.page-template-template-help .comparison_table tr td {
  width: 25%;
}
@media (max-width: 767px) {
  .page-template-template-help .comparison_table tr td {
    width: 50%;
    padding: 12px;
  }
}
.page-template-template-help .comparison_table tr td:first-child {
  width: 50%;
}
@media (max-width: 767px) {
  .page-template-template-help .comparison_table tr td:first-child {
    width: 100%;
  }
}
.page-template-template-help .comparison_table td {
  padding-top: 16px;
  padding-bottom: 16px;
  text-align: center;
  border-top: 0;
  border-bottom: 0;
  width: 25%;
}
@media (min-width: 768px) {
  .page-template-template-help .comparison_table td {
    border-right: 1px solid #E5E8F4;
    padding-top: 32px;
    padding-bottom: 32px;
    margin-bottom: 0;
  }
}
.page-template-template-help .comparison_table td:nth-child(1) {
  text-align: left;
  border-left: 0;
}
@media (max-width: 767px) {
  .page-template-template-help .comparison_table td:nth-child(2) {
    border-right: 1px solid #E5E8F4;
    border-top: 1px solid #E5E8F4;
  }
}
.page-template-template-help .comparison_table td:nth-child(3) {
  border-right: 0;
}
@media (max-width: 767px) {
  .page-template-template-help .comparison_table td:nth-child(3) {
    border-top: 1px solid #E5E8F4;
  }
}
.page-template-template-help .comparison_table td img {
  height: 32px;
}
label[for=more_models] {
  background: none;
  text-decoration: underline;
}
/*# sourceMappingURL=https://wp.gpt-tools.ru/wp-content/build/scss_library/caeca6e05a1acaec4b0d2b2c4f912fe2cf510a3f.css.map */