/* 10Web Booster optimized this CSS file */


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/css/reset.css */
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0-modified | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

/* make sure to set some focus styles for accessibility */
:focus {
  outline: 0;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  -webkit-appearance: none;
  -moz-appearance: none;
}

input[type=search] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  max-width: 100%;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */

[hidden] {
  display: none;
}

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
  font-size: 100%; /* 1 */
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-text-size-adjust: 100%; /* 2 */
  -ms-text-size-adjust: 100%; /* 2 */
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

/*a:focus {
  outline: thin dotted;
}*/

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
  outline: 0;
}

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */

img {
  border: 0; /* 1 */
  -ms-interpolation-mode: bicubic; /* 2 */
}

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

figure {
  margin: 0;
}

/**
 * Correct margin displayed oddly in IE 6/7.
 */

form {
  margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */

legend {
  border: 0; /* 1 */
  padding: 0;
  white-space: normal; /* 2 */
  *margin-left: -7px; /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
  font-size: 100%; /* 1 */
  margin: 0; /* 2 */
  vertical-align: baseline; /* 3 */
  *vertical-align: middle; /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
  *overflow: visible;  /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
  *height: 13px; /* 3 */
  *width: 13px; /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
  overflow: auto; /* 1 */
  vertical-align: top; /* 2 */
}

/**
 * Remove most spacing between table cells.
 */

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html,
button,
input,
select,
textarea {
  color: #000000;
}


::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

img {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/css/scss/main/main.css */
body.scroll_disclaimer {
  position: fixed;
  overflow-y: scroll;
  width: calc(100% - 17px);
}

body.body_overflow_hidden {
  overflow: hidden;
}

br.desktop_1280 {
  display: none;
}

.hidden {
  display: none;
}

.container {
  width: 100%;
  margin: 0 auto;
}

.see_more {
  margin: 0 auto;
}

.section .title {
  font-weight: 800;
  margin: 0;
}
.section .big-title {
  font-weight: 800;
  color: #000000;
}
.section.right_header .section-header {
  text-align: right;
}
.section.left_header .section-header {
  text-align: left;
}
.section.center_header .section-header {
  text-align: center;
}

.clear:after {
  clear: both;
}

.section_content {
  display: inline-block;
}

.section_title {
  text-align: center;
  font-weight: 700;
}

.section_sub_title {
  font-weight: 300;
}
.section_sub_title b {
  font-weight: 600;
}

.sub_title {
  text-align: center;
  font-weight: 700;
}

.small-sub-title {
  color: #000000;
  font-weight: 700;
}
.small-sub-title.blue {
  color: #4285F4;
}
.small-sub-title.green {
  color: #34A853;
}

.period_tab .active:after, .plan_details ul .level_1::before, #header .phone-menu-block > a:before {
  font-family: "twtf" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

.gradient-color {
  color: #34A853;
  background-color: #34A853;
  background-image: -webkit-linear-gradient(300deg, #34A853, #4285F4);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -moz-background-clip: text;
  -moz-text-fill-color: transparent;
}

.gradient-color-new {
  color: #34A853;
  background-color: #34A853;
  background-image: -webkit-linear-gradient(300deg, #4285F4, #34A853);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -moz-background-clip: text;
  -moz-text-fill-color: transparent;
}

.gradient-color-blue-to-green {
  color: #22B339;
  background-color: #22B339;
  background-image: -webkit-linear-gradient(300deg, #3339F1 0%, #22B339 85%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -moz-background-clip: text;
  -moz-text-fill-color: transparent;
}

.custom-scroll::-webkit-scrollbar {
  width: 4px;
  border-radius: 3px;
}

.custom-scroll::-webkit-scrollbar-track {
  background: #fff;
}

.custom-scroll-transparent::-webkit-scrollbar-track {
  background: transparent;
}

.custom-scroll::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.05);
  border-radius: 2px;
}

.custom-scroll-transparent::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.1);
}

body.do-not-scroll {
  overflow: hidden !important;
  width: 100%;
  height: 100%;
}

/*customize slick*/
.slick-prev,
.slick-next {
  top: calc(50% - 16px);
  font-size: 0;
  position: absolute;
  color: #d5122f;
  border: 0;
  background: none;
  z-index: 1;
}

.slick-prev {
  left: 20px;
}

.slick-prev:after {
  content: "";
  background-image: url('https://10web.io/wp-content/themes/10web-theme/css/scss/main/../../../images/icons/arrows/slick_prev.svg');
}

.slick-next:after {
  content: "";
  background-image: url('https://10web.io/wp-content/themes/10web-theme/css/scss/main/../../../images/icons/arrows/slick_next.svg');
}

.slick-next:after, .slick-prev:after {
  width: 32px;
  height: 32px;
  display: inline-block;
}

.slick-next {
  right: 20px;
  text-align: right;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button:before {
  background-color: #000000;
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  content: "";
  text-align: center;
  opacity: 0.15;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li:not(.slick-active) button:hover:before {
  opacity: 0.25;
}

.slick-dots li.slick-active button:before {
  opacity: 0.4;
  background-color: #000000;
  width: 10px;
  height: 10px;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.clear:before, .clear:after {
  display: table;
  content: "";
}

/*end customize slick*/
.for_bg {
  width: 100%;
  background-position: center bottom;
  background-size: 100%;
  z-index: -1;
  background-repeat: no-repeat;
  overflow: hidden;
}

.page-template-page_home_alternative .for_bg {
  background-position: center 860px;
}

/*User activation page*/
div#signup-content {
  padding: 130px 0 100px;
  max-width: 1180px;
  margin: 0 auto;
}
div#signup-content h2 {
  font-size: 30px;
  margin-bottom: 30px;
}
div#signup-content div#signup-welcome {
  margin-bottom: 20px;
}
div#signup-content div#signup-welcome p {
  margin-bottom: 10px;
}
div#signup-content div#signup-welcome p span.h3 {
  padding: 0 8px 0 0;
}
div#signup-content .view a:active, div#signup-content .view a:hover, div#signup-content .view a:visited {
  color: #2160b5;
}
div#signup-content .lead-in {
  line-height: 1.3;
}
div#signup-content .lead-in a:active, div#signup-content .lead-in a:hover, div#signup-content .lead-in a:visited {
  color: #2160b5;
}
div#signup-content #activateform {
  width: 600px;
  max-width: 100%;
}
div#signup-content #activateform p {
  margin-bottom: 15px;
}
div#signup-content #activateform p label {
  margin-bottom: 10px;
  display: inline-block;
}
div#signup-content #activateform #submit, div#signup-content #activateform #key {
  width: 100%;
  box-sizing: border-box;
}

@keyframes ripple_desktop {
  0% {
    box-shadow: 0 0 0 0 rgba(248, 195, 50, 0.3), 0 0 0 0 rgba(248, 195, 50, 0.3), 0 0 0 10px rgba(248, 195, 50, 0.3);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(248, 195, 50, 0.3), 0 0 0 10px rgba(248, 195, 50, 0.3), 0 0 0 25px transparent;
  }
}
@keyframes ripple_mobile {
  0% {
    box-shadow: 0 0 0 0 rgba(248, 195, 50, 0.3), 0 0 0 0 rgba(248, 195, 50, 0.3), 0 0 0 5px rgba(248, 195, 50, 0.3);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(248, 195, 50, 0.3), 0 0 0 5px rgba(248, 195, 50, 0.3), 0 0 0 13px transparent;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/css/scss/main/main_1920.css */
@media screen and (min-width: 1261px) {
  body.scroll_disclaimer {
    margin-right: 17px;
  }
  body.scroll_disclaimer #header {
    width: calc(100% + 17px);
    left: -17px;
  }
  br.tablet, br.mobile,
  img.bg_tablet, img.bg_mobile {
    display: none;
  }
  br.desktop,
  img.bg_desktop {
    display: block;
  }
  .container {
    max-width: 1180px;
  }
  .section h1.title {
    font-size: 50px;
    line-height: 70px;
  }
  .section .big-title {
    font-size: 70px;
    line-height: 96px;
    margin-bottom: 20px;
  }
  .section .big-title.white {
    color: white;
    width: 1180px;
  }
  .section .small-sub-title {
    font-size: 24px;
    line-height: 38px;
    margin-bottom: 5px;
  }
  .section_title {
    font-size: 36px;
    line-height: 50px;
    margin-bottom: 20px;
  }
  .section_content,
  .section_description {
    font-size: 20px;
    line-height: 30px;
  }
  .section_sub_title {
    font-size: 26px;
    line-height: 36px;
    margin: 0 0 20px 0;
  }
  .sub_title {
    font-size: 36px;
    line-height: 56px;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/css/scss/main/main_768.css */
@media screen and (max-width: 1260px) and (min-width: 768px) {
  body.scroll_disclaimer {
    margin-right: 17px;
  }
  body.scroll_disclaimer #header {
    width: calc(100% + 17px);
    left: -17px;
  }
  br.desktop, br.mobile,
img.bg_desktop, img.bg_mobile {
    display: none;
  }
  br.tablet,
img.bg_tablet {
    display: block;
  }
  .container {
    max-width: 720px;
  }
  .section .title {
    font-size: 36px;
    letter-spacing: 0.36px;
    line-height: 54px;
  }
  .section .big-title {
    font-size: 50px;
    line-height: 76px;
    margin-bottom: 5px;
  }
  .section .big-title.white {
    color: white;
    width: 728px;
  }
  .section .small-sub-title {
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 5px;
  }
  .section_title {
    font-size: 26px;
    line-height: 40px;
    margin-bottom: 10px;
  }
  .section_description,
.section_content {
    font-size: 14px;
    line-height: 24px;
  }
  .section_sub_title {
    font-size: 18px;
    margin: 14px 0 30px 0;
    line-height: 32px;
  }
  .sub_title {
    font-size: 26px;
    line-height: 42px;
    letter-spacing: 0.23px;
  }
  .slick-dots li.slick-active button:before {
    width: 10px;
    height: 10px;
  }
  .slick-dots li button:before {
    width: 8px;
    height: 8px;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/css/scss/main/main_320.css */
@media screen and (max-width: 767px) {
  br.desktop, br.tablet,
img.bg_desktop, img.bg_tablet {
    display: none;
  }
  br.mobile,
img.bg_mobile {
    display: block;
  }
  .container {
    max-width: 280px;
  }
  .title_container {
    width: 240px;
    margin-left: 20px;
  }
  .title_container * {
    text-align: left;
  }
  .section h1.title {
    font-size: 28px;
    line-height: 38px;
  }
  .section .big-title {
    font-size: 32px;
    line-height: 48px;
    margin-bottom: 5px;
  }
  .section .big-title.white {
    color: white;
    width: 318px;
  }
  .section .small-sub-title {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 5px;
  }
  .section_title {
    font-size: 22px;
    line-height: 34px;
    margin-bottom: 10px;
  }
  .section_description,
.section_content {
    font-size: 14px;
    line-height: 24px;
  }
  .section_sub_title {
    font-size: 16px;
    line-height: 26px;
    margin: 10px 0 20px 0;
  }
  .sub_title {
    font-size: 28px;
    line-height: 42px;
  }
  .slick-dots li.slick-active button:before {
    width: 10px;
    height: 10px;
  }
  .slick-dots li button:before {
    width: 8px;
    height: 8px;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/css/scss/header/header.css */
body.opened .site_header .phone-menu-block > a {
  background: none !important;
}

.phone-header-part,
.hover-plugin-trial-popup {
  display: none;
}

.buy_now_button {
  font-weight: 600;
  text-align: center !important;
  display: block;
  float: right;
  border: 1px solid rgba(186, 195, 207, 0.5019607843);
  color: #000000;
  box-sizing: border-box;
  text-decoration: none;
  padding: 13px 20px;
  background: rgba(186, 195, 207, 0.1215686275);
  border-radius: 6px;
}

.site_header {
  position: absolute;
  z-index: 999999;
  top: 0;
  width: 100%;
}
.site_header a:not(.sign_up_attr):not(.buy_now_button) {
  color: #000000;
}
.site_header .container {
  position: static;
  display: flex;
}
.site_header .container .logo {
  display: flex;
  justify-content: center;
}
.site_header .container .logo a, .site_header .container .logo div {
  margin: auto;
}
.site_header .buy_now_button {
  padding: 13px 12px;
  background: rgba(186, 195, 207, 0.12);
  color: #000000;
}
.site_header .buy_now_button:hover {
  background-color: rgba(186, 195, 207, 0.22);
}
.site_header .buy_now_button.green_bg:hover {
  border-color: #22B339;
  background-color: #22B339;
}
.site_header .generate-your-website__button {
  font-size: 14px !important;
  font-weight: 600;
  line-height: 20px !important;
}
.site_header .phone-menu-block li.plugins_nav_menu {
  display: none;
}
.site_header .phone-menu-block .menu_button {
  position: absolute;
  display: none;
  top: 27px;
  right: 15px;
  text-decoration: none;
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.site_header .phone-menu-block .menu_button div {
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.site_header .phone-menu-block .menu_button.active .close-icon {
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 24px;
  height: 24px;
  cursor: pointer;
  background-image: url(https://10web.io/wp-content/themes/10web-theme/css/scss/header/../../../images/logos/phone_menu_close.svg);
  background-repeat: no-repeat;
}
.site_header.header-new .logo a {
  text-decoration: none;
  color: #fff;
  cursor: pointer;
}
.site_header.header-new .logo .theme_10web_logo {
  background-image: url(https://10web.io/wp-content/themes/10web-theme/css/scss/header/../../../images/logos/logo.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.site_header.header-new .logo .theme_10web_logo.theme_10web_affiliates_logo {
  background-image: url(https://10web.io/wp-content/themes/10web-theme/css/scss/header/../../../images/logos/logo_affiliates.svg);
}
.site_header.white #header {
  background: #fff !important;
}
.site_header.white-menu:not(.fixed) .buy_now_button {
  background: rgba(255, 255, 255, 0.1);
  color: #ffffff;
  border: 0;
}
.site_header.white-menu:not(.fixed) .buy_now_button:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
.site_header.white-menu:not(.fixed) .phone-menu-block .menu_button div span {
  background-color: #ffffff;
}
.site_header.white-menu.white-fixed #header {
  background: #000000 !important;
}
.site_header.white-menu.white-fixed .theme_10web_logo.theme_10web_white_logo {
  background-image: url(https://10web.io/wp-content/themes/10web-theme/css/scss/header/../../../images/logos/logo_white.svg) !important;
}
.site_header.white-menu.white-fixed .buy_now_button {
  background: rgba(255, 255, 255, 0.1) !important;
  color: #ffffff !important;
  border: 0;
}
.site_header.white-menu.white-fixed .buy_now_button:hover {
  background-color: rgba(255, 255, 255, 0.2) !important;
}
.site_header.white-menu.white-fixed .phone-menu-block .menu_button div span {
  background-color: #ffffff;
}
.site_header.white-bg-menu #header {
  background: #ffffff !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

body.opened {
  overflow: hidden !important;
  width: 100%;
  height: 100%;
}
body.opened .theme_10web_logo {
  background-image: url(https://10web.io/wp-content/themes/10web-theme/css/scss/header/../../../images/logos/logo_white.svg) !important;
}
body.opened .buy_now_button {
  color: #fff;
  float: none;
}
body.opened .site_header #header,
body.opened .site_header.white-menu.white-fixed #header {
  background: #000000 !important;
}
body.opened .phone-header-part {
  display: block;
}
body.opened .phone-menu-div {
  height: calc(100% - 70px);
  opacity: 1;
  overflow: auto;
  position: fixed;
  top: 70px;
  width: 100%;
  display: block;
  z-index: 100000000000000000000;
  background: #000000;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}
body.opened .phone-menu-div .menu-top-menu-container {
  padding-bottom: 90px;
}
body.opened .phone-menu-div #log_buttons {
  padding: 20px 0;
  text-align: center;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
}
body.opened .phone-menu-div #log_buttons .button {
  width: 200px;
  padding: 14px 0;
  line-height: 22px;
  border-radius: 6px;
  font-size: 14px;
  color: #fff;
  margin: 0 auto 0;
  border: 0;
  display: block;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
}
body.opened .phone-menu-div #log_buttons .tw_button {
  width: 220px;
  box-sizing: border-box;
}
body.opened .phone-menu-div .phone-menu-div-content.fixed-button #log_buttons {
  background: rgba(255, 255, 255, 0.15);
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/css/scss/header/header_1920.css */
@media screen and (min-width: 1261px) {
  .site_header :not(.fixed) .logo .theme_10web_logo.theme_10web_white_logo {
    background-image: url(https://10web.io/wp-content/themes/10web-theme/css/scss/header/../../../images/logos/logo.svg);
  }
  .site_header.only_logo_button .phone-menu-block {
    height: 50px;
  }
  .site_header.only_logo_button .phone-menu-block .menu_button {
    left: 15px;
  }
  .site_header.only_logo_button .phone-menu-block #top-nav {
    justify-content: flex-end !important;
  }
  .site_header.only_logo_button .phone-menu-block #top-nav .login_signin {
    display: none !important;
  }
  .site_header .container {
    justify-content: flex-start;
    padding: 14px 0;
    max-width: 1180px !important;
  }
  .site_header .logo .theme_10web_logo {
    width: 112px;
    height: 30px;
  }
  .site_header .logo .theme_10web_logo.theme_10web_affiliates_logo {
    width: 194px;
    height: 30px;
  }
  .site_header.header-new .logo a {
    text-decoration: none;
    color: #fff;
    cursor: pointer;
  }
  .site_header.header-new .logo .theme_10web_logo {
    background-image: url(https://10web.io/wp-content/themes/10web-theme/css/scss/header/../../../images/logos/logo.svg);
    background-repeat: no-repeat;
    background-size: contain;
  }
  .site_header.header-new .logo .theme_10web_logo.theme_10web_affiliates_logo {
    background-image: url(https://10web.io/wp-content/themes/10web-theme/css/scss/header/../../../images/logos/logo_affiliates.svg);
  }
  .site_header.header-new:not(.fixed) .logo .theme_10web_logo.theme_10web_white_logo {
    background-image: url(https://10web.io/wp-content/themes/10web-theme/css/scss/header/../../../images/logos/logo_white.svg);
  }
  .site_header .builder-button {
    display: none;
  }
  .site_header .phone-menu-block {
    width: 100%;
  }
  .site_header .phone-menu-block .dark_grey_bg {
    background: #000000;
    color: #ffffff;
    border: 0;
  }
  .site_header .phone-menu-block #top-nav {
    display: flex !important;
    align-items: center;
    min-height: 50px;
  }
  .site_header .phone-menu-block #top-nav .login_and_button .buy_now_button,
.site_header .phone-menu-block #top-nav .login_and_button .sign_up_attr,
.site_header .phone-menu-block #top-nav .login_and_button .buy_now {
    width: 220px;
    font-size: 14px;
    padding: 15px 0;
    line-height: 18px;
  }
  .site_header .phone-menu-block #top-nav .login_and_button .plugin_button {
    width: 202px;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/css/scss/header/header_1260.css */
@media screen and (max-width: 1260px) and (min-width: 1025px) {
  .site_header :not(.fixed) .logo .theme_10web_logo.theme_10web_white_logo {
    background-image: url(https://10web.io/wp-content/themes/10web-theme/css/scss/header/../../../images/logos/logo.svg);
  }
  .site_header .container {
    max-width: 990px !important;
    padding: 26px 0;
    justify-content: space-between;
    margin-left: 15px;
  }
  .site_header .logo .theme_10web_logo {
    width: 112px;
    height: 30px;
    margin-top: 0;
  }
  .site_header .logo .theme_10web_logo.theme_10web_affiliates_logo {
    width: 187px;
    height: 29px;
  }
  .site_header.header-new .logo a {
    text-decoration: none;
    color: #fff;
    cursor: pointer;
  }
  .site_header.header-new .logo .theme_10web_logo {
    width: 94px;
    height: 26px;
  }
  .site_header.header-new .logo .theme_10web_logo.theme_10web_affiliates_logo {
    background-image: url(https://10web.io/wp-content/themes/10web-theme/css/scss/header/../../../images/logos/logo_affiliates.svg);
  }
  .site_header.header-new:not(.fixed) .logo .theme_10web_logo.theme_10web_white_logo {
    background-image: url(https://10web.io/wp-content/themes/10web-theme/css/scss/header/../../../images/logos/logo_white.svg);
  }
  .site_header.white-menu:not(.fixed) .phone-menu-block .menu_button:not(.active) .close-icon {
    background-image: url(https://10web.io/wp-content/themes/10web-theme/css/scss/header/../../../images/logos/menu_light.svg);
  }
  .site_header .builder-button {
    position: absolute;
    right: 53px;
    top: 22px;
  }
  .site_header .builder-button a {
    font-size: 14px !important;
    padding: 8px 10px !important;
  }
  .site_header .phone-menu-block .menu_button {
    display: inline-block;
  }
  .site_header .phone-menu-block .menu_button .close-icon {
    background-image: url(https://10web.io/wp-content/themes/10web-theme/css/scss/header/../../../images/logos/phone_menu_icon.svg);
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    right: 15px;
  }
  .site_header .phone-menu-block #top-nav {
    display: none;
  }
  .site_header .phone-menu-block #top-nav .login_and_button .buy_now_button,
.site_header .phone-menu-block #top-nav .login_and_button .sign_up_attr,
.site_header .phone-menu-block #top-nav .login_and_button .buy_now {
    width: 202px;
    font-size: 13px;
    letter-spacing: 0.11px;
    padding: 14px 0;
    line-height: 18px;
  }
  .site_header .phone-menu-block #top-nav .login_link_home {
    font-size: 14px;
    padding-right: 10px;
  }
  .site_header .phone-menu-block #top-nav .talk_to_sales_button {
    display: none !important;
  }
  .site_header.fixed.header-new #header .container {
    padding: 26px 0;
  }
  body.opened {
    overflow: hidden !important;
    width: 100%;
    height: 100%;
  }
  body.opened .buy_now_button {
    color: #fff;
    float: none;
  }
  body.opened .phone-header-part {
    display: block;
  }
  body.opened .builder-button {
    display: none;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/css/scss/header/header_1024.css */
@media screen and (max-width: 1024px) and (min-width: 768px) {
  .site_header :not(.fixed) .logo .theme_10web_logo.theme_10web_white_logo {
    background-image: url(https://10web.io/wp-content/themes/10web-theme/css/scss/header/../../../images/logos/logo.svg);
  }
  .site_header .container {
    padding: 26px 0;
    justify-content: space-between;
    margin-left: 15px;
  }
  .site_header .logo .theme_10web_logo {
    width: 112px;
    height: 30px;
    margin-top: 0;
  }
  .site_header .logo .theme_10web_logo.theme_10web_affiliates_logo {
    width: 187px;
    height: 29px;
  }
  .site_header.header-new .logo a {
    text-decoration: none;
    color: #fff;
    cursor: pointer;
  }
  .site_header.header-new .logo .theme_10web_logo {
    width: 94px;
    height: 26px;
  }
  .site_header.header-new .logo .theme_10web_logo.theme_10web_affiliates_logo {
    background-image: url(https://10web.io/wp-content/themes/10web-theme/css/scss/header/../../../images/logos/logo_affiliates.svg);
  }
  .site_header.header-new:not(.fixed) .logo .theme_10web_logo.theme_10web_white_logo {
    background-image: url(https://10web.io/wp-content/themes/10web-theme/css/scss/header/../../../images/logos/logo_white.svg);
  }
  .site_header.white-menu .phone-menu-block .menu_button:not(.active) .close-icon {
    background-image: url(https://10web.io/wp-content/themes/10web-theme/css/scss/header/../../../images/logos/menu_light.svg);
  }
  .site_header .builder-button {
    position: absolute;
    right: 53px;
    top: 22px;
  }
  .site_header .builder-button a {
    font-size: 14px !important;
    padding: 8px 10px !important;
  }
  .site_header .phone-menu-block .menu_button {
    display: inline-block;
  }
  .site_header .phone-menu-block .menu_button .close-icon {
    background-image: url(https://10web.io/wp-content/themes/10web-theme/css/scss/header/../../../images/logos/phone_menu_icon.svg);
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    right: 15px;
  }
  .site_header.fixed.header-new #header .container {
    padding: 26px 0;
  }
  body.opened {
    overflow: hidden !important;
    width: 100%;
    height: 100%;
  }
  body.opened .buy_now_button {
    color: #fff;
    float: none;
  }
  body.opened .phone-header-part {
    display: block;
  }
  body.opened .builder-button {
    display: none;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/css/scss/header/header_320.css */
@media screen and (max-width: 767px) {
  .site_header :not(.fixed) .logo .theme_10web_logo.theme_10web_white_logo {
    background-image: url(https://10web.io/wp-content/themes/10web-theme/css/scss/header/../../../images/logos/logo.svg);
  }
  .site_header .container {
    padding: 26px 0;
    justify-content: space-between;
    margin-left: 15px;
  }
  .site_header .logo .theme_10web_logo {
    width: 26px;
    height: 26px;
    margin-top: 0;
  }
  .site_header .logo .theme_10web_logo.theme_10web_affiliates_logo {
    width: 187px;
    height: 29px;
  }
  .site_header.header-new .logo a {
    text-decoration: none;
    color: #fff;
    cursor: pointer;
  }
  .site_header.header-new .logo .theme_10web_logo {
    width: 94px;
    height: 26px;
  }
  .site_header.header-new .logo .theme_10web_logo.theme_10web_affiliates_logo {
    background-image: url(https://10web.io/wp-content/themes/10web-theme/css/scss/header/../../../images/logos/logo_affiliates.svg);
  }
  .site_header.header-new:not(.fixed) .logo .theme_10web_logo.theme_10web_white_logo {
    background-image: url(https://10web.io/wp-content/themes/10web-theme/css/scss/header/../../../images/logos/logo_white.svg) !important;
  }
  .site_header.white-menu .phone-menu-block .menu_button:not(.active) .close-icon {
    background-image: url(https://10web.io/wp-content/themes/10web-theme/css/scss/header/../../../images/logos/menu_light.svg);
  }
  .site_header .builder-button {
    position: absolute;
    right: 53px;
    top: 22px;
  }
  .site_header .builder-button a {
    font-size: 14px !important;
    padding: 8px 10px !important;
  }
  .site_header .phone-menu-block .menu_button {
    display: inline-block;
  }
  .site_header .phone-menu-block .menu_button .close-icon {
    background-image: url(https://10web.io/wp-content/themes/10web-theme/css/scss/header/../../../images/logos/phone_menu_icon.svg);
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    right: 15px;
  }
  .site_header.fixed.header-new #header .container {
    padding: 26px 0;
  }
  body.opened .theme_10web_logo {
    width: 100px !important;
    height: 26px !important;
  }
  body.opened .builder-button {
    display: none;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/css/scss/header/header_fixed.css */
.site_header.fixed {
  position: fixed;
  z-index: 9998;
}
.site_header.fixed #header {
  background: #ffffff !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  padding-bottom: 0;
}
.site_header.fixed .buy_now_button,
.site_header.fixed .buy_now {
  color: #fff;
  margin-top: 0;
}
.site_header.fixed .buy_now_button.green_bg,
.site_header.fixed .buy_now.green_bg {
  border-color: #22B339;
  background-color: #22B339;
}
.site_header.fixed .buy_now_button.green_bg:hover,
.site_header.fixed .buy_now.green_bg:hover {
  border-color: #22B339;
  background-color: #22B339;
  opacity: 0.8;
}
.site_header.fixed .phone-menu-block #top-nav .menu {
  margin-bottom: 0;
}
.site_header.fixed .container {
  padding: 14px 0;
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/css/scss/menu/menu.css */
.site_header.header-new .menu.landing-menu {
  display: flex;
  flex-direction: row;
}
.site_header.header-new .menu .menu-item-has-children > a {
  position: relative;
  cursor: pointer;
}
.site_header.header-new .menu .menu-item-has-children > a:after {
  background: url(https://10web.io/wp-content/themes/10web-theme/css/scss/menu/../../../images/icons/arrows/drop_down_icon.svg) no-repeat;
  content: "";
  width: 14px;
  bottom: 0;
  height: 14px;
  background-size: 100%;
  position: absolute;
}
.site_header.header-new .menu .menu-item-has-children.active > a {
  position: relative;
  cursor: pointer;
}
.site_header.header-new .menu .menu-item-has-children.active > a:after {
  transform: rotateX(180deg);
}
.site_header .phone-menu-block li.plugins_nav_menu {
  display: none;
}
.site_header .phone-menu-block #top-nav {
  display: none;
}
.site_header .phone-menu-block #top-nav .menu-nav-menu-container {
  display: flex;
  align-items: center;
}
.site_header .phone-menu-block #top-nav:not(.minified) {
  justify-content: space-between;
}
.site_header .phone-menu-block #top-nav.minified {
  justify-content: flex-end;
}
.site_header .phone-menu-block #top-nav .menu_item_link {
  margin: auto;
  font-weight: 600;
  color: #000000;
  text-decoration: none;
}
.site_header .phone-menu-block #top-nav .menu_item_link:hover {
  opacity: 50% !important;
}
.site_header .phone-menu-block #top-nav .menu {
  font-size: 0;
  float: left;
  padding: 0;
}
.site_header .phone-menu-block #top-nav .menu > li:not(.plugins_nav_menu) {
  display: inline-block;
}
.site_header .phone-menu-block #top-nav .menu > li > a {
  line-height: 22px;
  user-select: none;
  text-transform: none;
  font-weight: 600;
  text-decoration: none;
  outline: none;
  display: inline-block;
}
.site_header .phone-menu-block #top-nav .menu > li > a:hover {
  opacity: 50% !important;
}
.site_header .phone-menu-block #top-nav .menu > li.talk-to-sales {
  display: none;
}
.site_header .phone-menu-block #top-nav .menu > li:last-child:not(.contact_sales) {
  display: none;
}
.site_header .phone-menu-block #top-nav .login_and_button {
  display: flex;
}
.site_header .phone-menu-block #top-nav .login_and_button .login_and_talk_to_sales {
  display: flex;
}
.site_header .phone-menu-block #top-nav .login_and_button .login_and_talk_to_sales .talk_to_sales__text {
  cursor: pointer;
}
.site_header .phone-menu-block #top-nav .login_and_button .buy_now_button,
.site_header .phone-menu-block #top-nav .login_and_button .sign_up_attr,
.site_header .phone-menu-block #top-nav .login_and_button .buy_now {
  margin: 0;
}
.site_header.white-background-menu {
  background: #ffffff;
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/css/scss/menu/menu_1920.css */
@media screen and (min-width: 1261px) {
  .site_header .phone-menu-block #top-nav .login_and_button {
    gap: 30px;
  }
  .site_header .phone-menu-block #top-nav .menu {
    margin: 0 0 0 30px;
  }
  .site_header .phone-menu-block #top-nav .menu > li > a {
    font-size: 16px !important;
    padding: 10px 26px 10px 0;
  }
  .site_header .phone-menu-block #top-nav .menu > li.contact_sales {
    background: rgba(51, 57, 241, 0.1);
    color: #3339F1 !important;
    cursor: pointer;
    border-radius: 6px;
    padding: 5px 12px !important;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
  }
  .site_header .phone-menu-block #top-nav .menu > li.contact_sales a {
    text-decoration: none;
    color: #3339F1;
    padding: 0 !important;
  }
  .site_header .phone-menu-block #top-nav .menu > li.contact_sales:hover {
    opacity: 0.8;
  }
  .site_header .phone-menu-block #top-nav .menu .menu-item-has-children > a {
    padding-right: 38px;
  }
  .site_header .phone-menu-block #top-nav .menu .menu-item-has-children > a:after {
    top: 14px;
    right: 20px;
  }
  .site_header .phone-menu-block #top-nav .login_and_talk_to_sales {
    align-items: center;
    gap: 20px;
  }
  .site_header .menu .sub-menu-container .container {
    padding-top: 20px;
    padding-bottom: 0;
  }
  .site_header.white-menu.white-fixed .buy_now_button,
.site_header.white-menu.white-fixed .phone-menu-block #top-nav .menu_item_link,
.site_header.white-menu.white-fixed a:not(.sign_up_attr):not(.buy_now_button):not(.contact_sales), .site_header.white-menu:not(.fixed) .buy_now_button,
.site_header.white-menu:not(.fixed) .phone-menu-block #top-nav .menu_item_link,
.site_header.white-menu:not(.fixed) a:not(.sign_up_attr):not(.buy_now_button):not(.contact_sales) {
    color: #FFFFFF;
  }
  .site_header.white-menu.white-fixed li.contact_sales, .site_header.white-menu:not(.fixed) li.contact_sales {
    background-color: rgba(252, 187, 64, 0.1) !important;
  }
  .site_header.white-menu.white-fixed li.contact_sales a, .site_header.white-menu:not(.fixed) li.contact_sales a {
    text-decoration: none;
    color: #FCBB40 !important;
    padding: 0 !important;
  }
  .site_header.white-menu.white-fixed .menu-item-has-children > a:after, .site_header.white-menu:not(.fixed) .menu-item-has-children > a:after {
    background: url(https://10web.io/wp-content/themes/10web-theme/css/scss/menu/../../../images/icons/arrows/drop_down_white.svg) no-repeat;
  }
  .site_header.white-menu.white-fixed .menu-item-has-children.active > a:after, .site_header.white-menu:not(.fixed) .menu-item-has-children.active > a:after {
    transform: rotateX(180deg);
  }
  .site_header.white-glossary.white-fixed .buy_now_button,
.site_header.white-glossary.white-fixed .phone-menu-block #top-nav .menu_item_link,
.site_header.white-glossary.white-fixed a:not(.sign_up_attr):not(.buy_now_button):not(.contact_sales), .site_header.white-glossary:not(.fixed) .buy_now_button,
.site_header.white-glossary:not(.fixed) .phone-menu-block #top-nav .menu_item_link,
.site_header.white-glossary:not(.fixed) a:not(.sign_up_attr):not(.buy_now_button):not(.contact_sales) {
    color: #FFFFFF;
  }
  .site_header.white-glossary.white-fixed li.contact_sales, .site_header.white-glossary:not(.fixed) li.contact_sales {
    background-color: rgba(255, 255, 255, 0.1) !important;
  }
  .site_header.white-glossary.white-fixed li.contact_sales a, .site_header.white-glossary:not(.fixed) li.contact_sales a {
    text-decoration: none;
    color: #FFFFFF !important;
    padding: 0 !important;
  }
  .site_header.white-glossary.white-fixed .menu-item-has-children > a:after, .site_header.white-glossary:not(.fixed) .menu-item-has-children > a:after {
    background: url(https://10web.io/wp-content/themes/10web-theme/css/scss/menu/../../../images/icons/arrows/drop_down_white.svg) no-repeat;
  }
  .site_header.white-glossary.white-fixed .menu-item-has-children.active > a:after, .site_header.white-glossary:not(.fixed) .menu-item-has-children.active > a:after {
    transform: rotateX(180deg);
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/css/scss/menu/menu_320.css */
@media screen and (max-width: 1260px) {
  .phone-menu-div ul.menu li.menu-item {
    display: list-item;
    list-style: none;
  }
  .menu .sub-menu-container .sub-menu li {
    opacity: 1;
  }
  body.opened .phone-menu-div ul.menu {
    margin: 0 20px;
  }
  body.opened .phone-menu-div ul.menu a {
    color: #ffffff !important;
  }
  body.opened .phone-menu-div ul.menu > li > a {
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    padding: 21px 0 19px;
    font-size: 14px;
    line-height: 22px;
    text-transform: none;
    font-weight: 600;
    text-decoration: none;
    display: block;
  }
  body.opened .phone-menu-div ul.menu > li .sub-menu-container {
    margin-top: -5px;
    display: none;
  }
  body.opened .phone-menu-div ul.menu > li.menu-item {
    display: list-item;
    list-style: none;
  }
  body.opened .phone-menu-div ul.menu > li.plugins_nav_menu {
    display: none;
  }
  body.opened .phone-menu-div ul.menu > li.ai_builder_menu_item {
    display: none;
  }
  body.opened .phone-menu-div ul.menu > li.menu-item-has-children > a {
    position: relative;
  }
  body.opened .phone-menu-div ul.menu > li.menu-item-has-children > a:after {
    background: url(https://10web.io/wp-content/themes/10web-theme/css/scss/menu/../../../images/icons/arrows/bold-arrow-white.svg) no-repeat;
    content: "";
    width: 18px;
    top: 22px;
    right: 0;
    height: 18px;
    background-size: 100%;
    position: absolute;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    transform: rotate(-90deg);
  }
  body.opened .phone-menu-div ul.menu > li.opened .sub-menu-container {
    display: block;
  }
  body.opened .phone-menu-div ul.menu > li.opened > a:after {
    -webkit-transform: rotateZ(-180deg);
    -moz-transform: rotateZ(-180deg);
    -ms-transform: rotateZ(-180deg);
    -o-transform: rotateZ(-180deg);
    transform: rotateZ(-180deg);
  }
  body.opened .phone-menu-div ul.menu > li:first-child a {
    border-top: 0;
  }
  body.opened .phone-menu-div .sub-menu-container ul.sub-menu li:last-child {
    border-bottom: 0 !important;
  }
  body.opened .phone-menu-div ul.sub-menu li {
    margin-bottom: 15px;
  }
  body.opened .menu .sub-menu-container .container {
    width: 100%;
    max-width: 100% !important;
    padding: 0 !important;
  }
  body.opened .menu .sub-menu-container li a {
    padding: 0 !important;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/css/scss/footer/footer.css */
footer {
  padding-top: 56px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
footer #footer_top {
  border-bottom: 1px solid rgba(50, 58, 69, 0.05);
  padding-bottom: 35px;
}
footer #footer_top .footer_logo {
  width: 129px;
  line-height: 0;
  margin-bottom: 30px;
}
footer #footer_top .content-left {
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.13px;
}
footer #footer_top .footer_widget_nav_menu {
  vertical-align: top;
  display: inline-block;
  width: 220px;
}
footer #footer_top .footer_widget_nav_menu .widget-title {
  font-size: 18px;
  line-height: 24px;
  color: #000000;
  letter-spacing: 0.15px;
  font-weight: 700;
  margin-bottom: 30px;
}
footer #footer_top .footer_widget_nav_menu .widget-title img {
  display: none;
}
footer #footer_top .footer_widget_nav_menu .menu .menu-item {
  margin-bottom: 25px;
}
footer #footer_top .footer_widget_nav_menu .menu .menu-item a {
  font-size: 16px;
  line-height: 22px;
  color: #000000;
  letter-spacing: 0.13px;
  font-weight: 400;
  text-decoration: none;
}
footer #footer_top .footer_widget_nav_menu:last-child {
  margin-right: 0;
}
footer #footer_top .footer_menu aside div {
  display: block;
}
footer #footer_bottom {
  padding: 15px 0 20px;
}
footer #footer_bottom .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
footer #footer_bottom .content-left {
  max-width: 100%;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
footer .social_icons {
  position: relative;
  display: flex;
  flex-direction: row;
  gap: 16px;
}
footer .social_icons img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
footer .social_icons li {
  width: 30px;
  height: 30px;
  display: inline-block;
}
footer .social_icons li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  opacity: 0.8;
}
footer .social_icons li a:hover {
  color: #4786ff;
  opacity: 1;
}
footer .social_icons li:last-child {
  margin: 0;
}
footer .copyright_info {
  font-size: 14px;
}
footer .copyright_info .text {
  margin-right: 20px;
}
footer .links {
  font-size: 14px;
}
footer .links a {
  color: #000000;
  text-decoration: underline;
}
footer .links a:hover {
  text-decoration: none;
}
footer #terms-of-services,
footer #sla,
footer #report-abuse,
footer #privacy-policy {
  padding: 0 15px 0 0;
  position: relative;
}
footer #privacy-policy:after,
footer #terms-of-services:after,
footer #report-abuse:after,
footer #sla:after {
  content: "";
  width: 3px;
  height: 3px;
  background: #000000;
  position: absolute;
  right: 4px;
  top: 9px;
  border-radius: 2px;
}
footer .footer_location {
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.13px;
  color: #000000;
  opacity: 1;
}
footer.minified {
  padding-top: 0;
}
footer.minified #footer_bottom {
  display: flex;
  justify-content: space-between;
  padding: 26px 0;
}
footer.minified #footer_bottom .content-left, footer.minified #footer_bottom .content-right {
  line-height: 18px;
  float: unset;
  width: unset;
  margin: 0;
}
footer.minified.glossary_footer .copyright_info {
  opacity: 0.5;
}
footer.minified.glossary_footer #footer_bottom {
  padding: 20px 0;
}
footer.minified.glossary_footer .social_icons {
  gap: 10px;
}
footer.minified.glossary_footer .social_icons li {
  width: 22px;
  height: 22px;
}
footer.minified.glossary_footer .social_icons img {
  width: 22px;
  height: 22px;
}
footer.dark {
  background: #000000;
}
footer.dark .content-left,
footer.dark .links a,
footer.dark * {
  color: #ffffff;
}
footer.dark #footer_top .footer_widget_nav_menu .menu .menu-item a {
  color: rgba(255, 255, 255, 0.5);
}
footer.dark #footer_top .footer_widget_nav_menu .widget-title {
  color: #ffffff;
}
footer.dark .footer_menu aside .widget-title {
  border-color: rgba(255, 255, 255, 0.15) !important;
}
footer.dark #privacy-policy:after,
footer.dark #terms-of-services:after,
footer.dark #report-abuse:after,
footer.dark #sla:after {
  background: rgba(255, 255, 255, 0.5);
}
footer.dark .social_icons {
  display: flex !important;
  gap: 16px;
}
footer.dark .social_icons li {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.2);
  margin-right: 0;
}
footer.dark .social_icons li a {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
}
footer.dark .social_icons li a img {
  width: 14px;
  height: 14px;
}
footer.dark .social_icons li:hover {
  background-color: rgba(255, 255, 255, 0.3);
}

.hidden {
  display: none;
}

body #webWidget {
  z-index: 9999999999 !important;
}

.animated {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/css/scss/footer/footer_1920.css */
@media screen and (min-width: 1261px) {
  footer .container.footer-container, footer #footer_bottom .container {
    max-width: 1180px;
  }
  footer #footer_bottom .container {
    flex-direction: row-reverse;
  }
  footer #footer_top {
    width: 1180px;
    display: flex;
    align-items: start;
    justify-content: space-between;
  }
  footer #footer_top .footer_logo {
    margin-bottom: 35px;
  }
  footer #footer_top .footer_logo img {
    width: 129px;
    height: 36px;
  }
  footer #footer_top .content-left {
    width: 172px;
    margin-right: 100px;
  }
  footer #footer_top .content-right {
    width: 860px;
  }
  footer #footer_top .content-right .footer_menu {
    display: flex;
    align-items: start;
    justify-content: space-between;
  }
  footer.dark #footer_top .footer_widget_nav_menu .menu-item a:hover {
    color: #ffffff;
  }
  footer #report-abuse {
    padding: 0 15px 0 0;
    position: relative;
  }
  footer #report-abuse:after {
    content: "";
    width: 3px;
    height: 3px;
    background: #000000;
    position: absolute;
    right: 4px;
    top: 10px;
    border-radius: 2px;
  }
  footer.glossary_footer {
    padding-left: 120px;
  }
  footer.glossary_footer .container {
    max-width: calc(100% - 80px);
  }
  .single-theme_10web_plugins footer #footer_bottom {
    padding: 15px 0 58px;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/css/scss/footer/footer_768.css */
@media screen and (max-width: 1260px) {
  .single-theme_10web_plugins footer .container {
    max-width: 720px !important;
  }
  footer .container.footer-container, footer #footer_bottom .container {
    max-width: 720px;
  }
  footer #footer_bottom .container {
    flex-direction: column;
  }
  footer #footer_top {
    border-bottom: 0;
    padding: 0;
    display: block;
    width: 720px;
  }
  footer #footer_top .content-left {
    float: none;
  }
  footer #footer_top .content-left .footer_logo img {
    width: 129px;
    height: 36px;
  }
  footer #footer_top .content-right {
    float: none;
    display: block;
    width: 100%;
    padding: 20px 0 20px 0;
    box-sizing: border-box;
  }
  footer #footer_top .footer_menu aside {
    display: block;
    width: 100%;
  }
  footer #footer_top .footer_menu aside .widget-title {
    display: block;
    width: 100%;
    text-align: left;
    position: relative;
    margin: 0;
    padding: 20px 0;
    border-top: 1px solid rgba(50, 58, 69, 0.0509803922);
  }
  footer #footer_top .footer_menu aside .widget-title img {
    display: block;
    width: 10px;
    top: 27px;
    height: 10px;
    position: absolute;
    right: 0;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
  }
  footer #footer_top .footer_menu aside .widget-title.active img {
    -webkit-transform: rotateZ(-180deg);
    -moz-transform: rotateZ(-180deg);
    -ms-transform: rotateZ(-180deg);
    -o-transform: rotateZ(-180deg);
    transform: rotateZ(-180deg);
  }
  footer #footer_top .footer_menu aside div {
    display: none;
  }
  footer #footer_top .footer_menu aside:last-child {
    border-bottom: 1px solid rgba(50, 58, 69, 0.0509803922);
  }
  footer #footer_bottom {
    text-align: center;
    padding: 0;
  }
  footer #footer_bottom .copyright_info {
    display: flex;
    flex-direction: column;
    gap: 11px;
  }
  footer #footer_bottom .social_icons {
    float: none;
    display: flex;
    flex-direction: row;
    gap: 10px;
    width: 100%;
  }
  footer #footer_bottom .content-right, footer #footer_bottom .content-left {
    float: none;
    width: auto;
  }
  footer #footer_bottom .content-right {
    margin: 0 auto 15px;
    position: relative;
  }
  footer #footer_bottom .content-left {
    margin-bottom: 33px;
  }
  footer #footer_bottom #privacy-policy:after,
  footer #footer_bottom #report-abuse:after,
  footer #footer_bottom #sla:after,
  footer #footer_bottom #terms-of-services:after {
    top: 8px;
  }
  footer.minified #footer_bottom {
    padding: 14px 0 13px;
  }
  footer.minified #footer_bottom .content-left, footer.minified #footer_bottom .content-right .copyright_info {
    font-size: 12px;
    line-height: 22px;
  }
  footer.minified #footer_bottom .content-left {
    text-align: left;
  }
  footer.minified #footer_bottom .content-right {
    text-align: right;
  }
  footer.minified.glossary_footer #footer_bottom {
    flex-direction: column-reverse;
    align-items: center;
    padding: 20px 0;
    gap: 20px;
  }
  footer.minified.glossary_footer #footer_bottom .content-right {
    text-align: center;
  }
  footer.minified.glossary_footer #footer_bottom .content-right .copyright_info {
    font-size: 14px;
    line-height: 20px;
    gap: 10px;
  }
  footer.dark #footer_top .widget-title img {
    width: 18px !important;
    height: 18px !important;
    top: 23px !important;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/css/scss/footer/footer_320.css */
@media screen and (max-width: 767px) {
  footer {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  footer .container.footer-container, footer #footer_bottom .container {
    width: auto;
  }
  footer .footer-container {
    margin: 0 20px !important;
    max-width: none;
    width: auto;
  }
  footer #footer_top {
    width: auto;
  }
  footer #footer_top .footer_widget_nav_menu .widget-title {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.13px;
  }
  footer #footer_top .footer_logo {
    width: 129px;
    line-height: 0;
    margin-bottom: 20px;
  }
  footer #footer_top .footer_logo img {
    width: 129px;
    height: 36px;
  }
  footer #footer_top .content-right {
    width: auto;
  }
  footer .footer_location {
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.12px;
  }
  footer #footer_bottom .container {
    margin: auto;
  }
  footer #footer_bottom .content-right {
    margin: 6px 0 15px;
  }
  footer #footer_bottom .copyright_info {
    font-size: 12px;
    line-height: 30px;
    width: 290px;
    margin: 0 auto;
  }
  footer #footer_bottom .copyright_info, footer #footer_bottom .links {
    font-size: 12px;
    line-height: 30px;
    width: 320px;
    margin: 0 auto;
  }
  footer #footer_bottom #privacy-policy {
    padding: 0 15px 0 0;
    position: relative;
  }
  footer #footer_bottom #privacy-policy:after,
  footer #footer_bottom #sla:after,
  footer #footer_bottom #report-abuse:after,
  footer #footer_bottom #terms-of-services:after {
    top: 7px;
  }
  footer #footer_bottom .content-left {
    margin-bottom: 20px;
  }
  footer.minified #footer_bottom {
    justify-content: center;
    flex-wrap: wrap;
    padding: 15px 0;
  }
  footer.minified #footer_bottom .content-left, footer.minified #footer_bottom .content-right {
    font-size: 12px;
    line-height: 20px;
    text-align: center;
  }
  footer.minified #footer_bottom .content-right .copyright_info {
    margin-top: 10px;
    font-size: 12px;
    line-height: 22px;
    text-align: center;
  }
  footer.minified #footer_bottom .content-right {
    text-align: right;
  }
  footer.minified.glossary_footer .container {
    max-width: 335px;
  }
  footer.minified.glossary_footer #footer_bottom .content-right {
    text-align: center;
  }
  footer.minified.glossary_footer #footer_bottom .content-right .copyright_info {
    font-size: 14px;
    line-height: 20px;
    gap: 10px;
    margin-top: 0;
  }
  footer.minified.glossary_footer #footer_bottom .content-right .links {
    font-size: 14px;
    line-height: 24px;
  }
  footer.minified.glossary_footer #footer_bottom .content-right .links a {
    padding: 0 12px 0 0 !important;
    display: inline-block;
  }
  footer.minified.glossary_footer #footer_bottom .content-right .links a:after {
    top: 12px;
    opacity: 0.3;
  }
  footer.minified.glossary_footer #footer_bottom .content-right .links #report-abuse {
    padding: 0 !important;
  }
  footer.minified.glossary_footer #footer_bottom .content-right .links #report-abuse:after {
    content: none;
  }
  footer.dark #footer_top .widget-title img {
    width: 18px !important;
    height: 18px !important;
    top: 23px !important;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/elements/button/css/buttons.css */
@keyframes loading-spinner-rotate {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes loading-spinner-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px;
  }
}
.tw_button {
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
  line-height: 20px;
  text-decoration: none;
}
.tw_button.visibility_hidden {
  visibility: hidden;
}
.tw_button .loading-circular-spinner,
.tw_button .new-loader {
  display: none;
}
.tw_button.button_disabled {
  opacity: 0.5;
  pointer-events: none;
}
.tw_button.loading {
  opacity: 0.5;
  pointer-events: none;
}
.tw_button.loading .text {
  display: none;
}
.tw_button.loading .loading-circular-spinner {
  display: inline-block;
  width: 20px;
  height: 20px;
}
.tw_button.loading .loading-circular-spinner > .loader {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
}
.tw_button.loading .loading-circular-spinner > .loader.white .path {
  stroke: #ffffff;
}
.tw_button.loading .loading-circular-spinner > .loader.black .path {
  stroke: #000000;
}
.tw_button.loading .loading-circular-spinner .circular {
  animation: loading-spinner-rotate 2s linear infinite;
  height: 100%;
  transform-origin: center center;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.tw_button.loading .loading-circular-spinner .path {
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  stroke-linecap: round;
  animation: loading-spinner-dash 1.5s ease-in-out infinite;
}
.tw_button.loading .new-loader {
  display: inline-block;
  background: url(https://10web.io/wp-content/themes/10web-theme/templates/elements/button/css/../../../../images/icons/loading.svg);
  background-size: contain;
  box-sizing: border-box;
  animation: loading-spinner-rotate 1s linear infinite;
}
.tw_button.new_button {
  text-transform: none;
  width: 220px;
  box-sizing: border-box;
}
.tw_button.contact_sales {
  padding: 5px 12px !important;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
}
.tw_button.with_arrow {
  padding: 0 !important;
  display: flex;
  align-items: center;
}
.tw_button.with_arrow:after {
  content: "";
  width: 20px;
  height: 20px;
  background: url(https://10web.io/wp-content/themes/10web-theme/templates/elements/button/css/../../../../images/icons/arrows/two_arrows.svg);
  display: inline-block;
  margin-left: 5px;
}
.tw_button.underline {
  text-decoration: underline;
}
.tw_button.underline:hover {
  text-decoration: none;
}
.tw_button.try_free {
  padding: 15px 35px;
}
.tw_button.blue_bg {
  background-color: #2160B5;
  color: #FFFFFF;
  cursor: pointer;
}
.tw_button.blue_bg span {
  color: #FFFFFF;
}
.tw_button.blue_bg:hover {
  background-color: rgba(33, 96, 181, 0.8);
}
.tw_button.white_bg {
  background-color: #FFFFFF;
  color: #000000;
  cursor: pointer;
}
.tw_button.white_bg.outline {
  border: 1px solid #000000;
  padding: 13px 20px;
}
.tw_button.white_bg.outline:hover {
  background-color: #000000;
  color: #FFFFFF;
  opacity: 1;
}
.tw_button.white_bg.loading {
  opacity: 0.9;
}
.tw_button.white_bg span {
  color: #000000;
}
.tw_button.white_bg:hover {
  opacity: 0.8;
}
.tw_button.silver_bg {
  background-color: #E7EBEF;
  color: #000000;
  text-decoration: none;
}
.tw_button.silver_bg:hover {
  background-color: rgba(186, 195, 207, 0.22);
}
.tw_button.grey_bg {
  background-color: rgba(186, 195, 207, 0.1);
  border: 1px solid rgba(186, 195, 207, 0.5);
  color: #000000;
  padding: 14px 32px;
}
.tw_button.grey_bg:hover {
  background-color: rgba(186, 195, 207, 0.2);
}
.tw_button.transparent_bg {
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  background: rgba(255, 255, 255, 0.15);
}
.tw_button.transparent_bg:hover {
  background: rgba(255, 255, 255, 0.2);
}
.tw_button.green_border {
  border: 1px solid #22B339;
  background: transparent;
  color: #22B339;
}
.tw_button.dark_grey_bg {
  background: #000000;
  color: #ffffff;
}
.tw_button.dark_grey_bg:hover {
  opacity: 0.8;
}
.tw_button.light_blue_bg {
  background: #5966D9;
  color: #ffffff;
  cursor: pointer;
}
.tw_button.light_blue_bg:hover {
  opacity: 0.8;
}
.tw_button.palatinate_blue_bg {
  background: #3339F0 !important;
  color: #ffffff;
  cursor: pointer;
}
.tw_button.palatinate_blue_bg:hover {
  opacity: 0.8;
}
.tw_button.light_violet_bg {
  background: rgba(51, 57, 241, 0.1);
  color: #3339F1 !important;
  cursor: pointer;
}
.tw_button.light_violet_bg:hover {
  opacity: 0.8;
}
.tw_button.light_blue {
  background: #3339F1;
  color: #ffffff;
}
.tw_button.light_blue:hover {
  opacity: 0.8;
}
.tw_button:not(.try_free) {
  padding: 15px 20px;
  text-align: center;
}
.tw_button.gradient {
  background: linear-gradient(260deg, #34A853, #4285F4);
  color: #FFFFFF;
}
.tw_button.gradient span {
  color: #FFFFFF;
}
.tw_button.ai {
  border-radius: 6px;
  padding: 15px 20px 16px 52px;
  position: relative;
  cursor: pointer;
}
.tw_button.ai:before {
  content: "";
  position: absolute;
  top: 15px;
  left: 20px;
  width: 24px;
  height: 24px;
  background: url('https://10web.io/wp-content/themes/10web-theme/templates/elements/button/css/../../../../images/icons/ai.svg');
}
.tw_button.header {
  border-radius: 6px;
  padding: 15px 0 !important;
  position: relative;
  cursor: pointer;
}

#log_buttons .green_bg,
.tw_button.green_bg {
  background-color: #22B339;
  color: #FFFFFF;
}
#log_buttons .green_bg span,
.tw_button.green_bg span {
  color: #FFFFFF;
}
#log_buttons .green_bg:hover,
.tw_button.green_bg:hover {
  opacity: 0.8;
}

.video_button {
  padding: 17px 57px 17px 89px;
  border: 1px solid rgba(186, 195, 207, 0.5019607843);
  border-radius: 6px;
  text-align: left;
  position: relative;
  line-height: 24px;
  z-index: 1;
}

.video_button:before {
  content: "";
  width: 22px;
  height: 22px;
  position: absolute;
  display: inline-block;
  background-image: url('https://10web.io/wp-content/themes/10web-theme/templates/elements/button/css/../../../../images/icons/video_img.svg');
  margin-left: -32px;
}

.header_second_button {
  margin-left: 20px;
  border: 1px solid rgba(186, 195, 207, 0.5019607843);
  border-radius: 6px;
  text-transform: uppercase;
  padding: 17px 39px !important;
}

.button_container {
  display: inline-block;
  text-align: center;
}
.button_container p {
  margin-top: 15px;
  font-size: 16px;
  font-weight: 300;
}

.priceing_button {
  font-size: 14px;
  font-weight: 600;
  line-height: 19px;
  color: #FFFFFF;
  padding: 16px 18px;
  border-radius: 25px;
  display: inline-block;
  letter-spacing: 0.12px;
  text-decoration: none;
}

.cancel_anytime {
  font-size: 14px;
  line-height: 20px;
  display: block;
  margin-top: 15px;
  font-weight: 200;
}

.new_button .cancel_anytime {
  font-size: 12px;
  line-height: 18px;
  margin-top: 10px;
  font-weight: 600;
}
.new_button .cancel_anytime img {
  width: 18px;
  height: 18px;
  margin-right: 2px;
}

/*media*/
/*1920*/
@media screen and (min-width: 1261px) {
  .button_container.new_button {
    margin-top: 40px;
  }
  .button_container.new_button p {
    font-size: 14px;
  }
  .new_button .cancel_anytime {
    text-align: left;
  }
  .tw_button.loading .new-loader {
    width: 24px;
    height: 24px;
  }
}
/*768*/
@media screen and (max-width: 1260px) and (min-width: 768px) {
  .video_button:before {
    width: 18px;
    height: 18px;
    background-size: contain;
    margin-left: -28px;
  }
  .tw_button.see_more {
    padding: 16px 74px;
  }
  .button_container.new_button {
    margin-top: 40px;
  }
  .button_container.new_button p {
    font-size: 13px;
  }
  .header_second_button {
    padding: 15px 31px !important;
  }
  .tw_button.loading .new-loader {
    width: 24px;
    height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .header_second_button {
    margin-left: 0;
    padding: 15px 31px !important;
    margin-top: 20px;
  }
  .button_container.new_button {
    margin-top: 30px;
  }
  .tw_button.loading .new-loader {
    width: 17px;
    height: 17px;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/css/font.css */
@font-face {
  font-family: 'twtf';
  src:  url('https://10web.io/wp-content/themes/10web-theme/css/fonts/twtf.eot?fz1041');
  src:  url('https://10web.io/wp-content/themes/10web-theme/css/fonts/twtf.eot?fz1041#iefix') format('embedded-opentype'),
    /*url('https://10web.io/wp-content/themes/10web-theme/css/fonts/twtf.ttf?fz1041') format('truetype'),*/
  url('https://10web.io/wp-content/themes/10web-theme/css/fonts/twtf.woff?fz1041') format('woff'),
  url('https://10web.io/wp-content/themes/10web-theme/css/fonts/twtf.svg?fz1041#twtf') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;;
}

[class^="twtf-"], [class*=" twtf-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'twtf' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.twtf-youtube:before {
  content: "\e900";
}
.twtf-facebook-comments:before {
  content: "\e901";
}
.twtf-facebook-page:before {
  content: "\e902";
}
.twtf-facebook-button:before {
  content: "\e903";
}
.twtf-facebook-embed:before {
  content: "\e904";
}
.twtf-templates:before {
  content: "\e905";
}
.twtf-gallery:before {
  content: "\e906";
}
.twtf-form:before {
  content: "\e907";
}
.twtf-table-of-contents:before {
  content: "\e908";
}
.twtf-image-sprite:before {
  content: "\e909";
}
.twtf-slides:before {
  content: "\e90a";
  color: #6e7883;
}
.twtf-star-filled:before {
  content: "\e90b";
}
.twtf-star-empty:before {
  content: "\e90c";
}
.twtf-download:before {
  content: "\e90d";
}
.twtf-star-half:before {
  content: "\e90e";
}
.twtf-call_to_action:before {
  content: "\e90f";
}
.twtf-countdown:before {
  content: "\e910";
}
.twtf-facebook:before {
  content: "\e911";
}
.twtf-featured_image:before {
  content: "\e912";
}
.twtf-flip_box:before {
  content: "\e913";
}
.twtf-form_maker:before {
  content: "\e914";
}
.twtf-instagram:before {
  content: "\e915";
}
.twtf-menu:before {
  content: "\e916";
}
.twtf-photo_gallery:before {
  content: "\e917";
}
.twtf-post_content:before {
  content: "\e918";
}
.twtf-post_excerpt:before {
  content: "\e919";
}
.twtf-post_info:before {
  content: "\e91a";
}
.twtf-post_navigation:before {
  content: "\e91b";
}
.twtf-posts:before {
  content: "\e91c";
}
.twtf-posts_archive:before {
  content: "\e91d";
}
.twtf-post_title:before {
  content: "\e91e";
}
.twtf-price_table:before {
  content: "\e91f";
}
.twtf-share_buttons:before {
  content: "\e920";
}
.twtf-site_logo:before {
  content: "\e921";
}
.twtf-site_title:before {
  content: "\e922";
}
.twtf-slider:before {
  content: "\e923";
}
.twtf-testimonial:before {
  content: "\e924";
}
.twtf-spinner-circle:before {
  content: "\e925";
}
.twtf-tw:before {
  content: "\e926";
}
.twtf-right_arrow:before {
  content: "\e927";
}
.twtf-big-arrow:before {
  content: "\e928";
}
.twtf-plugin_arrow:before {
  content: "\e929";
}
.twtf-arrow:before {
  content: "\e92a";
}
.twtf-check:before {
  content: "\e92b";
}
.twtf-close:before {
  content: "\e92c";
}
.twtf-login:before {
  content: "\e92d";
}
.twtf-copy:before {
  content: "\e92e";
}
.twtf-f:before {
  content: "\e92f";
}
.twtf-linkedin:before {
  content: "\e930";
}
.twtf-menu1:before {
  content: "\e931";
}
.twtf-author_box:before {
  content: "\e932";
}
.twtf-post_comments:before {
  content: "\e934";
}
.twtf-calendar:before {
  content: "\e935";
}
.twtf-maps:before {
  content: "\e936";
}
.twtf-search_form:before {
  content: "\e937";
}
.twtf-download_popup:before {
  content: "\e939";
}
.twtf-product_content:before {
  content: "\e93b";
}
.twtf-product_images:before {
  content: "\e93c";
}
.twtf-product_meta:before {
  content: "\e93d";
}
.twtf-menu_cart:before {
  content: "\e93e";
}
.twtf-produc_related:before {
  content: "\e93f";
}
.twtf-nav_menu:before {
  content: "\e940";
}
.twtf-price_list:before {
  content: "\e941";
}
.twtf-sitemap:before {
  content: "\e942";
}
.twtf-animated_heading:before {
  content: "\e943";
}
.twtf-blockquotes:before {
  content: "\e944";
}
.twtf-product_price:before {
  content: "\e945";
}
.twtf-product_rating:before {
  content: "\e946";
}
.twtf-media_carousel:before {
  content: "\e947";
}
.twtf-desktop:before {
  content: "\e948";
}
.twtf-mobile:before {
  content: "\e949";
}
.twtf-question:before {
  content: "\e94a";
}
.twtf-back-arrow:before {
  content: "\e94b";
}
.twtf-subtraction:before {
  content: "\e94c";
}
.twtf-product_stock:before {
  content: "\e950";
}
.twtf-product_tabs:before {
  content: "\e951";
}
.twtf-product_title:before {
  content: "\e952";
}
.twtf-products:before {
  content: "\e953";
}
.twtf-short_desc:before {
  content: "\e954";
}
.twtf-upsells:before {
  content: "\e955";
}
.twtf-woo_pages:before {
  content: "\e956";
}
.twtf-add_to_cart:before {
  content: "\e957";
}
.twtf-additional_info:before {
  content: "\e958";
}
.twtf-breadcrumbs:before {
  content: "\e959";
}
.twtf-custom_add_to_cart:before {
  content: "\e95a";
}
.twtf-product_cat:before {
  content: "\e95f";
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/elements/header_dropdown/css/header_dropdown.css */
.menu-item-has-children {
  position: relative;
}

.sub-menu-container .menu_container .sub-menu {
  display: flex;
  flex-direction: column;
  margin: 0;
  width: 100%;
}
.sub-menu-container .menu_container .sub-menu > li a {
  text-decoration: none;
  line-height: 20px;
  font-weight: 600;
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
}
.sub-menu-container .menu_container .sub-menu > li h4 {
  border-top: 1px solid #E4E4E4 !important;
  font-size: 12px;
  line-height: 18px;
  color: rgba(42, 47, 48, 0.5);
  font-weight: 600;
}
.sub-menu-container .menu_container .sub-menu > li ul > li:last-child {
  margin-bottom: 0;
}
.sub-menu-container .menu_container .sub-menu > li:first-child {
  margin-top: 0;
}
.sub-menu-container .menu_container .sub-menu > li:first-child h4 {
  border-top: none !important;
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/elements/header_dropdown/css/header_dropdown_1920.css */
@media screen and (min-width: 1259px) {
  .sub-menu-container {
    pointer-events: none;
    position: absolute;
    left: -10px;
    top: 42px;
    perspective: 2000px;
  }
  .sub-menu-container .menu_container {
    position: absolute;
    left: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    border: 1px solid rgba(50, 58, 69, 0.2);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    border-radius: 6px;
    width: 360px !important;
    padding: 5px 0 10px 10px !important;
    background: #FFFFFF;
    transform: rotateX(-15deg);
    transition: 200ms;
    transform-origin: 50% -50px;
    transition-property: transform, opacity, visibility;
    will-change: transform, opacity, visibility;
    box-sizing: border-box;
  }
  .sub-menu-container .menu_container .sub-menu .sub_hosting a {
    background-image: url(https://10web.io/wp-content/themes/10web-theme/templates/elements/header_dropdown/css/../../../../images/header_icons/products/hosting.svg);
  }
  .sub-menu-container .menu_container .sub-menu .sub_optimization a {
    background-image: url(https://10web.io/wp-content/themes/10web-theme/templates/elements/header_dropdown/css/../../../../images/header_icons/products/optimization.svg);
  }
  .sub-menu-container .menu_container .sub-menu .sub_ai_assistant a {
    background-image: url(https://10web.io/wp-content/themes/10web-theme/templates/elements/header_dropdown/css/../../../../images/header_icons/products/ai_assistant.svg);
  }
  .sub-menu-container .menu_container .sub-menu .sub_ai_business_name_generator a {
    background-image: url(https://10web.io/wp-content/themes/10web-theme/templates/elements/header_dropdown/css/../../../../images/header_icons/products/business_name.svg);
  }
  .sub-menu-container .menu_container .sub-menu .sub_ai_marketing_strategy_generator a {
    background-image: url(https://10web.io/wp-content/themes/10web-theme/templates/elements/header_dropdown/css/../../../../images/header_icons/products/marketing_strategy.svg);
  }
  .sub-menu-container .menu_container .sub-menu .sub_ai_web_design_tool a {
    background-image: url(https://10web.io/wp-content/themes/10web-theme/templates/elements/header_dropdown/css/../../../../images/header_icons/products/web-design.svg);
  }
  .sub-menu-container .menu_container .sub-menu .sub_ai_seo_tool a {
    background-image: url(https://10web.io/wp-content/themes/10web-theme/templates/elements/header_dropdown/css/../../../../images/header_icons/products/seo.svg);
  }
  .sub-menu-container .menu_container .sub-menu .sub_ecommerce_hosting a {
    background-image: url(https://10web.io/wp-content/themes/10web-theme/templates/elements/header_dropdown/css/../../../../images/header_icons/products/woocommerce-hosting.svg);
  }
  .sub-menu-container .menu_container .sub-menu .page-speed a {
    background-image: url(https://10web.io/wp-content/themes/10web-theme/templates/elements/header_dropdown/css/../../../../images/header_icons/products/page-speed.svg);
  }
  .sub-menu-container .menu_container .sub-menu .website-building a {
    background-image: url(https://10web.io/wp-content/themes/10web-theme/templates/elements/header_dropdown/css/../../../../images/header_icons/products/website-building.svg);
  }
  .sub-menu-container .menu_container .sub-menu .hosting-new a {
    background-image: url(https://10web.io/wp-content/themes/10web-theme/templates/elements/header_dropdown/css/../../../../images/header_icons/products/hosting-new.svg);
  }
  .sub-menu-container .menu_container .sub-menu .ai_assistant a {
    background-image: url(https://10web.io/wp-content/themes/10web-theme/templates/elements/header_dropdown/css/../../../../images/header_icons/products/ai_assistant.svg);
  }
  .sub-menu-container .menu_container .sub-menu .wordpress a {
    background-image: url(https://10web.io/wp-content/themes/10web-theme/templates/elements/header_dropdown/css/../../../../images/header_icons/products/wordpress.svg);
  }
  .sub-menu-container .menu_container .sub-menu .tutorial a {
    background-image: url(https://10web.io/wp-content/themes/10web-theme/templates/elements/header_dropdown/css/../../../../images/header_icons/products/tutorial.svg);
  }
  .sub-menu-container .menu_container .sub-menu > li {
    margin-right: 10px;
    margin-bottom: 2px;
  }
  .sub-menu-container .menu_container .sub-menu > li a {
    padding: 7px 0 7px 38px !important;
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: 10px center;
    border-radius: 6px;
    color: #000000 !important;
    font-size: 13px !important;
    line-height: 20px !important;
  }
  .sub-menu-container .menu_container .sub-menu > li.sub_for_agencies a {
    background-image: url(https://10web.io/wp-content/themes/10web-theme/templates/elements/header_dropdown/css/../../../../images/header_icons/customers/for_agencies.svg);
  }
  .sub-menu-container .menu_container .sub-menu > li.sub_for_smbs a {
    background-image: url(https://10web.io/wp-content/themes/10web-theme/templates/elements/header_dropdown/css/../../../../images/header_icons/customers/for_smbs.svg);
  }
  .sub-menu-container .menu_container .sub-menu > li.sub_ai_builder a {
    background-image: url(https://10web.io/wp-content/themes/10web-theme/templates/elements/header_dropdown/css/../../../../images/header_icons/products/builder.svg);
  }
  .sub-menu-container .menu_container .sub-menu > li.sub_widgets a {
    background-image: url(https://10web.io/wp-content/themes/10web-theme/templates/elements/header_dropdown/css/../../../../images/header_icons/products/widgets.svg);
  }
  .sub-menu-container .menu_container .sub-menu > li.sub_migration a {
    background-image: url(https://10web.io/wp-content/themes/10web-theme/templates/elements/header_dropdown/css/../../../../images/header_icons/products/migration.svg);
  }
  .sub-menu-container .menu_container .sub-menu > li.sub_security a {
    background-image: url(https://10web.io/wp-content/themes/10web-theme/templates/elements/header_dropdown/css/../../../../images/header_icons/products/security.svg);
  }
  .sub-menu-container .menu_container .sub-menu > li.sub_backup a {
    background-image: url(https://10web.io/wp-content/themes/10web-theme/templates/elements/header_dropdown/css/../../../../images/header_icons/products/backup.svg);
  }
  .sub-menu-container .menu_container .sub-menu > li.sub_management a {
    background-image: url(https://10web.io/wp-content/themes/10web-theme/templates/elements/header_dropdown/css/../../../../images/header_icons/products/management.svg);
  }
  .sub-menu-container .menu_container .sub-menu > li.sub_buddyboss_hosting a {
    background-image: url(https://10web.io/wp-content/themes/10web-theme/templates/elements/header_dropdown/css/../../../../images/header_icons/products/buddyboss-hosting.svg);
  }
  .sub-menu-container .menu_container .sub-menu > li:last-child {
    margin-bottom: 0;
  }
  .sub-menu-container .menu_container .sub-menu > li:hover > a {
    background-color: #F9F9F9;
    opacity: 1 !important;
  }
  .sub-menu-container .menu_container .sub-menu > li h4 {
    padding: 15px 0 7px 0;
    margin-left: 10px;
  }
  .sub-menu-container .menu_container .sub-menu > li:first-child {
    margin-top: 0;
  }
  .sub-menu-container .menu_container .sub-menu > li:first-child h4 {
    padding-top: 10px;
  }
  .sub-menu-container.active {
    pointer-events: unset;
  }
  .sub-menu-container.active .menu_container {
    transform: rotateX(0);
    visibility: visible;
    opacity: 1;
  }
  .sub-menu-container.talk_to_sales__sub_menu {
    left: -19px;
    top: 15px;
    padding-top: 20px;
  }
  .sub-menu-container.talk_to_sales__sub_menu .menu_container {
    padding: 13px 10px !important;
    width: 360px !important;
  }
  #product .sub-menu > li {
    margin-right: 0;
  }
  .no_icons .sub-menu-container .menu_container .sub-menu > li a {
    padding: 7px 0 7px 10px !important;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/elements/header_dropdown/css/header_dropdown_768.css */
@media screen and (max-width: 1260px) {
  .sub-menu-container .menu_container {
    padding: 10px !important;
  }
  .sub-menu-container .menu_container .sub-menu > li {
    width: 100%;
    margin-bottom: 12px;
  }
  .sub-menu-container .menu_container .sub-menu > li a {
    padding: 0 !important;
    display: inline-block;
    font-weight: 400;
  }
  .sub-menu-container .menu_container .sub-menu > li h4 {
    padding: 15px 0 8px 0;
  }
  .sub-menu-container .menu_container .sub-menu > li ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    width: 100%;
    gap: 12px 14px;
    flex-direction: row;
  }
  .sub-menu-container .menu_container .sub-menu > li ul > li {
    width: calc(50% - 9px);
    margin-bottom: 0;
    float: none;
  }
  .sub-menu-container .menu_container .sub-menu > li ul > li a {
    padding: 0 !important;
    display: inline-block;
    font-weight: 400;
  }
  .sub-menu-container .menu_container .sub-menu > li:first-child h4 {
    padding: 0 0 8px 0;
  }
  .phone-menu-div ul.menu li .sub-menu {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 20px;
    width: 100%;
    gap: 15px 15px;
    flex-direction: row;
  }
  .phone-menu-div ul.menu li .sub-menu li {
    margin-bottom: 0;
  }
  .phone-menu-div ul.menu li .sub-menu li a {
    font-weight: 400;
    opacity: 0.5;
    font-size: 14px;
    line-height: 22px;
  }
  .talk-to-sales-content ul li {
    border-bottom: 1px solid #E4E4E4;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .talk-to-sales-content ul li .talk-to-sales_container {
    display: flex;
    justify-content: space-between;
  }
  .talk-to-sales-content ul li .talk-to-sales_container h4 {
    font-size: 13px;
    line-height: 19px;
    margin-bottom: 4px;
    font-weight: 400;
  }
  .talk-to-sales-content ul li .talk-to-sales_container p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 8px;
    opacity: 0.5;
  }
  .talk-to-sales-content ul li .talk-to-sales_container .learn_more_text {
    font-size: 12px;
    line-height: 18px;
    font-weight: 600;
  }
  .talk-to-sales-content ul li .tw_button {
    font-size: 10px;
    line-height: 16px;
    padding: 4px 12px;
    cursor: pointer;
    height: 16px;
    text-align: center;
    width: 76px;
    flex-shrink: 0;
  }
  .talk-to-sales-content ul li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/elements/header_dropdown/css/resources.css */
#header .phone-menu-block #top-nav li.mobile {
  display: none !important;
}
#header .phone-menu-block #top-nav .resources .sub-menu-container {
  top: 42px;
  left: -12px;
  width: 506px;
  z-index: 1;
}
#header .phone-menu-block #top-nav .resources .sub-menu-container .menu_container {
  width: 100% !important;
  padding: 0 !important;
  overflow: hidden;
  height: 318px;
  background-image: url(https://10web.io/wp-content/themes/10web-theme/templates/elements/header_dropdown/css/../../../../images/header_icons/background.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right center;
}
#header .phone-menu-block #top-nav .resources .sub-menu-container .menu_container .blog-content {
  padding: 10px;
  width: 198px;
  box-sizing: border-box;
  position: relative;
}
#header .phone-menu-block #top-nav .resources .sub-menu-container .menu_container .blog-content__right {
  width: 307px;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding: 20px 24px;
  flex-direction: column;
  box-sizing: border-box;
}
#header .phone-menu-block #top-nav .resources .sub-menu-container .menu_container .blog-content__right .blog-content__title {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 5px;
  font-weight: 600;
  color: #ffffff;
}
#header .phone-menu-block #top-nav .resources .sub-menu-container .menu_container .blog-content__right .blog-content__description {
  font-size: 12px;
  line-height: 18px;
  color: #ffffff;
}
#header .phone-menu-block #top-nav .resources .sub-menu-container .menu_container .blog-content__right a.see_all {
  font-size: 12px;
  line-height: 18px;
  padding: 6px 19px;
  font-weight: 600;
  text-decoration: none;
  position: relative;
  margin-left: auto;
  border-radius: 6px;
  color: #ffffff;
}

@media screen and (max-width: 1260px) {
  .blog-content__right .blog-content__info {
    display: none;
  }
  .blog-content__right .see_all {
    padding: 0;
    background: transparent;
    text-decoration: underline;
    font-weight: 400;
    display: block;
    text-align: left;
    margin: -5px 0 20px;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/css/scss/front_page_for_changes/front_page_for_changes.css */
#primary .block-items .block-item {
  gap: 20px;
  justify-content: flex-end;
}
#primary .block-items .block-item > div {
  width: 100%;
  box-sizing: border-box;
}
#primary .block-items.two-items .block-items-content {
  gap: 20px;
}
#primary .block-items.two-items .block-item .block-items-title {
  font-weight: 800;
  margin-bottom: 10px;
  min-height: auto;
}
#primary .button_container {
  display: block;
}
#primary .section1 .button_container {
  display: inline-block;
}
#primary .image-slider {
  margin: 0;
  width: 100%;
}
#primary .image-slider .image-slider__container {
  padding: 0;
}
#primary .image-slider .image-slider__container .image-slider__tabs {
  width: 100%;
}
#primary .image-slider .image-slider__container .image-slider__tabs .image-slider__item .image-slider__text-container p {
  font-weight: 600;
}
#primary .image-slider .image-slider__container .image-slider__tabs .image-slider__item.active h3 {
  opacity: 1;
}
#primary .image-slider .image-slider__container .image-slider__tabs .image-slider__item:last-child {
  margin-bottom: 0;
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/css/scss/front_page_for_changes/front_page_for_changes_1920.css */
@media screen and (min-width: 1261px) {
  #primary .section1 .container .section1_right {
    top: 20px;
  }
  #primary .video {
    margin-bottom: 150px;
  }
  #primary .video .section_description {
    font-size: 22px;
    line-height: 36px;
  }
  #primary .block-items .block-item > div {
    padding: 0 10px;
  }
  #primary .block-items .block-item > div p {
    line-height: 30px;
  }
  #primary .block-items .block-item > div .block-items-title {
    margin-bottom: 8px;
    min-height: 56px;
    line-height: 28px;
  }
  #primary .block-items .block-item img {
    width: 40px;
    height: 40px;
  }
  #primary .block-items.two-items .block-item {
    padding: 20px 20px 40px;
    width: calc((100% - 20px) / 2);
  }
  #primary .block-items.two-items .block-item > div p {
    line-height: 34px;
    font-size: 20px;
  }
  #primary .block-items.two-items .block-item .block-items-title {
    line-height: 42px;
    font-size: 26px;
  }
  #primary .image-slider .image-slider__container {
    gap: 90px;
  }
  #primary .image-slider .container {
    position: relative;
  }
  #primary .image-slider .image-slider__tabs_container {
    width: 520px;
  }
  #primary .image-slider .image-slider__tabs .image-slider__item {
    margin-bottom: 18px;
  }
  #primary .image-slider .image-slider__tabs .image-slider__item .image-slider__text-container {
    padding: 0;
  }
  #primary .image-slider .image-slider__tabs .image-slider__item .image-slider__text-container h3 {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 10px;
    opacity: 0.3;
  }
  #primary .image-slider .image-slider__tabs .image-slider__item .image-slider__text-container p {
    font-size: 16px;
    line-height: 30px;
  }
  #primary .image-slider .image-slider__content {
    width: 520px;
  }
  #primary .image-slider .image-slider__content img {
    width: 520px;
    height: 346px;
  }
  #primary .image-slider .button_container {
    position: absolute;
    right: 50px;
    bottom: 50px;
    margin: 0;
  }
  #primary .image-slider .button_container .tw_button {
    font-size: 16px;
    line-height: 22px;
  }
  #primary .tabs_section .tabs__content .tab__item {
    align-items: flex-start;
  }
  #primary .tabs_section.tabs_section_1 {
    margin-top: 100px;
  }
  #primary .tabs_section_4 .tabs__content .tab__item {
    align-items: center;
  }
  #primary .tabs_section_3 .tabs__container {
    padding: 50px 0 40px 50px;
  }
  #primary .tabs_section_3 .tab__item {
    opacity: 1;
    visibility: visible;
    position: static;
    display: none;
  }
  #primary .tabs_section_3 .tab__item.active {
    display: flex;
  }
  #primary .tabs_section_5 .tab__text-container p {
    min-height: 68px;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/css/scss/front_page_for_changes/front_page_for_changes_768.css */
@media screen and (max-width: 1260px) and (min-width: 768px) {
  #primary .section1 .container .section1_left .description ul li {
    width: 440px;
  }
  #primary .video {
    margin-bottom: 100px;
  }
  #primary .video .section_title {
    font-size: 32px;
    line-height: 46px;
  }
  #primary .video .section_description {
    font-size: 20px;
    line-height: 34px;
  }
  #primary .block-items .section_title {
    font-size: 32px;
    line-height: 46px;
  }
  #primary .block-items .block-item > div {
    padding: 0 10px;
  }
  #primary .block-items .block-item > div p {
    font-size: 14px;
    line-height: 28px;
  }
  #primary .block-items .block-item > div .block-items-title {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 8px;
  }
  #primary .block-items .block-item img {
    width: 40px;
    height: 40px;
  }
  #primary .block-items .block-item.with-link .link {
    left: 30px;
    bottom: 30px;
  }
  #primary .block-items.two-items .section_description {
    font-size: 20px;
    line-height: 34px;
  }
  #primary .block-items.two-items .block-items-content {
    flex-direction: column;
  }
  #primary .block-items.two-items .block-item {
    padding: 20px 20px 40px;
    width: 100%;
  }
  #primary .block-items.two-items .block-item > div p {
    line-height: 32px;
    font-size: 18px;
  }
  #primary .block-items.two-items .block-item .block-items-title {
    line-height: 38px;
    font-size: 22px;
  }
  #primary .image-slider .container {
    position: relative;
  }
  #primary .image-slider .image-slider__tabs .image-slider__item {
    margin-bottom: 18px;
  }
  #primary .image-slider .image-slider__tabs .image-slider__item .image-slider__text-container {
    padding: 0;
  }
  #primary .image-slider .image-slider__tabs .image-slider__item .image-slider__text-container h3 {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 10px;
    opacity: 0.3;
  }
  #primary .image-slider .image-slider__tabs .image-slider__item .image-slider__text-container p {
    font-size: 14px;
    line-height: 28px;
  }
  #primary .image-slider .image-slider__content {
    height: auto;
    width: 100%;
  }
  #primary .image-slider .image-slider__content .image-slider__content-img {
    text-align: center;
    margin-top: 40px;
    position: static;
    display: none;
  }
  #primary .image-slider .image-slider__content .image-slider__content-img.active {
    display: block;
  }
  #primary .image-slider .image-slider__content img {
    width: 520px;
    height: 346px;
    margin: 0 auto;
  }
  #primary .tabs_section .tab__text-container p {
    display: block;
  }
  #primary .tabs_section_3 .section_title,
  #primary .tabs_section_3 .section_description {
    text-align: left;
  }
  #primary .tabs_section_3 .tabs {
    justify-content: flex-start;
  }
  #primary .tabs_section_3 .tab__item {
    opacity: 1;
    visibility: visible;
    position: static;
    display: none;
  }
  #primary .tabs_section_3 .tab__item.active {
    display: flex;
  }
  #primary .tabs_section ul.checks li {
    margin-bottom: 18px;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/css/scss/front_page_for_changes/front_page_for_changes_320.css */
@media screen and (max-width: 767px) {
  #primary .section1 .description ul {
    padding-left: 25px;
  }
  #primary .video {
    margin-bottom: 80px;
  }
  #primary .video .section_title {
    font-size: 24px;
    line-height: 42px;
    width: 242px;
    text-align: left;
    margin: 0 auto 10px;
  }
  #primary .video .section_description {
    font-size: 18px;
    line-height: 32px;
    width: 240px;
    text-align: left;
    margin: 0 auto 10px;
  }
  #primary .block-items .section_title {
    font-size: 24px;
    line-height: 42px;
  }
  #primary .block-items .block-item > div p {
    font-size: 14px;
    line-height: 28px;
  }
  #primary .block-items .block-item > div .block-items-title {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 8px;
  }
  #primary .block-items .block-item img {
    width: 40px;
    height: 40px;
  }
  #primary .block-items .block-item.with-link .link {
    left: 20px;
    bottom: 20px;
  }
  #primary .block-items.two-items .section_title {
    width: 240px;
    text-align: left;
    margin: 0 auto 20px;
  }
  #primary .block-items.two-items .section_description {
    font-size: 18px;
    line-height: 32px;
    width: 240px;
    text-align: left;
    margin: 0 auto 20px;
  }
  #primary .block-items.two-items .block-items-content {
    flex-direction: column;
  }
  #primary .block-items.two-items .block-item {
    padding: 20px 20px 40px;
    width: 100%;
  }
  #primary .block-items.two-items .block-item > div p {
    line-height: 30px;
    font-size: 16px;
    min-height: 120px;
  }
  #primary .block-items.two-items .block-item .block-items-title {
    line-height: 34px;
    font-size: 18px;
  }
  #primary .image-slider .container .section_title {
    font-size: 18px;
    margin-bottom: 20px;
    text-align: left;
  }
  #primary .image-slider .container .image-slider__container .image-slider__tabs .image-slider__item {
    text-align: left;
  }
  #primary .image-slider .container .image-slider__container .image-slider__tabs .image-slider__item .tab_image img {
    display: none;
  }
  #primary .image-slider .container .image-slider__container .image-slider__tabs .image-slider__item .tab_image img.active {
    display: block;
  }
  #primary .image-slider .container .image-slider__container .image-slider__tabs .image-slider__item .image-slider__text-container h3 {
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  #primary .image-slider .container .image-slider__container .image-slider__tabs .image-slider__item .image-slider__text-container div.description {
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 0;
  }
  #primary .image-slider .container .image-slider__container .image-slider__tabs .image-slider__item .image-slider__text-container img.main {
    display: block;
    width: 240px;
    height: 138px;
  }
  #primary .image-slider .container .button_container {
    margin-top: 10px;
    padding-bottom: 30px;
  }
  #primary .image-slider .container .button_container .tw_button {
    justify-content: center;
  }
  #primary .tabs_section_3 .tab__item {
    margin-bottom: 80px;
  }
  #primary .tabs_section_3 .tab__item:last-child {
    margin-bottom: 0;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/home/main_section/css/main_section.css */
.section1 {
  position: relative;
  overflow: hidden;
}
.section1 .section1_left {
  position: relative;
  z-index: 1;
}
.section1 .section1_left .section-label span {
  border-radius: 6px;
  display: inline-block;
}
.section1 .section1_left .section-label .background {
  background: rgba(33, 96, 181, 0.4);
  padding: 5px;
}
.section1 .section1_left .section-label .background span {
  background: rgba(33, 96, 181, 0.7);
  padding: 5px 14px;
  font-weight: 600;
  color: #ffffff;
  border-radius: 5px;
}
.section1 .section1_left .title {
  font-weight: 800;
}
.section1 .section1_left .description {
  font-weight: 400;
}
.section1 .section1_left .description ul li {
  font-weight: 600;
  display: flex;
  align-items: flex-start;
}
.section1 .section1_left .description ul li img {
  position: relative;
}
.section1 .section1_left .description ul li:last-child {
  margin-bottom: 0;
}
.section1 .section1_left .video_container video {
  width: 100%;
  height: 100%;
}
.section1 .featured_by {
  width: 100%;
  display: flex;
  justify-content: center;
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/home/main_section/css/main_section_1920.css */
@media screen and (min-width: 1261px) {
  .section1 {
    padding: 198px 0 0;
  }
  .section1 .container {
    position: relative;
  }
  .section1 .container .section-label {
    margin-bottom: 20px;
  }
  .section1 .container .section-label span {
    font-size: 14px;
    line-height: 20px;
  }
  .section1 .container .title {
    font-size: 48px;
    margin-bottom: 20px;
    line-height: 66px;
  }
  .section1 .container .main-countdown {
    margin: 30px 0;
  }
  .section1 .container .description {
    font-size: 22px;
    line-height: 36px;
  }
  .section1 .container .description ul {
    margin-top: 20px;
  }
  .section1 .container .description ul li {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 10px;
  }
  .section1 .container .description ul li img {
    margin-right: 8px;
    top: 3px;
    width: 22px;
    height: 22px;
  }
  .section1 .container .section1_right {
    position: absolute;
    right: -110px;
    top: -30px;
    width: 720px;
    height: 480px;
  }
  .section1 .container .section1_right video, .section1 .container .section1_right img {
    width: 720px;
    height: 480px;
  }
  .section1 .container .featured_by {
    margin-top: 100px;
    gap: 50px;
  }
  .section1 .container .featured_by div {
    height: 60px;
    background-size: contain;
  }
  .section1 .container .featured_by div.techradar {
    width: 186px;
    background-image: url('https://10web.io/wp-content/themes/10web-theme/templates/home/main_section/css/../../../../images/featured_by/small/techradar-gray.svg');
  }
  .section1 .container .featured_by div.techradar:hover {
    background-image: url('https://10web.io/wp-content/themes/10web-theme/templates/home/main_section/css/../../../../images/featured_by/small/techradar.svg');
  }
  .section1 .container .featured_by div.forbes {
    width: 120px;
    background-image: url('https://10web.io/wp-content/themes/10web-theme/templates/home/main_section/css/../../../../images/featured_by/small/forbes-gray.svg');
  }
  .section1 .container .featured_by div.forbes:hover {
    background-image: url('https://10web.io/wp-content/themes/10web-theme/templates/home/main_section/css/../../../../images/featured_by/small/forbes.svg');
  }
  .section1 .container .featured_by div.tech_crunch {
    width: 201px;
    background-image: url('https://10web.io/wp-content/themes/10web-theme/templates/home/main_section/css/../../../../images/featured_by/small/tech_crunch-gray.svg');
  }
  .section1 .container .featured_by div.tech_crunch:hover {
    background-image: url('https://10web.io/wp-content/themes/10web-theme/templates/home/main_section/css/../../../../images/featured_by/small/tech_crunch.svg');
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/home/main_section/css/main_section_768.css */
@media screen and (max-width: 1260px) and (min-width: 768px) {
  .section1 {
    padding: 148px 0 0;
  }
  .section1 .container {
    position: relative;
  }
  .section1 .container .section1_left {
    text-align: center;
  }
  .section1 .container .section1_left .section-label {
    margin-bottom: 10px;
  }
  .section1 .container .section1_left .section-label span {
    font-size: 14px;
    line-height: 20px;
  }
  .section1 .container .section1_left .title {
    font-size: 44px;
    margin-bottom: 20px;
    line-height: 62px;
  }
  .section1 .container .section1_left .main-countdown {
    margin: 20px 0;
  }
  .section1 .container .section1_left .description {
    font-size: 20px;
    line-height: 34px;
  }
  .section1 .container .section1_left .description ul {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
  }
  .section1 .container .section1_left .description ul li {
    font-size: 18px;
    line-height: 26px;
  }
  .section1 .container .section1_left .description ul li img {
    margin-right: 8px;
    top: 3px;
    width: 22px;
    height: 22px;
  }
  .section1 .container .section1_right {
    position: relative;
    margin-top: 40px;
    text-align: center;
  }
  .section1 .container .section1_right img, .section1 .container .section1_right video {
    width: 720px;
    height: 480px;
  }
  .section1 .container .featured_by {
    margin-top: 30px;
    gap: 40px;
  }
  .section1 .container .featured_by div {
    height: 40px;
    background-size: contain;
  }
  .section1 .container .featured_by div.techradar {
    width: 124px;
    background-image: url('https://10web.io/wp-content/themes/10web-theme/templates/home/main_section/css/../../../../images/featured_by/small/techradar-gray.svg');
  }
  .section1 .container .featured_by div.techradar:hover {
    background-image: url('https://10web.io/wp-content/themes/10web-theme/templates/home/main_section/css/../../../../images/featured_by/small/techradar.svg');
  }
  .section1 .container .featured_by div.forbes {
    width: 80px;
    background-image: url('https://10web.io/wp-content/themes/10web-theme/templates/home/main_section/css/../../../../images/featured_by/small/forbes-gray.svg');
  }
  .section1 .container .featured_by div.forbes:hover {
    background-image: url('https://10web.io/wp-content/themes/10web-theme/templates/home/main_section/css/../../../../images/featured_by/small/forbes.svg');
  }
  .section1 .container .featured_by div.tech_crunch {
    width: 134px;
    background-image: url('https://10web.io/wp-content/themes/10web-theme/templates/home/main_section/css/../../../../images/featured_by/small/tech_crunch-gray.svg');
  }
  .section1 .container .featured_by div.tech_crunch:hover {
    background-image: url('https://10web.io/wp-content/themes/10web-theme/templates/home/main_section/css/../../../../images/featured_by/small/tech_crunch.svg');
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/home/main_section/css/main_section_320.css */
@media screen and (max-width: 767px) {
  .section1 {
    padding: 128px 0 0;
  }
  .section1 .container .section1_left {
    text-align: center;
  }
  .section1 .container .section1_left .section-label {
    margin-bottom: 10px;
  }
  .section1 .container .section1_left .section-label span {
    font-size: 12px;
    line-height: 18px;
  }
  .section1 .container .section1_left .title {
    font-size: 26px;
    margin-bottom: 20px;
    line-height: 44px;
  }
  .section1 .container .section1_left .main-countdown {
    margin: 20px 0;
  }
  .section1 .container .section1_left .description {
    font-size: 18px;
    line-height: 32px;
  }
  .section1 .container .section1_left .description ul {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  .section1 .container .section1_left .description ul li {
    font-size: 16px;
    line-height: 24px;
    text-align: left;
  }
  .section1 .container .section1_left .description ul li img {
    margin-right: 6px;
    top: 3px;
    width: 22px;
    height: 22px;
  }
  .section1 .container .section1_right {
    display: none;
  }
  .section1 .container .featured_by {
    flex-wrap: wrap;
    margin-top: 30px;
    gap: 15px 20px;
  }
  .section1 .container .featured_by div {
    height: 40px;
    background-size: contain;
  }
  .section1 .container .featured_by div.techradar {
    width: 124px;
    background-image: url('https://10web.io/wp-content/themes/10web-theme/templates/home/main_section/css/../../../../images/featured_by/small/techradar-gray.svg');
  }
  .section1 .container .featured_by div.techradar:hover {
    background-image: url('https://10web.io/wp-content/themes/10web-theme/templates/home/main_section/css/../../../../images/featured_by/small/techradar.svg');
  }
  .section1 .container .featured_by div.forbes {
    width: 80px;
    background-image: url('https://10web.io/wp-content/themes/10web-theme/templates/home/main_section/css/../../../../images/featured_by/small/forbes-gray.svg');
  }
  .section1 .container .featured_by div.forbes:hover {
    background-image: url('https://10web.io/wp-content/themes/10web-theme/templates/home/main_section/css/../../../../images/featured_by/small/forbes.svg');
  }
  .section1 .container .featured_by div.tech_crunch {
    width: 134px;
    background-image: url('https://10web.io/wp-content/themes/10web-theme/templates/home/main_section/css/../../../../images/featured_by/small/tech_crunch-gray.svg');
  }
  .section1 .container .featured_by div.tech_crunch:hover {
    background-image: url('https://10web.io/wp-content/themes/10web-theme/templates/home/main_section/css/../../../../images/featured_by/small/tech_crunch.svg');
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/elements/trustpilot_iframe/css/trustpilot_iframe.css */
.websites_created_container {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.websites_created_container .websites_created {
  display: flex;
  gap: 20px;
  align-items: center;
}
.websites_created_container .websites_created_number {
  font-size: 14px;
  line-height: 20px;
  position: relative;
  top: -0.5px;
}
.websites_created_container .websites_created_number:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 15px;
  background-color: #E4E4E4;
  right: -10px;
  top: 3px;
}
.websites_created_container .wp_img_container img {
  width: 132px;
  height: 21px;
}
.websites_created_container.center {
  align-items: center;
}
.websites_created_container.mt20 {
  margin-top: 20px;
}

@media screen and (min-width: 1261px) {
  .websites_created_container {
    margin-top: 50px;
    align-items: flex-start;
  }
  .websites_created_container.center {
    margin-top: 30px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 1260px) and (min-width: 768px) {
  .websites_created_container {
    margin-top: 40px;
    align-items: center;
  }
  .websites_created_container.center {
    margin-top: 30px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .websites_created_container {
    margin-top: 30px;
    align-items: center;
    justify-content: center;
    height: 76px;
  }
  .websites_created_container.center {
    margin: 30px auto 0;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/elements/video_element/css/video_element.css */
.video_container {
  overflow: hidden;
  height: auto;
  line-height: 0;
}
.video_container img {
  display: none;
}
.video_container video {
  height: auto;
  max-width: none;
}
.video_container.ios img {
  display: block;
}
.video_container.ios video {
  display: none;
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/elements/block-items/css/block-items.css */
.block-items .container .section_description {
  text-align: center;
}
.block-items .container .order {
  color: rgb(99, 99, 108);
  font-size: 18px !important;
  line-height: 28px !important;
  font-weight: 700 !important;
  margin-bottom: 18px;
}
.block-items .container .block-items-content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.block-items .container .block-items-content .block-item {
  position: relative;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}
.block-items .container .block-items-content .block-item .label {
  position: absolute;
  top: 20px;
  left: 20px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 600;
  padding: 5px 12px;
  border-radius: 6px;
}
.block-items .container .block-items-content .block-item .block-items-title {
  font-weight: 700;
}
.block-items .container .block-items-content .block-item img.image {
  margin-top: 20px;
}
.block-items .container .block-items-content .block-item .secondary {
  position: relative;
}
.block-items .container .block-items-content .block-item .secondary:before {
  content: "";
  position: absolute;
  width: 150px;
  height: 1px;
  background: #E4E4E4;
  top: 0;
  left: 0;
}
.block-items .container .block-items-content .block-item.with-link .link:not(.tw_button):not(.with-icon) {
  font-size: 14px;
  line-height: 22px;
  color: #000000;
  font-weight: 600;
  padding-right: 23px;
  background-image: url('https://10web.io/wp-content/themes/10web-theme/templates/elements/block-items/css/../../../../images/icons/arrows/two_arrows_dark.svg');
  background-repeat: no-repeat;
  background-size: 18px;
  background-position: right center;
  position: absolute;
}
.block-items .container .block-items-content .block-item.with-link .link:not(.tw_button):not(.with-icon):hover {
  text-decoration: none;
}
.block-items .container .block-items-content .block-item.with-link .link.with-icon {
  border-radius: 50%;
  background-color: #EAEAEA;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  position: absolute;
  right: 20px;
  bottom: 20px !important;
}
.block-items .container .block-items-content .block-item.with-link .link.with-icon img {
  width: 18px !important;
  height: 18px !important;
  transform: rotate(-90deg);
}
.block-items .container .block-items-content .block-item.whole-link a.link {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0 !important;
  top: 0;
  bottom: 0;
  background-image: none !important;
  padding: 0 !important;
}
.block-items .container .block-items-content .block-item.orange {
  background-color: rgba(248, 195, 50, 0.1) !important;
}
.block-items .container .block-items-content .block-item.blue {
  background-color: rgba(89, 102, 217, 0.1) !important;
}
.block-items .container .block-items-content .block-item.light-blue {
  background-color: rgba(33, 96, 181, 0.1) !important;
}
.block-items .container .block-items-content .block-item.green {
  background-color: rgba(34, 179, 57, 0.1) !important;
}
.block-items .container .block-items-content .block-item.black {
  background-color: #000000;
}
.block-items .container .block-items-content .block-item.black * {
  color: #ffffff;
}
.block-items .container .block-items-content .block-item.black .label {
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.15);
}
.block-items .container .button_container {
  display: block;
}
.block-items.one-item .container .block-items-content .block-item {
  width: 100%;
}
.block-items.row-reverse .block-item {
  flex-direction: row-reverse;
}
.block-items.column-reverse .block-item {
  flex-direction: column-reverse;
}
.block-items.flex-end .block-item {
  align-items: flex-end;
}
.block-items.align-items-center .block-item {
  align-items: center;
  text-align: center;
}
.block-items.with-border .block-item {
  border: 1px solid #e4e4e4;
  border-radius: 6px;
}
.block-items.item_grey_bg .container .block-items-content .block-item {
  border-radius: 10px;
  background: rgba(198, 198, 198, 0.1);
}
.block-items.item_dark_grey_bg .container .block-items-content .block-item {
  border-radius: 12px;
  background: #000000;
}
.block-items.item_dark_grey_bg .container .block-items-content .block-item > * {
  color: #ffffff;
}
.block-items.item_dark_grey_bg .container .block-items-content .block-item .link:not(.tw_button):not(.with_icon) {
  color: #ffffff;
  background-image: url(https://10web.io/wp-content/themes/10web-theme/templates/elements/block-items/css/../../../../images/icons/arrows/two_arrows.svg);
}
.block-items.item_green_bg .container .block-items-content .block-item {
  border-radius: 12px;
  background: rgba(34, 179, 57, 0.04);
}
.block-items.item_purple_bg .container .block-items-content .block-item {
  border-radius: 12px;
  background: rgba(89, 102, 217, 0.1);
}
.block-items.item_orange_bg .container .block-items-content .block-item {
  border-radius: 12px;
  background: rgba(248, 195, 50, 0.1);
}
.block-items.item_light_grey .container .section_title, .block-items.item_light_grey .container .section_description {
  text-align: left;
}
.block-items.item_light_grey .container .block-items-content .block-item {
  padding: 30px;
  justify-content: flex-end;
  align-items: center;
  background: rgb(245, 245, 247);
}
.block-items.item_light_grey .container .block-items-content .block-item h3.block-items-title {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 12px;
}
.block-items.item_light_grey .container .block-items-content .block-item p {
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
}
.block-items.right-icon .container .block-items-content .block-item {
  align-items: flex-end;
}
.block-items.dark .container {
  box-sizing: border-box;
}
.block-items.dark .container > * {
  color: #ffffff;
}
.block-items.dark .container .block-items-content .block-item {
  padding: 0;
  align-items: center;
  flex-direction: column-reverse;
  text-align: center;
  gap: 20px;
}
.block-items.dark-grey {
  background: #000000;
}
.block-items.dark-grey .container {
  box-sizing: border-box;
}
.block-items.dark-grey .container > * {
  color: #ffffff;
}
.block-items.dark-grey .block-item {
  border: 1px solid #ffffff;
  border-radius: 10px;
}
.block-items.long .container .block-items-content .block-item.long {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.block-items.long .container .block-items-content .block-item.long .title-container {
  display: flex;
  flex-direction: row;
}
.block-items.long .container .block-items-content .block-item.long .item-description {
  margin-left: 50px;
  margin-bottom: 30px;
}
.block-items.long .container .block-items-content .block-item.long .link-container {
  align-items: flex-end;
  display: flex;
  justify-content: end;
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/elements/block-items/css/block-items-1920.css */
@media screen and (min-width: 1261px) {
  .block-items {
    margin: 150px 0;
  }
  .block-items .container .section_description {
    margin-top: 20px;
  }
  .block-items .container .block-items-content {
    margin-top: 50px;
    gap: 20px;
  }
  .block-items .container .block-items-content .block-item:not(.long) {
    width: 380px;
    padding: 20px;
  }
  .block-items .container .block-items-content .block-item:not(.long) .block-items-title {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 8px;
  }
  .block-items .container .block-items-content .block-item:not(.long) p {
    font-size: 16px;
    line-height: 26px;
    opacity: 80%;
  }
  .block-items .container .block-items-content .block-item:not(.long) img.icon {
    width: 54px;
    height: 54px;
  }
  .block-items .container .block-items-content .block-item:not(.long) img.image {
    width: 320px;
    height: 180px;
  }
  .block-items .container .block-items-content .block-item:not(.long) .secondary {
    margin-top: 30px;
    padding-top: 30px;
  }
  .block-items .container .block-items-content .block-item:not(.long).with-link {
    padding-bottom: 90px;
  }
  .block-items .container .block-items-content .block-item:not(.long).with-link .link:not(.with-icon) {
    left: 30px;
    bottom: 30px;
  }
  .block-items .container .block-items-content .block-item:not(.long).with-link .link.with-icon {
    right: 20px;
    bottom: 20px !important;
  }
  .block-items .container .button_container:not(.new_button) {
    margin-top: 40px;
  }
  .block-items.four-items .container .block-items-content {
    gap: 20px;
  }
  .block-items.four-items .container .block-items-content .block-item {
    width: calc((100% - 60px) / 4);
  }
  .block-items.two-items .container .block-items-content {
    gap: 40px;
  }
  .block-items.two-items .container .block-items-content .block-item {
    width: calc((100% - 40px) / 2);
  }
  .block-items.new-icons .container img.icon {
    width: 50px !important;
    height: 50px !important;
  }
  .block-items.dark .container {
    background: #1E2939;
    padding: 60px 50px;
    border-radius: 6px;
  }
  .block-items.dark .container .block-items-content {
    gap: 30px;
  }
  .block-items.dark .container .block-items-content .block-item {
    width: 340px;
  }
  .block-items.dark-grey {
    padding: 50px 0;
  }
  .block-items.dark-grey .container {
    background: transparent;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/elements/block-items/css/block-items-768.css */
@media screen and (max-width: 1260px) and (min-width: 768px) {
  .block-items {
    margin: 100px 0;
  }
  .block-items .container .section_description {
    margin-top: 10px;
  }
  .block-items .container .block-items-content {
    justify-content: center;
    margin-top: 40px;
    gap: 20px;
  }
  .block-items .container .block-items-content .block-item {
    width: 350px;
    padding: 20px;
  }
  .block-items .container .block-items-content .block-item .block-items-title {
    font-size: 18px;
    line-height: 26px;
  }
  .block-items .container .block-items-content .block-item p {
    font-size: 16px;
    line-height: 26px;
  }
  .block-items .container .block-items-content .block-item img.icon {
    width: 54px;
    height: 54px;
  }
  .block-items .container .block-items-content .block-item img.image {
    width: 310px;
    height: 174px;
  }
  .block-items .container .block-items-content .block-item .secondary {
    margin-top: 30px;
    padding-top: 30px;
  }
  .block-items .container .block-items-content .block-item.with-link {
    padding-bottom: 90px;
  }
  .block-items .container .button_container {
    margin-top: 40px;
  }
  .block-items.new-icons .container img.icon {
    width: 50px !important;
    height: 50px !important;
  }
  .block-items.dark {
    background: #1E2939;
  }
  .block-items.dark .container {
    padding: 50px 0;
  }
  .block-items.dark .container .block-items-content {
    gap: 40px 20px;
  }
  .block-items.dark .container .block-items-content .block-item {
    width: 350px;
  }
  .block-items.dark-grey {
    padding: 40px 0;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/elements/block-items/css/block-items-320.css */
@media screen and (max-width: 767px) {
  .block-items {
    margin: 80px 0;
  }
  .block-items .container .section_description {
    margin-top: 10px;
  }
  .block-items .container .order {
    font-size: 14px !important;
    line-height: 24px !important;
    margin-bottom: 14px !important;
  }
  .block-items .container .block-items-content {
    margin-top: 30px;
    gap: 20px;
    justify-content: center;
  }
  .block-items .container .block-items-content .block-item {
    width: 280px;
    padding: 20px;
  }
  .block-items .container .block-items-content .block-item .block-items-title {
    font-size: 16px;
    line-height: 26px;
  }
  .block-items .container .block-items-content .block-item p {
    font-size: 14px;
    line-height: 24px;
  }
  .block-items .container .block-items-content .block-item img.icon {
    width: 52px;
    height: 52px;
  }
  .block-items .container .block-items-content .block-item img.image {
    width: 200px;
    height: 112px;
  }
  .block-items .container .block-items-content .block-item .secondary {
    margin-top: 20px;
    padding-top: 20px;
  }
  .block-items .container .block-items-content .block-item .secondary:before {
    content: "";
    border-color: rgba(228, 228, 228, 0.08);
    width: 120px;
  }
  .block-items .container .block-items-content .block-item.with-link {
    padding-bottom: 70px;
  }
  .block-items .container .button_container {
    margin-top: 30px;
  }
  .block-items.dark {
    background: #1E2939;
  }
  .block-items.dark .container {
    padding: 40px 0;
  }
  .block-items.dark .container .block-items-content {
    gap: 30px;
  }
  .block-items.dark .container .block-items-content .block-item {
    width: 280px;
  }
  .block-items.dark-grey {
    padding: 30px 0;
  }
  .block-items.new-icons .container img.icon {
    width: 40px !important;
    height: 40px !important;
  }
  .block-items.left_title_on_mobile .section_title {
    width: 240px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/home/tabs_section/css/tabs_section.css */
.tabs_section h2 {
  font-weight: 700;
}
.tabs_section .video_container {
  overflow: visible;
}
.tabs_section .container {
  position: relative;
}
.tabs_section .tabs__container {
  border-radius: 12px;
  position: relative;
}
.tabs_section .tabs__container .section-label {
  position: absolute;
}
.tabs_section .tabs__container .tabs div {
  color: rgba(0, 0, 0, 0.5);
  padding-bottom: 14px;
  cursor: pointer;
  position: relative;
  font-weight: 700;
}
.tabs_section .tabs__container .tabs div.active {
  color: #000000;
}
.tabs_section .tabs__container .tabs div.active:after {
  content: "";
  height: 4px;
  border-radius: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.tabs_section .tabs__container .tabs div:not(.tabs_section .tabs__container .tabs div.active):hover {
  color: rgba(0, 0, 0, 0.8);
}
.tabs_section .tabs__container .tabs__content {
  position: relative;
}
.tabs_section .tabs__container .tabs__content .tab__item {
  overflow: hidden;
  justify-content: space-between;
  flex-wrap: wrap;
  box-sizing: border-box;
  display: flex;
  -webkit-transition: visibility 0s, opacity 0.2s linear;
  -moz-transition: visibility 0s, opacity 0.2s linear;
  transition: visibility 0s, opacity 0.2s linear;
  width: 100%;
  height: 100%;
}
.tabs_section .tabs__container .tabs__content .tab__item.active {
  opacity: 1;
  visibility: visible;
}
.tabs_section .tabs__container .tabs__content .tab__item .tab__text-container {
  position: relative;
  z-index: 1;
}
.tabs_section .tabs__container .tabs__content .tab__item .tab__text-container .link {
  font-weight: 600;
  color: #000000;
  padding-right: 23px;
  background-image: url(https://10web.io/wp-content/themes/10web-theme/templates/home/tabs_section/css/../../../../images/icons/arrows/two_arrows_dark.svg);
  background-repeat: no-repeat;
  background-size: 18px;
  background-position: right center;
}
.tabs_section .tabs__container .tabs__content .tab__item .tab__text-container .link:hover {
  text-decoration: none;
}
.tabs_section .tabs__container .tabs__content .tab__item .tab__text-container h3 {
  font-weight: 800;
}
.tabs_section .tabs__container .tabs__content .tab__item ul .list-info {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.tabs_section .tabs__container .tabs__content .tab__item ul .list-info p {
  margin-bottom: 0;
}
.tabs_section .tabs__container .tabs__content .tab__item ul li {
  font-weight: 600;
  display: flex;
}
.tabs_section .tabs__container .tabs__content .tab__item ul li h4 {
  font-weight: 700;
}
.tabs_section .tabs__container .tabs__content .tab__item ul li p {
  opacity: 0.7;
}
.tabs_section .tabs__container .tabs__content .tab__item ul li:last-child {
  margin-bottom: 0 !important;
}
.tabs_section .tabs__container .tabs__content .tab__item ul.numbers {
  counter-reset: item;
}
.tabs_section .tabs__container .tabs__content .tab__item ul.numbers li {
  padding-left: 42px;
  position: relative;
}
.tabs_section .tabs__container .tabs__content .tab__item ul.numbers li:before {
  display: inline-block;
  content: "0" counter(item);
  counter-increment: item;
  background: #f9f9f9;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  font-weight: 800;
  font-size: 12px;
  line-height: 30px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
}
.tabs_section .tabs__container .tabs__content .tab__item ul.numbers.green_numbers li:before {
  color: #22B339;
}
.tabs_section .tabs__container .tabs__content .tab__item ul.numbers.blue_numbers li:before {
  color: #5966D9;
}
.tabs_section .tabs__container .tabs__content .tab__item ul.numbers.pure_blue_numbers li:before {
  color: #2160B5;
}
.tabs_section .tabs__container .tabs__content .tab__item ul.numbers.orange_numbers li:before {
  color: #F8C332;
}
.tabs_section .tabs__container .tabs__content .tab__item ul.checkmark li .checkmark_container {
  background: #F9F9F9;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  margin-right: 12px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tabs_section .tabs__container .tabs__content .tab__item ul.checkmark li .checkmark_container img {
  width: 18px;
  height: 18px;
  margin: 0;
}
.tabs_section .tabs__container .tabs__content .tab__item .visual_container.points ul li {
  flex-direction: column;
  gap: 10px;
}
.tabs_section .tabs__container .tabs__content .tab__item.orange_bg {
  border-radius: 12px;
  background: rgba(248, 195, 50, 0.1);
}
.tabs_section .tabs__container .tabs__content .tab__item.blue_bg {
  border-radius: 12px;
  background: rgba(33, 96, 181, 0.1);
}
.tabs_section .tabs__container .tabs__content img {
  height: auto;
  max-height: 100%;
}
.tabs_section .tabs__container .button_container {
  display: block;
}
.tabs_section.transparent_bg .tabs__container {
  padding-bottom: 0;
  padding-top: 0;
}
.tabs_section.dark_grey_bg:not(.full_width) .tabs__container {
  background-color: #000000;
}
.tabs_section.dark_grey_bg .tabs__container_bg * {
  color: #ffffff;
}
.tabs_section.dark_grey_bg .tabs div {
  color: rgba(255, 255, 255, 0.5);
}
.tabs_section.dark_grey_bg .tabs div.active {
  color: #ffffff;
}
.tabs_section.dark_grey_bg .tabs div:not(.tabs_section.dark_grey_bg .tabs div.active):hover {
  color: rgba(255, 255, 255, 0.8);
}
.tabs_section.dark_grey_bg.full_width .tabs__container_bg {
  background-color: #000000;
}
.tabs_section.green_bg .tabs__container {
  background-color: rgba(34, 179, 57, 0.1);
}
.tabs_section.orange_bg .tabs__container {
  background-color: rgba(248, 195, 50, 0.1);
}
.tabs_section.blue_bg .tabs__container {
  background-color: rgba(89, 102, 217, 0.1);
}
.tabs_section.light_blue_bg .tabs__container {
  background-color: rgba(33, 96, 181, 0.04);
}
.tabs_section.dark_blue_bg .tabs__container {
  background-color: rgba(33, 96, 181, 0.1);
}
.tabs_section.grey_bg .tabs__container {
  background-color: rgba(245, 245, 247, 0.8);
}
.tabs_section.blue_items .tab.active:after {
  background: #5966D9;
}
.tabs_section.pure_blue_items .tab.active:after {
  background: #2160B5;
}
.tabs_section.green_items .tab.active:after {
  background: #22B339;
}
.tabs_section.orange_items .tab.active:after {
  background: #f8c332;
}
.tabs_section.black_items .tab.active:after {
  background: #000000;
}
.tabs_section.without_tabs .tabs__content {
  margin-top: 0 !important;
}
.tabs_section.without_tabs.same_visual .tab__item .tab__text-container h3 + .visual_container {
  display: none;
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/home/tabs_section/css/tabs_section_1920.css */
@media screen and (min-width: 1261px) {
  .tabs_section {
    margin: 150px 0;
  }
  .tabs_section .container_outside {
    text-align: center;
    margin-bottom: 50px;
  }
  .tabs_section .container_outside h2 {
    margin-bottom: 20px;
  }
  .tabs_section .title_container_inside {
    margin-bottom: 30px;
  }
  .tabs_section .title_container_inside h2 {
    text-align: left;
  }
  .tabs_section .section_description {
    font-size: 22px;
    line-height: 36px;
  }
  .tabs_section .tabs__container {
    padding: 50px;
  }
  .tabs_section .tabs__container .section-label {
    right: 50px;
    top: -26px;
    width: 152px;
    height: 52px;
  }
  .tabs_section .tabs__container .tabs {
    display: flex;
    gap: 30px;
  }
  .tabs_section .tabs__container .tabs div {
    font-size: 16px;
    line-height: 24px;
  }
  .tabs_section .tabs__container .tabs__content {
    margin-top: 50px;
  }
  .tabs_section .tabs__container .tabs__content .visual_container {
    width: 520px;
  }
  .tabs_section .tabs__container .tabs__content .visual_container.same_visual {
    position: absolute;
    right: 0;
    top: 0;
  }
  .tabs_section .tabs__container .tabs__content .visual_container img, .tabs_section .tabs__container .tabs__content .visual_container video {
    width: 520px;
    height: 346px;
  }
  .tabs_section .tabs__container .tabs__content .tab__item {
    opacity: 0;
    visibility: hidden;
    position: absolute;
  }
  .tabs_section .tabs__container .tabs__content .tab__item .tab__text-container {
    width: 520px;
  }
  .tabs_section .tabs__container .tabs__content .tab__item .tab__text-container .link {
    font-size: 16px;
    line-height: 22px;
  }
  .tabs_section .tabs__container .tabs__content .tab__item .tab__text-container .button_container {
    text-align: left;
  }
  .tabs_section .tabs__container .tabs__content .tab__item .tab__text-container p {
    font-size: 20px;
    line-height: 34px;
    margin-bottom: 20px;
  }
  .tabs_section .tabs__container .tabs__content .tab__item .tab__text-container h3 {
    font-size: 26px;
    line-height: 42px;
    margin-bottom: 10px;
  }
  .tabs_section .tabs__container .tabs__content .tab__item ul .list-info h4 {
    line-height: 28px;
  }
  .tabs_section .tabs__container .tabs__content .tab__item ul .list-info p {
    font-size: 16px;
    line-height: 30px;
  }
  .tabs_section .tabs__container .tabs__content .tab__item ul li {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 14px;
  }
  .tabs_section .tabs__container .tabs__content .tab__item ul li p {
    font-size: 16px;
  }
  .tabs_section .tabs__container .tabs__content .tab__item ul li img {
    width: 22px;
    height: 22px;
    margin-right: 8px;
    margin-top: 1px;
  }
  .tabs_section .tabs__container .tabs__content .tab__item ul.checks li {
    line-height: 26px;
    margin-bottom: 10px;
  }
  .tabs_section .tw_button.with_arrow {
    font-size: 16px;
    line-height: 22px;
  }
  .tabs_section.center_title .title_container * {
    text-align: center;
  }
  .tabs_section.center_tabs .tabs {
    justify-content: center;
  }
  .tabs_section.left_image .tab__item {
    flex-direction: row-reverse;
  }
  .tabs_section.left_image .visual_container {
    width: 520px;
  }
  .tabs_section.left_image .visual_container.same_visual {
    position: absolute;
    right: auto;
    left: 0;
    top: 0;
  }
  .tabs_section.without_tabs ul.checks li {
    margin-bottom: 18px !important;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/home/tabs_section/css/tabs_section_768.css */
@media screen and (max-width: 1260px) and (min-width: 768px) {
  .tabs_section {
    margin: 100px 0;
  }
  .tabs_section .container_outside {
    margin-bottom: 40px;
    text-align: center;
  }
  .tabs_section .container_outside h2 {
    margin-bottom: 20px;
  }
  .tabs_section .title_container_inside {
    margin-bottom: 30px;
    text-align: center;
  }
  .tabs_section h2 {
    font-size: 32px;
    line-height: 46px;
  }
  .tabs_section .section_description {
    font-size: 20px;
    line-height: 34px;
  }
  .tabs_section .tabs__container {
    padding: 40px;
  }
  .tabs_section .tabs__container .section-label {
    right: 50px;
    top: -26px;
    width: 152px;
    height: 52px;
  }
  .tabs_section .tabs__container .tabs {
    display: flex;
    gap: 20px;
    justify-content: center;
  }
  .tabs_section .tabs__container .tabs div {
    font-size: 14px;
    line-height: 22px;
  }
  .tabs_section .tabs__container .tabs__content {
    margin-top: 40px;
    height: auto !important;
  }
  .tabs_section .tabs__container .tabs__content .visual_container {
    width: 520px;
    margin: 40px auto 0;
    display: block;
  }
  .tabs_section .tabs__container .tabs__content .visual_container img, .tabs_section .tabs__container .tabs__content .visual_container video {
    width: 520px;
    height: 346px;
  }
  .tabs_section .tabs__container .tabs__content .visual_container.points {
    width: 100%;
    margin: 20px auto 0;
  }
  .tabs_section .tabs__container .tabs__content .visual_container.points ul li {
    margin-bottom: 16px;
  }
  .tabs_section .tabs__container .tabs__content .tab__item {
    display: none;
  }
  .tabs_section .tabs__container .tabs__content .tab__item .tab__text-container .link {
    font-size: 16px;
    line-height: 22px;
  }
  .tabs_section .tabs__container .tabs__content .tab__item .tab__text-container .button_container {
    text-align: left;
  }
  .tabs_section .tabs__container .tabs__content .tab__item .tab__text-container p {
    font-size: 18px;
    line-height: 32px;
    display: inline;
  }
  .tabs_section .tabs__container .tabs__content .tab__item .tab__text-container h3 {
    font-size: 22px;
    line-height: 38px;
    margin-bottom: 10px;
  }
  .tabs_section .tabs__container .tabs__content .tab__item.active {
    display: block;
  }
  .tabs_section .tabs__container .tabs__content .tab__item ul {
    margin-top: 20px;
  }
  .tabs_section .tabs__container .tabs__content .tab__item ul .list-info p {
    font-size: 14px;
    line-height: 28px;
  }
  .tabs_section .tabs__container .tabs__content .tab__item ul li {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 12px;
  }
  .tabs_section .tabs__container .tabs__content .tab__item ul li h4 {
    line-height: 26px;
  }
  .tabs_section .tabs__container .tabs__content .tab__item ul li p {
    font-size: 14px;
    line-height: 28px;
  }
  .tabs_section .tabs__container .tabs__content .tab__item ul li img {
    width: 22px;
    height: 22px;
    margin-right: 8px;
  }
  .tabs_section .tabs__container .tabs__content .tab__item ul.checks li {
    line-height: 24px;
    margin-bottom: 18px;
  }
  .tabs_section .tabs__container .tabs__content .tab__item .visual_container.points ul {
    margin-top: 10px;
  }
  .tabs_section .tw_button.with_arrow {
    font-size: 16px;
    line-height: 22px;
  }
  .tabs_section.same_visual .tabs__content {
    display: flex;
    flex-direction: column-reverse;
  }
  .tabs_section.left_title .title_container * {
    text-align: left;
  }
  .tabs_section.left_title .tabs__container .tabs {
    justify-content: flex-start;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/home/tabs_section/css/tabs_section_320.css */
@media screen and (max-width: 767px) {
  .tabs_section {
    margin: 80px 0;
  }
  .tabs_section .container_outside {
    width: 240px;
    margin-bottom: 30px;
    margin-left: auto;
  }
  .tabs_section .container_outside h2 {
    margin-bottom: 20px;
  }
  .tabs_section .title_container_inside {
    margin-bottom: 30px;
    margin-left: 0;
  }
  .tabs_section h2 {
    font-size: 24px;
    line-height: 42px;
    text-align: left;
    margin-bottom: 20px;
  }
  .tabs_section .section_description {
    font-size: 18px;
    line-height: 32px;
  }
  .tabs_section .tabs__container {
    max-width: 100%;
    padding: 30px 20px;
    text-align: left;
  }
  .tabs_section .tabs__container .section-label {
    right: 20px;
    top: -15px;
    width: 88px;
    height: 30px;
  }
  .tabs_section .tabs__container .tabs {
    display: none;
  }
  .tabs_section .tabs__container .tabs__content {
    height: auto !important;
  }
  .tabs_section .tabs__container .tabs__content .visual_container {
    width: 240px;
    margin-top: 30px;
    display: block;
  }
  .tabs_section .tabs__container .tabs__content .visual_container img, .tabs_section .tabs__container .tabs__content .visual_container video {
    width: 240px;
    height: 160px;
  }
  .tabs_section .tabs__container .tabs__content .visual_container.same_visual {
    margin-bottom: 30px;
    margin-top: 0;
  }
  .tabs_section .tabs__container .tabs__content .tab__item {
    margin-bottom: 50px;
    flex-direction: column;
  }
  .tabs_section .tabs__container .tabs__content .tab__item:last-child {
    margin-bottom: 0;
  }
  .tabs_section .tabs__container .tabs__content .tab__item .tab__text-container .link {
    font-size: 12px;
    line-height: 18px;
    padding-right: 21px;
    background-size: 16px;
  }
  .tabs_section .tabs__container .tabs__content .tab__item .tab__text-container p {
    font-size: 16px;
    line-height: 26px;
    display: inline;
  }
  .tabs_section .tabs__container .tabs__content .tab__item .tab__text-container h3 {
    font-size: 18px;
    line-height: 34px;
    margin-bottom: 10px;
  }
  .tabs_section .tabs__container .tabs__content .tab__item ul {
    margin-top: 20px;
  }
  .tabs_section .tabs__container .tabs__content .tab__item ul .list-info p {
    font-size: 14px;
    line-height: 28px;
  }
  .tabs_section .tabs__container .tabs__content .tab__item ul li {
    font-size: 14px;
    line-height: 22px;
    padding-bottom: 10px;
  }
  .tabs_section .tabs__container .tabs__content .tab__item ul li p {
    line-height: 28px;
  }
  .tabs_section .tabs__container .tabs__content .tab__item ul li img {
    width: 20px;
    height: 20px;
    margin-right: 6px;
  }
  .tabs_section .tabs__container .tabs__content .tab__item ul.checks li {
    margin-bottom: 7px;
    padding-bottom: 0;
  }
  .tabs_section.same_visual .tab__item .visual_container {
    display: none;
  }
  .tabs_section.same_visual.without_tabs .tabs__content .visual_container {
    display: none;
  }
  .tabs_section.same_visual.without_tabs .tab__item .tab__text-container h3 + .visual_container {
    display: block;
  }
  .tabs_section.left_title .title_container * {
    text-align: left;
  }
  .tabs_section.left_title .tabs_section .tabs__container .tabs {
    justify-content: flex-start;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/elements/image_slider/css/image_slider.css */
.image-slider .container .same_visual {
  text-align: center;
}
.image-slider .container .image-slider__container {
  display: flex;
  justify-content: space-between;
}
.image-slider .container .image-slider__container .image-slider__content {
  position: relative;
  display: none;
}
.image-slider .container .image-slider__container .image-slider__tabs_container .same_visual {
  display: none;
}
.image-slider .container .image-slider__container .image-slider__tabs .image-slider__item .tab_image img {
  display: none;
  width: 26px;
  height: 26px;
}
.image-slider .container .image-slider__container .image-slider__tabs .image-slider__item .tab_image img.inactive {
  display: block;
}
.image-slider .container .image-slider__container .image-slider__tabs .image-slider__item .tab_image img.inactive_new {
  width: 18px;
  height: 18px;
  display: block;
  margin-top: 5px;
}
.image-slider .container .image-slider__container .image-slider__tabs .image-slider__item .image-slider__text-container {
  position: relative;
  overflow: hidden;
}
.image-slider .container .image-slider__container .image-slider__tabs .image-slider__item .image-slider__text-container .tab-info {
  display: flex;
}
.image-slider .container .image-slider__container .image-slider__tabs .image-slider__item .image-slider__text-container .step {
  color: rgba(50, 58, 69, 0.4);
  font-weight: 600;
}
.image-slider .container .image-slider__container .image-slider__tabs .image-slider__item .image-slider__text-container .visual_container {
  display: none;
}
.image-slider .container .image-slider__container .image-slider__tabs .image-slider__item .image-slider__text-container .description {
  opacity: 0.7;
}
.image-slider .container .image-slider__container .image-slider__tabs .image-slider__item:last-child {
  margin-bottom: 0 !important;
}
.image-slider .container .image-slider__container .image-slider__tabs .image-slider__item:hover .image-slider__text-container h3 {
  opacity: 1 !important;
}
.image-slider .container .image-slider__container .image-slider__tabs .image-slider__item.active .tab_image img {
  display: none;
}
.image-slider .container .image-slider__container .image-slider__tabs .image-slider__item.active .tab_image img.active {
  display: block;
}
.image-slider .container .button_container {
  display: block;
}
.image-slider.dark_grey_bg {
  background-color: #000000;
}
.image-slider.dark_grey_bg * {
  color: #ffffff;
}
.image-slider.dark_grey_bg .image-slider__item:hover h3, .image-slider.dark_grey_bg .image-slider__item.active h3 {
  color: #ffffff !important;
  opacity: 1 !important;
}

/*# sourceMappingURL=image_slider.css.map */


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/elements/image_slider/css/image_slider_1920.css */
@media screen and (min-width: 1261px) {
  .image-slider {
    margin: 150px 0;
  }
  .image-slider .container .section_title {
    margin-bottom: 50px;
    text-align: left;
  }
  .image-slider .container .gc_partner {
    margin-bottom: 20px;
    width: 152px;
    height: 52px;
  }
  .image-slider .container .image-slider__container .video_container video, .image-slider .container .image-slider__container .video_container img {
    width: 520px;
    height: 346px;
  }
  .image-slider .container .image-slider__container .image-slider__content {
    display: block;
    width: 680px;
    height: 460px;
  }
  .image-slider .container .image-slider__container .image-slider__content .image-slider__content-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0;
    transform: translate(0, -4px);
    transition: all 500ms ease-in-out;
  }
  .image-slider .container .image-slider__container .image-slider__content .image-slider__content-img img {
    width: 680px;
    height: 460px;
  }
  .image-slider .container .image-slider__container .image-slider__content .image-slider__content-img.active {
    opacity: 1;
    transform: translate(0, 0);
  }
  .image-slider .container .image-slider__container .image-slider__tabs {
    width: 470px;
  }
  .image-slider .container .image-slider__container .image-slider__tabs .image-slider__item {
    margin-bottom: 30px;
  }
  .image-slider .container .image-slider__container .image-slider__tabs .image-slider__item .image-slider__text-container {
    padding: 0 20px;
  }
  .image-slider .container .image-slider__container .image-slider__tabs .image-slider__item .image-slider__text-container .tab-info {
    gap: 12px;
  }
  .image-slider .container .image-slider__container .image-slider__tabs .image-slider__item .image-slider__text-container .step {
    font-size: 16px;
    line-height: 27px;
  }
  .image-slider .container .image-slider__container .image-slider__tabs .image-slider__item .image-slider__text-container h3 {
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    cursor: pointer;
    /*                &:hover {
                      color: #22B339;
                    }*/
  }
  .image-slider .container .image-slider__container .image-slider__tabs .image-slider__item .image-slider__text-container div.description {
    font-size: 18px;
    line-height: 30px;
    display: none;
  }
  .image-slider .container .image-slider__container .image-slider__tabs .image-slider__item .image-slider__text-container .progress_bar {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 3px;
    background: #22B339;
    transition: width 0.2s;
  }
  .image-slider .container .image-slider__container .image-slider__tabs .image-slider__item.active .image-slider__text-container {
    padding: 20px;
    background: rgba(35, 181, 54, 0.1);
    border-radius: 6px;
  }
  .image-slider .container .image-slider__container .image-slider__tabs .image-slider__item.active .image-slider__text-container h3 {
    cursor: default;
    margin-bottom: 8px;
  }
  .image-slider .container .image-slider__container .image-slider__tabs .image-slider__item.active .image-slider__text-container h3:hover {
    color: #000000;
  }
  .image-slider .container .image-slider__container .image-slider__tabs .image-slider__item.active .image-slider__text-container .progress_bar,
.image-slider .container .image-slider__container .image-slider__tabs .image-slider__item.active .image-slider__text-container div.description {
    display: block;
  }
  .image-slider .container .button_container {
    margin-top: 50px;
  }
  .image-slider.dark_grey_bg .image-slider__container {
    padding: 50px;
  }
  .image-slider.dark_grey_bg .image-slider__container .image-slider__tabs_container .section_title {
    text-align: left;
    font-size: 26px;
    line-height: 42px;
    margin-bottom: 30px;
  }
  .image-slider.dark_grey_bg .image-slider__container .image-slider__tabs_container .image-slider__item.active .image-slider__text-container {
    background: transparent;
    border-radius: 0;
  }
  .image-slider.right_image .image-slider__container {
    flex-direction: row-reverse;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/elements/image_slider/css/image_slider_768.css */
@media screen and (max-width: 1260px) and (min-width: 768px) {
  .image-slider {
    margin: 100px 0;
  }
  .image-slider .container .section_title {
    margin-bottom: 34px;
  }
  .image-slider .container .gc_partner {
    margin-bottom: 20px;
    width: 152px;
    height: 52px;
  }
  .image-slider .container .image-slider__container .video_container video, .image-slider .container .image-slider__container .video_container img {
    width: 520px;
    height: 346px;
  }
  .image-slider .container .image-slider__container .image-slider__content {
    display: block;
    width: 380px;
    height: 258px;
  }
  .image-slider .container .image-slider__container .image-slider__content .same_visual {
    margin-top: 40px;
  }
  .image-slider .container .image-slider__container .image-slider__content .image-slider__content-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0;
    transform: translate(0, -4px);
    transition: all 500ms ease-in-out;
  }
  .image-slider .container .image-slider__container .image-slider__content .image-slider__content-img img {
    width: 380px;
    height: 258px;
  }
  .image-slider .container .image-slider__container .image-slider__content .image-slider__content-img.active {
    opacity: 1;
    transform: translate(0, 0);
  }
  .image-slider .container .image-slider__container .image-slider__tabs {
    width: 330px;
  }
  .image-slider .container .image-slider__container .image-slider__tabs .image-slider__item {
    margin-bottom: 10px;
  }
  .image-slider .container .image-slider__container .image-slider__tabs .image-slider__item .tab-info {
    gap: 12px;
  }
  .image-slider .container .image-slider__container .image-slider__tabs .image-slider__item .image-slider__text-container {
    padding: 0 30px;
  }
  .image-slider .container .image-slider__container .image-slider__tabs .image-slider__item .image-slider__text-container .step {
    font-size: 14px;
    line-height: 24px;
  }
  .image-slider .container .image-slider__container .image-slider__tabs .image-slider__item .image-slider__text-container h3 {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    cursor: pointer;
  }
  .image-slider .container .image-slider__container .image-slider__tabs .image-slider__item .image-slider__text-container h3:hover {
    color: #22B339;
  }
  .image-slider .container .image-slider__container .image-slider__tabs .image-slider__item .image-slider__text-container div.description {
    font-size: 14px;
    line-height: 22px;
    display: none;
  }
  .image-slider .container .image-slider__container .image-slider__tabs .image-slider__item .image-slider__text-container .progress_bar {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 3px;
    background: #22B339;
    transition: width 0.2s;
  }
  .image-slider .container .image-slider__container .image-slider__tabs .image-slider__item.active {
    margin-bottom: 20px;
  }
  .image-slider .container .image-slider__container .image-slider__tabs .image-slider__item.active .image-slider__text-container {
    padding: 20px 30px;
    background: rgba(35, 181, 54, 0.1);
    border-radius: 6px;
  }
  .image-slider .container .image-slider__container .image-slider__tabs .image-slider__item.active .image-slider__text-container h3 {
    cursor: default;
    margin-bottom: 4px;
  }
  .image-slider .container .image-slider__container .image-slider__tabs .image-slider__item.active .image-slider__text-container h3:hover {
    color: #000000;
  }
  .image-slider .container .image-slider__container .image-slider__tabs .image-slider__item.active .image-slider__text-container .progress_bar,
.image-slider .container .image-slider__container .image-slider__tabs .image-slider__item.active .image-slider__text-container div.description {
    display: block;
  }
  .image-slider .container .button_container {
    margin-top: 40px;
  }
  .image-slider.dark_grey_bg .image-slider__container {
    padding: 40px;
  }
  .image-slider.dark_grey_bg .image-slider__container .image-slider__tabs_container .section_title {
    text-align: left;
    font-size: 22px;
    line-height: 38px;
    margin-bottom: 20px;
  }
  .image-slider.dark_grey_bg .image-slider__container .image-slider__tabs_container .image-slider__item.active .image-slider__text-container {
    background: transparent;
    border-radius: 0;
  }
  .image-slider.right_image .image-slider__container {
    flex-direction: column-reverse;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/elements/image_slider/css/image_slider_320.css */
@media screen and (max-width: 767px) {
  .image-slider {
    margin: 80px 0;
  }
  .image-slider .container .section_title {
    margin-bottom: 30px;
  }
  .image-slider .container .gc_partner {
    margin-bottom: 20px;
    width: 88px;
    height: 30px;
  }
  .image-slider .container .image-slider__container .video_container video, .image-slider .container .image-slider__container .video_container img {
    width: 240px;
    height: 160px;
  }
  .image-slider .container .image-slider__container .image-slider__tabs_container .same_visual {
    display: block;
    margin: 30px 0;
  }
  .image-slider .container .image-slider__container .image-slider__tabs .image-slider__item {
    text-align: center;
    margin-bottom: 50px;
  }
  .image-slider .container .image-slider__container .image-slider__tabs .image-slider__item .image-slider__text-container {
    flex-direction: column;
  }
  .image-slider .container .image-slider__container .image-slider__tabs .image-slider__item .image-slider__text-container .tab-info {
    gap: 10px;
  }
  .image-slider .container .image-slider__container .image-slider__tabs .image-slider__item .image-slider__text-container .step {
    font-size: 14px;
    line-height: 24px;
  }
  .image-slider .container .image-slider__container .image-slider__tabs .image-slider__item .image-slider__text-container h3 {
    font-weight: 800;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 10px;
  }
  .image-slider .container .image-slider__container .image-slider__tabs .image-slider__item .image-slider__text-container div.description {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .image-slider .container .image-slider__container .image-slider__tabs .image-slider__item .image-slider__text-container .visual_container {
    display: block;
  }
  .image-slider .container .image-slider__container .image-slider__tabs .image-slider__item .image-slider__text-container .visual_container img.main {
    width: 280px;
    height: 190px;
  }
  .image-slider .container .image-slider__container .image-slider__tabs .image-slider__item .image-slider__text-container .progress_bar {
    display: none;
  }
  .image-slider .container .button_container {
    margin-top: 30px;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/css/slick.min.css */

.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}

/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/elements/posts/css/posts.css */
.posts .container .posts-content .slider-items {
  min-height: 200px;
}
.posts .container .posts-content .slick-prev, .posts .container .posts-content .slick-next {
  top: auto;
  bottom: 0;
  background: rgba(33, 96, 181, 0.1);
  border-radius: 50%;
  padding: 0;
  left: 50%;
  right: auto;
}
.posts .container .posts-content .slick-prev:after, .posts .container .posts-content .slick-next:after {
  background-image: url('https://10web.io/wp-content/themes/10web-theme/templates/elements/posts/css/../../../../images/icons/arrows/slick_arrow.svg');
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 100%;
}
.posts .container .posts-content .slick-prev:hover, .posts .container .posts-content .slick-next:hover {
  background: rgba(33, 96, 181, 0.2);
}
.posts .container .posts-content .slick-prev.slick-disabled, .posts .container .posts-content .slick-next.slick-disabled {
  opacity: 0.7;
  pointer-events: none;
}
.posts .container .posts-content .slick-prev {
  transform: rotateY(180deg) translateX(calc(100% + 4px));
  -webkit-transform: rotateY(180deg) translateX(calc(100% + 4px));
}
.posts .container .posts-content .slick-next {
  transform: translateX(4px);
  -webkit-transform: translateX(4px);
}
.posts .container .posts-content .post-item {
  position: relative;
  box-sizing: border-box;
  background-color: #000000;
  border-radius: 12px;
  color: #ffffff;
}
.posts .container .posts-content .post-item .post-link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.posts .container .posts-content .post-item .social_icon {
  position: absolute;
  top: 15px;
  right: 15px;
}
.posts .container .posts-content .post-item .author {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 14px;
}
.posts .container .posts-content .post-item .author .author_image {
  background-color: rgba(255, 255, 255, 0.05);
  padding: 4px;
  box-sizing: border-box;
  border-radius: 50%;
  overflow: hidden;
}
.posts .container .posts-content .post-item .author .author_image img {
  border-radius: 50%;
}
.posts .container .posts-content .post-item .author .author_name .author_full_name {
  font-weight: 700;
}
.posts .container .posts-content .post-item .author .author_name .author_username {
  font-weight: 600;
  opacity: 0.5;
}
.posts .container .posts-content .post-item .visual_container {
  border-radius: 12px;
  overflow: hidden;
}
.posts .container .posts-content .post-item .visual_container .video_container img {
  display: none;
}
.posts .container .posts-content .post-item .visual_container .video_container.ios img {
  display: block;
}
.posts .container .posts-content .post-item .visual_container .video_container.ios video {
  display: none;
}
.posts .container .posts-content .post-item .description {
  font-weight: 600;
}
.posts .container .posts-content .post-item .post_footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.5);
}
.posts .container .posts-content .post-item .post_footer .post_date {
  display: flex;
  gap: 20px;
}
.posts .container .posts-content .post-item .post_footer .post_date .hour {
  position: relative;
}
.posts .container .posts-content .post-item .post_footer .post_date .hour:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 15px;
  background-color: rgba(255, 255, 255, 0.1);
  right: -10px;
  top: 3px;
}
.posts .container .posts-content .post-item .post_footer .post_like {
  background-image: url('https://10web.io/wp-content/themes/10web-theme/templates/elements/posts/css/../../../../images/ai_builder/social_posts/like.svg');
  background-repeat: no-repeat;
  background-position: left center;
}
.posts .container .posts-content .post-item.hovered .post_footer {
  color: #ffffff;
}
.posts .container .posts-content .post-item.hovered .post_like {
  background-image: url('https://10web.io/wp-content/themes/10web-theme/templates/elements/posts/css/../../../../images/ai_builder/social_posts/red_like.svg');
  color: #CF2E2E;
}
.posts.grey {
  background: rgba(245, 245, 247, 0.8);
}
.posts.grey .slick-prev, .posts.grey .slick-next {
  background: #000000 !important;
}
.posts.grey .slick-prev:hover, .posts.grey .slick-next:hover {
  opacity: 0.8 !important;
}
.posts.grey .slick-prev.slick-disabled, .posts.grey .slick-next.slick-disabled {
  opacity: 0.2 !important;
}
.posts.grey .slick-prev:after, .posts.grey .slick-next:after {
  background-image: url(https://10web.io/wp-content/themes/10web-theme/templates/elements/posts/css/../../../../images/icons/arrows/arrow_white.svg) !important;
}
.posts.blue {
  background: rgba(33, 96, 181, 0.1);
}
.posts.green {
  background: rgba(34, 179, 57, 0.1);
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/elements/posts/css/posts-1920.css */
@media screen and (min-width: 1261px) {
  .posts {
    padding: 50px 0;
  }
  .posts .container .section_description {
    text-align: center;
    font-size: 22px;
    line-height: 36px;
  }
  .posts .container .posts-content {
    margin-top: 50px;
    padding-bottom: 76px;
  }
  .posts .container .posts-content .slick-prev, .posts .container .posts-content .slick-next {
    width: 36px;
    height: 36px;
  }
  .posts .container .posts-content .slider-items {
    width: 1180px;
    column-count: 3;
    column-gap: 20px;
    margin: 0 10px;
  }
  .posts .container .posts-content .post-item {
    width: 380px;
    padding: 30px;
    margin: 0 0 20px;
    break-inside: avoid;
  }
  .posts .container .posts-content .post-item .social_icon {
    width: 26px;
  }
  .posts .container .posts-content .post-item .social_icon.twitter {
    height: 26px;
  }
  .posts .container .posts-content .post-item .social_icon.tiktok {
    height: 22px;
  }
  .posts .container .posts-content .post-item .author .author_image {
    width: 50px;
    height: 50px;
  }
  .posts .container .posts-content .post-item .author .author_image img {
    width: 42px;
    height: 42px;
  }
  .posts .container .posts-content .post-item .author .author_name .author_full_name {
    font-size: 14px;
    line-height: 22px;
  }
  .posts .container .posts-content .post-item .author .author_name .author_username {
    font-size: 12px;
    line-height: 20px;
  }
  .posts .container .posts-content .post-item .visual_container {
    margin: -20px 0 20px;
  }
  .posts .container .posts-content .post-item .visual_container .video_container img, .posts .container .posts-content .post-item .visual_container .video_container video {
    width: 315px;
  }
  .posts .container .posts-content .post-item .description {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 40px;
  }
  .posts .container .posts-content .post-item .post_footer {
    font-size: 14px;
    line-height: 22px;
  }
  .posts .container .posts-content .post-item .post_footer .post_date {
    display: flex;
    gap: 20px;
  }
  .posts .container .posts-content .post-item .post_footer .post_like {
    padding-left: 26px;
  }
  .posts .container .posts-content .post-item.twitter .video_container img, .posts .container .posts-content .post-item.twitter .video_container video {
    height: 172px;
  }
  .posts .container .posts-content .post-item.tiktok .video_container img, .posts .container .posts-content .post-item.tiktok .video_container video {
    height: 551px;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/elements/posts/css/posts-768.css */
@media screen and (max-width: 1260px) and (min-width: 768px) {
  .posts {
    padding: 40px 0;
  }
  .posts .container .section_title {
    font-size: 32px;
    line-height: 46px;
    margin-bottom: 10px;
  }
  .posts .container .section_description {
    font-size: 20px;
    line-height: 34px;
    text-align: center;
  }
  .posts .container .posts-content {
    margin-top: 50px;
    padding-bottom: 76px;
  }
  .posts .container .posts-content .slick-prev, .posts .container .posts-content .slick-next {
    width: 36px;
    height: 36px;
  }
  .posts .container .posts-content .slider-items {
    column-count: 2;
    column-gap: 20px;
    width: 720px;
    margin: 0 10px;
  }
  .posts .container .posts-content .post-item {
    width: 335px;
    padding: 30px;
    margin: 0 0 20px;
    break-inside: avoid;
  }
  .posts .container .posts-content .post-item .social_icon {
    width: 26px;
  }
  .posts .container .posts-content .post-item .social_icon.twitter {
    height: 26px;
  }
  .posts .container .posts-content .post-item .social_icon.tiktok {
    height: 22px;
  }
  .posts .container .posts-content .post-item .author .author_image {
    width: 50px;
    height: 50px;
  }
  .posts .container .posts-content .post-item .author .author_image img {
    width: 42px;
    height: 42px;
  }
  .posts .container .posts-content .post-item .author .author_name .author_full_name {
    font-size: 14px;
    line-height: 22px;
  }
  .posts .container .posts-content .post-item .author .author_name .author_username {
    font-size: 12px;
    line-height: 20px;
  }
  .posts .container .posts-content .post-item .visual_container {
    margin: -20px 0 20px;
  }
  .posts .container .posts-content .post-item .visual_container .video_container img, .posts .container .posts-content .post-item .visual_container .video_container video {
    width: 275px;
  }
  .posts .container .posts-content .post-item .description {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 40px;
  }
  .posts .container .posts-content .post-item .post_footer {
    font-size: 14px;
    line-height: 22px;
  }
  .posts .container .posts-content .post-item .post_footer .post_date {
    display: flex;
    gap: 20px;
  }
  .posts .container .posts-content .post-item .post_footer .post_like {
    padding-left: 26px;
  }
  .posts .container .posts-content .post-item.twitter .video_container img, .posts .container .posts-content .post-item.twitter .video_container video {
    height: 130px;
  }
  .posts .container .posts-content .post-item.tiktok .video_container img, .posts .container .posts-content .post-item.tiktok .video_container video {
    height: 480px;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/elements/posts/css/posts-320.css */
@media screen and (max-width: 767px) {
  .posts {
    padding: 30px 0;
  }
  .posts .container .section_title {
    text-align: left;
    font-size: 24px;
    line-height: 40px;
    width: 240px;
    margin: 0 0 20px 20px;
  }
  .posts .container .section_description {
    text-align: left;
    font-size: 18px;
    line-height: 32px;
    width: 240px;
    margin-left: 20px;
  }
  .posts .container .posts-content {
    margin: 30px auto 0;
    padding-bottom: 56px;
    width: 260px;
  }
  .posts .container .posts-content .slick-prev, .posts .container .posts-content .slick-next {
    width: 26px;
    height: 26px;
  }
  .posts .container .posts-content .slick-prev:after, .posts .container .posts-content .slick-next:after {
    background-size: 14px;
  }
  .posts .container .posts-content .post-item {
    position: relative;
    width: 240px;
    padding: 20px;
    margin: 0 10px;
  }
  .posts .container .posts-content .post-item .social_icon {
    width: 18px;
  }
  .posts .container .posts-content .post-item .social_icon.twitter {
    height: 18px;
  }
  .posts .container .posts-content .post-item .social_icon.tiktok {
    height: 22px;
  }
  .posts .container .posts-content .post-item .author .author_image {
    width: 40px;
    height: 40px;
  }
  .posts .container .posts-content .post-item .author .author_image img {
    width: 32px;
    height: 32px;
  }
  .posts .container .posts-content .post-item .author .author_name .author_full_name {
    font-size: 12px;
    line-height: 20px;
  }
  .posts .container .posts-content .post-item .author .author_name .author_username {
    font-size: 10px;
    line-height: 18px;
  }
  .posts .container .posts-content .post-item .visual_container {
    margin: -20px 0 20px;
  }
  .posts .container .posts-content .post-item .visual_container .video_container img, .posts .container .posts-content .post-item .visual_container .video_container video {
    width: 200px;
  }
  .posts .container .posts-content .post-item .description {
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 30px;
  }
  .posts .container .posts-content .post-item .post_footer {
    font-size: 12px;
    line-height: 20px;
  }
  .posts .container .posts-content .post-item .post_footer .post_date {
    display: flex;
    gap: 20px;
  }
  .posts .container .posts-content .post-item .post_footer .post_like {
    padding-left: 24px;
  }
  .posts .container .posts-content .post-item.twitter .video_container img, .posts .container .posts-content .post-item.twitter .video_container video {
    height: 112px;
  }
  .posts .container .posts-content .post-item.tiktok .video_container img, .posts .container .posts-content .post-item.tiktok .video_container video {
    height: 355px;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/elements/faq_section/css/faq_section.css */
.faq-section .faq-section-container .section_title {
  font-weight: 800;
}
.faq-section .faq-section-container .faq-section-content {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.faq-section .faq-section-container .faq-section-content .faq-section-question {
  cursor: pointer;
  text-align: left;
}
.faq-section .faq-section-container .faq-section-content .faq-section-question .minus {
  display: none;
}
.faq-section .faq-section-container .faq-section-content .faq-section-question .faq-question {
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 12px;
}
.faq-section .faq-section-container .faq-section-content .faq-section-question .faq-question .faq-question-image {
  border-radius: 50%;
  background-color: rgba(198, 198, 198, 0.1);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}
.faq-section .faq-section-container .faq-section-content .faq-section-question .faq-answer {
  font-weight: 600;
  display: none;
}
.faq-section .faq-section-container .faq-section-content .faq-section-question .faq-answer p {
  margin-bottom: 8px;
}
.faq-section .faq-section-container .faq-section-content .faq-section-question .faq-answer p.no_margin, .faq-section .faq-section-container .faq-section-content .faq-section-question .faq-answer p:last-child {
  margin-bottom: 0;
}
.faq-section .faq-section-container .faq-section-content .faq-section-question .faq-answer ul {
  margin-left: 32px;
  list-style-position: inherit;
  list-style-type: disc;
}
.faq-section .faq-section-container .faq-section-content .faq-section-question .faq-answer ol {
  margin-left: 32px;
  list-style-position: inherit;
  list-style-type: decimal;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.faq-section .faq-section-container .faq-section-content .faq-section-question .faq-answer a {
  color: #4786FF;
}
.faq-section .faq-section-container .faq-section-content .faq-section-question .faq-answer a:hover {
  opacity: 0.7;
}
.faq-section .faq-section-container .faq-section-content .faq-section-question:not(.faq-opened):hover .faq-question {
  color: #5966D9;
}
.faq-section .faq-section-container .faq-section-content .faq-section-question:not(.faq-opened):hover .plus {
  display: none;
}
.faq-section .faq-section-container .faq-section-content .faq-section-question:not(.faq-opened):hover .minus {
  display: block;
  transform: rotateX(180deg);
}
.faq-section .faq-section-container .faq-section-content .faq-section-question.faq-opened {
  background-color: rgba(198, 198, 198, 0.1);
  border-radius: 12px;
}
.faq-section .faq-section-container .faq-section-content .faq-section-question.faq-opened .faq-question {
  margin-bottom: 8px;
  color: #5966D9;
}
.faq-section .faq-section-container .faq-section-content .faq-section-question.faq-opened .faq-question-image {
  background-color: rgba(89, 102, 217, 0.1);
}
.faq-section .faq-section-container .faq-section-content .faq-section-question.faq-opened .plus {
  display: none;
}
.faq-section .faq-section-container .faq-section-content .faq-section-question.faq-opened .minus {
  display: block;
}
.faq-section .faq-section-container .all_questions {
  display: block;
  text-decoration: none;
  color: #000000;
  background-color: rgba(186, 195, 207, 0.1215686275);
  border: 1px solid rgba(186, 195, 207, 0.5019607843);
  border-radius: 6px;
  font-weight: 600;
  padding: 10px 20px 9px;
  font-size: 14px;
  line-height: 19px;
  cursor: pointer;
  margin: 50px auto 0;
  width: 65px;
}
.faq-section .faq-section-container .all_questions:hover {
  opacity: 70%;
}
.faq-section.dark {
  background-color: #000000;
}
.faq-section.dark .faq-section-question.faq-opened .faq-question-image {
  background-color: rgba(255, 255, 255, 0.1) !important;
}
.faq-section.dark * {
  color: #ffffff !important;
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/elements/faq_section/css/faq_section_1920.css */
@media screen and (min-width: 1261px) {
  .faq-section {
    margin: 150px 0;
  }
  .faq-section .section_description {
    text-align: center;
    font-size: 22px;
    line-height: 36px;
  }
  .faq-section .faq-section-container .faq-section-content {
    margin-top: 50px;
  }
  .faq-section .faq-section-container .faq-section-content .faq-section-question {
    padding: 18px 50px;
  }
  .faq-section .faq-section-container .faq-section-content .faq-section-question .faq-question {
    font-size: 18px;
    line-height: 28px;
    gap: 12px;
  }
  .faq-section .faq-section-container .faq-section-content .faq-section-question .faq-question .faq-question-image {
    width: 28px;
    height: 28px;
  }
  .faq-section .faq-section-container .faq-section-content .faq-section-question .faq-question .faq-question-image img {
    width: 14px;
    height: 14px;
  }
  .faq-section .faq-section-container .faq-section-content .faq-section-question .faq-answer {
    font-size: 16px;
    line-height: 30px;
    margin: 0 0 0 40px;
  }
  .faq-section .faq-section-container .faq-section-content .faq-section-question .faq-answer h3 {
    font-size: 18px;
  }
  .faq-section.dark {
    padding: 50px 0;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/elements/faq_section/css/faq_section_768.css */
@media screen and (max-width: 1260px) and (min-width: 768px) {
  .faq-section {
    margin: 100px 0;
  }
  .faq-section .section_description {
    text-align: center;
    font-size: 20px;
    line-height: 34px;
  }
  .faq-section .faq-section-container .faq-section-content {
    margin-top: 40px;
  }
  .faq-section .faq-section-container .faq-section-content .faq-section-question {
    padding: 18px 40px;
  }
  .faq-section .faq-section-container .faq-section-content .faq-section-question .faq-question {
    font-size: 16px;
    line-height: 26px;
    gap: 12px;
  }
  .faq-section .faq-section-container .faq-section-content .faq-section-question .faq-question .faq-question-image {
    width: 28px;
    height: 28px;
  }
  .faq-section .faq-section-container .faq-section-content .faq-section-question .faq-question .faq-question-image img {
    width: 14px;
    height: 14px;
  }
  .faq-section .faq-section-container .faq-section-content .faq-section-question .faq-answer {
    font-size: 14px;
    line-height: 28px;
    margin: 0 0 0 40px;
  }
  .faq-section.dark {
    padding: 40px 0;
  }
  .faq-section.dark .section_title {
    font-size: 32px;
    line-height: 46px;
    margin-bottom: 20px;
  }
  .faq-section.dark .section_description {
    font-size: 22px;
    line-height: 36px;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/elements/faq_section/css/faq_section_320.css */
@media screen and (max-width: 767px) {
  .faq-section {
    margin: 80px 0;
  }
  .faq-section .faq-section-container .faq-section-content {
    margin-top: 30px;
  }
  .faq-section .faq-section-container .faq-section-content .faq-section-question {
    padding: 18px 20px;
  }
  .faq-section .faq-section-container .faq-section-content .faq-section-question .faq-question {
    font-size: 14px;
    line-height: 24px;
    gap: 10px;
  }
  .faq-section .faq-section-container .faq-section-content .faq-section-question .faq-question .faq-question-image {
    width: 26px;
    height: 26px;
  }
  .faq-section .faq-section-container .faq-section-content .faq-section-question .faq-question .faq-question-image img {
    width: 12px;
    height: 12px;
  }
  .faq-section .faq-section-container .faq-section-content .faq-section-question .faq-answer {
    font-size: 14px;
    line-height: 28px;
    margin: 0 0 0 34px;
  }
  .faq-section.dark {
    padding: 30px 0;
  }
  .faq-section.dark .section_title {
    font-size: 24px;
    line-height: 42px;
    margin-bottom: 20px;
    text-align: left;
  }
  .faq-section.dark .section_description {
    font-size: 18px;
    line-height: 32px;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/ask_question/css/free_users_chat.css */
.free_users_chat {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 3;
  width: 360px;
  max-width: 100%;
}
.free_users_chat .icon {
  position: absolute;
  bottom: 0;
  right: 0;
  cursor: pointer;
  box-sizing: border-box;
  width: 66px;
  height: 66px;
  background: rgb(0, 0, 0);
  border-radius: 50%;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.14);
  border: 4px solid #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.free_users_chat .icon .chat_icon {
  width: 30px;
  height: 30px;
}
.free_users_chat .icon .chat_close {
  width: 36px;
  height: 36px;
  display: none;
}
.free_users_chat .tooltip {
  position: absolute;
  right: 86px;
  bottom: 0;
  width: 360px;
  max-width: 100%;
  box-sizing: border-box;
  padding: 30px;
  border-radius: 12px;
  background-color: #000000;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transform: translateY(10%);
  -moz-transform: translateY(10%);
  transform: translateY(10%);
  opacity: 0;
  pointer-events: none;
}
.free_users_chat .tooltip .title {
  margin-bottom: 20px;
  color: #ffffff;
  display: block;
  font-weight: 700;
}
.free_users_chat .tooltip .title img {
  width: 210px;
  height: 12px;
}
.free_users_chat .tooltip p {
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 30px;
}
.free_users_chat .tooltip .buttons {
  display: flex;
  gap: 20px;
}
.free_users_chat .tooltip .buttons a {
  font-size: 12px;
  line-height: 18px;
  font-weight: 600;
  padding: 10px 18px;
  border: 1px solid #ffffff;
  border-radius: 6px;
  color: #ffffff;
  min-width: 100px;
  text-decoration: none;
  box-sizing: border-box;
  text-align: center;
}
.free_users_chat .tooltip .buttons a.white {
  background: #ffffff;
  color: #000000;
  width: 175px;
  padding: 10px 0;
}
.free_users_chat .tooltip .buttons a.white:hover {
  opacity: 0.8;
}
.free_users_chat .tooltip .buttons a.transparent:hover {
  background: #ffffff;
  color: #000000;
}
.free_users_chat.active .chat_icon {
  display: none;
}
.free_users_chat.active .chat_close {
  display: block !important;
}
.free_users_chat.active .tooltip {
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  opacity: 1;
  pointer-events: unset;
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/ask_question/css/free_users_chat_320.css */
@media screen and (max-width: 767px) {
  .free_users_chat .tooltip {
    right: 0;
    bottom: 80px;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/elements/talk_to_sales_popup/css/talk_to_sales_popup-1920.css */
.talk_to_sales_popup__overlay {
  display: none;
  position: fixed;
  z-index: 999999999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.36);
  align-items: center;
  justify-content: center;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup {
  position: relative;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 1036px;
  max-width: 100%;
  height: 600px;
  max-height: 100%;
  background: #ffffff;
  border-radius: 12px;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup.submitted {
  width: 680px;
  height: auto;
  padding: 30px 0;
  justify-content: center;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup.submitted .talk_to_sales_popup__container {
  justify-content: center !important;
  margin-bottom: 20px;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup.submitted .talk_to_sales_popup__container .talk_to_sales_popup__left,
.talk_to_sales_popup__overlay .talk_to_sales_popup.submitted .talk_to_sales_popup__container .talk_to_sales_popup__right > h2,
.talk_to_sales_popup__overlay .talk_to_sales_popup.submitted .talk_to_sales_popup__container .talk_to_sales_popup__right > p {
  display: none !important;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup.submitted .talk_to_sales_popup__container .talk_to_sales_popup__right {
  width: 100%;
  height: auto;
  padding: 20px 30px 0;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup.submitted .talk_to_sales_popup__container .talk_to_sales_popup__right .submitted-message p {
  font-size: 14px;
  line-height: 20px;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup.submitted .talk_to_sales_popup__container #talk_to_sales_tabs {
  display: none !important;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup.submitted .popup__close {
  text-align: center;
  margin: 0 auto;
  display: block;
  cursor: pointer;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup .popup__close {
  display: none;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup > .talk_to_sales_popup__close {
  font-size: 10px;
  width: 16px;
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
  opacity: 0.5;
  text-align: right;
  height: 16px;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container {
  width: 100%;
  max-height: 100%;
  align-items: center;
  display: flex;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk_to_sales_popup__live-chat-mobile {
  display: none !important;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk_to_sales_popup__left {
  width: 460px;
  height: 600px;
  background-color: rgb(24, 24, 26);
  position: relative;
  display: block !important;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk_to_sales_popup__left .talk_to_sales_popup__left-top {
  padding: 56px 40px;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk_to_sales_popup__left .talk_to_sales_popup__left-top h2 {
  font-size: 24px;
  line-height: 36px;
  font-weight: 800;
  margin-bottom: 14px;
  color: rgb(255, 255, 255);
}
.talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk_to_sales_popup__left .talk_to_sales_popup__left-top ul {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk_to_sales_popup__left .talk_to_sales_popup__left-top ul li {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.8);
  display: flex;
  flex-direction: row;
  gap: 8px;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk_to_sales_popup__left .talk_to_sales_popup__left-top ul li .icon {
  display: flex;
  width: 22px;
  height: 22px;
  background-image: url('https://10web.io/wp-content/themes/10web-theme/templates/elements/talk_to_sales_popup/css/../../../../images/icons/checkmarks/white_check_small.svg');
  background-repeat: no-repeat;
  background-position: center;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk_to_sales_popup__left .talk_to_sales_popup__left-top .users_info .users_row {
  justify-content: flex-start;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk_to_sales_popup__left .talk_to_sales_popup__live-chat {
  position: absolute;
  box-sizing: border-box;
  background-color: rgb(24, 24, 26);
  left: 40px;
  bottom: 0;
  width: 396px;
  padding: 16px 0;
  border-radius: 0 0 0 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk_to_sales_popup__left .talk_to_sales_popup__live-chat p {
  font-size: 12px;
  line-height: 18px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.4);
}
.talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk_to_sales_popup__left .talk_to_sales_popup__live-chat p a {
  font-weight: 700;
  color: rgba(255, 255, 255, 0.9);
}
.talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk_to_sales_popup__left .talk_to_sales_popup__live-chat p a:hover {
  text-decoration: none;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container {
  height: 100%;
  width: 560px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .header-for-small {
  display: none;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup #talk_to_sales_tabs {
  display: flex;
  flex-direction: row;
  gap: 20px;
  padding: 34px 0 0 40px;
  border-bottom: 1px solid #EAEAEA;
  width: 576px;
  box-sizing: border-box;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup #talk_to_sales_tabs .tab {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 130px;
  height: 30px;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup #talk_to_sales_tabs .tab.active:after {
  position: absolute;
  content: " ";
  width: 100%;
  height: 2px;
  background-color: #000000;
  bottom: -1px;
  border-radius: 30px;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup #talk_to_sales_tabs .tab.active span {
  color: #000000;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup #talk_to_sales_tabs .tab span {
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup .form-columns-2 {
  display: flex;
  gap: 22px;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup .hs-fieldtype-text {
  height: 61px;
  margin-bottom: 9px;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup fieldset.form-columns-2 .hs-form-field input {
  border-radius: 6px;
  width: 225px;
  padding: 11px 16px;
  border: 1px solid rgb(234, 234, 234);
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  box-sizing: border-box;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup fieldset.form-columns-2 .hs-fieldtype-select label {
  font-size: 12px;
  line-height: 18px;
  font-weight: 600;
  color: black;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup fieldset.form-columns-2 .hs-fieldtype-select label span {
  margin-bottom: 6px;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup fieldset.form-columns-1 .hs-fieldtype-select {
  height: 90px;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup fieldset.form-columns-1 .hs-fieldtype-select label:not(.hs-error-msgs) {
  font-size: 12px;
  line-height: 18px;
  font-weight: 600;
  color: black;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup fieldset.form-columns-1 .hs-fieldtype-select label:not(.hs-error-msgs) span {
  margin-bottom: 6px;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup fieldset.form-columns-1 .hs-fieldtype-select .hs-error-msgs label {
  color: rgb(212, 17, 37);
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  margin-top: 3px;
  font-style: italic;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup fieldset.form-columns-1 .hs-fieldtype-select .custom-select {
  margin-bottom: 0;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup .hs-error-msgs {
  color: rgb(212, 17, 37);
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  margin-top: 3px;
  font-style: italic;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup .custom-select {
  position: relative;
  display: inline-block;
  border-radius: 6px;
  width: 225px;
  padding: 11px 16px;
  border: 1px solid rgb(234, 234, 234);
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  box-sizing: border-box;
  margin-bottom: 30px;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup .custom-select.opened:after {
  transform: translateY(-50%) rotate(180deg);
}
.talk_to_sales_popup__overlay .talk_to_sales_popup .custom-select:after {
  position: absolute;
  content: "";
  right: 10px;
  top: 50%;
  width: 16px;
  height: 16px;
  background-image: url('https://10web.io/wp-content/themes/10web-theme/templates/elements/talk_to_sales_popup/css/../../../../images/icons/arrows/drop_down_icon.svg');
  background-size: contain;
  transform: translateY(-50%);
  pointer-events: none;
  transition: transform 0.3s ease;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup .options-list {
  position: absolute;
  width: 225px;
  list-style: none;
  padding: 6px;
  margin: 0;
  left: 0;
  top: 50px;
  border: 1px solid #EAEAEA;
  background: #fff;
  z-index: 99;
  border-radius: 6px;
  box-sizing: border-box;
  max-height: 140px;
  overflow-y: auto;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup .options-list li {
  border-radius: 6px;
  padding: 7px 10px;
  cursor: pointer;
  color: black;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup .options-list li:first-child {
  pointer-events: none;
  opacity: 0.5;
  cursor: default;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup .options-list li.selected {
  pointer-events: none;
  opacity: 0.5;
  cursor: default;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup .options-list li:not(:first-child):hover {
  background-color: rgb(244, 244, 244);
}
.talk_to_sales_popup__overlay .talk_to_sales_popup .hs-sales_message {
  height: 116px;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup .hs-sales_message textarea {
  width: 480px;
  resize: none;
  border: 1px solid rgb(234, 234, 234);
  border-radius: 6px;
  font-size: 12px;
  line-height: 18px;
  height: 76px;
  font-weight: 400;
  color: black;
  padding: 11px 16px;
  box-sizing: border-box;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup .hs-sales_message textarea:focus-visible {
  outline: 1px solid black;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup .hs-sales_message textarea::placeholder {
  color: rgba(0, 0, 0, 0.5);
}
.talk_to_sales_popup__overlay .talk_to_sales_popup .hs_preferred_communication_method {
  display: flex;
  flex-direction: row;
  width: 100%;
  height: 36px;
  margin-bottom: 36px;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup .hs_preferred_communication_method label:not(.hs-error-msg) {
  font-size: 12px;
  line-height: 18px;
  font-weight: 600;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup .hs_preferred_communication_method .inputs-list {
  display: flex;
  flex-direction: row;
  gap: 20px;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup .hs_preferred_communication_method .inputs-list .hs-form-radio-display {
  display: flex;
  flex-direction: row;
  gap: 8px;
  align-items: center;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup .hs_preferred_communication_method .inputs-list .hs-form-radio-display span {
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup input[type=radio] {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
  width: 16px !important;
  height: 16px;
  border: 1px solid rgb(234, 234, 234);
  border-radius: 50%;
  background-color: #fff;
  background-position: center;
  background-repeat: no-repeat;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup input[type=radio]:checked {
  background-image: radial-gradient(circle, rgb(0, 0, 0) 50%, transparent 54%);
}
.talk_to_sales_popup__overlay .talk_to_sales_popup .hs_submit {
  display: flex;
  justify-content: end;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup .hs_submit .hs-button {
  width: 180px;
  border: none;
  padding: 11px 24px;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_form {
  overflow-y: auto;
  height: 100%;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_form.full-form {
  padding: 40px 0 0 40px;
  box-sizing: border-box;
  height: 100%;
  overflow: auto;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__right {
  overflow-y: auto;
  max-height: 100vh;
  width: 100%;
  padding: 40px 40px 0 40px;
  box-sizing: border-box;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__right.with-tabs {
  padding: 30px 40px 0 40px;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__right > h2 {
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 800;
  margin: 0 40px 5px;
  display: none;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__right > p {
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  margin: 0 40px 30px;
  display: none;
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/elements/talk_to_sales_popup/css/talk_to_sales_popup-768.css */
@media screen and (max-width: 1260px) and (min-width: 768px) {
  .talk_to_sales_popup__overlay .talk_to_sales_popup {
    border-radius: 0 !important;
    height: 100%;
    justify-content: space-between;
    padding-bottom: 16px;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup.submitted {
    width: 100%;
    height: 100%;
    padding: 30px 0;
    justify-content: center;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup.submitted .talk_to_sales_popup__container {
    justify-content: center !important;
    height: 160px !important;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup.submitted .talk_to_sales_popup__container .talk_to_sales_popup__live-chat-mobile {
    display: none !important;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup.submitted .talk-to-sales__container {
    height: 160px !important;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup.submitted .talk-to-sales__container .talk_to_sales_popup__right .submitted-message p {
    font-size: 16px;
    line-height: 26px;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup.submitted .talk-to-sales__container .header-for-small {
    display: none !important;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup.submitted .talk-to-sales__container #talk_to_sales_tabs {
    display: none !important;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container {
    align-items: center;
    justify-content: space-between;
    padding-bottom: 20px;
    flex-direction: column;
    height: 100%;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk_to_sales_popup__live-chat-mobile {
    width: 512px;
    padding: 20px 30px;
    background-color: black;
    border-radius: 6px;
    display: block !important;
    margin: 30px auto 0;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk_to_sales_popup__live-chat-mobile p {
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.4);
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk_to_sales_popup__live-chat-mobile p a {
    font-weight: 700;
    color: rgba(255, 255, 255, 0.9);
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk_to_sales_popup__live-chat-mobile p a:hover {
    text-decoration: none;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk_to_sales_popup__left {
    display: none !important;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container {
    height: 100%;
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: stretch;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .header-for-small {
    text-align: center;
    font-size: 24px;
    line-height: 36px;
    font-weight: 800;
    margin: 44px auto 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container #talk_to_sales_tabs {
    display: flex;
    flex-direction: row;
    gap: 20px;
    padding: 32px 0 0;
    width: 100%;
    margin: 0 auto;
    border-bottom: 1px solid #EAEAEA;
    justify-content: center;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container #talk_to_sales_tabs .tab {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 130px;
    height: 30px;
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container #talk_to_sales_tabs .tab.active:after {
    position: absolute;
    content: " ";
    width: 100%;
    height: 2px;
    background-color: #000000;
    bottom: -1px;
    border-radius: 30px;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container #talk_to_sales_tabs .tab.active span {
    color: #000000;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container #talk_to_sales_tabs .tab span {
    color: rgba(0, 0, 0, 0.5);
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .form-columns-2 {
    display: flex;
    gap: 22px;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .hs-fieldtype-text {
    height: 61px;
    margin-bottom: 9px;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container fieldset.form-columns-2 .hs-form-field input {
    border-radius: 6px;
    width: 241px;
    padding: 11px 16px;
    border: 1px solid rgb(234, 234, 234);
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    box-sizing: border-box;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container fieldset.form-columns-2 .hs-fieldtype-select label {
    font-size: 12px;
    line-height: 18px;
    font-weight: 600;
    color: black;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container fieldset.form-columns-2 .hs-fieldtype-select label span {
    margin-bottom: 6px;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container fieldset.form-columns-1 .hs-fieldtype-select label:not(.hs-error-msgs) {
    font-size: 12px;
    line-height: 18px;
    font-weight: 600;
    color: black;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container fieldset.form-columns-1 .hs-fieldtype-select label:not(.hs-error-msgs) span {
    margin-bottom: 6px;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container fieldset.form-columns-1 .hs-fieldtype-select .hs-error-msgs label {
    color: rgb(212, 17, 37);
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    margin-top: 3px;
    font-style: italic;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container fieldset.form-columns-1 .hs-fieldtype-select .custom-select {
    margin-bottom: 0;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .hs-error-msgs {
    color: rgb(212, 17, 37);
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    margin-top: 3px;
    font-style: italic;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .custom-select {
    position: relative;
    display: inline-block;
    border-radius: 6px;
    width: 241px;
    padding: 11px 16px;
    border: 1px solid rgb(234, 234, 234);
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    box-sizing: border-box;
    margin-bottom: 30px;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .custom-select.opened:after {
    transform: translateY(-50%) rotate(180deg);
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .custom-select:after {
    position: absolute;
    content: "";
    right: 10px;
    top: 50%;
    width: 16px;
    height: 16px;
    background-image: url('https://10web.io/wp-content/themes/10web-theme/templates/elements/talk_to_sales_popup/css/../../../../images/icons/arrows/drop_down_icon.svg');
    background-size: contain;
    transform: translateY(-50%);
    pointer-events: none;
    transition: transform 0.3s ease;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .options-list {
    position: absolute;
    width: 241px;
    list-style: none;
    padding: 6px;
    margin: 0;
    left: 0;
    top: 50px;
    border: 1px solid #EAEAEA;
    background: #fff;
    z-index: 99;
    border-radius: 6px;
    box-sizing: border-box;
    max-height: 140px;
    overflow-y: auto;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .options-list li {
    border-radius: 6px;
    padding: 7px 10px;
    cursor: pointer;
    color: black;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .options-list li:first-child {
    pointer-events: none;
    opacity: 0.5;
    cursor: default;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .options-list li.selected {
    pointer-events: none;
    opacity: 0.5;
    cursor: default;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .options-list li:not(:first-child):hover {
    background-color: rgb(244, 244, 244);
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .hs-sales_message {
    height: 116px;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .hs-sales_message textarea {
    width: 512px;
    resize: none;
    border: 1px solid rgb(234, 234, 234);
    border-radius: 6px;
    font-size: 12px;
    line-height: 18px;
    height: 76px;
    font-weight: 400;
    color: black;
    padding: 11px 16px;
    box-sizing: border-box;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .hs-sales_message textarea:focus-visible {
    outline: 1px solid black;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .hs-sales_message textarea::placeholder {
    color: rgba(0, 0, 0, 0.5) !important;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .hs_preferred_communication_method {
    display: flex;
    flex-direction: row;
    width: 100%;
    height: 36px;
    margin-bottom: 36px;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .hs_preferred_communication_method label:not(.hs-error-msg) {
    font-size: 12px;
    line-height: 18px;
    font-weight: 600;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .hs_preferred_communication_method .inputs-list {
    display: flex;
    flex-direction: row;
    gap: 20px;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .hs_preferred_communication_method .inputs-list .hs-form-radio-display {
    display: flex;
    flex-direction: row;
    gap: 8px;
    align-items: center;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .hs_preferred_communication_method .inputs-list .hs-form-radio-display span {
    font-size: 12px;
    line-height: 20px;
    font-weight: 600;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container input[type=radio] {
    -webkit-appearance: none;
    appearance: none;
    margin: 0;
    width: 16px !important;
    height: 16px;
    border: 1px solid rgb(234, 234, 234);
    border-radius: 50%;
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container input[type=radio]:checked {
    background-image: radial-gradient(circle, rgb(0, 0, 0) 50%, transparent 54%);
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .hs_submit {
    display: flex;
    justify-content: center;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .hs_submit .hs-button {
    width: 360px;
    border: none;
    padding: 11px 24px;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .talk_to_sales_form {
    overflow-y: auto;
    height: 100%;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .talk_to_sales_form.full-form {
    padding: 40px 0 0 40px;
    box-sizing: border-box;
    height: 100%;
    overflow: auto;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .talk_to_sales_popup__right {
    overflow-y: auto;
    height: 100vh;
    width: 100%;
    padding: 32px 20px 0 20px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .talk_to_sales_popup__right.with-tabs {
    padding: 30px 40px 0 40px;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .talk_to_sales_popup__right > h2 {
    text-align: center;
    font-size: 20px;
    line-height: 28px;
    font-weight: 800;
    margin: 0 40px 5px;
    display: none;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .talk_to_sales_popup__right > p {
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    margin: 0 40px 30px;
    display: none;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/elements/talk_to_sales_popup/css/talk_to_sales_popup-320.css */
@media screen and (max-width: 767px) {
  .talk_to_sales_popup__overlay .talk_to_sales_popup {
    border-radius: 0 !important;
    height: 100%;
    justify-content: space-between;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup.submitted {
    width: 100%;
    height: 100%;
    padding: 30px 0;
    justify-content: center;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup.submitted .talk_to_sales_popup__container {
    justify-content: center !important;
    height: 160px !important;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup.submitted .talk_to_sales_popup__container .talk_to_sales_popup__live-chat-mobile {
    display: none !important;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup.submitted .talk-to-sales__container {
    height: 160px !important;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup.submitted .talk-to-sales__container .talk_to_sales_popup__right .submitted-message p {
    font-size: 14px;
    line-height: 20px;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup.submitted .talk-to-sales__container .header-for-small {
    display: none !important;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup.submitted .talk-to-sales__container #talk_to_sales_tabs {
    display: none !important;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container {
    align-items: center;
    justify-content: space-between;
    height: 100%;
    padding-bottom: 16px;
    flex-direction: column;
    overflow-y: auto;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk_to_sales_popup__left {
    display: none !important;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk_to_sales_popup__live-chat-mobile {
    padding: 20px 30px;
    background-color: black;
    width: 323px;
    border-radius: 6px;
    display: block !important;
    margin: 30px auto 16px;
    box-sizing: border-box;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk_to_sales_popup__live-chat-mobile p {
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.4);
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk_to_sales_popup__live-chat-mobile p a {
    font-weight: 700;
    color: rgba(255, 255, 255, 0.9);
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk_to_sales_popup__live-chat-mobile p a:hover {
    text-decoration: none;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container {
    height: 100%;
    display: flex;
    flex-direction: column;
    width: 100%;
    justify-content: flex-start;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .header-for-small {
    text-align: center;
    font-size: 24px;
    line-height: 36px;
    font-weight: 800;
    margin: 44px auto 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container #talk_to_sales_tabs {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 20px;
    padding: 32px 0 0;
    margin: 0 auto;
    border-bottom: 1px solid #EAEAEA;
    justify-content: center;
    width: 100%;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container #talk_to_sales_tabs .tab {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 130px;
    height: 30px;
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container #talk_to_sales_tabs .tab.active:after {
    position: absolute;
    content: " ";
    width: 100%;
    height: 2px;
    background-color: #000000;
    bottom: -1px;
    border-radius: 30px;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container #talk_to_sales_tabs .tab.active span {
    color: #000000;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container #talk_to_sales_tabs .tab span {
    color: rgba(0, 0, 0, 0.5);
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .form-columns-2 {
    display: flex;
    flex-direction: column;
    gap: 9px;
    margin-bottom: 10px;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .hs-fieldtype-text {
    height: 61px;
    margin-bottom: 9px;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container fieldset.form-columns-2 .hs-form-field input {
    border-radius: 6px;
    width: 323px;
    padding: 11px 16px;
    border: 1px solid rgb(234, 234, 234);
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    box-sizing: border-box;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container fieldset.form-columns-2 .hs-fieldtype-select label {
    font-size: 12px;
    line-height: 18px;
    font-weight: 600;
    color: black;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container fieldset.form-columns-2 .hs-fieldtype-select label span {
    margin-bottom: 6px;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container fieldset.form-columns-1 .hs-fieldtype-select label:not(.hs-error-msgs) {
    font-size: 12px;
    line-height: 18px;
    font-weight: 600;
    color: black;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container fieldset.form-columns-1 .hs-fieldtype-select label:not(.hs-error-msgs) span {
    margin-bottom: 6px;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container fieldset.form-columns-1 .hs-fieldtype-select .hs-error-msgs label {
    color: rgb(212, 17, 37);
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    margin-top: 3px;
    font-style: italic;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container fieldset.form-columns-1 .hs-fieldtype-select .custom-select {
    margin-bottom: 0;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .hs-error-msgs {
    color: rgb(212, 17, 37);
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    margin-top: 3px;
    font-style: italic;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .custom-select {
    position: relative;
    display: inline-block;
    border-radius: 6px;
    width: 323px;
    padding: 11px 16px;
    border: 1px solid rgb(234, 234, 234);
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    box-sizing: border-box;
    margin-bottom: 30px;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .custom-select.opened:after {
    transform: translateY(-50%) rotate(180deg);
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .custom-select:after {
    position: absolute;
    content: "";
    right: 10px;
    top: 50%;
    width: 16px;
    height: 16px;
    background-image: url('https://10web.io/wp-content/themes/10web-theme/templates/elements/talk_to_sales_popup/css/../../../../images/icons/arrows/drop_down_icon.svg');
    background-size: contain;
    transform: translateY(-50%);
    pointer-events: none;
    transition: transform 0.3s ease;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .options-list {
    position: absolute;
    width: 323px;
    list-style: none;
    padding: 6px;
    margin: 0;
    left: 0;
    top: 50px;
    border: 1px solid #EAEAEA;
    background: #fff;
    z-index: 99;
    border-radius: 6px;
    box-sizing: border-box;
    max-height: 140px;
    overflow-y: auto;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .options-list li {
    border-radius: 6px;
    padding: 7px 10px;
    cursor: pointer;
    color: black;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .options-list li:first-child {
    pointer-events: none;
    opacity: 0.5;
    cursor: default;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .options-list li.selected {
    pointer-events: none;
    opacity: 0.5;
    cursor: default;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .options-list li:not(:first-child):hover {
    background-color: rgb(244, 244, 244);
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .hs-sales_message {
    height: 116px;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .hs-sales_message textarea {
    width: 323px;
    resize: none;
    border: 1px solid rgb(234, 234, 234);
    border-radius: 6px;
    font-size: 12px;
    line-height: 18px;
    height: 76px;
    font-weight: 400;
    color: black;
    padding: 11px 16px;
    box-sizing: border-box;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .hs-sales_message textarea:focus-visible {
    outline: 1px solid black;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .hs-sales_message textarea::placeholder {
    color: rgba(0, 0, 0, 0.5);
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .hs_preferred_communication_method {
    display: flex;
    flex-direction: row;
    width: 100%;
    height: 36px;
    margin-bottom: 36px;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .hs_preferred_communication_method label:not(.hs-error-msg) {
    font-size: 12px;
    line-height: 18px;
    font-weight: 600;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .hs_preferred_communication_method .inputs-list {
    display: flex;
    flex-direction: row;
    gap: 20px;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .hs_preferred_communication_method .inputs-list .hs-form-radio-display {
    display: flex;
    flex-direction: row;
    gap: 8px;
    align-items: center;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .hs_preferred_communication_method .inputs-list .hs-form-radio-display span {
    font-size: 12px;
    line-height: 20px;
    font-weight: 600;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container input[type=radio] {
    -webkit-appearance: none;
    appearance: none;
    margin: 0;
    width: 16px !important;
    height: 16px;
    border: 1px solid rgb(234, 234, 234);
    border-radius: 50%;
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container input[type=radio]:checked {
    background-image: radial-gradient(circle, rgb(0, 0, 0) 50%, transparent 54%);
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .hs_submit {
    display: flex;
    justify-content: center;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .hs_submit .hs-button {
    width: 260px;
    border: none;
    padding: 11px 24px;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .talk_to_sales_form {
    overflow-y: auto;
    height: 100%;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .talk_to_sales_form.full-form {
    padding: 40px 0 0 40px;
    box-sizing: border-box;
    height: 100%;
    overflow: auto;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .talk_to_sales_popup__right {
    height: 100%;
    width: 100%;
    padding: 32px 8px 0 16px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .talk_to_sales_popup__right #talk_to_sales_popup__form {
    width: 323px;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .talk_to_sales_popup__right > h2 {
    text-align: center;
    font-size: 20px;
    line-height: 28px;
    font-weight: 800;
    margin: 0 40px 5px;
    display: none;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .talk_to_sales_popup__right > p {
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    margin: 0 40px 30px;
    display: none;
  }
}