@charset "UTF-8";
/* Base imports*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 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,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* 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; }

html {
  position: initial !important;
  top: initial !important; }

html * {
  box-sizing: border-box;
  color: white;
  font-family: Montserrat;
  font-weight: 400;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

.phpdebugbar * {
  color: black !important; }

body {
  padding-top: 0;
  background-image: linear-gradient(-90deg, #003958 0%, #000000 40%);
  background-attachment: fixed;
  transition: padding-top 0.5s; }
  body.show-smartbanner {
    padding-top: 4em; }
    @media screen and (max-width: 1100px) {
      body.show-smartbanner {
        padding-top: calc(80px + 4em); } }
  @media screen and (max-width: 1100px) {
    body {
      padding-top: 80px; } }

a {
  text-decoration: none; }

li {
  list-style-type: none; }

::-webkit-scrollbar {
  width: 6px;
  height: 6px; }

::-webkit-scrollbar-thumb {
  background-color: rgba(37, 141, 202, 0.5); }

.body-wrapper {
  padding-top: 95px;
  min-height: calc(100vh - 80px);
  position: relative; }
  @media screen and (max-width: 1100px) {
    .body-wrapper {
      padding-top: 15px;
      min-height: 100vh; } }

@media screen and (max-width: 1100px) {
  .body-landing * {
    text-align: center; } }

.body-landing,
.body-landing .body-wrapper,
.body-landing .landing-section,
.landing-section-wrapper--landing-fixed-section {
  pointer-events: none !important; }
  .body-landing *,
  .body-landing .body-wrapper *,
  .body-landing .landing-section *,
  .landing-section-wrapper--landing-fixed-section * {
    pointer-events: auto; }

#_px {
  position: fixed;
  bottom: -1px;
  left: -1px; }

.content-wrapper {
  max-width: 700px;
  margin: auto;
  margin-bottom: 65px;
  padding: 0 20px; }
  @media screen and (min-width: 1110px) {
    .content-wrapper {
      max-width: 1400px; } }

.body-full--wrapper .partner-hero,
.body-full--wrapper .content-wrapper,
.body-full--wrapper .footer {
  max-width: 100%;
  margin: 0;
  padding: 0; }

@media screen and (min-width: 1100px) {
  .body-colored--wrapper .body-wrapper {
    padding-top: 75px; }
  .body-colored--wrapper .content-wrapper .landing-section-wrapper .feature {
    margin: 0;
    padding: 50px; }
  .body-colored--wrapper .partner-hero,
  .body-colored--wrapper .content-wrapper .landing-section-wrapper:not(.landing-section-wrapper--landing-fixed-section),
  .body-colored--wrapper .footer {
    background: linear-gradient(-90deg, #003958 0%, #000000 40%); } }

.align-left {
  text-align: left; }

.align-center {
  text-align: center; }

strong {
  font-weight: bold; }

em {
  font-style: italic; }

.paragraph {
  font-size: 16px;
  margin-bottom: 1em;
  line-height: 1.7; }

.strong {
  font-weight: bold; }

.link {
  display: inline-block;
  color: #20a393;
  font-size: 16px;
  cursor: pointer;
  background: transparent;
  border: none;
  padding: 0;
  outline: none; }
  .link:hover {
    color: #38d8c4; }
  .link.link-teal {
    color: #20a393; }
  .link.link-blue {
    color: #258dca; }
    .link.link-blue:hover {
      color: #5bafe1; }
  .link.link-dark {
    color: #22333B; }
    .link.link-dark:hover {
      color: #3e5d6c; }
  .link.link-danger {
    color: #ed0400; }
    .link.link-danger:hover {
      color: #ff3e3b; }
  .link.link-light {
    color: #D8D8D8; }
    .link.link-light:hover {
      color: #b2b2b2; }

.font-color-teal {
  color: #20a393; }

.error-message {
  margin: 10px auto; }
  .error-message,
  .error-message span {
    font-weight: 400;
    color: #ed0400; }
  .error-message:before {
    content: '\2715';
    font-size: 0.8em;
    margin-right: 5px;
    border: 1px solid #ed0400;
    border-radius: 50%;
    vertical-align: middle;
    text-align: center;
    width: 15px;
    height: 15px;
    padding: 3px 2px 0;
    display: inline-block; }
  .error-message a {
    color: #20a393;
    display: inline; }

.header-h1 {
  font-size: 60px;
  text-align: center;
  margin-bottom: 50px; }

.success-message {
  margin: 10px auto;
  color: #258dca;
  font-weight: 400; }
  .success-message:before {
    content: '\2713';
    font-size: 1em;
    margin-right: 5px;
    border: 1px solid #258dca;
    border-radius: 50%;
    vertical-align: middle;
    text-align: center;
    width: 15px;
    height: 15px;
    padding: 2px;
    display: inline-block; }
  .success-message a {
    color: #20a393;
    display: inline; }

.btn {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: none;
  padding: 13px 10px;
  margin: auto;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  outline: none; }
  .btn:hover {
    background: #45a5dd; }
  .btn--small {
    padding: 6px; }
  .btn--large {
    padding: 20px; }
  .btn--plain {
    background: transparent;
    box-shadow: inset 0px 0px 0px 1px #20a393;
    color: #20a393; }
    .btn--plain:hover {
      background: transparent;
      color: #28ceb9;
      box-shadow: inset 0px 0px 0px 1px #28ceb9; }
  .btn--danger {
    background: transparent;
    border: 1px solid #ed0400;
    color: #ed0400; }
    .btn--danger:hover {
      background: transparent;
      border: 1px solid #ff2521;
      color: #ff2521; }
  .btn--inverted-teal {
    background: none;
    border: 1px solid #20a393;
    color: #20a393; }
    .btn--inverted-teal:hover {
      border: 1px solid #28ceb9;
      background: none;
      color: #28ceb9; }
  .btn--gradient {
    background: linear-gradient(to right, #20a393, #258dca, #36437d); }
    .btn--gradient:hover {
      background: linear-gradient(to right, #28ceb9, #45a5dd, #4556a1); }
    .btn--gradient-inactive {
      filter: brightness(50%); }
  .btn--gradient-rtl {
    background: linear-gradient(to left, #20a393, #258dca, #36437d); }
    .btn--gradient-rtl:hover {
      background: linear-gradient(to left, #28ceb9, #45a5dd, #4556a1); }
  .btn--plain-gradient {
    background: transparent;
    border: 2px solid;
    border-image-source: linear-gradient(to right, #36437d, #20a393);
    border-image-slice: 10; }
    .btn--plain-gradient:hover {
      background: transparent;
      border-image-source: linear-gradient(to right, #4556a1, #28ceb9); }
  .btn[disabled], .btn--inverted-gray {
    background: none;
    border: 1px solid #ffffff45;
    color: #ffffff45; }
  .btn--dark-gold {
    background: linear-gradient(90deg, #684118 0%, #7c5522 50%, #684118 100%); }
    .btn--dark-gold:hover {
      background: linear-gradient(90deg, #915b22 0%, #a4702d 50%, #915b22 100%); }
  .btn--inverted-blue {
    color: #258dca;
    box-shadow: inset 0 0 0 1px #258dca; }
    .btn--inverted-blue:hover {
      box-shadow: inset 0 0 0 1px #45a5dd;
      color: #45a5dd;
      background: none; }
  .btn--gradient-tb {
    background: linear-gradient(to right, #20a393, #258dca); }
    .btn--gradient-tb:hover {
      background: linear-gradient(to right, #28ceb9, #45a5dd); }
  .btn--gradient-orange {
    background: linear-gradient(to right, #f8b846, #eb7831, #dc3119); }
    .btn--gradient-orange:hover {
      background: linear-gradient(to right, #fbc76a, #f58c4c, #ff3e23); }
    .btn--gradient-orange-inactive {
      filter: brightness(50%); }
  .btn--ribbon {
    width: 75px;
    height: 48px;
    position: absolute;
    overflow: hidden;
    top: -5px;
    left: -5px;
    margin: 0; }
    .btn--ribbon:before, .btn--ribbon:after {
      content: '';
      position: absolute;
      z-index: -1;
      display: block;
      border-top-color: transparent;
      border-left-color: transparent; }
    .btn--ribbon:before {
      top: 0;
      right: 0;
      border: 8px solid #12518e; }
    .btn--ribbon:after {
      bottom: 0;
      left: 0;
      border: 5px solid #007dc2; }
    .btn--ribbon span {
      position: absolute;
      display: block;
      width: 100px;
      transform: rotate(-33deg);
      -webkit-transform: rotate(-33deg);
      right: -5px;
      top: 10px;
      font-size: 8px;
      text-align: center;
      padding: 5px 15px;
      background: linear-gradient(90deg, #1e346b, #12518e, #0571b4, #007dc2, #269582); }
  @media screen and (max-width: 700px) {
    .btn {
      margin: 0; } }

.input {
  color: #fff;
  padding: 13px 10px;
  margin: auto 10px;
  font-size: 16px; }
  .input--small {
    padding: 6px; }

.form-field {
  position: relative;
  margin: 10px 0; }
  .form-field__label-top .form-field--input,
  .form-field__label-top .form-field--input:valid,
  .form-field__label-top .form-field--input:focus,
  .form-field__label-top .form-field--input:invalid {
    margin-top: 20px; }
  .form-field__label-top .form-field--label {
    position: absolute;
    top: 0;
    left: 0; }
  .form-field--input {
    display: block;
    border: none;
    border-bottom: 1px solid #747474;
    width: 100%;
    background-color: transparent;
    position: relative;
    transition: all 0.3s;
    color: #fff;
    outline: none;
    font-size: 16px;
    z-index: 1;
    padding: 5px 0; }
    .form-field--input:focus {
      border-bottom: 1px solid #258dca; }
  .form-field--input:focus + .form-field--label,
  .form-field--input:valid + .form-field--label {
    color: #258dca; }
  .form-field--select {
    background: transparent;
    border: 1px solid #747474;
    color: #fff;
    width: 100%;
    padding: 10px;
    margin: 5px 0;
    outline: none; }
    .form-field--select:hover {
      background: transparent;
      border: 1px solid #258dca; }
    .form-field--select option {
      font: inherit;
      color: #20a393; }

.form-field--input::placeholder {
  color: #fff; }

.font-weight-bold {
  font-weight: 500; }

.post--content, .support-section-post--content {
  line-height: 1.4; }
  .post--content p, .support-section-post--content p,
  .post--content h1,
  .support-section-post--content h1,
  .post--content h2,
  .support-section-post--content h2,
  .post--content h3,
  .support-section-post--content h3,
  .post--content h4 h5,
  .support-section-post--content h4 h5,
  .post--content h6,
  .support-section-post--content h6 {
    word-break: break-word;
    word-wrap: break-word; }
  
  .post--content h1,
  .support-section-post--content h1 {
    font-size: 32px; }
  
  .post--content h2,
  .support-section-post--content h2 {
    font-size: 28px; }
  
  .post--content h3,
  .support-section-post--content h3 {
    font-size: 24px; }
  .post--content h4, .support-section-post--content h4 {
    font-size: 22px; }
  .post--content h5, .support-section-post--content h5 {
    font-size: 20px; }
  
  .post--content h6,
  .support-section-post--content h6 {
    font-size: 18px; }
  .post--content p, .support-section-post--content p {
    font-size: 16px;
    margin-bottom: 24px;
    line-height: 1.375em; }
  .post--content a, .support-section-post--content a {
    color: #20a393; }
    .post--content a:hover, .support-section-post--content a:hover {
      color: #38d8c4; }
  .post--content hr, .support-section-post--content hr {
    background-image: linear-gradient(to right, #20a393, #258dca, #36437d);
    margin: 24px 0;
    border: 0;
    height: 1px; }
  .post--content code, .support-section-post--content code,
  .post--content pre,
  .support-section-post--content pre {
    font-family: 'Courier New', Courier, monospace;
    background-image: linear-gradient(to right, rgba(32, 163, 147, 0.2), rgba(37, 141, 202, 0.2), rgba(54, 67, 125, 0.2)); }
  .post--content code, .support-section-post--content code {
    padding: 0 5px; }
  
  .post--content pre,
  .support-section-post--content pre {
    white-space: pre;
    word-break: break-all;
    word-wrap: break-word;
    display: block;
    padding: 10px;
    margin: 24px 0; }
    .post--content pre code, .support-section-post--content pre code {
      background-image: none; }
  .post--content blockquote, .support-section-post--content blockquote {
    margin: 24px; }
  .post--content ul, .support-section-post--content ul,
  .post--content ol,
  .support-section-post--content ol {
    margin-top: 24px;
    margin-bottom: 24px; }
  .post--content li, .support-section-post--content li {
    margin: 0 0 0 10px;
    padding: 0 0 0 10px; }
  .post--content li > ul, .support-section-post--content li > ul,
  .post--content li > ol,
  .support-section-post--content li > ol {
    margin-top: 10px;
    margin-bottom: 10px; }
  .post--content ul > li, .support-section-post--content ul > li {
    list-style-type: disc; }
  .post--content ol > li, .support-section-post--content ol > li {
    list-style-type: decimal; }
    .post--content ol > li > ol > li, .support-section-post--content ol > li > ol > li {
      list-style-type: lower-latin; }
  .post--content table, .support-section-post--content table {
    margin: 24px 0; }
  .post--content table, .support-section-post--content table,
  .post--content th,
  .support-section-post--content th,
  .post--content td,
  .support-section-post--content td {
    border: 1px solid #ffffff; }
  
  .post--content th,
  .support-section-post--content th,
  .post--content td,
  .support-section-post--content td {
    padding: 5px;
    vertical-align: middle; }
  .post--content iframe, .support-section-post--content iframe {
    max-width: 100%;
    display: block;
    margin: 24px auto; }
  .post--content img, .support-section-post--content img {
    max-width: 100%;
    height: auto;
    margin: 24px 0; }
  .post--content img.img-left-align, .support-section-post--content img.img-left-align {
    float: left;
    margin-right: 10px; }
  .post--content img.img-right-align, .support-section-post--content img.img-right-align {
    float: right;
    margin-left: 10px; }
  .post--content img.img-center-align, .support-section-post--content img.img-center-align {
    display: block;
    margin: 24px auto; }

.theme-identifier {
  background: transparent;
  transition: all ease 0.5s; }
  .theme-identifier * {
    transition: all ease 0.5s; }

.info-icon {
  color: #dc3119;
  border: 1px solid #dc3119;
  border-radius: 50%;
  font-size: 12px;
  width: 22px;
  height: 22px;
  padding: 2px;
  cursor: pointer; }
  .info-icon:before {
    content: '\A1';
    text-align: center;
    display: block; }
  .info-icon:hover {
    color: #ee7d6d;
    border: 1px solid #ee7d6d; }

.light-theme {
  position: relative;
  background: #DFEBF1; }
  .light-theme a {
    color: #258dca; }
    .light-theme a:hover {
      color: #5bafe1; }
  .light-theme h1,
  .light-theme h2,
  .light-theme h3,
  .light-theme h4,
  .light-theme h5,
  .light-theme h6,
  .light-theme p,
  .light-theme strong,
  .light-theme li,
  .light-theme em,
  .light-theme time,
  .light-theme table,
  .light-theme td,
  .light-theme th,
  .light-theme span {
    color: #22333B; }
  .light-theme table, .light-theme td, .light-theme th, .light-theme thead, .light-theme tbody {
    border: 1px solid #22333B; }

.toggle-icon {
  position: relative; }
  .toggle-icon:after {
    display: block;
    width: 12px;
    height: 12px;
    position: absolute;
    top: 0;
    right: 0;
    color: #FFFFFF;
    font-family: 'icons';
    font-size: 12px;
    content: "\E919"; }
  .toggle-icon--asc:after {
    content: "\E91A"; }

.info-icon {
  color: #dc3119;
  border: 1px solid #dc3119;
  border-radius: 50%;
  font-size: 12px;
  width: 22px;
  height: 22px;
  padding: 2px;
  cursor: pointer; }
  .info-icon:before {
    content: '\A1';
    text-align: center;
    display: block; }
  .info-icon:hover {
    color: #ee7d6d;
    border: 1px solid #ee7d6d; }

.toggle-eye {
  display: inline-block;
  width: auto;
  height: auto;
  position: absolute;
  bottom: 5px;
  right: 0;
  cursor: pointer;
  z-index: 1; }
  .toggle-eye:before {
    display: block;
    width: 100%;
    height: 100%;
    color: #FFFFFF;
    font-size: 35px;
    line-height: 16px;
    font-family: 'icons';
    content: "\E916"; }
  .toggle-eye--hide:before {
    content: "\E915"; }
  .toggle-eye:hover {
    opacity: .8; }

/* Components*/
.breadcrumbs {
  font-size: 0.75em;
  line-height: 1.428; }
  .breadcrumbs--link {
    font-size: inherit; }
    .breadcrumbs--link span {
      color: inherit; }

.breadcrumbs-divider {
  color: #258dca; }

.light-theme .breadcrumbs > span[itemprop=title] {
  color: #22333B; }

.breadcrumbs-container {
  font-size: 0.8em;
  padding-bottom: 10px; }
  .breadcrumbs-container .breadcrumbs-list {
    display: flex;
    flex-flow: row-reverse wrap-reverse;
    justify-content: flex-end; }
    .breadcrumbs-container .breadcrumbs-list--item {
      padding: 0; }
      .breadcrumbs-container .breadcrumbs-list--item:after {
        display: inline;
        background: transparent;
        color: #258dca; }
      .breadcrumbs-container .breadcrumbs-list--item:not(:first-child):after {
        content: '>';
        margin: 0 5px; }

.cta {
  text-align: center;
  margin: 30px 0; }

.cta__header {
  font-size: 25px;
  line-height: 1.3;
  margin-bottom: 30px; }

.cta__image {
  max-width: 600px;
  width: 100%;
  margin-bottom: 60px; }

.cta__button {
  width: 330px;
  height: 70px;
  font-size: 25px;
  font-weight: 400;
  margin: 0 auto 30px;
  display: flex;
  align-items: center; }

.dropdown {
  width: 100%;
  height: 100%;
  margin: auto;
  cursor: pointer;
  display: flex;
  position: relative;
  border: 2px solid;
  border-image-source: linear-gradient(to right, #36437d, #20a393);
  border-image-slice: 10; }

.dropdown__selection {
  font-size: 16px;
  width: 85%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border-right: 2px solid #20a393; }

.dropdown__button {
  width: 15%;
  display: flex;
  align-items: center;
  justify-content: center; }
  .dropdown__button::after {
    font-family: 'icons';
    content: "\E919";
    font-size: 16px;
    color: #268ecc; }

.dropdown__selector {
  height: 0;
  background-image: linear-gradient(-90deg, #003958 0%, #000000 40%);
  position: absolute;
  left: -2px;
  top: 100%;
  width: calc(100% + 4px);
  overflow-y: auto;
  transition: height 0.4s;
  border: 1px solid;
  border-image-source: linear-gradient(to right, #36437d, #20a393);
  border-image-slice: 20; }
  .dropdown__selector::-webkit-scrollbar {
    width: 10px; }
  .dropdown__selector::-webkit-scrollbar-thumb {
    background-color: #ffffff33; }
  .dropdown--is-open .dropdown__selector {
    height: auto;
    max-height: 190px;
    border-width: 2px;
    z-index: 100; }

.dropdown__selector-item {
  display: block;
  padding: 15px 10px;
  text-align: left;
  cursor: pointer; }
  .dropdown__selector-item:hover {
    background-color: #ffffff21; }
  .dropdown__selector-item--is-selected {
    background-color: #ffffff5c; }

.dropdown__selector-group .dropdown__selector-item {
  font-size: 0.8em;
  padding-left: 30px; }

.dropdown__selector-group .dropdown__selector-title {
  display: block;
  padding: 15px 10px;
  text-align: left;
  font-size: 1em;
  font-weight: 700; }

.js-download-dropdown .dropdown__selector-item {
  padding-left: 30px;
  position: relative;
  font-size: 0.8em; }
  .js-download-dropdown .dropdown__selector-item:before {
    content: "\E913";
    font-family: 'icons';
    color: #FFFFFF;
    width: 12px;
    height: 12px;
    line-height: 12px;
    font-size: 12px;
    position: absolute;
    left: 10px;
    top: 20px; }

.footer {
  position: relative;
  margin-bottom: 30px;
  z-index: 0;
  position: relative; }
  .footer:before {
    position: absolute;
    top: 0;
    left: 50%;
    width: 96%;
    height: 2px;
    background: rgba(255, 255, 255, 0.6);
    margin-left: -48%;
    z-index: -1;
    content: ''; }

.footer__content-wrapper {
  padding: 20px 20px 0 20px; }
  @media screen and (min-width: 1110px) {
    .footer__content-wrapper {
      display: flex;
      align-items: center;
      justify-content: space-around;
      max-width: 1400px;
      margin: auto;
      padding-top: 60px;
      padding-bottom: 20px; } }

.footer__links {
  display: flex;
  flex-wrap: wrap;
  flex-basis: 50%;
  justify-content: space-evenly; }
  @media screen and (max-width: 1110px) {
    .footer__links {
      margin-bottom: 20px; } }
  @media screen and (max-width: 1100px) {
    .footer__links {
      display: block; } }

.footer__links-group {
  flex-basis: 0;
  flex-grow: 1; }
  @media screen and (max-width: 1100px) {
    .footer__links-group {
      display: inline-block; } }

.footer__links-item {
  margin-bottom: 18px; }
  @media screen and (max-width: 1100px) {
    .footer__links-item {
      display: inline-block;
      margin-left: 10px;
      margin-right: 10px; } }

.footer__content-wrapper {
  align-items: center;
  padding-top: 40px; }
  @media screen and (min-width: 1110px) {
    .footer__content-wrapper {
      max-width: 1400px;
      margin: auto;
      padding-top: 60px; } }

.footer__social {
  margin: auto; }

.footer__content-wrapper {
  padding-bottom: 0;
  margin-bottom: 30px; }

.footer__social {
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin: auto;
  margin-bottom: 25px;
  max-width: 500px; }
  @media screen and (min-width: 1110px) {
    .footer__social {
      display: flex;
      flex-basis: 40%;
      margin-top: 0; } }

.footer__social-icon {
  width: 20px;
  line-height: 20px;
  font-size: 20px;
  color: #FFFFFF; }
  @media screen and (min-width: 1110px) {
    .footer__social-icon {
      width: 30px;
      line-height: 30px;
      font-size: 30px; } }

.footer__copyright {
  text-align: center; }

.homepage-wrapper .footer {
  padding-top: 50px;
  background: #1d2b36;
  margin-bottom: 0;
  padding-bottom: 30px;
  z-index: 1; }
  .homepage-wrapper .footer:before {
    top: 50px; }

.hero-button {
  display: flex;
  max-width: 325px;
  padding: 12px 20px;
  margin: 10px auto;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  position: relative;
  min-height: 74px; }
  @media all and (-ms-high-contrast: none) {
    .hero-button {
      height: 74px; } }

.hero-button--secondary {
  max-width: 325px;
  margin: 10px auto;
  min-height: 74px; }

.hero-button__title {
  font-weight: 400;
  font-size: 20px;
  display: block;
  text-align: center;
  font-weight: 500; }

.hero-button__sub-title {
  margin-top: 10px;
  font-size: 12px;
  display: block;
  letter-spacing: 0.5px;
  position: relative;
  text-transform: uppercase; }
  .hero-button__sub-title.loaded:before {
    content: "\E913";
    font-family: 'icons';
    line-height: 20px;
    color: #FFFFFF;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 20px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 9px;
    top: -2px; }

@font-face {
  font-family: 'icons';
  src: url(/user/themes/xsplit-v6/dist/icons.3195ecad179c0f88504e125eb5063867.ttf) format("truetype"), url(/user/themes/xsplit-v6/dist/icons.6fdb3609f512aadd799fb1afdfb946ff.woff) format("woff");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-search:before {
  content: "\E900"; }

.icon-viber:before {
  content: "\E901"; }

.icon-messenger:before {
  content: "\E903"; }

.icon-obs:before {
  content: "\E904"; }

.icon-webinair:before {
  content: "\E905"; }

.icon-facebook:before {
  content: "\E90E"; }

.icon-mixer:before {
  content: "\E90D"; }

.icon-hangouts:before {
  content: "\E90C"; }

.icon-slack:before {
  content: "\E90B"; }

.icon-discord:before {
  content: "\E909"; }

.icon-skype:before {
  content: "\E908"; }

.icon-youtube:before {
  content: "\E910"; }

.icon-twitch:before {
  content: "\E90F"; }

.icon-windows:before {
  content: "\E913"; }

.icon-player:before {
  content: "\E911"; }

.icon-twitter:before {
  content: "\E912"; }

.icon-zoom:before {
  content: "\E906"; }

.icon-info:before {
  content: "\E907"; }

.icon-check:before {
  content: "\E90A"; }

.icon-close:before {
  content: "\E914"; }

.icon-eye-hidden:before {
  content: "\E915"; }

.icon-eye:before {
  content: "\E916"; }

.icon-chevron-right:before {
  content: "\E917"; }

.icon-chevron-left:before {
  content: "\E918"; }

.icon-chevron-down:before {
  content: "\E919"; }

.icon-chevron-up:before {
  content: "\E91A"; }

.icon-globe:before {
  content: "\E902"; }

.langswitcher {
  padding: 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  @media screen and (min-width: 1100px) {
    .langswitcher {
      display: none;
      position: absolute;
      top: 100%;
      width: 320px;
      justify-content: flex-start; }
      .nav__menu-link--lang--is-open .langswitcher {
        display: flex;
        align-items: center; } }
    @media screen and (min-width: 1100px) and (min-width: 1100px) {
      .nav__menu-link--lang--is-open .langswitcher {
        right: 0;
        background: linear-gradient(90deg, #20a393, #258dca); } }
  .langswitcher a {
    line-height: 1.375;
    display: block;
    padding: 15px; }
    @media screen and (min-width: 1100px) {
      .langswitcher a {
        width: 150px;
        font-size: 15px;
        padding: 5px; } }
    .langswitcher a:hover {
      text-decoration: underline; }

.langswitcher-current a {
  font-weight: bold; }

.spinner {
  width: 25px;
  height: 25px;
  margin: auto;
  position: relative; }

.double-bounce1,
.double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #fff;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-bounce 2s infinite ease-in-out;
  animation: sk-bounce 2s infinite ease-in-out; }

.double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s; }

@-webkit-keyframes sk-bounce {
  0%,
  100% {
    -webkit-transform: scale(0); }
  50% {
    -webkit-transform: scale(1); } }

@keyframes sk-bounce {
  0%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0); }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

.login-modal {
  text-align: left; }
  @media screen and (min-width: 700px) {
    .login-modal {
      min-width: 450px; } }

.login-modal__tab-title {
  font-size: 18px;
  padding: 10px 20px;
  color: #fff;
  text-transform: uppercase; }
  .login-modal__tab-title[data-active='true'] {
    color: #0095de;
    border-bottom: 1px solid #0095de; }

.login-modal__tab {
  display: none;
  flex-direction: column;
  padding: 0 5px;
  width: 100%; }
  .login-modal__tab[data-active='true'] {
    display: flex; }
  .login-modal__tab .header-text {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    margin: 10px auto; }

.login-modal__tabs-container {
  display: flex;
  width: 100%;
  margin-bottom: 20px;
  justify-content: center;
  border-bottom: 1px solid #303030; }

.login-modal__options {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  font-size: 14px;
  flex-flow: column;
  text-align: center; }
  @media screen and (min-width: 1110px) {
    .login-modal__options {
      flex-flow: row;
      text-align: left; } }

.login-modal__options-remember-wrap {
  margin-bottom: 25px; }
  .login-modal__options-remember-wrap label,
  .login-modal__options-remember-wrap input {
    cursor: pointer; }
  @media screen and (min-width: 1110px) {
    .login-modal__options-remember-wrap {
      margin-bottom: 0; } }

.login-modal__options-remember-item {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px; }

.login-modal__forgot-password {
  color: #747474;
  font-size: 14px; }
  .login-modal__forgot-password:hover {
    color: #8e8e8e; }

.login-modal__cta {
  width: 100%;
  margin-top: 20px; }

.login-modal__alternate-login-separator {
  text-align: center;
  margin: 20px 0; }
  .login-modal__alternate-login-separator::before, .login-modal__alternate-login-separator::after {
    content: '';
    height: 1px;
    width: 30%;
    background-color: #747474;
    display: inline-block;
    vertical-align: middle; }

.login-modal__link {
  margin-left: 2px;
  color: #0095de; }

.login-modal__terms {
  margin: 15px 0; }

.login-modal__term {
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 5px;
  display: flex;
  align-items: center; }
  .login-modal__term input,
  .login-modal__term label {
    cursor: pointer; }

.login-modal__term-text {
  color: #747474; }
  .login-modal__term-text a {
    color: #258dca; }
    .login-modal__term-text a:hover {
      text-decoration: underline; }

.login-modal__privacy-policy {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 20px; }

.login-modal__alternate-login-separator-text {
  font-size: 14px;
  color: #747474;
  width: 40%;
  font-weight: 400;
  display: inline-block; }

.login-modal__social-login {
  display: flex;
  justify-content: center; }

.login-modal__social-icon-container {
  overflow: hidden;
  border-radius: 2px;
  width: 37px;
  height: auto;
  background: gray;
  margin: 5px 15px; }
  @media screen and (max-width: 700px) {
    .login-modal__social-icon-container {
      margin: 5px; } }

.login-modal__social-link {
  width: 100%;
  height: 100%;
  display: block; }

.login-modal__social-icon {
  width: 100%;
  height: 100%;
  display: block; }
  .login-modal__social-icon--facebook {
    background-color: #4166b2; }
    .login-modal__social-icon--facebook:hover {
      background-color: #6182c5; }
  .login-modal__social-icon--youtube {
    background-color: #ff0400; }
    .login-modal__social-icon--youtube:hover {
      background-color: #ff3633; }
  .login-modal__social-icon--twitch {
    background-color: #6441a4; }
    .login-modal__social-icon--twitch:hover {
      background-color: #7d5abe; }
  .login-modal__social-icon--mixer {
    background-color: #00214f; }
    .login-modal__social-icon--mixer:hover {
      background-color: #003682; }
  .login-modal__social-icon--twitter {
    background-color: #03aced; }
    .login-modal__social-icon--twitter:hover {
      background-color: #27c1fc; }
  .login-modal__social-icon--playerme {
    background-color: #694ea0; }
    .login-modal__social-icon--playerme:hover {
      background-color: #846ab7; }

.login-modal__registration-successful {
  margin: 20px;
  font-size: 16px; }

.forgot-password__form .btn {
  min-width: 150px; }

.on-page-log-in {
  max-width: 750px;
  width: 100%;
  margin: 10px auto;
  border: 1px solid #258dca;
  padding: 40px 80px;
  position: relative; }
  .on-page-log-in--title {
    font-size: 24px;
    margin-bottom: 40px;
    text-align: center; }

#react-login-button {
  position: relative;
  padding: 15px;
  max-width: 300px;
  text-overflow: ellipsis;
  display: flex;
  flex-flow: row nowrap; }
  #react-login-button .toggle-icon:after {
    right: -15px; }
  #react-login-button a {
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 250px;
    padding-left: 5px; }
  @media screen and (min-width: 1100px) {
    #react-login-button .info-icon {
      margin-top: -3px; } }

.nav {
  height: 80px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 5000;
  background-image: linear-gradient(-90deg, #003958 0%, #000000 40%);
  transition: top 0.5s; }
  @media screen and (min-width: 1100px) {
    .nav--is-active {
      box-shadow: 0px -9px 5px 7px white; }
    .nav .nav__container {
      height: 95px; }
      .nav .nav__container .nav__container-inner {
        display: flex;
        justify-content: flex-end; } }

body.show-smartbanner .nav {
  top: 60px; }

.nav__logo-wrapper {
  width: 40px;
  position: absolute;
  transition: all 0.5s;
  top: 10px;
  left: 10px;
  z-index: 1; }
  .nav--is-active .nav__logo-wrapper {
    width: 35px;
    left: 25px;
    top: 15px; }
  @media screen and (min-width: 1100px) {
    .nav__logo-wrapper {
      width: 80px;
      left: 35px;
      top: 35px; }
      .nav--is-active .nav__logo-wrapper {
        width: 40px; } }
  @media screen and (max-width: 1640px) {
    .nav__logo-wrapper {
      width: 40px;
      top: 10px;
      left: 10px; } }
  @media screen and (max-width: 1100px) {
    .nav__logo-wrapper {
      top: 14px; } }

.nav__logo {
  width: 100%;
  height: auto; }

.nav__hamburger {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 18px;
  height: 14px;
  position: absolute;
  right: 33px;
  top: 33px;
  z-index: 1; }
  @media screen and (min-width: 1100px) {
    .nav__hamburger {
      display: none; } }
  .nav__hamburger .bar {
    border: 1px solid white;
    opacity: 1;
    transition: transform 0.25s ease, transform-origin 0.25s ease, opacity 0.25s ease; }
  .nav--is-open .nav__hamburger .bar--1 {
    transform-origin: top left;
    transform: rotate(45deg); }
  .nav--is-open .nav__hamburger .bar--2 {
    transform: translateX(60px);
    opacity: 0; }
  .nav--is-open .nav__hamburger .bar--3 {
    transform-origin: bottom left;
    transform: rotate(-45deg); }

.nav__menu::-webkit-scrollbar {
  width: 10px; }

.nav__menu::-webkit-scrollbar-thumb {
  background-color: #ffffff33; }

.nav--is-open .nav__menu {
  display: flex; }

@media screen and (min-width: 1100px) {
  .nav__menu {
    display: flex;
    left: auto;
    top: 0;
    align-items: center;
    box-shadow: none;
    flex-direction: row;
    height: 80px;
    background: none;
    overflow: initial;
    position: relative; } }

@media screen and (min-width: 1100px) {
  ul.nav__menu li.nav__menu-link-hoverable {
    background-position: 0 -80px;
    background-image: linear-gradient(to bottom, #20a393, #258dca, transparent);
    background-repeat: no-repeat;
    transition: all 0.5s ease; }
  ul.nav__menu:hover li.nav__menu-link-hoverable:not(:hover) {
    background-position: 0 -80px; }
  ul.nav__menu li.nav__menu-link-active,
  ul.nav__menu li.nav__menu-link-hoverable:hover {
    background-position: 0 0; } }

.nav__menu-link {
  margin: 5px;
  padding-top: 0;
  height: auto;
  display: flex;
  align-items: baseline;
  position: relative; }
  .nav__menu-link > a {
    display: block;
    padding: 15px 15px;
    min-width: 68px; }
  .nav__menu-link .new-badge {
    position: absolute;
    right: 0;
    bottom: 38px;
    background: linear-gradient(to right, #f8b846, #eb7831, #dc3119);
    border-radius: 5px;
    font-weight: 600;
    font-size: 8px;
    text-align: center;
    padding: 2px 5px;
    line-height: 1.2em; }
  @media screen and (min-width: 1100px) {
    .nav__menu-link {
      padding-top: 32px;
      height: 83px; }
      .nav__menu-link > a {
        padding: 15px 15px;
        width: auto; } }
  .nav__menu-link--separator {
    display: none; }
    @media screen and (min-width: 1100px) {
      .nav__menu-link--separator {
        display: block;
        padding: 32px 0 5px 0;
        margin: 10px; } }
  .nav__menu-link--upgrade {
    padding: 10px;
    background: linear-gradient(to right, #20a393, #258dca); }
    .nav__menu-link--upgrade:hover {
      text-decoration: none !important;
      background: linear-gradient(to right, #28ceb9, #45a5dd); }
  .nav__menu-link--lang {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    transition: background 0s; }
    .nav__menu-link--lang-text {
      display: none; }
    .nav__menu-link--lang.toggle-icon:after {
      top: 50px;
      right: 10px; }
    .nav__menu-link--lang--is-open::before {
      box-shadow: 0px 0px 24px 1px white; }
    @media screen and (min-width: 1100px) {
      .nav__menu-link--lang {
        width: 80px; }
        .nav__menu-link--lang::before {
          cursor: pointer;
          border-radius: 50%;
          width: 28px;
          height: 28px;
          line-height: 28px;
          font-size: 28px;
          content: "\E902";
          display: inline-block;
          font-family: 'icons'; } }

.header__main-nav__item-link {
  position: relative; }

.nav__menu-products li {
  max-width: 200px;
  opacity: 1;
  overflow: hidden; }
  @media screen and (min-width: 1100px) and (max-width: 1300px) {
    .nav__menu-products li:first-of-type {
      max-width: 0;
      opacity: 0; } }
  @media screen and (min-width: 1100px) {
    .nav__menu-products li:first-of-type {
      transition: max-width 0.25s ease, opacity 0.25s ease; } }

@media screen and (max-width: 1100px) {
  .nav {
    background-image: linear-gradient(-90deg, #003958 0%, #000000 40%); }
    .nav * {
      box-sizing: border-box; }
  .nav__container {
    position: fixed;
    background-image: linear-gradient(-90deg, #003958 0%, #000000 40%);
    height: 100%;
    width: 80%;
    max-width: 400px;
    right: -100%;
    padding: 30px 10px;
    box-shadow: 0px 0 15px 0 #fff;
    transition: right 0.25s ease; }
    .nav__container .nav__container-inner {
      height: 100%;
      overflow-y: auto; }
  .nav__menu {
    display: flex;
    flex-flow: column;
    order: 2; }
  .nav__menu-link {
    background-repeat: no-repeat;
    background-position: left center;
    display: flex;
    align-items: flex-start; }
    .nav__menu-link .new-badge {
      position: inherit;
      bottom: auto; }
    .nav__menu-link a {
      padding: 5px 0 5px 35px; }
  .nav__menu-profile {
    order: 1; }
  .nav__menu-products .menu-item--gaming {
    background-image: url(/user/themes/xsplit-v6/dist/home.2871757db1e788d72c927ec2c1dbb917.svg); }
  .nav__menu-products .menu-item--broadcaster {
    background-image: url(/user/themes/xsplit-v6/dist/xbc.6307db141e09b69aa1aec8cab0da2dd5.svg); }
  .nav__menu-products .menu-item--gamecaster {
    background-image: url(/user/themes/xsplit-v6/dist/xgc.2a089e732b7272d6f2ef8f0b94076cb9.svg); }
  .nav__menu-products .menu-item--vcam {
    background-image: url(/user/themes/xsplit-v6/dist/xvc.73f1d6094585984dafd0042a20593957.svg); }
  .nav__menu-products .menu-item--support {
    background-image: url(/user/themes/xsplit-v6/dist/support.41c6574e32e2f5e71d19042dadbac171.svg); }
  .nav__menu-item--user {
    background-image: url(/user/themes/xsplit-v6/dist/profile.95fc85a1058f6adbb4c6924e297bc4af.svg);
    background-position: left 10px;
    display: block;
    border-top: 1px solid #fff; }
    .nav__menu-item--user .user-info-modal--container {
      position: inherit;
      width: auto;
      background: transparent;
      margin: 0; }
    .nav__menu-item--user .user-info-modal {
      padding: 0; }
      .nav__menu-item--user .user-info-modal a {
        padding: 0; }
      .nav__menu-item--user .user-info-modal .user-info-modal__col {
        margin: 0; }
      .nav__menu-item--user .user-info-modal .user-info-modal__row {
        margin: 5px 0; }
      .nav__menu-item--user .user-info-modal .nav__menu-link a {
        padding: 0; }
      .nav__menu-item--user .user-info-modal .btn {
        padding: 10px;
        width: 100%;
        margin: 5px 0; }
      .nav__menu-item--user .user-info-modal * {
        text-align: left; }
  #react-login-button {
    padding: 0;
    padding-top: 10px;
    max-width: 100%; }
    #react-login-button a {
      max-width: inherit;
      padding: 5px 15px 5px 30px;
      line-height: 1em; }
    #react-login-button .info-icon {
      margin-left: 35px;
      width: 24px;
      height: 22px; }
      #react-login-button .info-icon + a {
        padding-left: 5px; }
  .nav__menu-item--buy {
    padding: 15px 0;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff; }
    .nav__menu-item--buy .nav__menu-link--upgrade {
      width: 100%;
      padding: 10px; }
  .nav__menu-languages {
    border-bottom: 1px solid #fff;
    margin-bottom: 5px; }
    .nav__menu-languages .nav__menu-link--lang {
      background-image: url(/user/themes/xsplit-v6/dist/language.25f478d7eeda886d2d61a46dc423fa91.svg);
      background-position: left top;
      display: block; }
      .nav__menu-languages .nav__menu-link--lang.toggle-icon:after {
        top: 5px;
        right: 2px; }
      .nav__menu-languages .nav__menu-link--lang-text {
        display: block;
        text-align: left;
        padding-left: 40px;
        line-height: 30px; }
  .langswitcher {
    display: none; }
  .nav__menu-link--lang--is-open .langswitcher {
    display: flex;
    flex-flow: column;
    align-items: baseline;
    padding: 0 5px; }
    .nav__menu-link--lang--is-open .langswitcher a {
      padding: 5px 0; }
  .nav--is-open .nav__container {
    right: 0; } }

.overlay__backdrop,
.overlay__borderless {
  z-index: 9999; }

.overlay__content,
.overlay__content--danger {
  max-width: 750px;
  height: auto;
  background-color: #050505;
  position: relative;
  border: 1px solid #258dca;
  width: 95%;
  padding: 30px;
  margin: auto; }
  @media screen and (min-width: 700px) {
    .overlay__content,
    .overlay__content--danger {
      width: auto; } }
  @media screen and (max-height: 750px) {
    .overlay__content,
    .overlay__content--danger {
      position: absolute;
      top: 20px; } }

.overlay-close {
  color: #258dca;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 50px;
  font-weight: 300;
  padding: 10px;
  line-height: 0.5; }

.overlay__borderless {
  background: transparent;
  padding-top: 30px; }
  .overlay__borderless .overlay-close {
    top: 10px;
    padding: 0;
    z-index: 1;
    right: 10px;
    color: #fff; }

.overlay__borderless__content {
  margin: auto;
  background: transparent;
  padding: 0;
  box-shadow: 0 3px 30px #000000;
  background: rgba(0, 0, 0, 0.6); }

.popconfirm__list {
  padding: 20px 0; }
  .popconfirm__list li {
    text-indent: 20px;
    position: relative;
    margin: 20px 0; }
    .popconfirm__list li:before {
      content: '\2022';
      position: absolute;
      font-size: 1.2em;
      transform: scale(3);
      left: -38px;
      top: -5px; }

.overlay__content--danger {
  border: 1px solid #dc3119;
  padding: 75px 100px; }
  .overlay__content--danger .popconfirm__title {
    color: #FFF;
    border: none; }
    .overlay__content--danger .popconfirm__title:before {
      content: '\26A0';
      position: relative;
      color: #dc3119;
      font-size: 60px;
      display: inline-block;
      vertical-align: middle;
      margin-right: 20px; }
  .overlay__content--danger .popconfirm__list li:before {
    color: #dc3119; }
  .overlay__content--danger .overlay-close {
    color: #FFF; }

.overlay__borderless__content {
  margin: auto;
  background: transparent;
  padding: 0;
  box-shadow: 0 3px 30px #000000;
  background: rgba(0, 0, 0, 0.6); }

.pagination {
  margin: 20px;
  text-align: center; }

.pagination--page-numbers {
  min-width: 24px;
  padding: 4px 5px;
  text-align: center;
  display: inline-block;
  vertical-align: center; }
  .pagination--page-numbers + .pagination--page-numbers {
    margin-right: 5px; }
  .pagination--page-numbers:last-child {
    margin-right: 0; }
  .pagination--page-numbers:hover {
    color: #20a393; }
  .pagination--page-numbers:not(.pagination--current):active {
    color: #28ceb9; }

.popconfirm {
  margin: 10px 0; }

.popconfirm__title {
  font-size: 30px;
  font-weight: 400;
  color: #258dca;
  text-align: center;
  padding-bottom: 15px;
  border-bottom: 1px solid #258dca;
  margin-bottom: 20px; }

.popconfirm__content {
  margin: 0 0 20px 0;
  color: #fff;
  font-size: 1em; }
  .popconfirm__content strong {
    font-weight: 700; }
  .popconfirm__content a {
    color: #20a393; }
  .popconfirm__content--paragraph {
    display: block;
    margin-bottom: 10px; }

.popconfirm__buttons {
  box-sizing: border-box;
  margin: 20px auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between; }
  .popconfirm__buttons--center {
    justify-content: center; }
  .popconfirm__buttons--right {
    justify-content: flex-end; }
  .popconfirm__buttons .btn {
    width: 100%;
    margin: 10px 0; }
    @media screen and (min-width: 700px) {
      .popconfirm__buttons .btn {
        min-width: 150px;
        width: auto;
        margin: 10px; } }
    .popconfirm__buttons .btn:first-child {
      margin-left: 0; }
    .popconfirm__buttons .btn:last-child {
      margin-right: 0; }

.popconfirm__button {
  margin: 0;
  width: 30%; }

.popconfirm__loading {
  position: absolute;
  width: 100%;
  background: #000;
  height: 100%;
  left: 0;
  display: flex;
  justify-content: center;
  opacity: 0.75; }

.popnotification__title {
  font-size: 20px; }

.popnotification__content {
  margin: 25px 0; }

.resend-activation-page__title {
  font-size: 60px;
  margin-bottom: 50px; }

.resend-activation-page__content {
  max-width: 500px;
  margin: 0 auto; }
  .resend-activation-page__content label {
    margin-bottom: 10px; }
  .resend-activation-page__content input {
    margin-bottom: 15px; }
  .resend-activation-page__content button {
    width: 100%;
    margin-bottom: 15px; }

.smartbanner {
  background-image: url(/user/themes/xsplit-v6/dist/xsplit-smartbanner-bg.76596238a22c546c8774d3fc17392411.jpg);
  width: 100%;
  height: 0;
  font-family: "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 0.938em;
  text-align: center;
  line-height: 1.6;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: 40px;
  position: fixed;
  top: 0;
  z-index: 5001;
  overflow: hidden;
  transition: height 0.5s; }

.smartbanner--cta {
  min-width: 130px;
  padding: 0.375em 0.625em;
  margin: 0 0 0 1em; }

.smartbanner--content {
  margin-left: 0.375em 0 0.375em 1em; }

.smartbanner--close {
  background: none;
  border: none;
  cursor: pointer;
  border-radius: 0;
  width: 40px;
  height: 100%;
  font-size: 1.3em;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1; }

body.has-smartbanner.show-smartbanner .smartbanner {
  height: 4em; }

.styled-checkbox input {
  display: none; }

.styled-checkbox {
  position: relative;
  cursor: pointer;
  font-size: 1em;
  margin-left: 15px;
  display: flex;
  align-items: center; }
  .styled-checkbox--box {
    position: absolute;
    top: 0; }
  .styled-checkbox--box:after {
    display: none; }
  .styled-checkbox--box:before {
    content: '';
    background: none;
    min-width: 10px;
    min-height: 10px;
    max-width: 20px;
    max-height: 20px;
    width: 0.714em;
    height: 0.714em;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    margin-left: -15px;
    border: 1px solid #adb8c0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1); }

.styled-checkbox input:checked ~ .styled-checkbox--box:after {
  content: '\2714';
  position: absolute;
  top: -2px;
  left: -13px;
  color: #ffffff;
  font-size: 1em;
  bottom: 0;
  display: flex;
  align-items: center; }

.styled-checkbox a {
  color: #20a393;
  font-size: inherit; }

.styled-checkbox--label {
  padding-left: 2px;
  top: 0.095em;
  position: relative; }

.styled-checkbox input[disabled] ~ .styled-checkbox--label,
.styled-checkbox input[disabled] ~ .styled-checkbox--box:after {
  cursor: wait;
  color: #747474; }

.styled-checkbox input[disabled] ~ .styled-checkbox--box:before {
  cursor: wait;
  border: 1px solid #747474; }

.user-info-modal--container {
  position: absolute;
  margin-top: 40px;
  right: 0;
  width: max-content;
  background: #000a19 url(/user/themes/xsplit-v6/dist/userinfo-box.5d3a62abfce3c71c1b5964619ff4bfad.png) no-repeat;
  background-size: contain; }

.user-info-modal {
  display: flex;
  flex-flow: column;
  padding: 20px;
  font-size: 14px; }
  .user-info-modal a {
    font-size: 14px; }
  .user-info-modal .btn {
    padding: 10px;
    margin: 0;
    width: fit-content;
    display: inline-block; }

.user-info-modal__row {
  margin: 5px 0;
  display: flex;
  flex-flow: column; }
  .user-info-modal__row.user-info-modal__row-half {
    flex-flow: row;
    align-items: center;
    justify-content: space-between; }

.user-info-modal__col {
  flex: 1 0; }
  @media all and (-ms-high-contrast: none) {
    .user-info-modal__col {
      flex-basis: auto; } }
  .user-info-modal__col:nth-child(1) {
    min-width: 220px; }
  .user-info-modal__col:nth-child(2) {
    text-align: right;
    margin-left: 10px;
    min-width: 200px; }

.user-info-details--label {
  font-weight: 600; }

.user-info-details--link, .user-info-details--value {
  line-height: 1.3em; }

.user-info-modal--logout {
  border-top: 1px solid #fff;
  padding-top: 10px;
  text-align: right;
  display: block;
  margin-top: 10px; }

@media screen and (max-width: 1100px) {
  .user-info-modal__row.user-info-modal__row-half {
    margin: 5px 0; }
  .user-info-modal {
    padding: 0; }
    .user-info-modal a {
      padding: 0; }
    .user-info-modal .user-info-modal__col {
      margin: 0; }
    .user-info-modal .user-info-modal__row {
      flex-direction: column;
      align-items: flex-start;
      margin: 5px 0; }
      .user-info-modal .user-info-modal__row.user-info-modal--links {
        margin: 0; }
        .user-info-modal .user-info-modal__row.user-info-modal--links .user-info-modal__col {
          text-align: left;
          width: 100%;
          margin: 5px 0; }
    .user-info-modal .nav__menu-link a {
      padding: 0; }
    .user-info-modal .btn {
      padding: 10px;
      width: 100%;
      margin: 5px 0;
      text-align: center; }
    .user-info-modal * {
      text-align: left; } }

.embed-video-responsive {
  position: relative;
  padding-bottom: 52%;
  padding-top: 25px;
  margin: 20px auto; }
  .embed-video-responsive iframe,
  .embed-video-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0; }

.license-comparison {
  width: 100%;
  height: 100%;
  position: relative;
  background: url(/user/themes/xsplit-v6/dist/background-license-comparison.cff286a9b3131bd8bcfee55d01bed6d4.png);
  padding-bottom: 40px;
  overflow: hidden;
  color: #36437d;
  background-color: #2D6EA7;
  background-repeat: no-repeat; }
  @media screen and (min-width: 1280px) {
    .license-comparison {
      color: #20a393; } }
  .license-comparison:before {
    content: '';
    position: absolute;
    width: 101%;
    background-image: linear-gradient(to bottom, transparent 0, #000 15%);
    opacity: 0.81;
    height: 2500px; }

.license-comparison__tabs {
  display: flex;
  justify-content: space-evenly;
  margin: 64px 30px 0 30px;
  border-bottom: 1px solid #258dca; }
  @media screen and (max-width: 1100px) {
    .license-comparison__tabs {
      margin-top: 0;
      margin-left: 0;
      margin-right: 0; } }

.license-comparison__tab-selector {
  opacity: 0.2;
  transition: opacity 0.4s;
  width: 30%;
  background: none;
  border: none;
  padding: 0;
  margin: 0 0 20px 0;
  outline: none;
  cursor: pointer;
  position: relative;
  flex-grow: 1;
  flex-basis: 0;
  overflow: visible; }
  .license-comparison__tab-selector[data-value='vcam'] img {
    height: 55px; }
  @media screen and (min-width: 700px) {
    .license-comparison__tab-selector[data-value='vcam'] img {
      height: 91px; } }
  .license-comparison__tab-selector .new-badge {
    background: linear-gradient(to right, #f8b846, #eb7831, #dc3119);
    border-radius: 10px;
    font-weight: 600;
    font-size: 1.2em;
    text-align: center;
    padding: 5px;
    line-height: 1.2em;
    position: absolute;
    left: 64%; }
    @media screen and (max-width: 700px) {
      .license-comparison__tab-selector .new-badge {
        font-size: .8em;
        padding: 3px 5px; } }
  .license-comparison__tab-selector--is-selected {
    opacity: 1; }

.license-comparison__tab-selector-image {
  width: 100%;
  height: 91px; }

.license-comparison__tab {
  display: none; }
  .license-comparison__tab--is-visible {
    display: block; }

.license-comparison__tab .license-comparison__table {
  margin: 0 30px;
  font-size: 13px; }
  @media screen and (max-width: 1100px) {
    .license-comparison__tab .license-comparison__table {
      margin: 0; } }
  .license-comparison__tab .license-comparison__table * {
    outline: none; }
  .license-comparison__tab .license-comparison__table .rt-tbody {
    overflow: hidden; }
  .license-comparison__tab .license-comparison__table .rt-th div {
    color: #258dca;
    font-size: 16px; }
  .license-comparison__tab .license-comparison__table .rt-tr,
  .license-comparison__tab .license-comparison__table .rt-th {
    padding: 7px 0;
    margin: 7px 0; }
  .license-comparison__tab .license-comparison__table .rt-tr.-odd {
    background-image: linear-gradient(to right, #258dca, transparent);
    border: 1px solid #258dca;
    border-radius: 10px; }
  .license-comparison__tab .license-comparison__table__xgc .rt-tr.-odd {
    background-image: linear-gradient(to right, #36437d, transparent);
    border: 1px solid #36437d; }
  .license-comparison__tab .license-comparison__table__vcam .rt-tr.-odd {
    background-image: linear-gradient(to right, #20a393, transparent);
    border: 1px solid #20a393; }
  .license-comparison__tab .license-comparison__table .rt-td {
    white-space: normal !important;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: initial;
    padding: 5px;
    position: relative; }
    .license-comparison__tab .license-comparison__table .rt-td:first-of-type {
      justify-content: flex-start;
      overflow: visible; }
    .license-comparison__tab .license-comparison__table .rt-td img {
      width: 30px;
      position: absolute; }
  .license-comparison__tab .license-comparison__table .comparison-info-icon-wrap {
    display: flex;
    align-items: center;
    text-align: left; }
  .license-comparison__tab .license-comparison__table .comparison-info-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 18px;
    height: 18px;
    position: relative;
    cursor: pointer;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%; }
    .license-comparison__tab .license-comparison__table .comparison-info-icon .icon-info {
      font-size: 15px;
      line-height: 15px;
      color: #FFFFFF; }
    .license-comparison__tab .license-comparison__table .comparison-info-icon:hover .comparison-info {
      display: block; }
  .license-comparison__tab .license-comparison__table .comparison-info {
    position: absolute;
    width: 186px;
    left: 25px;
    top: 0;
    z-index: 1;
    padding: 10px;
    background-image: linear-gradient(to right, #36437d, #258dca);
    display: none;
    border-radius: 5px;
    text-align: left;
    box-shadow: 1px 1px 20px #000; }

.upgrade-to-premium-label {
  background: #ca924a;
  border: 3px solid #ca924a;
  box-shadow: 1px 0 35px #000000;
  font-size: 18px;
  padding: 17px 22px;
  text-align: center;
  margin: 64px 97px 0 97px;
  border-radius: 10px;
  font-weight: 500; }

.comparison-check {
  display: inline-flex;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  box-shadow: inset 0px 0px 0px 1px #FFF;
  align-items: center;
  justify-content: center; }
  .comparison-check:before {
    display: inline-block;
    font-family: 'icons';
    color: #FFFFFF;
    font-size: 18px;
    line-height: 18px;
    content: "\E90A"; }

.license-status--content {
  font-size: 16px;
  line-height: 1.3em;
  text-align: left; }

.license-status strong {
  font-weight: 700; }

.license-status--valid-until {
  font-size: 14px;
  display: block; }

.switch {
  width: 70px;
  height: 31px;
  border-radius: 40px;
  position: relative;
  overflow: hidden;
  display: inline-block; }
  .switch * {
    cursor: pointer; }
  .switch input {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    opacity: 0;
    left: 0; }
    .switch input:checked ~ span.switch-bg {
      background: #fff; }
    .switch input:checked ~ span.switch-check {
      opacity: 1;
      left: 42px;
      background-image: linear-gradient(to right, #2370cc, #23a495); }
      .switch input:checked ~ span.switch-check:before {
        left: 14px;
        top: 6px; }
      .switch input:checked ~ span.switch-check:after {
        height: 7px;
        top: 12px;
        left: 8px; }
    .switch input:checked ~ span.switch-check span {
      background: #fff; }
  .switch span.switch-bg {
    position: absolute;
    top: 0;
    background: #071f2c;
    width: 100%;
    height: 100%;
    display: block;
    transition: background 0.3s; }
  .switch span.switch-check {
    z-index: 1;
    transition: opacity 0.3s, left 0.3s;
    display: block;
    position: relative;
    height: 25px;
    width: 25px;
    background: red;
    border-radius: 50%;
    top: 3px;
    left: 4px;
    background-image: linear-gradient(to right, #2690ce, #4829a0);
    opacity: 0.5; }
    .switch span.switch-check:before, .switch span.switch-check:after {
      transition: height 0.1s, left 0.1s, top 0.1s;
      content: '';
      width: 2px;
      height: 14px;
      background: #fff;
      display: block;
      transform: rotate(45deg);
      left: 11px;
      top: 5px;
      position: absolute; }
    .switch span.switch-check:after {
      transform: rotate(-45deg); }

.theme-toggle {
  width: 78px;
  height: 32px;
  border-radius: 13px;
  position: relative;
  overflow: hidden;
  display: inline-block;
  background: #126187;
  background-image: url(/user/themes/xsplit-v6/dist/theme-off.942eab5d45a23ae7f6cafe37170efca0.png);
  background-repeat: no-repeat;
  background-size: 60px;
  background-position: center; }
  .theme-toggle * {
    cursor: pointer; }
  .theme-toggle .switch-check {
    padding: 5px 10px;
    width: 36px;
    height: 100%;
    position: absolute;
    top: 0;
    border-radius: 13px;
    transition: all 0.3s;
    background-color: #2199c7;
    background-size: 20px;
    background-position: center;
    background-repeat: no-repeat; }
  .theme-toggle input {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    opacity: 0;
    left: 0; }
    .theme-toggle input ~ .switch-check {
      background-image: url(/user/themes/xsplit-v6/dist/theme-dark-on.d0fbe396d8b0414bf8fc0ca1921577bf.png);
      left: 42px; }
    .theme-toggle input:checked ~ .switch-check {
      background-image: url(/user/themes/xsplit-v6/dist/theme-light-on.97bff81c3bd9233730f81135d910a846.png);
      left: 0; }

.content-toggle-container {
  margin: auto;
  padding: 20px;
  text-align: center;
  max-width: 700px; }
  @media screen and (min-width: 1110px) {
    .content-toggle-container {
      max-width: 1400px;
      text-align: right; } }

.custom_dropdown {
  position: relative; }
  .custom_dropdown__trigger {
    cursor: pointer;
    min-width: 80px;
    display: block; }
    .custom_dropdown__trigger--disable {
      color: gray; }
      .custom_dropdown__trigger--disable strong {
        color: gray; }
  .custom_dropdown__options {
    border: 1px solid #ffffff;
    position: absolute;
    flex-direction: column;
    text-align: center;
    background-color: #000000;
    right: 0;
    margin-top: 10px;
    display: flex;
    z-index: 1; }
    .custom_dropdown__options span {
      cursor: pointer;
      padding: 10px 35px; }
      .custom_dropdown__options span:hover {
        background-color: #0a0a0a; }
    .custom_dropdown__options__seperator {
      cursor: auto;
      position: relative; }
      .custom_dropdown__options__seperator::before, .custom_dropdown__options__seperator::after {
        content: '';
        width: 25%;
        height: 1px;
        background: #fff;
        display: block;
        position: absolute;
        top: 18px; }
      .custom_dropdown__options__seperator::after {
        right: 20px; }
      .custom_dropdown__options__seperator::before {
        left: 20px; }
    .custom_dropdown__options input {
      border: none;
      border-bottom: 1px solid #1b1b1b;
      outline: none;
      text-align: center;
      background: 0 0;
      padding: 7px 0;
      font-size: 18px;
      margin-bottom: 10px;
      width: 115px; }
      .custom_dropdown__options input::placeholder {
        font-size: 11px; }

div#c9-popup,
div#c9-popup iframe {
  background: transparent; }

.section-testimonial {
  display: flex;
  flex-flow: column wrap;
  justify-content: center; }
  @media screen and (min-width: 1100px) {
    .section-testimonial .feature__header {
      margin-top: 200px; } }

.carousel-testimonial {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto; }
  .carousel-testimonial .BrainhubCarousel__trackContainer {
    background: linear-gradient(87deg, #20a393, #2397b1, #36437d); }
  .carousel-testimonial .BrainhubCarouselItem {
    text-align: center; }
    .carousel-testimonial .BrainhubCarouselItem span {
      padding: 70px 50px;
      line-height: 1.5em; }
      @media screen and (max-width: 1100px) {
        .carousel-testimonial .BrainhubCarouselItem span {
          padding: 10px;
          text-align: left; } }
      .carousel-testimonial .BrainhubCarouselItem span p {
        margin-top: 15px; }
        .carousel-testimonial .BrainhubCarouselItem span p a {
          font-weight: bold; }
        .carousel-testimonial .BrainhubCarouselItem span p:first-child {
          margin-top: 0; }
  .carousel-testimonial .BrainhubCarousel__arrows {
    background-color: transparent; }
    .carousel-testimonial .BrainhubCarousel__arrows:hover {
      background-color: transparent; }
  .carousel-testimonial .BrainhubCarousel__arrowRight span,
  .carousel-testimonial .BrainhubCarousel__arrowLeft span {
    transform: none;
    margin: 0;
    padding: 0;
    border: none;
    width: 22px;
    height: 22px;
    right: 0;
    top: calc(50% - 11px); }
    .carousel-testimonial .BrainhubCarousel__arrowRight span:before,
    .carousel-testimonial .BrainhubCarousel__arrowLeft span:before {
      display: block;
      width: 100%;
      height: 100%;
      font-family: 'icons';
      color: #FFFFFF;
      font-size: 22px;
      line-height: 22px;
      content: "\E917"; }
  .carousel-testimonial .BrainhubCarousel__arrowLeft span {
    left: 0;
    right: auto; }
    .carousel-testimonial .BrainhubCarousel__arrowLeft span:before {
      content: "\E918"; }
  .carousel-testimonial .BrainhubCarousel__thumbnail .thumbnail--1 {
    background-position: 0 0; }
  .carousel-testimonial .BrainhubCarousel__thumbnail .thumbnail--2 {
    background-position: -100px 0; }
  .carousel-testimonial .BrainhubCarousel__thumbnail .thumbnail--3 {
    background-position: 0 -100px; }
  .carousel-testimonial .BrainhubCarousel__thumbnail .thumbnail--4 {
    background-position: -100px -100px; }
  .carousel-testimonial .BrainhubCarousel__thumbnail > div {
    width: 100px;
    height: 100px;
    padding: 5px;
    margin: 10px;
    border-radius: 50%;
    position: relative;
    background: url(/user/themes/xsplit-v6/dist/testimonials.ca1cbec7b0f1d60d02fdda8f4e46b43b.jpg); }
    .carousel-testimonial .BrainhubCarousel__thumbnail > div:before {
      display: none;
      width: calc(100% + 10px);
      height: calc(100% + 10px);
      background: linear-gradient(87deg, #20a393, #2397b1, #36437d);
      position: absolute;
      left: -5px;
      top: -5px;
      z-index: -1;
      border-radius: 50%;
      content: ''; }
    @media screen and (max-width: 1100px) {
      .carousel-testimonial .BrainhubCarousel__thumbnail > div {
        width: 50px;
        height: 50px;
        margin: 0; } }
    @media all and (-ms-high-contrast: none) {
      .carousel-testimonial .BrainhubCarousel__thumbnail > div {
        padding: 0; } }
    .carousel-testimonial .BrainhubCarousel__thumbnail > div.thumbnail--active:before {
      display: block; }
      @media all and (-ms-high-contrast: none) {
        .carousel-testimonial .BrainhubCarousel__thumbnail > div.thumbnail--active:before {
          display: none; } }

.floating-arrow {
  display: flex;
  width: 60px;
  height: 60px;
  overflow: hidden;
  position: absolute;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  background: linear-gradient(-133deg, #000000 0%, #013552 100%);
  border: 1px solid #2B9ED8;
  transform: rotate(-90deg);
  cursor: pointer;
  box-shadow: 0 0 7px 0 #2B9ED8;
  transition: bottom 0.25s ease; }
  .floating-arrow:before {
    display: inline-block;
    font-size: 50px;
    line-height: 20px;
    margin-top: -8px;
    color: #FFFFFF;
    animation: bounce 0.75s infinite alternate;
    content: '\AB'; }
  .floating-arrow--fixed {
    position: fixed;
    right: 160px;
    bottom: 20px;
    z-index: 1000; }
    @media screen and (max-width: 1100px) {
      .floating-arrow--fixed {
        right: 20px; } }
  .floating-arrow--hidden {
    bottom: -62px; }
  .floating-arrow--atf {
    border-width: 3px; }

@keyframes bounce {
  from {
    transform: translateX(3px); }
  to {
    transform: translateX(-3px); } }

.glide {
  position: relative;
  width: 100%;
  box-sizing: border-box; }
  .glide * {
    box-sizing: inherit; }
  .glide__track {
    overflow: hidden; }
  .glide__slides {
    position: relative;
    width: 100%;
    list-style: none;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    touch-action: pan-Y;
    overflow: hidden;
    padding: 0;
    white-space: nowrap;
    display: flex;
    flex-wrap: nowrap;
    will-change: transform; }
    .glide__slides--dragging {
      user-select: none; }
  .glide__slide {
    width: 100%;
    height: 100%;
    flex-shrink: 0;
    white-space: normal;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent; }
    .glide__slide a {
      user-select: none;
      -webkit-user-drag: none;
      -moz-user-select: none;
      -ms-user-select: none; }
  .glide__arrows {
    -webkit-touch-callout: none;
    user-select: none; }
  .glide__bullets {
    -webkit-touch-callout: none;
    user-select: none; }
  .glide--rtl {
    direction: rtl; }

@media screen and (min-width: 1100px) {
  body.show-smartbanner .cookiebar-modal {
    top: 150px; } }

.cookiebar-modal {
  position: fixed;
  top: 100px;
  right: 50px;
  padding: 20px;
  background: linear-gradient(270deg, #00101f, #000a0f);
  border: 2px solid #00182e;
  box-shadow: #000000a1 0 30px 20px;
  border-radius: 10px;
  display: flex;
  justify-content: space-between;
  flex-flow: row nowrap;
  align-items: center;
  max-width: 750px;
  z-index: 2;
  transition: all 0.5s; }
  .cookiebar-modal__message {
    padding-right: 20px;
    line-height: 1.2em; }
  .cookiebar-modal__close {
    font-size: 48px;
    cursor: pointer; }
  .cookiebar-modal a {
    color: #20a393; }
  .cookiebar-modal.hidden {
    right: -1000px; }
  @media screen and (max-width: 1100px) {
    .cookiebar-modal {
      top: auto;
      right: 0;
      left: auto;
      bottom: 0;
      max-width: 100%;
      padding: 10px;
      margin: 10px;
      z-index: 1001; }
      .cookiebar-modal__message {
        padding-right: 0; }
        .cookiebar-modal__message p {
          line-height: 1.2em;
          font-size: 0.8em;
          text-align: left; }
      .cookiebar-modal__close {
        position: absolute;
        top: -40px;
        right: 0; } }

/* Partials*/
.banner-optimized {
  margin: auto;
  margin-bottom: 60px;
  max-width: 800px; }
  @media screen and (min-width: 1110px) {
    .banner-optimized {
      margin-bottom: 110px; } }

.banner-optimized__header {
  color: white;
  font-size: 25px;
  margin-bottom: 40px; }

.banner-optimized__social {
  display: flex;
  justify-content: space-between;
  margin: auto;
  margin-bottom: 30px;
  align-items: stretch; }

.banner-optimized__social-icon {
  display: inline-block;
  font-size: 28px;
  line-height: 28px; }

.modal-recurring__license-label {
  max-width: 380px;
  width: 100%;
  padding: 15px 20px;
  margin: 30px auto;
  text-align: center;
  font-size: 28px;
  font-weight: 300;
  border-radius: 25px; }

.modal-recurring__content {
  font-weight: 200; }

.modal-recurring__terms {
  margin-top: 15px; }
  .modal-recurring__terms * {
    font-weight: 200; }

.gamecaster {
  background: #00314c;
  padding: 20px 0; }

.download-section {
  margin: auto; }

.download-section__button-wrapper {
  margin-bottom: 30px; }

.js-download-wrapper {
  max-width: 325px; }
  .js-download-wrapper .download--product-logo {
    margin: 0 auto; }

.download-section__link-wrapper {
  margin-bottom: 30px; }
  .download-section__link-wrapper .link {
    margin: 5px auto; }

.download-section__dropdown-wrapper {
  height: 45px;
  width: 330px;
  margin: auto; }

.download-section__title {
  font-size: 25px;
  color: #258dca;
  margin-bottom: 10px;
  font-weight: 400; }

.download-section__subtitle {
  max-width: 260px;
  margin: auto;
  margin-bottom: 10px; }

.download-section__paragraph p {
  font-size: 14px;
  line-height: 1.3em;
  margin: 15px auto; }

@media screen and (min-width: 1110px) {
  .features {
    margin-bottom: 150px; } }

.landing-section-wrapper--landing-feature:nth-child(odd) .feature {
  flex-direction: row-reverse; }

.feature {
  text-align: left;
  margin-bottom: 60px; }
  @media screen and (min-width: 1110px) {
    .feature {
      display: flex;
      margin-bottom: 120px;
      align-items: center; } }

.feature__image-wrapper {
  width: 100%;
  margin: auto;
  margin-bottom: 30px;
  max-width: 500px; }
  @media screen and (min-width: 1110px) {
    .feature__image-wrapper {
      max-width: 999px;
      flex-basis: 50%;
      margin: auto; } }

.feature__image {
  width: 100%;
  height: auto; }

.feature__text-wrapper {
  margin: auto;
  width: 90%; }
  .feature__text-wrapper p {
    font-size: 18px;
    margin-bottom: 1em;
    line-height: 1.7; }
    .feature__text-wrapper p a {
      color: #20a393; }
  @media screen and (min-width: 1110px) {
    .feature__text-wrapper {
      flex-basis: 40%;
      margin: auto 20px; } }

.feature__text-only .feature__text-wrapper {
  text-align: center; }
  @media screen and (min-width: 1110px) {
    .feature__text-only .feature__text-wrapper {
      flex-basis: 80%;
      margin: 0 auto; } }

.feature__header {
  font-size: 25px;
  line-height: 1.3;
  color: #2690ce;
  margin-bottom: 40px; }

.gallery__title {
  font-size: 30px;
  color: #258dca;
  text-align: center; }

.gallery__content {
  display: flex;
  flex-wrap: wrap;
  margin: 60px auto; }

.gallery__item {
  flex-basis: 100%;
  text-align: left;
  margin: 0 auto; }
  @media screen and (min-width: 1110px) {
    .gallery__item {
      flex-basis: 27%; } }

.gallery-img-wrapper {
  display: flex;
  align-items: flex-end; }
  @media screen and (min-width: 1110px) {
    .gallery-img-wrapper {
      height: 300px; } }

.gallery__image {
  width: 100%;
  margin-bottom: 30px; }

.gallery__item-title {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 500; }

.get-in-touch__link {
  max-width: 320px;
  height: 64px;
  font-size: 23px;
  font-weight: 400;
  margin: auto;
  margin-bottom: 30px; }

.get-started {
  background-image: url(/user/themes/xsplit-v6/dist/get-started.a608c04066229dd47de3077f249cfaee.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  height: 330px;
  display: flex;
  justify-content: center; }
  @media screen and (min-width: 600px) {
    .get-started {
      height: 450px;
      margin-bottom: 80px; } }

.get-started-button {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 25px;
  font-weight: 400;
  max-width: 400px;
  max-height: 90px;
  width: 100%;
  height: 25%; }

@media screen and (min-width: 1110px) {
  .landing-hero {
    display: flex;
    max-width: 1400px;
    margin: auto;
    margin-bottom: 80px;
    align-items: center; } }

.landing-hero__image-wrapper {
  width: 100%;
  margin-bottom: 60px; }
  @media screen and (min-width: 1110px) {
    .landing-hero__image-wrapper {
      margin-bottom: 0; } }

.landing-hero__image {
  width: 100%; }

.landing-hero__text-wrapper {
  width: 100%;
  max-width: 700px;
  margin: auto;
  margin-bottom: 40px; }
  .landing-hero__text-wrapper p {
    line-height: 1.7; }
  .landing-hero__text-wrapper .download-section {
    margin-top: 15px; }

.landing-hero__text {
  flex-basis: 60%; }

.landing-hero__title-wrapper {
  width: 100%;
  margin-bottom: 80px;
  position: relative; }
  .landing-hero__title-wrapper::before, .landing-hero__title-wrapper::after {
    content: '';
    position: absolute;
    left: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    width: 193px;
    height: 39px;
    transform: translate(-50%); }
  .landing-hero__title-wrapper::before {
    top: calc(0% - 30px);
    background-image: url(/user/themes/xsplit-v6/dist/xsplit-bubble-top.71c4dc891f29938b56f7186037924579.svg); }
  .landing-hero__title-wrapper::after {
    top: calc(100% + 15px);
    background-image: url(/user/themes/xsplit-v6/dist/xsplit-bubble-bottom.2d69f4424cc121e583688e4af32cae32.svg); }
  @media screen and (min-width: 1110px) {
    .landing-hero__title-wrapper {
      margin-top: 80px; } }

.landing-hero__title {
  font-size: 55px;
  font-weight: 300;
  line-height: 1;
  position: relative;
  display: block; }

.landing-hero__subtitle {
  font-size: 23px;
  display: block; }

.landing-hero__h1 {
  font-size: 24px;
  max-width: 90%;
  margin: auto;
  margin-bottom: 30px; }

.landing-hero-buttons-section a {
  margin-bottom: 30px; }

.landing-image-block img {
  width: 100%; }

.landing-product-comparison {
  text-align: center; }
  @media screen and (min-width: 1110px) {
    .landing-product-comparison {
      display: flex;
      padding: 0 17%;
      justify-content: space-between; } }

.landing-product-comparison__item {
  border: 6px solid transparent;
  border-image: linear-gradient(to right, #20a393, #258dca, #36437d);
  border-image-slice: 1;
  width: 90%;
  margin: 50px auto;
  padding: 40px 30px; }
  .landing-product-comparison__item h3 {
    font-size: 25px;
    color: #258dca; }
  .landing-product-comparison__item p {
    line-height: 1.4; }
  .landing-product-comparison__item__title {
    margin-top: 30px; }
  @media screen and (min-width: 1110px) {
    .landing-product-comparison__item {
      width: auto; } }

.landing-tagline {
  margin-bottom: 130px; }
  .landing-tagline .paragraph {
    font-size: 25px;
    line-height: 1.3;
    color: #258dca;
    margin-bottom: 0; }

.landing-video-block {
  max-width: 1024px;
  margin: 0 auto 50px auto; }

.pagination--current {
  color: #20a393; }

.partner-hero {
  max-width: 700px;
  margin: auto; }
  @media screen and (min-width: 700px) {
    .partner-hero {
      margin-top: 75px; } }
  @media screen and (min-width: 1110px) {
    .partner-hero {
      max-width: 1400px;
      display: flex;
      margin-bottom: 130px; } }

.partner-hero__main-image-wrapper {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 60px; }
  @media screen and (min-width: 1110px) {
    .partner-hero__main-image-wrapper {
      flex-basis: 60%; } }

.partner-hero__main-image {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto; }

.partner-hero__right {
  flex-basis: 30%;
  max-width: 90%;
  margin: auto; }

.partner-hero__content-wrapper {
  margin-bottom: 50px; }

.partner-hero__images {
  margin-bottom: 40px;
  display: flex;
  justify-content: space-evenly;
  align-items: baseline; }

.partner-hero__image {
  margin-bottom: 15px; }

.partner-hero__name {
  margin-bottom: 30px;
  font-size: 50px;
  font-weight: 200;
  letter-spacing: -3px;
  text-transform: uppercase; }

.partner-hero__h1text {
  margin-bottom: 30px;
  font-size: 28px;
  line-height: 1.5;
  font-weight: 300; }
  .partner-hero__h1text--blue {
    color: #258dca; }
  @media screen and (min-width: 1110px) {
    .partner-hero__h1text {
      font-size: 32px; } }

.partner-hero__button-wrapper {
  margin-bottom: 10px; }

.partner-logo-banner {
  display: flex;
  justify-content: center;
  flex-flow: column;
  margin-bottom: 20px; }
  .partner-logo-banner img {
    margin: 120px 0 50px;
    width: 300px; }

.partner-logo-banner__img {
  display: flex;
  justify-content: center; }

.partner-logo-banner__content {
  background: linear-gradient(to right, #20a393, #258dca, #36437d);
  padding: 10px;
  text-align: center; }
  .partner-logo-banner__content p {
    line-height: 1.4; }

@media screen and (min-width: 1110px) {
  .product-hero {
    display: flex;
    max-width: 90%;
    margin: auto;
    margin-bottom: 80px;
    margin-top: 40px;
    align-items: center; } }

.product-hero__left {
  flex-basis: 65%;
  margin-bottom: 30px; }
  @media screen and (min-width: 1110px) {
    .product-hero__left {
      margin-bottom: 0; } }

.product-hero__header-wrapper {
  width: 85%;
  margin: auto;
  display: none; }
  @media screen and (min-width: 1110px) {
    .product-hero__header-wrapper {
      display: block; } }

.product-hero__header {
  font-size: 42px;
  font-weight: 300;
  text-align: left; }

.product-hero__header-subtitle {
  font-size: 16px;
  margin: 10px auto 20px;
  text-align: left; }

.product-hero__image {
  width: 85%; }

.product-hero__link-wrapper {
  margin: 40px;
  display: none; }
  @media screen and (min-width: 1110px) {
    .product-hero__link-wrapper {
      display: block; } }

.product-hero__right {
  display: flex;
  flex-direction: column;
  flex-basis: 35%;
  margin-bottom: 40px;
  align-items: center; }

.product-hero__product-image-wrapper {
  margin-bottom: 20px; }

.product-hero__title {
  max-width: 100%;
  font-size: 25px;
  font-weight: 400;
  color: #2690ce;
  line-height: 1.4;
  letter-spacing: 0.5px;
  margin-bottom: 30px; }
  .product-hero__title--small-margin {
    margin-bottom: 10px; }

@media screen and (min-width: 1110px) {
  .product-hero__bottom-wrapper {
    margin: 0 auto; } }

.search-wrapper {
  background: linear-gradient(to right, #20a393, #258dca, #36437d);
  min-height: 135px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  padding: 20px;
  text-align: center; }
  .search-wrapper h1 {
    font-weight: bold;
    font-size: 1.7em;
    line-height: 1.3;
    color: #FFF; }
  @media only screen and (min-width: 700px) {
    .search-wrapper {
      height: 265px; }
      .search-wrapper h1 {
        font-size: 2.5em; } }

.search-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center; }

.search-wrapper--mini {
  height: auto; }

.search-form {
  max-width: 640px;
  width: 100%;
  margin: 15px auto;
  position: relative; }

.search-input {
  width: 100%;
  font-size: 1em;
  line-height: 1.3;
  color: #000000;
  display: block;
  margin: 0 auto;
  padding: 5px 10px;
  outline: none;
  border: 0;
  border-radius: 10px;
  box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.25); }
  @media only screen and (min-width: 700px) {
    .search-input {
      font-size: 23px;
      padding: 10px 15px; } }

.search-submit {
  width: 49px;
  background: none;
  display: inline-block;
  margin: auto 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
  border: none;
  outline: none; }
  .search-submit .icon-search {
    width: 22px;
    height: 22px;
    line-height: 22px;
    font-size: 22px;
    color: #747474;
    opacity: 0.7; }
  .search-submit:hover .icon-search,
  .search-submit:focus .icon-search {
    opacity: 1; }

.search-image {
  float: left; }

.search-item {
  margin-left: 130px;
  margin-bottom: 50px; }

.search-item p {
  margin: 0; }

.search-title h3 {
  margin: 0; }

.search-details {
  font-size: 13px; }

.search-row:last-child hr {
  display: none; }

.search--popular-topics {
  font-size: 14px;
  line-height: 1.428; }
  .search--popular-topics span {
    font-weight: bold;
    color: #FFF; }
  .search--popular-topics a {
    color: #FFF; }
    .search--popular-topics a:hover {
      color: inherit;
      text-decoration: underline; }
    .search--popular-topics a:not(:first-child) {
      margin-left: -0.3em; }
    .search--popular-topics a:not(:first-child):before {
      content: ', '; }

.support-feature {
  text-align: left;
  margin-bottom: 60px; }
  @media screen and (min-width: 1110px) {
    .support-feature {
      display: flex;
      align-items: center;
      margin-bottom: 125px; } }

.support-feature__image-wrapper {
  width: 100%;
  margin: auto;
  margin-bottom: 30px;
  max-width: 400px; }
  @media screen and (min-width: 1110px) {
    .support-feature__image-wrapper {
      margin-bottom: 0;
      flex-basis: 60%; } }

.support-feature__image {
  width: 100%;
  height: auto; }

.support-feature__text-wrapper {
  width: 90%;
  margin: auto; }
  @media screen and (min-width: 1110px) {
    .support-feature__text-wrapper {
      flex-basis: 40%; } }

.support-feature__header {
  font-size: 25px;
  color: #2690ce;
  margin-bottom: 40px; }

.search-no-results {
  font-size: 23px;
  line-height: 1.2;
  color: #258dca; }
  .search-no-results:after {
    background-image: linear-gradient(to right, #20a393, #258dca, #36437d);
    content: '';
    display: block;
    height: 1px;
    margin: 20px 0 30px; }

.tag-identifier {
  max-width: 350px;
  min-height: 130px;
  text-align: center;
  text-transform: uppercase;
  display: inline-flex;
  align-content: center;
  justify-content: center;
  padding: 16px;
  border: 1px solid #FFF;
  margin-bottom: 24px; }
  .tag-identifier .label {
    display: block;
    color: #FFF; }
  .tag-identifier img {
    max-width: 100%;
    width: auto;
    height: 50px;
    display: block;
    margin: 0 auto 10px; }
  .tag-identifier--section {
    display: flex;
    flex-direction: column;
    justify-content: center; }
  .tag-identifier--right {
    text-align: left;
    align-items: stretch;
    margin-left: 16px;
    padding-left: 16px;
    position: relative; }
    .tag-identifier--right:before {
      content: '';
      height: 100%;
      display: inline-block;
      position: absolute;
      top: 0;
      left: 0;
      border-right: 1px solid #FFF; }

.tag-identifier--left .label:first-child {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 4px;
  order: 2; }

.tag-identifier--left .label:nth-child(3) {
  font-size: 11px;
  line-height: 1.5;
  order: 1; }

@media all and (-ms-high-contrast: none) {
  .tag-identifier--right {
    overflow: auto; } }

.tag-identifier--right .label:first-child:not(:only-child) {
  font-size: 12px;
  padding-bottom: 16px;
  margin-bottom: 16px;
  border-bottom: 1px solid #FFF; }

.tag-identifier--right .label:nth-child(2):not(:only-child) {
  font-size: 14px;
  font-weight: bold; }

.tag-identifier--right .label:only-child {
  font-size: 16px;
  font-weight: normal; }

.light-theme .tag-identifier {
  border-color: #22333B; }
  .light-theme .tag-identifier .label {
    color: #22333B; }
  .light-theme .tag-identifier--right:before {
    border-color: #22333B; }

.light-theme .tag-identifier--right .label:first-child:not(:only-child) {
  border-color: #22333B; }

.spinner {
  width: 25px;
  height: 25px;
  margin: auto;
  position: relative; }

.double-bounce1,
.double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #fff;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-bounce 2s infinite ease-in-out;
  animation: sk-bounce 2s infinite ease-in-out; }

.double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s; }

@-webkit-keyframes sk-bounce {
  0%,
  100% {
    -webkit-transform: scale(0); }
  50% {
    -webkit-transform: scale(1); } }

@keyframes sk-bounce {
  0%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0); }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

.thank-you-signup {
  margin-top: 0;
  height: calc(100vh - 450px);
  display: flex;
  flex-flow: column;
  align-items: center;
  align-content: center;
  justify-content: center; }
  .thank-you-signup:before {
    content: '';
    background: url(/user/themes/xsplit-v6/dist/ptr-background.f0d6d5c68510e3cadc72ce1ecd25e5c5.svg);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: .4; }
  .thank-you-signup h1 {
    font-size: 25px; }
  .thank-you-signup img {
    margin-bottom: 20px;
    height: 150px; }
  .thank-you-signup .spinner {
    margin: 20px; }

.landing-buy-wrapper {
  background: linear-gradient(180deg, #3c3664 0%, #3a3f6e 50%, #2f6aa1 100%);
  margin-bottom: -1px; }

.landing-buy--container {
  background-image: url(/user/themes/xsplit-v6/dist/circuit.4c4b3f25201890d9c82485f26e3902a1.png);
  background-size: cover;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  text-align: center;
  justify-content: space-evenly; }

.landing-buy--content {
  padding: 50px 20px;
  width: 100%;
  max-width: 1024px;
  margin: 0 auto; }
  .landing-buy--content .license-comparison__table {
    background-image: linear-gradient(to bottom, transparent 0, #000 15%);
    opacity: 0.81;
    box-shadow: 0 3px 30px #000000;
    padding: 20px 0; }
  .landing-buy--content .license-comparison__header {
    font-size: 38px;
    padding: 20px;
    display: block; }
  .landing-buy--content .ReactTable {
    border: none; }

.landing-buy-iframe {
  position: relative;
  max-width: 745px;
  margin: 0 auto; }
  .landing-buy-iframe--close {
    color: #2077a9;
    font-size: 30px;
    position: absolute;
    right: 0;
    top: -40px;
    cursor: pointer; }
  .landing-buy-iframe--container {
    box-shadow: 0 3px 30px #000000;
    background: rgba(0, 0, 0, 0.6); }

.landing-buy--license-form--logo {
  width: 30%;
  display: block;
  margin: 10px auto; }

.landing-buy--license-form--text {
  font-size: 25px;
  margin: 20px 20px 40px;
  display: block;
  line-height: 1.3em; }

.landing-buy--license-form--button {
  padding: 20px 40px;
  font-size: 20px;
  position: relative;
  display: block;
  margin: 0 auto; }

.landing-buy--license-form--price {
  font-size: 16px;
  margin: 20px;
  display: block; }

.landing-buy--license-form--subtext {
  display: block;
  margin: 20px auto;
  width: 50%;
  border-top: 1px solid #fff;
  font-size: 13px;
  padding: 20px;
  color: #38d8c4; }
  .landing-buy--license-form--subtext:hover {
    color: #8de9dd; }

.body-main.show-smartbanner {
  background-position-y: 140px; }
  .body-main.show-smartbanner .landing-main {
    min-height: calc(100vh - 4em); }

@media screen and (min-width: 1100px) {
  .body-main .nav:not(.nav--is-active) {
    background: transparent; }
  .body-main .landing-main {
    height: 0;
    min-height: 100vh; }
  .body-main.show-smartbanner {
    background-position-y: 0; } }

.landing-main {
  margin: 0 auto;
  box-sizing: border-box;
  display: flex;
  flex-flow: column;
  background: none;
  margin-top: -95px;
  position: relative;
  transition: min-height 0.5s;
  background-color: #07080d; }
  @media all and (-ms-high-contrast: none) {
    .landing-main {
      background-attachment: local !important; } }
  @media screen and (min-width: 1100px) {
    .landing-main {
      background-repeat: no-repeat;
      background-size: contain;
      background-position-y: 80px;
      background-image: linear-gradient(-75deg, #003958 0%, #000000 38%);
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover; } }
  .landing-main--title {
    padding: 20px;
    text-align: center;
    line-height: 1.2em;
    font-size: 30px;
    padding-top: 450px;
    background-position: center 70px;
    background-size: cover;
    margin: 0;
    background-image: inherit; }
    @media screen and (min-width: 1100px) {
      .landing-main--title {
        background: none;
        margin: 15px 0;
        padding-top: 190px; } }
    @media screen and (max-device-height: 900px) and (min-device-width: 900px) {
      .landing-main--title {
        padding-top: 100px; } }
  .landing-main--separator {
    align-self: center;
    text-align: center; }
    .landing-main--separator:before, .landing-main--separator:after {
      content: '';
      display: block;
      top: 0;
      width: 1px;
      background: #fff;
      height: 120px;
      margin: 10px auto; }
    @media screen and (max-width: 1110px) {
      .landing-main--separator {
        display: none; } }
  .landing-main--products {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    position: relative; }
    .landing-main--products-item {
      flex: 1;
      text-align: center;
      display: flex;
      flex-flow: column wrap;
      margin: 20px auto;
      max-width: 350px;
      width: 100%; }
      @media all and (-ms-high-contrast: none) {
        .landing-main--products-item {
          max-width: none; } }
      @media all and (-ms-high-contrast: none) {
        .landing-main--products-item p {
          max-width: 350px;
          margin: 0 auto; } }
      @media screen and (max-width: 1100px) {
        .landing-main--products-item {
          min-width: 80%;
          max-width: 100%;
          margin: 0;
          padding: 20px 0; }
          .landing-main--products-item:nth-of-type(odd) {
            background: #1e2d38; }
          .landing-main--products-item:nth-of-type(even) {
            background: #121e28; } }
    .landing-main--products-logo {
      height: 140px;
      margin: 10px auto;
      width: 270px; }
      @media screen and (max-device-height: 900px) and (min-device-width: 900px) {
        .landing-main--products-logo {
          width: auto;
          max-height: 100px; } }
    .landing-main--products-description {
      text-align: center;
      font-size: 17px;
      min-height: 20px;
      margin: 0 auto;
      line-height: 2em; }
    .landing-main--products-buttons {
      display: flex;
      flex-flow: column wrap;
      justify-content: center;
      align-items: center;
      margin: 20px 0;
      text-align: center;
      font-size: 16px;
      margin-top: auto; }
      .landing-main--products-buttons .btn {
        flex: 1;
        margin: 10px;
        min-width: 250px; }
      .landing-main--products-buttons .link {
        font-weight: 100;
        color: #1be1c9;
        margin-top: 20px; }
        .landing-main--products-buttons .link:hover {
          color: #00ffe0; }
      .landing-main--products-buttons .js-download a {
        background: linear-gradient(90deg, #00b093 0%, #03ae97 20%, #0ca6a4 40%, #1a9ab9 60%, #278fcd 100%); }
        .landing-main--products-buttons .js-download a:hover {
          background: linear-gradient(90deg, #00e3be 0%, #04e0c3 20%, #0fd6d3 40%, #26bce0 60%, #4aa6dd 100%); }
  .landing-main--optimized {
    width: 100%;
    margin: 0 auto;
    margin-top: auto;
    text-align: center;
    align-items: center;
    justify-content: center;
    display: flex;
    background: #000a0f;
    padding: 30px 0;
    flex-flow: column;
    position: relative; }
    @media screen and (min-width: 1110px) {
      .landing-main--optimized {
        flex-flow: row; } }
    .landing-main--optimized .landing-next-section {
      top: -35px;
      left: 50%;
      margin-left: -25px; }
    .landing-main--optimized label {
      white-space: nowrap;
      margin: 10px 0; }
    .landing-main--optimized-icons {
      display: flex;
      align-items: center;
      width: 100%;
      justify-content: space-evenly;
      flex-flow: row wrap; }
      @media screen and (min-width: 1110px) {
        .landing-main--optimized-icons {
          max-width: 700px; } }
      @supports (-ms-ime-align: auto) {
        .landing-main--optimized-icons {
          justify-content: space-between;
          padding: 0 30px; } }
      @media all and (-ms-high-contrast: none) {
        .landing-main--optimized-icons {
          justify-content: space-between;
          padding: 0 30px; } }
    .landing-main--optimized-icon {
      display: inline-block;
      align-self: center;
      z-index: 1;
      height: 25px;
      margin: 10px 0;
      background: url(/user/themes/xsplit-v6/dist/broadcast-to.b9a775c336c72975ed76b4cb7a1266fe.png) no-repeat center transparent; }
      .landing-main--optimized-icon--facebook {
        width: 121px;
        background-position: 0 -25px; }
      .landing-main--optimized-icon--mixer {
        width: 85px;
        background-position: 0 -75px; }
      .landing-main--optimized-icon--twitch {
        width: 73px;
        background-position: -122px 0; }
      .landing-main--optimized-icon--twitter {
        width: 122px;
        background-position: 0 0; }
      .landing-main--optimized-icon--youtube {
        width: 111px;
        background-position: 0 -50px; }
      .landing-main--optimized-icon:hover {
        opacity: 0.5; }
      @media screen and (min-width: 1110px) {
        .landing-main--optimized-icon {
          margin: 0; } }

.landing-section section.section-fixed-section {
  height: 750px;
  overflow: hidden;
  position: relative;
  background: transparent;
  pointer-events: none; }
  @media all and (-ms-high-contrast: none) {
    .landing-section section.section-fixed-section {
      height: auto; } }
  .landing-section section.section-fixed-section .section-container {
    display: flex;
    width: 100%;
    height: 100%;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    background: #10081A;
    pointer-events: auto;
    padding-top: 80px; }
    @media all and (-ms-high-contrast: none), screen and (max-width: 1100px) {
      .landing-section section.section-fixed-section .section-container {
        padding-top: 0;
        height: auto;
        top: auto;
        left: auto;
        position: relative;
        z-index: auto; } }
  .landing-section section.section-fixed-section .fixed-section--description {
    flex: 1;
    min-width: 400px; }
    .landing-section section.section-fixed-section .fixed-section--description .feature__text-wrapper {
      margin: 50px auto; }
      .landing-section section.section-fixed-section .fixed-section--description .feature__text-wrapper .btn {
        margin-bottom: 50px; }
    .landing-section section.section-fixed-section .fixed-section--description .feature__comparison span {
      color: #20a393; }
    .landing-section section.section-fixed-section .fixed-section--description .feature__header {
      font-size: 32px;
      font-weight: 700;
      line-height: 36px;
      margin-bottom: 18px;
      color: #fff; }
    .landing-section section.section-fixed-section .fixed-section--description .feature__subheader {
      font-size: 28px;
      line-height: 36px; }
    .landing-section section.section-fixed-section .fixed-section--description p {
      font-size: 16px;
      line-height: 28px; }
      @media screen and (max-width: 1100px) {
        .landing-section section.section-fixed-section .fixed-section--description p {
          text-align: left; } }
    .landing-section section.section-fixed-section .fixed-section--description .btn {
      display: inline-block;
      padding: 20px; }
  .landing-section section.section-fixed-section .fixed-section--video {
    flex: 1;
    min-width: 400px; }
    .landing-section section.section-fixed-section .fixed-section--video video {
      width: 100%;
      height: 100%; }
  @media screen and (max-width: 1100px) {
    .landing-section section.section-fixed-section {
      height: auto; } }

.section-buy-section {
  background: linear-gradient(180deg, #3c3664 0%, #3a3f6e 50%, #2f6aa1 100%);
  position: relative; }
  .section-buy-section:before {
    content: "";
    background: transparent url(/user/themes/xsplit-v6/dist/circuit.4c4b3f25201890d9c82485f26e3902a1.png) no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0; }
  .section-buy-section .section-container {
    width: 90%;
    margin: 50px auto;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
    border-radius: 30px;
    padding: 75px 20px;
    margin-top: 0;
    margin-bottom: 0; }
    @media screen and (max-width: 1100px) {
      .section-buy-section .section-container {
        background-size: auto 100%;
        flex-direction: column-reverse;
        padding: 20px 40px;
        background-position-x: -200px; } }
  .section-buy-section .buy-section--description {
    max-width: 450px;
    z-index: 1; }
    .section-buy-section .buy-section--description .feature__header {
      font-size: 35px;
      color: #fff;
      font-weight: 700; }
      @media screen and (max-width: 1100px) {
        .section-buy-section .buy-section--description .feature__header {
          font-size: 20px;
          margin-top: 20px; } }
    @media screen and (max-width: 1100px) {
      .section-buy-section .buy-section--description .feature__text-wrapper p {
        font-size: 16px; } }
    .section-buy-section .buy-section--description .link {
      display: block;
      text-align: left;
      margin: 5px auto; }
      .section-buy-section .buy-section--description .link span {
        color: #20a393; }
      @media screen and (max-width: 1100px) {
        .section-buy-section .buy-section--description .link {
          text-align: center; } }
    .section-buy-section .buy-section--description .btn {
      padding: 20px;
      margin: 10px auto; }
  .section-buy-section .buy-section--products {
    padding: 0;
    flex: 1;
    display: flex;
    flex-flow: row wrap; }
    .section-buy-section .buy-section--products .buy-section--product {
      margin: 10px auto;
      text-align: center;
      z-index: 1; }
      @media screen and (max-width: 1100px) {
        .section-buy-section .buy-section--products .buy-section--product img {
          width: 100%;
          height: auto; } }
      @media screen and (max-width: 1100px) {
        .section-buy-section .buy-section--products .buy-section--product:first-child {
          width: 100%; } }
      @media screen and (max-width: 1100px) {
        .section-buy-section .buy-section--products .buy-section--product:first-child img {
          width: 50%; } }
      @media screen and (max-width: 1100px) {
        .section-buy-section .buy-section--products .buy-section--product {
          width: 50%; } }
    @media screen and (max-width: 1100px) {
      .section-buy-section .buy-section--products {
        font-size: 0; } }

.team-manager-manage {
  background: rgba(255, 255, 255, 0.035);
  padding: 20px;
  min-height: 655px;
  position: relative;
  border-radius: 10px; }
  .team-manager-manage .team-manager-manage--header {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between; }
    .team-manager-manage .team-manager-manage--header h2 {
      font-size: 35px;
      font-weight: 400; }
    .team-manager-manage .team-manager-manage--header .team-manager-manage--buttons {
      display: flex;
      align-items: center; }
      .team-manager-manage .team-manager-manage--header .team-manager-manage--buttons .clear-filters {
        cursor: pointer;
        border: none;
        background: #00b195;
        border-radius: 13px;
        padding: 3px 10px;
        font-size: 10px;
        outline: none; }
        .team-manager-manage .team-manager-manage--header .team-manager-manage--buttons .clear-filters:before {
          content: '\2716';
          margin-right: 5px; }
      .team-manager-manage .team-manager-manage--header .team-manager-manage--buttons .manager-dropdown__list {
        right: 0;
        top: 45px;
        width: 260px;
        left: auto;
        background: none;
        padding: 0;
        cursor: auto; }
        .team-manager-manage .team-manager-manage--header .team-manager-manage--buttons .manager-dropdown__list li {
          background: #00b195;
          padding: 10px 20px;
          cursor: pointer; }
          .team-manager-manage .team-manager-manage--header .team-manager-manage--buttons .manager-dropdown__list li:last-of-type {
            margin-top: 5px;
            background: #F41F1F; }
          .team-manager-manage .team-manager-manage--header .team-manager-manage--buttons .manager-dropdown__list li:hover {
            font-weight: 500; }
  .team-manager-manage .team-manager-manage--content {
    margin: 10px auto 40px; }
  .team-manager-manage .pagination {
    margin: 10px;
    position: absolute;
    bottom: 0; }
    .team-manager-manage .pagination li {
      display: inline-block;
      padding: 10px; }
    .team-manager-manage .pagination a {
      color: #00b195; }
    .team-manager-manage .pagination .active a {
      color: #fff; }

.team-manager-manage--filters {
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
  margin-bottom: 10px; }

.manager__toggle-icon {
  padding-right: 16px;
  position: relative; }
  .manager__toggle-icon:after {
    content: ' ';
    display: block;
    width: 5px;
    height: 5px;
    margin: 8px 0 0 10px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: absolute;
    top: 8px;
    right: 5px; }
  .manager__toggle-icon--asc:after {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    top: 5px; }

.manager-dropdown {
  position: relative;
  background: #00b195;
  color: #fff;
  padding: 10px 20px 10px 20px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .manager-dropdown .manager-dropdown__label {
    font-size: 16px;
    border: 1px solid #00b195; }
    .manager-dropdown .manager-dropdown__label strong {
      font-weight: 500; }
  .manager-dropdown .manager-dropdown__list {
    display: none; }
  .manager-dropdown--open {
    z-index: 100; }
    .manager-dropdown--open .manager-dropdown__list {
      background: #00b195;
      display: block;
      padding: 10px;
      position: absolute;
      width: auto;
      min-width: 100%;
      left: 0; }
      .manager-dropdown--open .manager-dropdown__list li {
        font-size: 16px;
        padding: 2px;
        text-align: left; }
        .manager-dropdown--open .manager-dropdown__list li:hover {
          background: #00cbaa; }

.manager-dropdown--transparent {
  position: relative; }
  .manager-dropdown--transparent .manager-dropdown__label,
  .manager-dropdown--transparent .manager-dropdown__list {
    border: 1px solid #fff;
    padding: 10px; }
  .manager-dropdown--transparent .manager-dropdown__list {
    display: none; }
  .manager-dropdown--transparent.manager-dropdown--open {
    z-index: 100; }
    .manager-dropdown--transparent.manager-dropdown--open .manager__button {
      box-shadow: 0 0 10px #fff; }
    .manager-dropdown--transparent.manager-dropdown--open .manager-dropdown__list {
      background: #000;
      display: block;
      margin: 5px 0;
      position: absolute;
      width: auto;
      left: 0;
      text-align: left; }
      .manager-dropdown--transparent.manager-dropdown--open .manager-dropdown__list li:hover {
        cursor: pointer;
        background: transparent;
        font-weight: 700; }

.manager-dropdown--floating {
  position: relative; }
  .manager-dropdown--floating:after {
    content: ' ';
    display: block;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #fff;
    margin: 3px auto; }
  .manager-dropdown--floating.manager-dropdown--open .manager-dropdown__list {
    position: absolute;
    margin-top: 15px;
    width: auto;
    word-break: normal; }

.manager-filters {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
  align-items: center; }
  .manager-filters--hide {
    display: none; }

.manager-filters--dropdown {
  margin-left: 10px; }

.manager-filters--email {
  border: 1px solid #fff;
  padding: 8px;
  flex: 2;
  position: relative; }
  .manager-filters--email form {
    display: flex;
    flex-flow: row wrap;
    align-items: center; }
  .manager-filters--email label {
    font-size: 16px;
    margin-right: 10px;
    font-weight: 500; }
  .manager-filters--email-focus {
    box-shadow: 0 0 10px #fff; }
  .manager-filters--email input {
    border: none;
    background: none; }
    .manager-filters--email input:focus {
      outline: none; }
  .manager-filters--email .filter-email--recipient {
    max-width: 400px;
    width: calc(100% - 85px);
    text-overflow: ellipsis;
    overflow: hidden; }
  .manager-filters--email .manager-filters--email-clear {
    border: 1px solid transparent;
    background-color: transparent;
    vertical-align: middle;
    outline: 0;
    cursor: pointer;
    position: absolute;
    right: 5px; }
    .manager-filters--email .manager-filters--email-clear:after {
      content: '\2716';
      display: block;
      width: 20px;
      height: 20px;
      line-height: 20px;
      position: absolute;
      background-color: #00b195;
      z-index: 1;
      right: 0;
      top: 0;
      bottom: 0;
      margin: auto;
      border-radius: 50%;
      color: white;
      font-size: 12px;
      cursor: pointer;
      text-align: center; }

.manager__table {
  position: relative; }
  .manager__table--header, .manager__table--list {
    margin: 15px 0;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between; }
  .manager__table--header {
    font-size: 18px;
    font-weight: 600; }
  .manager__table--list {
    font-size: 16px;
    font-weight: 300;
    align-items: center;
    position: relative; }
  .manager__table .manager__table-column {
    word-break: break-all;
    text-align: center; }
  .manager__table--sortable {
    cursor: pointer; }
    .manager__table--sortable span {
      position: relative; }
      .manager__table--sortable span.sortable--active:after {
        content: '';
        border: solid #fff;
        border-width: 0 1px 1px 0;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        width: 10px;
        height: 10px;
        margin: 0 10px;
        position: absolute;
        right: -25px;
        top: 0; }
      .manager__table--sortable span.sortable--asc:after {
        transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg);
        top: 8px; }
  .manager__table-checkbox {
    flex-basis: 45px;
    display: flex;
    flex-flow: row nowrap; }
  .manager__table-email {
    flex-basis: 200px;
    max-width: 200px;
    text-align: left; }
  .manager__table-expiry {
    text-align: left; }
  .manager__table-expiry, .manager__table-status, .manager__table-autorenew {
    flex-basis: 115px; }
  .manager__table-action {
    flex-basis: 90px; }

.manager__table--list .manager__table-column {
  text-align: left; }
  .manager__table--list .manager__table-column .styled-checkbox {
    height: 20px; }

.manager__table--list .manager__table-expiry,
.manager__table--list .manager__table-action,
.manager__table--list .manager__table-autorenew {
  text-align: center; }

.manager__table--list .manager__table-status {
  position: relative;
  padding-left: 20px; }
  .manager__table--list .manager__table-status:before {
    content: '';
    background: #2690ce;
    border-radius: 50%;
    width: 13px;
    height: 13px;
    position: absolute;
    left: 0;
    top: 2px; }
  .manager__table--list .manager__table-status--expired:before {
    background: #f41f1f; }
  .manager__table--list .manager__table-status--accepted:before {
    background: #00b195; }
  .manager__table--list .manager__table-status--pending:before {
    background: #4829a0; }

.manager__input {
  border: none;
  outline: none;
  background: none;
  color: #fff;
  font-size: 16px; }

.manager__button {
  background: transparent;
  border: 1px solid #fff;
  cursor: pointer;
  font-size: 16px;
  padding: 10px;
  margin: 5px 0 5px 5px; }
  .manager__button.manager__toggle-icon {
    padding-right: 20px; }
  .manager__button.manager__toggle-icon--asc {
    background: #000; }
  .manager__button strong {
    font-weight: 500; }

.manager__button-action {
  background: transparent;
  padding: 0 10px;
  min-width: 100px;
  min-height: 32px;
  cursor: pointer; }
  .manager__button-action--available {
    background: linear-gradient(90deg, #2370cc, #23a495);
    border: none;
    color: #fff; }
    .manager__button-action--available:hover {
      background: linear-gradient(90deg, #438adf, #2ccebb); }
  .manager__button-action--accepted, .manager__button-action--pending {
    border: 1px solid #23a495; }
    .manager__button-action--accepted span, .manager__button-action--pending span {
      color: #23a495; }
    .manager__button-action--accepted:hover, .manager__button-action--pending:hover {
      border: 1px solid #2ccebb;
      color: #2ccebb; }
  .manager__button-action--expired {
    border: 1px solid gray; }
    .manager__button-action--expired span {
      color: #875ff7; }

@media screen and (max-width: 700px) {
  .manager__button {
    margin-left: 0; }
  .manager-filters {
    flex-flow: column;
    align-items: baseline; }
    .manager-filters .manager-filters--dropdown {
      margin: 0; }
  .manager__table .manager__table--header {
    display: none; }
  .manager__table .manager__table--list {
    flex-flow: column;
    align-items: baseline; }
    .manager__table .manager__table--list .manager__table-column {
      flex-basis: auto; } }

.landing-section-wrapper--landing-tabs {
  padding-top: 30px;
  background: #0a141b; }

.tabs-track {
  width: 0;
  height: 4px;
  background: #20a393;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all ease 0.5s; }
  @media screen and (max-width: 1110px) {
    .tabs-track {
      height: 2px; } }

.tabs-button__icon {
  height: 60px;
  background: url(/user/themes/xsplit-v6/dist/tabs.fb4a2efda9b33a833c7cabe71ca8fdb6.png) no-repeat center transparent;
  margin: 10px auto; }
  .tabs-button__icon--business {
    width: 71px;
    background-position: 0 -60px; }
  .tabs-button__icon--easy_to_use {
    width: 44px;
    background-position: -184px -60px; }
  .tabs-button__icon--events {
    width: 61px;
    background-position: -67px -120px; }
  .tabs-button__icon--gaming {
    width: 96px;
    background-position: 0 0; }
  .tabs-button__icon--official_partners {
    width: 88px;
    background-position: -96px 0; }
  .tabs-button__icon--support {
    width: 67px;
    background-position: 0 -120px; }
  .tabs-button__icon--teams {
    width: 59px;
    background-position: -184px 0; }
  .tabs-button__icon--xsplit_creator {
    width: 68px;
    background-position: -71px -60px; }
  @media screen and (max-width: 1110px) {
    .tabs-button__icon {
      transform: scale(0.6); } }

.tabs-buttons {
  display: flex;
  justify-content: space-evenly;
  position: relative;
  width: 90%;
  margin: 0 auto 50px; }
  @media screen and (max-width: 1110px) {
    .tabs-buttons {
      width: 100%;
      margin-bottom: 25px; } }
  .tabs-buttons button {
    background: none;
    border: none;
    outline: none;
    cursor: pointer;
    position: relative;
    flex-grow: 1;
    flex-basis: 0;
    margin-top: 15px;
    padding: 0 15px 25px 15px;
    opacity: 0.2;
    transition: all ease 0.5s;
    appearance: none; }
    .tabs-buttons button span {
      display: block;
      width: 100%; }
    .tabs-buttons button label {
      display: block;
      width: 100%;
      text-align: center;
      font-size: 25px;
      font-weight: 100; }
      @media screen and (max-width: 1110px) {
        .tabs-buttons button label {
          display: none; } }
    @media screen and (max-width: 1110px) {
      .tabs-buttons button {
        padding: 0 10px 5px 10px; } }
  .tabs-buttons .tabs-button--active {
    opacity: 1; }
    .tabs-buttons .tabs-button--active span {
      font-weight: 500; }
    .tabs-buttons .tabs-button--active:after {
      position: absolute;
      width: 100%;
      height: 3px;
      background: #20a393;
      left: 0;
      bottom: 0; }

.tabs-content {
  display: none; }
  @media screen and (max-width: 1110px) {
    .tabs-content {
      flex-flow: column-reverse; } }
  .tabs-content-comparison span {
    color: #20a393; }
  .tabs-content-description {
    flex: 1;
    padding-right: 50px; }
    @media screen and (max-width: 1110px) {
      .tabs-content-description {
        padding-right: 0; } }
    .tabs-content-description h2,
    .tabs-content-description h3 {
      font-size: 28px;
      padding-bottom: 20px;
      line-height: 36px;
      display: block; }
      @media screen and (max-width: 1110px) {
        .tabs-content-description h2,
        .tabs-content-description h3 {
          margin-top: 25px;
          font-size: 20px;
          text-align: left;
          padding-bottom: 0; } }
    .tabs-content-description h2 {
      font-weight: bold; }
    .tabs-content-description p {
      font-size: 16px;
      line-height: 28px;
      margin-top: 10px; }
      @media screen and (max-width: 1110px) {
        .tabs-content-description p {
          margin-top: 10px;
          text-align: left;
          line-height: 1.2; } }
    .tabs-content-description a {
      color: #20a393; }
  .tabs-content-img {
    flex: 1; }
  .tabs-content-buy {
    border-top: 1px solid #FFF;
    margin-top: 50px;
    padding-top: 50px; }
    .tabs-content-buy a {
      margin-top: 30px;
      color: #FFF;
      display: inline-flex; }
  .tabs-content img {
    width: 100%; }
  .tabs-content--active {
    display: flex; }

.landing-section-wrapper--landing-testimonials-carousel {
  background: #0a141b; }

.carousel-default-slide {
  position: absolute;
  overflow: hidden;
  width: 100%;
  background-size: cover;
  background-position: center;
  bottom: 0;
  height: 100%; }
  .carousel-default-slide img {
    width: 100%;
    position: absolute; }

.carousel-default-slide-banner {
  background: linear-gradient(to right, #20a393, #258dca, #36437d);
  width: 100%;
  font-size: 21px;
  position: relative;
  bottom: 5px;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .carousel-default-slide-banner * {
    font-size: 12px; }
    @media screen and (min-width: 700px) {
      .carousel-default-slide-banner * {
        font-size: 14px; } }
    @media screen and (min-width: 1110px) {
      .carousel-default-slide-banner * {
        font-size: 16px; } }
  .carousel-default-slide-banner .carousel-default-slide-title {
    padding: 15px 20px; }
  .carousel-default-slide-banner .carousel-default-slide-title-link, .carousel-default-slide-banner .carousel-default-slide-title {
    display: inline-block;
    color: #fff;
    padding-right: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%; }

.carousel-default-slide-categories {
  display: flex;
  flex-flow: column;
  font-size: 14px;
  padding: 0 15px;
  border-left: 1px solid #fff; }
  .carousel-default-slide-categories label {
    padding: 5px 0; }
    .carousel-default-slide-categories label a {
      color: #fff; }
  .carousel-default-slide-categories label:not(:first-of-type) {
    border-top: 1px solid #fff; }

.carousel-defaul-img-link img {
  width: 100%;
  height: 100%; }

.carousel-default-item {
  display: flex;
  flex-flow: column; }

.carousel-content-main {
  position: relative;
  padding-top: 70px; }
  .carousel-content-main ul.glide__slides {
    align-items: center; }
  .carousel-content-main li {
    position: relative;
    display: flex;
    transition: transform ease 0.5s;
    transform: scale(0.8); }
  .carousel-content-main li.glide__slide--active {
    position: relative;
    transform: scale(1); }

.carousel-control-next {
  right: -25px; }

.carousel-control-prev {
  left: -25px; }

.carousel-control-prev, .carousel-control-next {
  position: absolute; }

.carousel-content-main-nav {
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 1;
  align-items: center;
  width: 55%;
  margin: 0 auto;
  padding: 40px 0; }

.carousel-content-main-nav-prev,
.carousel-content-main-nav-next {
  border: solid #fff;
  border-width: 0 3px 3px 0;
  display: inline-block;
  background: transparent;
  transform: rotate(135deg);
  outline: none;
  cursor: pointer;
  padding: 6px; }
  @media screen and (min-width: 700px) {
    .carousel-content-main-nav-prev,
    .carousel-content-main-nav-next {
      padding: 10px; } }

.carousel-content-main-nav-next {
  transform: rotate(-45deg); }

.carousel-content-main-nav-bullet button {
  width: 10px;
  height: 10px;
  margin: 0 5px;
  border-radius: 100%;
  border: 2px solid #fff;
  background: transparent;
  transition: all ease 0.5s;
  padding: 5px; }

.carousel-content-main-nav-bullet button.glide__bullet--active {
  background: #fff; }

@media screen and (min-width: 700px) {
  .carousel-content-main-nav-bullet button {
    width: 20px;
    height: 20px;
    margin: 0 20px; } }

.carousel-content-standard {
  position: relative;
  padding-top: 60px;
  display: flex;
  align-items: center; }

.carousel-content-right-peek {
  position: relative;
  padding-top: 60px;
  display: flex;
  align-items: center; }
  .carousel-content-right-peek .glide__slide {
    transition: all ease 0.5s;
    transform: scale(0.7) translate(-60px, 0); }
    @media screen and (max-width: 500px) {
      .carousel-content-right-peek .glide__slide {
        transform: none; } }
  .carousel-content-right-peek .glide__slide--active {
    transform: scale(1) translate(0, 0); }

.carousel-default-prev, .carousel-default-next {
  top: -12px;
  border: solid #fff;
  border-width: 0 3px 3px 0;
  display: block;
  padding: 10px;
  background: transparent;
  transform: rotate(-45deg);
  outline: none;
  cursor: pointer; }

.carousel-default-prev {
  left: -20px;
  transform: rotate(135deg); }

.carousel-default-next {
  right: -20px; }

.landing-section-wrapper--carousel-content-standard {
  padding: 0 40px; }

.light-theme .carousel-content-main-nav-prev,
.light-theme .carousel-content-main-nav-next {
  border-color: #22333B; }

.light-theme .carousel-content-main-nav-bullet button {
  border-color: #22333B; }

.light-theme .carousel-content-main-nav-bullet button.glide__bullet--active {
  background-color: #22333B; }

.search-widget {
  display: block;
  width: 100%;
  margin: 0 auto;
  position: relative; }
  .search-widget__input {
    display: block;
    width: 100%;
    height: 44px;
    background: #FFFFFF;
    border: none;
    outline: none;
    appearance: none;
    border-radius: 10px;
    padding: 0 25px;
    color: #B2B2B2;
    font-size: 18px;
    line-height: 44px;
    transition: padding 0.25s ease; }
    .search-widget__input::placeholder {
      color: #B2B2B2;
      opacity: 1; }
    @media (min-width: 0) and (max-width: 640px) {
      .search-widget__input {
        padding: 0 10px; } }
  .search-widget__button {
    display: flex;
    width: 44px;
    height: 44px;
    appearance: none;
    background: transparent;
    border: none;
    outline: none;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    right: 15px;
    opacity: 0.6;
    transition: right 0.25s ease; }
    .search-widget__button .icon-search {
      width: 22px;
      height: 22px;
      line-height: 22px;
      font-size: 22px;
      color: #747474; }
    .search-widget__button:hover, .search-widget__button:active {
      opacity: 1;
      cursor: pointer; }
    @media (min-width: 0) and (max-width: 640px) {
      .search-widget__button {
        right: 0; } }

/* sections*/
.homepage-wrapper {
  background: linear-gradient(#0a141b 60%, #1e2d38); }
  @media screen and (min-width: 1100px) {
    .homepage-wrapper .landing-section.show-smartbanner section {
      min-height: calc(100vh - 60px); } }
  .homepage-wrapper .landing-section-wrapper .carousel-content-main {
    background: #1e2d38; }
    .homepage-wrapper .landing-section-wrapper .carousel-content-main .carousel-content-main-nav-prev,
    .homepage-wrapper .landing-section-wrapper .carousel-content-main .carousel-content-main-nav-next {
      transform: none;
      padding: 0;
      border: none; }
      .homepage-wrapper .landing-section-wrapper .carousel-content-main .carousel-content-main-nav-prev:before,
      .homepage-wrapper .landing-section-wrapper .carousel-content-main .carousel-content-main-nav-next:before {
        display: block;
        width: 22px;
        height: 22px;
        font-family: 'icons';
        color: #FFFFFF;
        font-size: 30px;
        line-height: 22px;
        content: "\E917"; }
    .homepage-wrapper .landing-section-wrapper .carousel-content-main .carousel-content-main-nav-prev:before {
      content: "\E918"; }
    .homepage-wrapper .landing-section-wrapper .carousel-content-main .carousel-default-slide-categories {
      display: none; }
    .homepage-wrapper .landing-section-wrapper .carousel-content-main .carousel-default-slide {
      text-align: left; }
    .homepage-wrapper .landing-section-wrapper .carousel-content-main .carousel-content-main-nav-bullet button {
      border-color: #fff;
      cursor: pointer;
      outline: transparent; }
      .homepage-wrapper .landing-section-wrapper .carousel-content-main .carousel-content-main-nav-bullet button.glide__bullet--active {
        background: #fff; }
  .homepage-wrapper .landing-section section:not(.section--full) {
    padding: 20px;
    display: flex;
    flex-flow: column;
    justify-content: center; }
    .homepage-wrapper .landing-section section:not(.section--full) .section-container {
      padding: 10px;
      z-index: 1;
      margin: 0 auto;
      width: 80%; }
      @media screen and (max-width: 1100px) {
        .homepage-wrapper .landing-section section:not(.section--full) .section-container {
          width: 100%; } }
    .homepage-wrapper .landing-section section:not(.section--full) .feature__header {
      font-size: 32px;
      color: #fff;
      text-align: center; }
  @media screen and (min-width: 1100px) {
    .homepage-wrapper .landing-section .landing-section-wrapper:nth-of-type(2) {
      position: relative;
      background-image: -webkit-linear-gradient(85deg, #1e2d38 75%, #0a141b 25%); }
      .homepage-wrapper .landing-section .landing-section-wrapper:nth-of-type(2):before {
        content: '';
        position: absolute;
        left: 300px;
        width: 0;
        top: 0;
        border-bottom: 200px solid #1e2d38;
        border-left: 100px solid transparent;
        border-right: 50px solid transparent;
        transform: rotate(12deg);
        z-index: 0; }
    .homepage-wrapper .landing-section .landing-section-wrapper:nth-of-type(4) {
      background: #1e2d38; }
    .homepage-wrapper .landing-section .landing-section-wrapper:nth-of-type(5) {
      position: relative;
      background-image: -webkit-linear-gradient(-95deg, #1e2d38 30%, transparent 10%); }
      .homepage-wrapper .landing-section .landing-section-wrapper:nth-of-type(5):before {
        content: '';
        position: absolute;
        right: 300px;
        width: 0;
        top: 100px;
        border-top: 200px solid #1e2d38;
        border-left: 100px solid transparent;
        border-right: 50px solid transparent;
        transform: rotate(25deg);
        z-index: 0; } }

.section-download {
  margin: 120px auto; }

.testimonials__header {
  color: white;
  font-size: 25px;
  margin-bottom: 40px;
  text-align: center; }

.testimonials__list {
  display: flex;
  flex-wrap: wrap; }

.testimonials__item {
  display: flex;
  padding: 15px;
  flex-wrap: wrap; }
  @media screen and (min-width: 700px) {
    .testimonials__item {
      flex-wrap: nowrap;
      flex-basis: 100%;
      padding: 30px; } }
  @media screen and (min-width: 1110px) {
    .testimonials__item {
      flex-basis: 50%; } }

.testimonials__image {
  text-align: center;
  width: 100%; }
  @media screen and (min-width: 700px) {
    .testimonials__image {
      flex-basis: 0;
      text-align: left;
      width: initial; } }

.testimonials__content {
  text-align: center; }
  .testimonials__content h3 {
    font-size: 25px;
    margin-bottom: 5px; }
  .testimonials__content p {
    font-size: 14px;
    margin-top: 15px;
    line-height: 1.3em; }
  .testimonials__content a {
    color: #20a393; }
  @media screen and (min-width: 700px) {
    .testimonials__content {
      text-align: left;
      flex-basis: 100%;
      width: 100%;
      padding: 0 20px 20px 20px; } }

/*Support*/
.support-section-page-search li {
  position: relative;
  padding: 16px 0; }
  .support-section-page-search li:after {
    content: '';
    width: 100%;
    height: 1px;
    display: block; }

.support-section-page-search--article {
  line-height: 1.375;
  margin-bottom: 5px; }
  .support-section-page-search--article--link {
    font-size: 1.3em;
    font-weight: 600; }

.support-section-page-search-container {
  display: flex;
  align-items: center;
  margin: 16px 0; }

.support-section-page-search-details {
  margin-left: 10px;
  line-height: 1.5em; }
  .support-section-page-search-details h2 {
    margin-bottom: 16px; }
    .support-section-page-search-details h2 a {
      font-weight: 500; }
  .support-section-page-search-details p {
    font-size: 20px;
    word-break: break-all; }

.support-manual-page--sidebar {
  width: 100%;
  margin: 0 auto;
  padding: 20px 1em 1em; }
  .support-manual-page--sidebar .tag-identifier {
    margin-bottom: 1em; }
  .support-manual-page--sidebar > .support-manual-page-sidebar-list--item:after {
    content: '';
    width: 100%;
    background: #394144;
    display: block;
    height: 1px;
    margin: 1em 0; }
  @media screen and (min-width: 700px) {
    .support-manual-page--sidebar {
      width: 380px;
      height: calc(100vh - (80px + 85px));
      margin: 0;
      padding-top: 30px;
      position: sticky;
      top: 140px;
      left: 0;
      overflow-y: auto; } }

.support-manual-page-sidebar-list {
  line-height: 1.3;
  position: relative;
  transition: max-height 0.2s ease-out; }
  .support-manual-page-sidebar-list .support-manual-page-sidebar-list {
    max-height: 0;
    overflow: hidden;
    margin-left: 1em; }
    .support-manual-page-sidebar-list .support-manual-page-sidebar-list--link {
      display: inline-block; }
  .support-manual-page-sidebar-list--title {
    padding-right: 22px; }
  .support-manual-page-sidebar-list--link {
    display: inline-block;
    color: #ffffff; }
    .support-manual-page-sidebar-list--link:hover {
      color: #20a393; }
  .support-manual-page-sidebar-list--icon {
    width: 17px;
    height: 17px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    margin-left: 0;
    position: relative;
    border: 1px solid #20a393;
    border-radius: 17px;
    position: absolute;
    top: 0.5em;
    left: 2px; }
    .support-manual-page-sidebar-list--icon:after {
      content: '';
      width: 7px;
      height: 7px;
      border-radius: 7px;
      margin: auto;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
    .support-manual-page-sidebar-list--icon + .support-manual-page-sidebar-list--link {
      padding-left: 27px; }

.support-manual-page-sidebar-list--item {
  position: relative;
  padding: 0.5em 0;
  border-bottom: 1px solid #3b4044; }
  .support-manual-page-sidebar-list--item > .support-manual-page-sidebar-list .support-manual-page-sidebar-list--item {
    border-bottom: none; }
  .support-manual-page-sidebar-list--item > .support-manual-page-sidebar-list .support-manual-page-sidebar-list--link {
    padding-left: 27px; }
  .support-manual-page-sidebar-list--item--current > .support-manual-page-sidebar-list--link {
    color: #20a393; }
    .support-manual-page-sidebar-list--item--current > .support-manual-page-sidebar-list--link > .support-manual-page-sidebar-list--icon:after {
      background-color: #20a393; }

.support-manual-page--toggle-dropdown {
  width: 17px;
  height: 17px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 0;
  position: absolute;
  top: 0.5em;
  right: 0; }
  .support-manual-page--toggle-dropdown:after {
    content: '';
    width: 7px;
    height: 7px;
    display: inline-block;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
    transform: rotate(-50deg);
    transition: transform 0.2s ease-in-out; }

.support-manual-page--toggle {
  width: 17px;
  height: 17px;
  margin: auto;
  cursor: pointer;
  position: absolute;
  top: 0.5em;
  right: 0;
  z-index: 1;
  opacity: 0; }
  .support-manual-page--toggle:checked ~ .support-manual-page--toggle-dropdown:after {
    transform: rotate(45deg); }
  .support-manual-page--toggle:checked ~ .support-manual-page-sidebar-list {
    max-height: 380px;
    color: #20a393; }

.support-manual-page-sidebar-list--item--current > .support-manual-page-sidebar-list {
  max-height: 380px; }
  .support-manual-page-sidebar-list--item--current > .support-manual-page-sidebar-list ~ .support-manual-page--toggle-dropdown:after {
    transform: rotate(-50deg); }

.support-manual-page-sidebar-list--item--current > .support-manual-page--toggle:checked ~ .support-manual-page-sidebar-list {
  max-height: 0; }
  .support-manual-page-sidebar-list--item--current > .support-manual-page--toggle:checked ~ .support-manual-page-sidebar-list ~ .support-manual-page--toggle-dropdown:after {
    transform: rotate(45deg); }

/* Pages*/
.about-content {
  margin-top: 60px; }
  @media screen and (min-width: 1110px) {
    .about-content {
      margin-top: 90px; } }
  .about-content h1 {
    text-align: center; }

.about-top,
.about-bottom {
  max-width: 1000px;
  margin: auto; }

.about-top__title {
  font-size: 60px;
  margin-bottom: 50px; }

.about-top__paragraph {
  margin-bottom: 120px; }

.about-main-img {
  width: 100%;
  margin-bottom: 75px;
  max-width: 550px; }

.about-timeline {
  margin-bottom: 60px; }

.about-timeline-element {
  display: flex;
  height: 300px;
  align-items: center;
  justify-content: space-between;
  position: relative; }
  @media screen and (min-width: 1110px) {
    .about-timeline-element {
      height: 500px; } }
  .about-timeline-element:nth-child(even) {
    flex-direction: row-reverse; }
  .about-timeline-element::after {
    content: '';
    position: absolute;
    height: 3px;
    width: 25px;
    background: #258dca; }
  .about-timeline-element::before {
    content: '';
    position: absolute;
    height: 100%;
    width: 3px;
    background: #258dca;
    left: 50%; }
  .about-timeline-element:nth-child(even)::after {
    right: 50%; }
  .about-timeline-element:nth-child(odd)::after {
    left: 50%; }

.about-timeline-element__image-wrapper {
  flex-basis: 40%; }

.about-timeline-element__image {
  width: 100%; }

.about-timeline-element__text {
  flex-basis: 40%; }

.about-timeline-element__date {
  margin-bottom: 15px;
  font-size: 35px;
  color: #258dca; }

.about-bottom__title {
  font-size: 30px;
  text-transform: uppercase;
  margin-bottom: 30px; }

.account {
  width: 95%;
  max-width: 1600px;
  min-height: 82vh;
  margin: 0 auto;
  font-size: 16px;
  display: flex;
  flex-flow: column-reverse;
  padding-top: 120px;
  overflow: hidden; }
  .account:before {
    content: '';
    position: absolute;
    background-image: url(/user/themes/xsplit-v6/dist/full-circuit-bg.1f4fb261a48f8e746831bcfdceb924b6.png);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: auto;
    opacity: 0.3; }
  @media screen and (min-width: 700px) {
    .account {
      flex-flow: row wrap;
      padding-top: 50px; } }
  .account * {
    transition: 0.5s ease; }
  .account__socials_nav {
    display: flex;
    justify-content: space-evenly; }
    .account__socials_nav__label {
      font-size: 25px;
      cursor: pointer;
      margin-bottom: 25px;
      opacity: 0.3; }
      .account__socials_nav__label--active {
        opacity: 1; }
        .account__socials_nav__label--active:after {
          content: ' ';
          width: 70px;
          height: 2px;
          display: block;
          margin: 15px auto 0;
          background-color: #3e9981; }
      .account__socials_nav__label img {
        height: 25px;
        margin-right: 5px; }
  .account__social_type {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    margin-top: 30px;
    margin-bottom: 30px; }
    .account__social_type a {
      cursor: pointer;
      display: block; }
    .account__social_type__img {
      height: 70px;
      opacity: 0.2; }
      .account__social_type__img--active {
        opacity: 1; }
    .account__social_type div {
      width: 2px;
      background-color: white;
      height: 45px; }
    .account__social_type button {
      margin: initial; }
  .account__social_notice {
    text-align: center; }
    .account__social_notice img {
      max-width: 100%;
      height: auto; }
      @media screen and (min-width: 700px) {
        .account__social_notice img {
          max-width: 400px; } }

.account__loading {
  min-height: 60vh;
  width: 100%;
  display: flex; }

.account__title {
  font-size: 54px;
  margin-bottom: 30px;
  flex: 1 1 100%;
  font-size: 20px;
  text-align: center;
  font-weight: 500; }
  @media screen and (min-width: 700px) {
    .account__title {
      flex-flow: row wrap;
      font-size: 54px;
      text-align: left;
      font-weight: 300; } }

.account__card {
  margin: auto;
  margin-bottom: 30px;
  text-align: left;
  width: 100%;
  box-sizing: border-box;
  padding: 20px;
  border-radius: 20px;
  position: relative;
  overflow: hidden; }
  .account__card:after {
    content: '';
    position: absolute;
    background-image: linear-gradient(-90deg, #003958 0%, #000000 40%);
    opacity: 0.8;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: -1;
    left: 0;
    border-radius: 20px; }
  @media screen and (min-width: 700px) {
    .account__card {
      padding: 40px 20px; } }

.account__card-title {
  color: #fff;
  text-align: center;
  padding-bottom: 15px;
  margin-bottom: 25px;
  font-size: 20px; }
  @media screen and (min-width: 700px) {
    .account__card-title {
      font-size: 49px;
      margin-bottom: 25px;
      text-align: left; } }

.account__card-elite {
  position: relative; }
  .account__card-elite .account__card-title {
    display: flex;
    align-items: center;
    justify-content: center; }
    @media screen and (min-width: 700px) {
      .account__card-elite .account__card-title {
        justify-content: left; } }
    .account__card-elite .account__card-title span {
      display: block;
      color: #c6ae4a; }
  .account__card-elite .account__elite-graph-note {
    text-align: center;
    display: block;
    font-size: 1em; }
    .account__card-elite .account__elite-graph-note--zoom:before {
      content: '\2315';
      font-size: 2em;
      margin-right: 5px;
      transform: scaleX(-1); }

.account__chart .account__elite-title {
  display: flex;
  justify-content: left;
  font-size: 20px; }
  .account__chart .account__elite-title .account__earnings-total {
    color: #c6ae4a;
    margin-right: 15px;
    font-weight: 600; }

.account__field-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin: 10px auto;
  flex-flow: row wrap; }
  .account__field-wrapper .btn {
    min-width: 125px; }

.account__field-message {
  margin: 15px;
  text-align: center; }

.account__field-footer {
  margin: 5px auto;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  flex-flow: row; }
  .account__field-footer .account__notif {
    width: 80%;
    margin: 5px 0; }
    @media screen and (max-width: 700px) {
      .account__field-footer .account__notif {
        width: 100%; } }
  .account__field-footer .account__save {
    min-width: 125px;
    width: 100%;
    margin: 10px; }
    @media screen and (min-width: 700px) {
      .account__field-footer .account__save {
        width: auto;
        margin: 0; } }

.account__card-form--hidden {
  display: none; }

.account__form {
  display: block;
  margin: 30px 0; }
  .account__form-title {
    display: block;
    padding: 5px 0;
    font-size: 0.9em; }
  .account__form-field {
    display: block;
    padding: 20px 0; }
  .account__form-btn {
    justify-content: space-around;
    margin: 10px; }
    .account__form-btn .btn {
      width: 100%;
      margin: 5px; }
      @media screen and (min-width: 700px) {
        .account__form-btn .btn {
          width: auto;
          margin: 5px; } }

.account__field-label {
  text-align: left;
  font-size: 20px;
  line-height: 1.2em;
  width: 100%;
  color: #717171; }
  @media screen and (min-width: 700px) {
    .account__field-label {
      width: 30%; } }

.account__field-link {
  color: #258dca;
  cursor: pointer; }
  .account__field-link:hover {
    color: #5bafe1; }

.account__field {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin: 5px 0; }
  .account__field--left {
    justify-content: start; }
  @media screen and (min-width: 700px) {
    .account__field {
      width: 70%;
      font-size: 20px; } }
  .account__field-email {
    justify-content: flex-start;
    cursor: pointer; }
    .account__field-email:after {
      content: '\270E';
      margin-left: 2px;
      transform: scaleX(-1); }
    .account__field-email:hover {
      color: #5bafe1; }
  .account__field-password {
    justify-content: flex-start; }

.account__field-select-wrap {
  position: relative;
  justify-content: flex-start;
  width: 100%; }
  .account__field-select-wrap select {
    border: none;
    width: 100%;
    cursor: pointer; }
    .account__field-select-wrap select:hover {
      border: none; }
  .account__field-select-wrap:before, .account__field-select-wrap:after {
    content: '';
    height: 1px;
    width: 12px;
    background: #fff;
    display: block;
    position: absolute; }
  .account__field-select-wrap:before {
    transform: rotate(45deg);
    right: 18px; }
  .account__field-select-wrap:after {
    transform: rotate(-45deg);
    right: 9px; }
  .account__field-select-wrap .form-field--select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    font-size: 16px;
    padding: 0;
    width: 100%; }
    @media screen and (min-width: 700px) {
      .account__field-select-wrap .form-field--select {
        font-size: 20px; } }

.account__field-radio {
  position: absolute;
  left: -9999px; }
  .account__field-radio + label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    display: inline-block; }
    .account__field-radio + label:hover {
      color: #5bafe1; }
    .account__field-radio + label:before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 12px;
      height: 12px;
      border: 3px solid #fff;
      border-radius: 100%;
      background: #fff; }
  .account__field-radio:checked + label {
    color: #258dca; }
    .account__field-radio:checked + label:hover {
      color: #5bafe1; }
    .account__field-radio:checked + label:before {
      background-image: linear-gradient(to right, #20a393, #258dca); }

.account__social {
  display: flex;
  margin-bottom: 10px;
  width: 100%;
  background: #000a19 url(/user/themes/xsplit-v6/dist/userinfo-box.5d3a62abfce3c71c1b5964619ff4bfad.png) no-repeat;
  border-radius: 8px;
  padding: 20px 25px 20px 60px;
  position: relative;
  flex-flow: column;
  background-size: 40%;
  box-shadow: 2px 0px 10px #000; }

.account__social-type {
  display: flex;
  align-items: center;
  padding-bottom: 10px; }
  @media screen and (min-width: 700px) {
    .account__social-type {
      font-size: 20px;
      padding-bottom: 20px; } }

.account__social-bottom {
  display: flex;
  justify-content: space-between;
  font-size: 15px; }
  @media screen and (min-width: 700px) {
    .account__social-bottom {
      font-size: 20px; } }
  .account__social-bottom .spinner {
    margin: 0; }

.account__social-label {
  font-size: 15px;
  font-weight: 100; }
  @media screen and (min-width: 700px) {
    .account__social-label {
      font-size: 25px; } }

.account__social-image {
  position: absolute;
  left: -25px;
  top: 7px; }
  .account__social-image img {
    width: 60px; }

.account__social-username {
  font-weight: 600; }

.account__elite-img img {
  margin: auto;
  display: block;
  width: 65px; }

@media screen and (min-width: 700px) {
  .account__elite-img img {
    width: 125px; } }

.account__card-elite-header {
  color: #c6ae4a;
  margin-bottom: 0;
  padding-bottom: 0;
  margin-left: 10px; }
  @media screen and (min-width: 700px) {
    .account__card-elite-header {
      margin-left: 20px; } }

.account__elite-title {
  color: #fff;
  font-size: 20px;
  margin-bottom: 15px; }

.account__elite-link {
  color: #c6ae4a;
  font-size: 16px; }

.account__elite-referral {
  margin-bottom: 20px;
  font-size: 16px; }
  .account__elite-referral .account__elite-title {
    font-size: 16px; }

.account__elite-referrals {
  display: flex;
  flex-flow: column; }
  @media screen and (min-width: 700px) {
    .account__elite-referrals {
      flex-flow: row; } }

.account__elite-referral-links {
  flex: 2; }

.account__elite-stats {
  margin-bottom: 30px;
  padding-bottom: 15px;
  border-bottom: 1px solid #fff; }
  @media screen and (min-width: 700px) {
    .account__elite-stats {
      border-right: 1px solid #fff;
      border-bottom: none;
      margin-right: 20px;
      flex: 1; } }

.account__elite-stat-wrapper {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center; }
  .account__elite-stat-wrapper span {
    flex: 2;
    padding: 5px 0;
    color: #c6ae4a; }
  .account__elite-stat-wrapper .account__elite-stat-label {
    flex: 14;
    color: #fff;
    text-align: left; }

.account__license-purchase {
  font-size: 15px; }

.account__license-status-wrap {
  display: flex;
  width: 100%;
  font-size: 12px;
  flex-flow: row; }
  @media screen and (max-width: 700px) {
    .account__license-status-wrap {
      flex-flow: row wrap; }
      .account__license-status-wrap .license-status--license {
        margin-bottom: 5px; }
      .account__license-status-wrap .account__license-agreement-wrap {
        text-align: left; } }

.account__license-status {
  flex: 3;
  color: #ffdf00; }
  @media screen and (max-width: 700px) {
    .account__license-status {
      padding-bottom: 35px; } }

.account__license-agreement-wrap {
  flex: 6;
  text-align: right;
  padding-left: 10px; }
  .account__license-agreement-wrap a {
    font-size: 15px;
    text-align: left; }
  @media screen and (min-width: 700px) {
    .account__license-agreement-wrap a {
      font-size: 20px; } }

.account__license-agreement {
  text-align: right;
  font-size: 12px;
  color: #fff; }

.account__license-status-wrap {
  display: flex;
  justify-content: space-between;
  width: 100%; }
  .account__license-status-wrap .license-status--content {
    font-size: 15px; }
    .account__license-status-wrap .license-status--content .license-status--valid-until {
      font-size: 15px;
      margin-top: 10px; }
    @media screen and (min-width: 700px) {
      .account__license-status-wrap .license-status--content {
        font-size: 20px; }
        .account__license-status-wrap .license-status--content .license-status--valid-until {
          font-size: 20px; } }

.account__status {
  padding-bottom: 35px;
  font-size: 15px;
  display: flex;
  justify-content: space-between; }
  .account__status a {
    margin-left: 10px;
    color: #258dca;
    font-size: 15px; }
  @media screen and (min-width: 700px) {
    .account__status {
      font-size: 20px; }
      .account__status a {
        font-size: 20px; } }

.account__logout {
  display: block;
  max-width: 200px;
  margin: auto; }

.account__purchase-history-wrap {
  font-size: 15px;
  position: relative;
  margin: 20px 0;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.5); }
  @media screen and (min-width: 700px) {
    .account__purchase-history-wrap {
      font-size: 20px; } }

.account__purchase-history-item {
  display: flex;
  justify-content: space-between;
  background: #090e1f;
  padding: 25px 20px;
  box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.5); }
  .account__purchase-history-item * {
    font-weight: 100; }

.account__purchase-history-status {
  padding-right: 50px; }

.account__purchase-details-toggle {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  outline: none;
  cursor: pointer; }

.account__purchase-details-toggle:checked ~ .account__purchase-details {
  display: flex;
  max-height: 1000px;
  opacity: 1; }

.account__purchase-details {
  flex-flow: column;
  justify-content: space-evenly;
  max-height: 0;
  opacity: 0;
  transition: all 0.5s ease-in-out;
  background-size: 50%;
  background: #0a0d17; }
  .account__purchase-details > div {
    padding: 25px 50px; }
  .account__purchase-details * {
    font-weight: 100; }

.account__purchase-details > div > div {
  display: flex;
  padding: 5px 0; }

.account__purchase-details-label {
  color: #999999;
  margin-right: 10px; }

.account__purchase-details-toggle:checked ~ .account__purchase-history-caret {
  transform: rotate(180deg);
  right: 35px; }
  @media screen and (min-width: 700px) {
    .account__purchase-details-toggle:checked ~ .account__purchase-history-caret {
      top: 22px; } }

.account__purchase-history-caret {
  display: inline-block;
  position: absolute;
  top: 33px;
  right: 55px;
  transition: all 0.5s ease-out; }
  .account__purchase-history-caret:before, .account__purchase-history-caret:after {
    content: '';
    height: 1px;
    width: 12px;
    background: #fff;
    display: block;
    position: absolute; }
  .account__purchase-history-caret:before {
    transform: rotate(45deg); }
  .account__purchase-history-caret:after {
    transform: rotate(-45deg);
    left: 9px; }
  .account__purchase-history-caret.account_nav-active img {
    filter: none; }
    @media screen and (min-width: 700px) {
      .account__purchase-history-caret.account_nav-active img {
        filter: brightness(0) invert(1); } }
  .account__purchase-history-caret.account_nav-active:after {
    content: '';
    position: absolute;
    background: #20a393;
    width: 100%;
    height: 3px;
    left: 0;
    bottom: 0; }
  @media screen and (min-width: 700px) {
    .account__purchase-history-caret {
      flex: none;
      text-align: left;
      margin: 15px 0;
      text-align: left;
      top: 20px; }
      .account__purchase-history-caret.account_nav-active:after {
        content: none; } }
  .account__purchase-history-caret span {
    display: inline-block;
    width: 100%;
    height: 100%;
    text-align: left; }
    @media screen and (min-width: 700px) {
      .account__purchase-history-caret span {
        width: auto; } }
    .account__purchase-history-caret span * {
      cursor: pointer;
      pointer-events: none; }
  .account__purchase-history-caret label {
    font-size: 20px;
    font-weight: 100;
    display: none; }
  .account__purchase-history-caret img {
    padding: 15px 0;
    height: 60px;
    filter: brightness(0) invert(1); }
    @media screen and (min-width: 700px) {
      .account__purchase-history-caret img {
        height: 30px; } }
  @media screen and (min-width: 700px) {
    .account__purchase-history-caret label {
      display: inline-block; }
    .account__purchase-history-caret span {
      display: inline-flex;
      align-items: center;
      cursor: pointer;
      position: relative;
      padding: 15px 25px; }
      .account__purchase-history-caret span:after {
        content: '';
        position: absolute;
        background: linear-gradient(to right, #20a393, #258dca);
        width: 100%;
        height: 100%;
        border-radius: 40px;
        z-index: -1;
        left: 0;
        opacity: 0;
        transition: opacity 0.3s ease-in-out; }
    .account__purchase-history-caret.account_nav-active span:after {
      border-radius: 40px;
      opacity: 1; }
    .account__purchase-history-caret img {
      margin-right: 30px;
      padding: 0; } }

.account__purchase-load-more {
  text-align: center; }
  .account__purchase-load-more a {
    font-size: 12px;
    color: #258dca; }

.show-smartbanner .account_nav {
  top: 140px; }
  @media screen and (min-width: 700px) {
    .show-smartbanner .account_nav {
      top: -50px; } }

.show-smartbanner .account {
  margin-top: 120px; }
  @media screen and (min-width: 700px) {
    .show-smartbanner .account {
      margin-top: 50px; } }

.account_tab {
  flex: 1;
  position: relative;
  z-index: 0; }
  @media screen and (min-width: 700px) {
    .account_tab {
      flex: 6;
      z-index: 1; } }

.account_nav-wrap-fixed {
  position: static; }
  @media screen and (min-width: 700px) and (min-height: 900px) {
    .account_nav-wrap-fixed {
      position: fixed;
      width: 30%; } }
  @media screen and (max-height: 900px) and (min-width: 700px) {
    .account_nav-wrap-fixed {
      top: 0;
      position: relative;
      width: 100%; } }

.account_nav {
  width: 100%;
  flex: 1;
  position: fixed;
  top: 80px;
  left: 0;
  z-index: 1;
  background-image: linear-gradient(-90deg, #003958 0%, #000000 40%);
  box-shadow: 1px 10px 10px rgba(0, 0, 0, 0.5); }
  .account_nav-fixed {
    top: 0;
    padding-top: 30px; }
  @media screen and (min-width: 700px) {
    .account_nav {
      top: auto;
      flex: 3;
      position: relative;
      background: none;
      box-shadow: none; }
      .account_nav-fixed {
        padding-top: 0; } }
  .account_nav ul {
    display: flex;
    flex-flow: row;
    width: 100%;
    z-index: 1;
    bottom: 0;
    left: 0; }
    @media screen and (min-width: 700px) {
      .account_nav ul {
        flex-flow: column;
        background: none;
        position: relative; } }
  .account_nav li {
    margin-bottom: 0;
    flex: 1;
    text-align: center;
    position: relative; }
    .account_nav li.account_nav-active img {
      filter: none; }
      @media screen and (min-width: 700px) {
        .account_nav li.account_nav-active img {
          filter: brightness(0) invert(1); } }
    .account_nav li.account_nav-active:after {
      content: '';
      position: absolute;
      background: #20a393;
      width: 100%;
      height: 3px;
      left: 0;
      bottom: 0; }
    @media screen and (min-width: 700px) {
      .account_nav li {
        flex: none;
        text-align: left;
        margin: 3px 0;
        text-align: left; }
        .account_nav li.account_nav-active:after {
          content: none; } }
    .account_nav li span {
      text-align: left;
      display: inline-block; }
      @media screen and (min-width: 700px) {
        .account_nav li span {
          text-align: center; } }
      .account_nav li span * {
        cursor: pointer;
        pointer-events: none; }
    .account_nav li label {
      font-size: 20px;
      font-weight: 100;
      display: none;
      text-align: left; }
    .account_nav li img {
      padding: 15px 0;
      height: 60px;
      filter: brightness(0) invert(1); }
      @media screen and (min-width: 700px) {
        .account_nav li img {
          height: 30px; } }
    @media screen and (min-width: 700px) {
      .account_nav li label {
        display: inline-block; }
      .account_nav li span {
        display: inline-flex;
        align-items: center;
        cursor: pointer;
        position: relative;
        padding: 15px 25px; }
        .account_nav li span:after {
          content: '';
          position: absolute;
          background: linear-gradient(to right, #20a393, #258dca);
          width: 100%;
          height: 100%;
          border-radius: 40px;
          z-index: -1;
          left: 0;
          opacity: 0;
          transition: opacity 0.3s ease-in-out; }
      .account_nav li.account_nav-active span:after {
        border-radius: 40px;
        opacity: 1; }
      .account_nav li img {
        margin-right: 30px;
        padding: 0; } }

.account__card-security {
  display: flex;
  align-items: center;
  flex-wrap: wrap; }

.account__card-security-label {
  flex: 1;
  padding-right: 20px; }

.account__card-security-link {
  flex: 7; }

.account__card-security-delete {
  flex: 1 1 100%;
  border-top: 1px solid #717171;
  padding-left: 0;
  border-left: none;
  margin: 20px auto 0 auto; }
  .account__card-security-delete button {
    margin: 20px auto 0 auto; }
  @media screen and (min-width: 700px) {
    .account__card-security-delete {
      flex: none;
      padding-left: 20px;
      border-top: none;
      margin-top: 0;
      border-left: 1px solid #717171; }
      .account__card-security-delete button {
        margin-top: 0; } }

.account__card--sessions {
  margin-top: 20px; }

.account__card--session {
  background: #0a0d17;
  display: flex;
  flex: 1 1 100%;
  flex-flow: wrap;
  align-items: center;
  border-radius: 8px;
  box-shadow: 2px 0px 10px #000;
  margin: 10px 0;
  padding: 20px;
  background: #000a19 url(/user/themes/xsplit-v6/dist/userinfo-box.5d3a62abfce3c71c1b5964619ff4bfad.png) no-repeat; }

.account__card--session-image {
  grid-area: img;
  align-self: center;
  text-align: center; }
  .account__card--session-image img {
    height: 50px; }

.account__card--session-info {
  display: grid;
  grid-template-areas: 'img location location' 'status status logout';
  width: 100%;
  grid-template-columns: 40% 40% 20%;
  grid-template-areas: 'img location location' 'status status logout'; }
  @media screen and (min-width: 700px) {
    .account__card--session-info {
      grid-template-areas: 'img location logout' 'img status logout'; } }
  @media screen and (min-width: 1100px) {
    .account__card--session-info {
      grid-template-columns: 25% 50% 25%; } }
  @media screen and (min-width: 700px) {
    .account__card--session-info span {
      padding: 0 15px; } }

.account__card--session-location {
  grid-area: location;
  text-align: right;
  line-height: 1.5;
  align-self: end; }
  @media screen and (min-width: 700px) {
    .account__card--session-location {
      text-align: left; } }

.account__card--session-status {
  grid-area: status;
  color: #717171;
  text-align: left;
  align-self: center; }
  .account__card--session-status-active {
    color: #20a393;
    font-weight: 800; }
  @media screen and (min-width: 700px) {
    .account__card--session-status {
      text-align: left; } }

.account__card--session-logout {
  grid-area: logout;
  align-self: center;
  justify-self: right; }
  .account__card--session-logout button {
    background: none;
    border: none;
    font-size: 16px;
    cursor: pointer; }

.account__card--session-load-more {
  text-align: center; }

.account__confirm-wrapper {
  border: 2px solid #ed0400;
  padding: 30px;
  border-radius: 10px;
  box-shadow: 0 0 20px #ed0400;
  margin-bottom: 20px; }

.authentication-page {
  padding: 30px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center; }
  .authentication-page .login-modal__tab {
    max-width: 560px;
    margin: 0 auto; }
  .authentication-page a {
    color: #20a393; }
    .authentication-page a:hover {
      color: #38d8c4; }
  .authentication-page p {
    margin-bottom: 15px;
    line-height: 1.375; }
  .authentication-page form {
    width: 100%; }

.authentication-page__title {
  font-size: 24px;
  line-height: 1.333;
  font-weight: 500;
  margin-bottom: 10px; }

.blog-wrapper .content-wrapper {
  margin: 0 auto; }

.blog-wrapper .pagination {
  margin: 0 auto;
  padding: 20px 0; }

.blog-article.content-wrapper {
  margin-top: 0; }
  .blog-article.content-wrapper .breadcrumbs {
    font-size: 20px; }
  .blog-article.content-wrapper .post--content {
    margin-top: 20px; }

.blog-home--pagination-mobile {
  display: none; }
  @media screen and (max-width: 1100px) {
    .blog-home--pagination-mobile {
      display: block; } }

.blog-home--articles {
  display: block;
  margin-bottom: 4em; }
  .blog-home--articles--title {
    font-size: 3em;
    grid-column: 1; }
    .blog-home--articles--title:after {
      content: '';
      width: 100%;
      height: 1px;
      display: block;
      margin: 0.5em 0 1em;
      background-image: linear-gradient(to right, #20a393, #258dca, #36437d); }
  .blog-home--articles--title:not(:first-of-type) {
    margin-top: 2em; }
  @media screen and (min-width: 1110px) {
    .blog-home--articles {
      display: grid;
      grid-template-columns: repeat(auto-fill, minmax(30%, auto));
      grid-gap: 30px 50px; }
      .blog-home--articles--title {
        font-size: 3em; }
      .blog-home--articles--title {
        grid-column: span 3; }
      .blog-home--articles--recent-posts {
        grid-column: span 2; } }
  @media all and (-ms-high-contrast: none) {
    .blog-home--articles {
      display: block !important; } }
  @media all and (-ms-high-contrast: none) {
    .blog-home--articles--recent-posts {
      display: inline-flex;
      width: 66%;
      flex-direction: column; } }

.blog-sidebar .styled-checkbox--label {
  color: #258dca;
  font-weight: 600;
  font-size: 12px;
  top: 3px; }

.blog-sidebar .account__notif {
  text-align: left; }

.blog-sidebar--content + .blog-sidebar--download {
  margin-top: 30px; }

.blog-sidebar--content, .blog-sidebar--download {
  padding: 20px 28px;
  align-self: start;
  background: #112143; }
  .blog-sidebar--content img, .blog-sidebar--download img {
    filter: brightness(0) invert(1); }

.blog-sidebar--download {
  text-align: center; }
  .blog-sidebar--download img {
    width: 100%;
    max-width: 300px;
    height: auto;
    padding-bottom: 10px; }
  .blog-sidebar--download p {
    margin-bottom: 20px;
    font-size: 12px;
    font-weight: 600; }
  .blog-sidebar--download .download-section__button-wrapper {
    margin-bottom: 10px; }
  .blog-sidebar--download label {
    font-size: 12px;
    color: #258dca;
    font-weight: 600; }

.blog-sidebar--content h2 {
  font-size: 20px;
  margin: 20px 0;
  font-weight: 600; }

.blog-sidebar--content h5:first-child {
  margin-top: 10px; }

.blog-sidebar--content hr {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  margin: 20px 0;
  border: 0; }

.blog-sidebar--content li {
  font-size: 12px;
  margin-bottom: 15px; }

.blog-sidebar--content a {
  color: #fff;
  font-size: 12px; }

.blog-sidebar .blog-sidebar-categories,
.blog-sidebar .blog-sidebar-popular-posts li {
  display: flex; }

.blog-sidebar .blog-sidebar-popular-posts--title,
.blog-sidebar .blog-sidebar-categories li {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

.blog-sidebar .blog-sidebar-popular-posts--title {
  flex: 0 1 70%; }

.blog-sidebar .blog-sidebar-categories li {
  flex: 1 1 auto; }

.blog-sidebar--count {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px; }

.blog-sidebar--divider {
  margin: 0 10px; }

.blog-sidebar--tag {
  display: inline-block;
  text-transform: capitalize;
  font-size: 1em; }

.blog-sidebar .download-section span {
  color: #fff; }

@media all and (-ms-high-contrast: none) {
  .blog-sidebar {
    display: inline-flex;
    margin-left: 15px;
    flex-direction: column;
    width: calc(33% - 20px);
    vertical-align: top; } }

.weekly-digest {
  text-align: center; }
  .weekly-digest a {
    font-weight: 600; }
  .weekly-digest p {
    margin: 10px 0;
    line-height: 1.333; }
  .weekly-digest img {
    max-width: 135px;
    width: 100%; }

.post-excerpt-popular {
  font-size: 1em;
  position: relative;
  overflow: hidden; }
  .post-excerpt-popular + .post-excerpt-popular {
    margin-top: 2em; }
  .post-excerpt-popular--body {
    background-image: linear-gradient(to right, #20a393, #258dca, #36437d);
    width: 100%;
    min-height: 50px;
    position: relative;
    bottom: 3px;
    display: block; }
  .post-excerpt-popular--header-container {
    display: flex;
    justify-content: flex-start;
    align-content: center;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5); }
    .post-excerpt-popular--header-container > a {
      padding: 15px 20px; }
  .post-excerpt-popular--title {
    font-size: 1em;
    line-height: 1.3; }
  .post-excerpt-popular--tags {
    margin-bottom: 5px;
    display: flex;
    flex-flow: column;
    padding: 5px;
    margin: 5px 0;
    position: relative; }
  .post-excerpt-popular--tag {
    text-transform: capitalize;
    display: inline-block;
    font-size: 1.2em;
    padding: 5px 0px; }
    .post-excerpt-popular--tag:not(:first-of-type) {
      border-top: 1px solid #fff; }
  .post-excerpt-popular--meta-data {
    font-size: 12px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-content: center;
    flex: 1 1 30%;
    padding-left: 10px;
    position: relative; }
    .post-excerpt-popular--meta-data:before {
      content: '';
      height: calc(100% - 24px);
      position: absolute;
      width: 1px;
      background: #fff;
      top: 12px;
      left: 8px; }
  .post-excerpt-popular--content {
    line-height: 1.5em; }
  .post-excerpt-popular--thumbnail {
    overflow: hidden;
    line-height: 0; }
  .post-excerpt-popular .post--thumnbail-img {
    width: 100%;
    height: auto;
    pointer-events: none; }
  @media screen and (min-width: 1110px) {
    .post-excerpt-popular {
      display: flex;
      flex-flow: column; }
      .post-excerpt-popular + .post-excerpt-popular {
        margin-top: 0; }
      .post-excerpt-popular > a {
        height: 100%; }
      .post-excerpt-popular--thumbnail {
        width: 100%;
        max-width: 100%;
        min-height: 213px; } }
  @media all and (-ms-high-contrast: none) {
    .post-excerpt-popular {
      display: inline-flex;
      width: calc(33% - 15px);
      margin-left: 15px; }
      .post-excerpt-popular:first-child {
        margin-left: 0; } }

.post-excerpt {
  font-size: 1em;
  position: relative; }
  .post-excerpt--body a:hover * {
    color: #d9d9d9; }
  .post-excerpt--thumbnail-link {
    display: block; }
  .post-excerpt:after {
    content: '';
    width: 100%;
    height: 1px;
    display: block;
    margin: 2em 0;
    background-image: linear-gradient(to right, #20a393, #258dca, #36437d); }
  .post-excerpt > div {
    display: grid;
    grid-template-columns: auto;
    grid-gap: 30px 50px; }
    @media all and (-ms-high-contrast: none) {
      .post-excerpt > div {
        display: flex;
        flex-direction: row; } }
  .post-excerpt + .post-excerpt {
    margin-top: 2em; }
  .post-excerpt--header {
    margin-bottom: 10px; }
  .post-excerpt--date {
    margin-bottom: 25px; }
  .post-excerpt--date, .post-excerpt--tag {
    font-size: 12px;
    display: inline-block; }
  .post-excerpt--tags {
    margin-bottom: 5px; }
  .post-excerpt--tag {
    display: inline-block; }
  .post-excerpt--title {
    font-size: 1em;
    line-height: 1.3;
    font-weight: 600;
    margin-bottom: 10px; }
  .post-excerpt--content {
    line-height: 1.5em; }
    .post-excerpt--content p {
      color: inherit;
      font-size: 20px; }
  .post-excerpt--thumbnail {
    min-height: 213px;
    line-height: 0; }
    @media all and (-ms-high-contrast: none) {
      .post-excerpt--thumbnail {
        flex-basis: 50%;
        width: auto;
        max-width: none; } }
  .post-excerpt .post--thumnbail-img {
    max-width: 100%;
    width: 100%;
    height: auto;
    pointer-events: none; }
  .post-excerpt ~ .post-excerpt {
    margin-left: auto;
    margin-right: auto; }
  @media screen and (min-width: 1110px) {
    .post-excerpt > div {
      grid-template-columns: 1fr 1fr; }
    .post-excerpt + .post-excerpt {
      margin-top: 50px; }
    .post-excerpt--thumbnail {
      width: 100%;
      max-width: 100%; }
    .post-excerpt .post--thumnbail-img {
      max-width: 435px; }
    .post-excerpt--title {
      font-size: 1.4em; } }

.post {
  margin-top: 2em; }
  .post .breadcrumbs {
    margin-bottom: 5px;
    font-size: 20px; }
    .post .breadcrumbs .breadcrumbs-divider {
      color: #258dca; }
  .post--thumbnail img {
    max-width: 100%;
    height: auto; }
  .post--title {
    font-size: 1.5em;
    line-height: 1.3; }
    .post--title a {
      color: #ffffff; }
  .post--tags, .post--date, .post--author {
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 10px; }
  .post--content {
    padding-bottom: 20px; }
    .post--content p {
      font-size: 20px; }
  .post--comments {
    margin-top: 100px;
    background: #c3d7e1;
    padding: 20px;
    border-radius: 8px;
    margin-bottom: 20px; }
  @media screen and (min-width: 1110px) {
    .post {
      display: grid;
      grid-template-columns: repeat(auto-fill, minmax(30%, auto));
      grid-gap: 30px 50px;
      margin: 0;
      grid-row-gap: 0; }
      .post .breadcrumbs {
        grid-column: span 3; }
      .post--header {
        grid-column: span 3; }
      .post--content {
        grid-column: span 2; }
      .post--author-card {
        grid-column: span 2; }
      .post--comments {
        grid-column: span 2; }
      .post--title {
        font-size: 2em; } }

.post--author-card {
  text-align: center;
  padding: 20px; }
  .post--author-card__img-container {
    width: 100px;
    margin: 0 auto 20px; }
    .post--author-card__img-container img {
      width: 100px;
      height: 100px;
      border-radius: 50%; }
  .post--author-card__bio p {
    font-size: 20px;
    line-height: 1.428; }
  .post--author-card__bio a {
    font-size: 28px;
    line-height: 1.3;
    margin-bottom: 5px; }
  @media all and (-ms-high-contrast: none) {
    .post--author-card__bio {
      flex-grow: 1;
      flex-shrink: 1;
      flex-basis: 0; } }
  @media screen and (min-width: 700px) {
    .post--author-card {
      display: flex;
      text-align: left; }
      .post--author-card__img-container {
        margin: 0; }
      .post--author-card__bio {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-left: 20px; } }

.blog-post-banner {
  background: linear-gradient(to right, #20a393, #258dca, #36437d); }
  .blog-post-banner--content {
    width: 100%;
    max-width: 700px;
    height: auto;
    min-height: 100px;
    display: flex;
    align-items: center;
    margin: 0 auto;
    padding: 0 20px; }
    @media screen and (min-width: 1110px) {
      .blog-post-banner--content {
        max-width: 1400px;
        height: 100px; } }
  .blog-post-banner img {
    margin-right: 16px;
    width: 55px; }
  .blog-post-banner h1 {
    font-size: 2.25em; }

.light-theme .post-excerpt:after {
  background: #22333B; }

.light-theme .post-excerpt--body a:hover * {
  color: #51798c; }

.light-theme .post-excerpt-popular--header-container a,
.light-theme .post-excerpt-popular--header-container h3,
.light-theme .post-excerpt-popular--header-container span {
  color: #fff; }

.light-theme .blog-sidebar--content, .light-theme .blog-sidebar--download {
  background: #C3D7E1; }
  .light-theme .blog-sidebar--content img, .light-theme .blog-sidebar--download img {
    filter: none; }

.light-theme .blog-sidebar--content a {
  color: #22333B; }

.light-theme .blog-sidebar--tag:hover,
.light-theme .blog-sidebar-popular-posts a:hover {
  color: #3e5d6c; }

.light-theme .blog-sidebar .styled-checkbox .styled-checkbox--box:after {
  color: #22333B; }

.light-theme .blog-home--articles--title:after {
  background: #22333B; }

.bulk-header {
  display: flex;
  margin-bottom: 50px; }
  .bulk-header h1 {
    font-size: 45px;
    margin: 0;
    margin-right: auto; }
  .bulk-header button {
    margin: 0;
    width: 300px;
    margin-right: 30px; }
    .bulk-header button:last-of-type {
      margin-right: 0; }

.bulk-content__filter__buttons {
  display: flex;
  justify-content: flex-end; }
  .bulk-content__filter__buttons button {
    margin: 0 5px;
    padding: 5px 10px;
    font-size: 20px;
    min-width: 109px;
    font-weight: 300; }

.bulk-content__filter__field-label {
  font-size: 30px; }
  .bulk-content__filter__field-label label {
    font-weight: 300; }

.bulk-content__filter__wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 15px 0;
  border-top: 1px solid #747474;
  border-bottom: 1px solid #747474;
  padding: 25px 0; }
  .bulk-content__filter__wrapper__field {
    border: 1px solid #FFF;
    padding: 3px 10px;
    flex-basis: 300px;
    border-radius: 10px;
    display: flex;
    margin: 5px; }
    .bulk-content__filter__wrapper__field label {
      margin-right: 10px;
      white-space: pre; }
    .bulk-content__filter__wrapper__field input,
    .bulk-content__filter__wrapper__field select {
      border: none;
      margin: 0;
      padding: 0;
      color: #747474;
      font-size: 100%; }
      .bulk-content__filter__wrapper__field input:hover,
      .bulk-content__filter__wrapper__field select:hover {
        border: none; }
  .bulk-content__filter__wrapper div {
    display: flex;
    flex-direction: row;
    align-items: center; }
    .bulk-content__filter__wrapper div img {
      width: 30px; }
  @media screen and (max-width: 1110px) {
    .bulk-content__filter__wrapper {
      justify-content: flex-end; } }

.bulk-content__filter-credit-info {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .bulk-content__filter-credit-info img {
    width: 20px;
    margin: 0 10px; }
  .bulk-content__filter-credit-info span {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .bulk-content__filter-credit-info__tool-tip {
    background-image: linear-gradient(to right, #20a393, #258dca, #36437d); }
    .bulk-content__filter-credit-info__tool-tip h3 {
      font-size: 14px;
      margin: 10px 0;
      font-weight: bold; }
    .bulk-content__filter-credit-info__tool-tip p {
      font-size: 11px;
      margin-bottom: 10px; }

.bulk-content__item {
  display: flex;
  justify-content: space-evenly;
  margin: 10px 0;
  padding: 5px;
  align-items: center;
  text-align: center; }
  .bulk-content__item--border {
    padding-top: 25px;
    margin-top: 25px; }
  .bulk-content__item__email {
    flex-basis: 350px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    flex-grow: 1; }
    .bulk-content__item__email input {
      width: 300px; }
  .bulk-content__item__expiry {
    flex-basis: 200px; }
    .bulk-content__item__expiry input {
      width: 150px; }
  .bulk-content__item__license {
    flex-basis: 150px; }
  .bulk-content__item__status {
    display: flex;
    text-align: center; }
    .bulk-content__item__status:before {
      display: inline-block;
      height: 10px;
      width: 10px;
      border-radius: 100%;
      margin: 2px 5px 0 0; }
    .bulk-content__item__status--available:before {
      content: "";
      background: #2690ce; }
    .bulk-content__item__status--pending:before {
      content: "";
      background: #4829a0; }
    .bulk-content__item__status--expired:before {
      content: "";
      background: #f41f1f; }
    .bulk-content__item__status--accepted:before {
      content: "";
      background: #00b195; }
  .bulk-content__item__buttons {
    flex-basis: 100px; }
    .bulk-content__item__buttons input {
      width: 100px;
      margin: 1px;
      font-size: 12px; }
  .bulk-content__item--wrapper {
    border: 2px solid #258dca;
    padding: 20px 0;
    margin: 30px 0;
    background-color: #000e16;
    display: flex; }
  .bulk-content__item button {
    background: none;
    border: none;
    vertical-align: center;
    cursor: pointer; }
    .bulk-content__item button img {
      height: 20px; }
    .bulk-content__item button[disabled] {
      opacity: 0.4;
      cursor: auto; }
  @media screen and (max-width: 1110px) {
    .bulk-content__item {
      flex-wrap: wrap;
      padding: 20px;
      justify-content: space-between; }
      .bulk-content__item-header {
        display: none; }
      .bulk-content__item span {
        margin: 5px 0; }
      .bulk-content__item__status {
        order: 1;
        flex-basis: 50%; }
      .bulk-content__item__expiry {
        order: 2;
        flex-basis: 50%;
        text-align: right; }
      .bulk-content__item__license {
        order: 3;
        flex-basis: 50%;
        text-align: left; }
      .bulk-content__item__buttons {
        order: 4;
        flex-basis: 25%;
        background-color: #000;
        border: 1px solid #258dca; }
        .bulk-content__item__buttons button {
          padding: 5px 25px; }
          .bulk-content__item__buttons button img {
            height: 25px; }
      .bulk-content__item__email {
        order: 5;
        text-align: left; } }
  @media screen and (max-width: 600px) {
    .bulk-content__item__buttons {
      flex-basis: 50%; } }

.bulk-content__item-header {
  margin-top: 20px;
  padding-top: 30px; }

.bulk-content select[type="date"],
.bulk-content input[type="date"] {
  height: 34px; }

.bulk-header__add-license {
  background-image: linear-gradient(-90deg, #003958 0%, #000000 40%);
  width: 740px; }
  .bulk-header__add-license:before {
    content: '';
    display: block;
    height: 45px;
    background-color: rgba(20, 20, 20, 0.8);
    background-image: linear-gradient(180deg, rgba(20, 20, 20, 0.8) 0%, rgba(20, 20, 20, 0.8) 100%); }
  .bulk-header__add-license iframe {
    width: 100%;
    height: 600px; }

.buy-page {
  padding: 0 15px;
  display: flex;
  flex-direction: column-reverse;
  max-width: 440px;
  margin: 10px auto 30px;
  position: relative; }
  @media screen and (min-width: 700px) {
    .buy-page {
      max-width: 720px; } }
  @media screen and (min-width: 1280px) {
    .buy-page {
      flex-direction: row;
      max-width: 1755px;
      align-items: flex-start; } }

.buy-left-column {
  flex-basis: 50%;
  background: none;
  display: flex;
  flex-direction: column;
  position: relative;
  padding-top: 0; }
  @media screen and (min-width: 700px) {
    .buy-left-column {
      flex-direction: row;
      justify-content: space-between;
      align-items: flex-end;
      flex-wrap: wrap; } }
  @media screen and (min-width: 1280px) {
    .buy-left-column {
      justify-content: space-around;
      padding-top: 71px;
      min-height: 70vh;
      margin-right: 40px; } }

.buy-left-colum--redeem-link {
  padding-bottom: 30px; }

.buy-xsplit-background {
  background-image: url(/user/themes/xsplit-v6/dist/BuyPageBackground.7a27cda358958aaec6318bc17a283e20.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top center;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1; }

.buy-right-column {
  margin-bottom: 30px;
  flex-basis: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px; }
  @media screen and (min-width: 1280px) {
    .buy-right-column {
      margin-top: 0;
      min-height: 80vh;
      margin-bottom: 0;
      padding: 0;
      margin-left: 40px; } }
  @media screen and (max-width: 1380px) {
    .buy-right-column {
      flex-basis: 60%; } }

.buy-comparison__back {
  background: none;
  border: none;
  outline: none;
  cursor: pointer;
  color: #FFF;
  position: absolute;
  font-size: 20px;
  font-weight: 200;
  line-height: 50%;
  top: 0;
  right: 0; }
  @media screen and (min-width: 1280px) {
    .buy-comparison__back {
      right: 0;
      padding: 10px; } }

.error-page {
  width: 90%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 auto; }
  .error-page__logo {
    display: inline-block;
    width: 72px;
    max-width: 100%;
    height: auto; }
  .error-page__title {
    font-size: 250px;
    text-align: center;
    font-weight: 100;
    letter-spacing: 5px;
    margin-top: 40px;
    transition: font-size 0.25s ease, letter-spacing 0.25s ease; }
    @media (min-width: 350px) and (max-width: 640px) {
      .error-page__title {
        font-size: 150px;
        letter-spacing: 3px; } }
    @media (min-width: 0) and (max-width: 350px) {
      .error-page__title {
        font-size: 75px;
        letter-spacing: 1px; } }
  .error-page__content {
    font-size: 14px;
    line-height: 20px;
    margin-top: 20px;
    text-align: center; }
  .error-page-form {
    margin-top: 35px;
    max-width: 530px;
    width: 100%;
    position: relative; }
    .error-page-form__input {
      display: block;
      width: 100%;
      height: 44px;
      background: #FFFFFF;
      border: none;
      outline: none;
      appearance: none;
      border-radius: 10px;
      padding: 0 25px;
      color: #B2B2B2;
      font-size: 18px;
      line-height: 44px;
      transition: padding 0.25s ease; }
      .error-page-form__input::placeholder {
        color: #B2B2B2;
        opacity: 1; }
      @media (min-width: 0) and (max-width: 640px) {
        .error-page-form__input {
          padding: 0 10px; } }
    .error-page-form__button {
      display: flex;
      width: 44px;
      height: 44px;
      appearance: none;
      background: transparent;
      border: none;
      outline: none;
      align-items: center;
      justify-content: center;
      position: absolute;
      top: 0;
      right: 15px;
      opacity: 0.6;
      transition: right 0.25s ease; }
      .error-page-form__button:hover, .error-page-form__button:active {
        opacity: 1;
        cursor: pointer; }
      @media (min-width: 0) and (max-width: 640px) {
        .error-page-form__button {
          right: 0; } }
  .error-page__bg {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    background: url(/user/themes/xsplit-v6/dist/circuit-bg.cd3f297ffe55599f873880a3344c7512.png) repeat top right transparent;
    opacity: 0.5; }
    .error-page__bg > svg {
      position: absolute;
      width: 1280px !important;
      height: 693px !important;
      top: -19px;
      right: 2px; }
  .error-page-links {
    display: block;
    width: 100%;
    height: auto;
    text-align: center;
    margin-top: 30px; }
    .error-page-links__item {
      display: inline-block;
      width: auto;
      height: auto;
      font-size: 14px;
      color: #00B093;
      line-height: 20px;
      text-align: center; }
      .error-page-links__item:before {
        display: inline-block;
        width: 1px;
        height: 20px;
        background: #00B093;
        content: '';
        text-align: center;
        vertical-align: middle;
        margin: 0 25px; }
        @media (min-width: 0) and (max-width: 640px) {
          .error-page-links__item:before {
            display: block;
            width: 20px;
            height: 1px;
            margin: 10px auto; } }
      .error-page-links__item:first-child:before {
        display: none; }
      @media (min-width: 0) and (max-width: 640px) {
        .error-page-links__item {
          display: block;
          width: 100%; } }

.partners {
  margin-bottom: 65px; }

.partners__header {
  color: white;
  font-size: 25px;
  margin-bottom: 30px;
  font-weight: 500; }

.partners-carousel {
  display: flex;
  justify-content: center;
  align-items: center; }

.partners-carousel-content {
  width: 100%;
  height: 75px;
  overflow-y: hidden; }
  .partners-carousel-content div {
    display: flex;
    height: 100%; }

.partners-carousel__prev,
.partners-carousel__next {
  flex: none;
  cursor: pointer;
  display: block;
  height: 40px;
  width: 23px;
  background-color: transparent;
  background-image: url(/user/themes/xsplit-v6/dist/arrow.18823f6c55efbe216553fa3d5a28a553.png);
  background-size: contain;
  background-repeat: no-repeat;
  border: none; }

.partners-carousel__next {
  transform: rotate(180deg); }

.partners-carousel-link {
  height: 75px;
  display: flex;
  justify-content: center; }

.partners-carousel-image {
  max-width: 90px;
  margin: auto;
  height: auto; }

.partner-home {
  text-align: center;
  margin: 0 auto; }
  @media screen and (min-width: 700px) {
    .partner-home {
      text-align: left;
      max-width: 1080px; } }
  .partner-home h2 {
    font-size: 25px;
    line-height: 1.3;
    color: #2690ce;
    margin-bottom: 40px; }
    @media screen and (min-width: 700px) {
      .partner-home h2 {
        margin-left: 10px; } }
  .partner-home__list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-bottom: 40px;
    font-size: 0; }
    @media screen and (min-width: 700px) {
      .partner-home__list {
        justify-content: flex-start; } }
  .partner-home__item {
    background: #1f1f1f;
    width: calc(25% - 8px);
    height: auto;
    margin-top: 10px;
    margin-left: 10px;
    display: block;
    border: 1px solid #0a0a0a;
    position: relative; }
    .partner-home__item:before {
      display: block;
      width: 100%;
      height: auto;
      padding-bottom: 100%;
      content: ''; }
    .partner-home__item-inner {
      display: flex;
      padding: 25px;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      justify-content: center;
      align-items: center; }
    @media screen and (min-width: 700px) {
      .partner-home__item:nth-child(4n + 1) {
        margin-left: 0; } }
    @media screen and (min-width: 551px) and (max-width: 700px) {
      .partner-home__item:nth-child(3n + 1) {
        margin-left: 0; } }
    @media screen and (max-width: 550px) {
      .partner-home__item:nth-child(2n + 1) {
        margin-left: 0; } }
    .partner-home__item:hover {
      background: #393939; }
    .partner-home__item img {
      width: 100%;
      height: auto;
      max-width: 230px;
      max-height: 90%; }
    @media screen and (max-width: 700px) {
      .partner-home__item {
        width: calc(33% - 5px); } }
    @media screen and (min-width: 551px) and (max-width: 700px) {
      .partner-home__item {
        width: calc(33% - 5px); } }
    @media screen and (max-width: 550px) {
      .partner-home__item {
        width: calc(50% - 5px); } }

.landing-section-wrapper--partner-list {
  background: #111d25;
  padding-bottom: 50px; }

.section-partner-list {
  text-align: center; }
  .section-partner-list .media-header {
    margin-top: 150px; }
  .section-partner-list .partner-list__more {
    font-size: 25px;
    line-height: 30px;
    color: #20a393; }
  .section-partner-list .partner-list-main,
  .section-partner-list .partner-list__media {
    margin: 20px auto 0; }
    @media screen and (max-width: 1110px) {
      .section-partner-list .partner-list-main,
      .section-partner-list .partner-list__media {
        width: 90%; } }
  .section-partner-list .partner-list-main {
    display: flex;
    flex-flow: row wrap;
    align-items: center; }
    .section-partner-list .partner-list-main__item {
      flex: 1 0 15%;
      margin: 20px auto; }
      .section-partner-list .partner-list-main__item:before {
        display: inline-block;
        background: url(/user/themes/xsplit-v6/dist/partners.26428aabed253673877518042fc4ce55.png);
        content: ''; }
      .section-partner-list .partner-list-main__item:hover:before {
        opacity: 0.5; }
      .section-partner-list .partner-list-main__item--alienware:before {
        width: 71px;
        height: 68px;
        background-position: -135px -0; }
      .section-partner-list .partner-list-main__item--asus:before {
        width: 106px;
        height: 22px;
        background-position: -206px -0; }
      .section-partner-list .partner-list-main__item--blue:before {
        width: 67px;
        height: 51px;
        background-position: -0 -134px; }
      .section-partner-list .partner-list-main__item--discord:before {
        width: 44px;
        height: 49px;
        background-position: -206px -22px; }
      .section-partner-list .partner-list-main__item--elgato:before {
        width: 107px;
        height: 39px;
        background-position: -82px -79px; }
      .section-partner-list .partner-list-main__item--intel:before {
        width: 82px;
        height: 55px;
        background-position: -0 -79px; }
      .section-partner-list .partner-list-main__item--logitech:before {
        width: 129px;
        height: 39px;
        background-position: -0 -40px; }
      .section-partner-list .partner-list-main__item--msi:before {
        width: 82px;
        height: 19px;
        background-position: -206px -71px; }
      .section-partner-list .partner-list-main__item--newtek:before {
        width: 135px;
        height: 40px;
        background-position: -0 -0; }
      .section-partner-list .partner-list-main__item--nvidia:before {
        width: 131px;
        height: 26px;
        background-position: -67px -134px; }
      .section-partner-list .partner-list-main__item--razer:before {
        width: 124px;
        height: 20px;
        background-position: -67px -160px; }
      .section-partner-list .partner-list-main__item--skype:before {
        width: 46px;
        height: 45px;
        background-position: -250px -22px; }
      @media screen and (max-width: 700px) {
        .section-partner-list .partner-list-main__item {
          flex: 1 0 50%; } }
      @media screen and (min-width: 700px) and (max-width: 1100px) {
        .section-partner-list .partner-list-main__item {
          flex: 1 0 33%; } }
  .section-partner-list .partner-list-media {
    margin: 10px auto;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: baseline; }
    .section-partner-list .partner-list-media__item {
      margin: 10px auto; }
      @media screen and (max-width: 700px) {
        .section-partner-list .partner-list-media__item {
          flex: 1 0 50%; } }
      @media screen and (min-width: 700px) and (max-width: 1100px) {
        .section-partner-list .partner-list-media__item {
          flex: 1 0 33%; } }

.press-content {
  margin-top: 80px;
  text-align: left; }

.press-title {
  font-size: 40px;
  text-transform: capitalize; }

.press-title::after {
  content: '';
  width: 200px;
  height: 4px;
  background: linear-gradient(90deg, #258dca, #20a393);
  display: block;
  margin-top: 40px;
  margin-bottom: 30px; }

.press-paragraph {
  margin: 15px auto;
  line-height: 1.3em; }

.press-paragraph__title {
  font-size: 20px;
  margin-bottom: 10px;
  color: #258dca; }

.press-logos {
  margin: 20px auto; }

.press-logos-container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap; }

.press-logos__title {
  font-size: 20px;
  margin-bottom: 50px;
  color: #258dca; }

.press-logo {
  margin: 10px; }

.press-logo__link:hover .press-logo__text {
  color: #20a393; }

.press-logo__text {
  text-align: center;
  margin: 15px auto; }

.redeem-wrapper {
  display: flex;
  flex-flow: row wrap;
  justify-content: center; }

.redeem-header {
  align-self: flex-start;
  text-align: center;
  display: flex;
  flex-direction: column; }
  .redeem-header h1 {
    font-size: 40px;
    margin-bottom: 40px; }

.redeem-content {
  flex-basis: 55%;
  align-self: flex-start;
  margin: 0 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: left; }
  .redeem-content .error-message {
    text-align: left; }
  .redeem-content .hidden {
    display: none; }
  .redeem-content h3 {
    text-align: left;
    font-size: 18px;
    margin-bottom: 30px; }
  .redeem-content p {
    text-align: right;
    font-size: 14px; }
    .redeem-content p a {
      color: #20a393; }
    @media screen and (max-width: 700px) {
      .redeem-content p {
        text-align: left; } }
  .redeem-content__agreement {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    margin-bottom: 40px;
    padding-bottom: 20px;
    font-size: 12px;
    border-bottom: 1px solid #747474; }
    .redeem-content__agreement span {
      text-align: left; }
    .redeem-content__agreement a {
      color: #0caf93; }
  .redeem-content__outcome-redeemed {
    background: rgba(255, 255, 255, 0.035);
    padding: 20px;
    text-align: left; }
    .redeem-content__outcome-redeemed p {
      text-align: left;
      margin-bottom: 40px;
      line-height: 1.4; }
    .redeem-content__outcome-redeemed .btn {
      min-width: 200px; }
    .redeem-content__outcome-redeemed__helpful-tips {
      width: 300px;
      text-align: center; }
      .redeem-content__outcome-redeemed__helpful-tips img {
        text-align: center;
        width: 60px;
        margin-bottom: 20px; }
      .redeem-content__outcome-redeemed__helpful-tips a {
        display: block;
        font-weight: 400; }
      @media screen and (max-width: 1110px) {
        .redeem-content__outcome-redeemed__helpful-tips {
          width: 100%; } }
  .redeem-content__code {
    width: 500px;
    text-align: center;
    font-size: 18px;
    padding: 13px 10px;
    border: 1px solid #155375;
    background-color: #0c1e2a;
    color: #fff;
    border-radius: 5px;
    margin-right: 30px; }
    @media screen and (max-width: 700px) {
      .redeem-content__code {
        width: 100%;
        padding: 10px 0;
        margin-bottom: 5px; } }
  .redeem-content__code-wrapper {
    display: flex; }
    .redeem-content__code-wrapper input {
      flex-grow: 7; }
    .redeem-content__code-wrapper button {
      flex-grow: 6;
      min-width: 85px; }
    @media screen and (max-width: 700px) {
      .redeem-content__code-wrapper {
        flex-flow: column; } }

.redeem-content__code-wrapper__visit-buy {
  margin-top: 20px;
  line-height: 1.4; }

.redeem-wrapper--thank-you {
  max-width: 1024px; }
  .redeem-wrapper--thank-you .redeem-content__header {
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 40px;
    display: block;
    width: 100%; }
  .redeem-wrapper--thank-you .redeem-content__agreement {
    width: 100%; }
  .redeem-wrapper--thank-you .redeem-content__message {
    text-align: left; }
  .redeem-wrapper--thank-you .redeem-content__downloads {
    width: 100%;
    margin: 20px auto;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between; }
    .redeem-wrapper--thank-you .redeem-content__downloads > div {
      flex: 1;
      align-self: flex-end;
      margin: 10px;
      text-align: center; }
      .redeem-wrapper--thank-you .redeem-content__downloads > div img {
        max-height: 155px; }

.popconfirm__content .redeem-wrapper.content-wrapper {
  margin: 0 auto; }

.popconfirm__content .redeem-header h1, .popconfirm__content .redeem-header img {
  margin-bottom: 20px; }

.popconfirm__content .redeem-content {
  flex-basis: auto;
  margin: 0 auto; }

.resend-activation__hide {
  display: none; }

.resend-activation__title {
  font-size: 60px;
  margin-bottom: 50px;
  text-align: center; }

.resend-activation__content {
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 1110px) {
    .resend-activation__content {
      flex-flow: column; } }

.resend-activation__instructions {
  font-size: 21px;
  margin-bottom: 50px;
  font-weight: 300; }

.resend-activation__content-video, .resend-activation__content-download {
  flex-basis: 0;
  flex-grow: 1; }

.resend-activation__content-video {
  padding-right: 40px;
  border-right: 1px solid #FFF; }
  @media screen and (max-width: 1110px) {
    .resend-activation__content-video {
      border: none;
      padding: 0; } }
  @media screen and (max-width: 700px) {
    .resend-activation__content-video {
      border: none;
      flex-flow: column; } }

.resend-activation__content-download {
  padding-left: 40px; }
  @media screen and (max-width: 1110px) {
    .resend-activation__content-download {
      padding: 0; } }

.resend-activation__content-links {
  display: flex;
  justify-content: space-between;
  margin: 25px 0; }
  .resend-activation__content-links a:first-of-type {
    margin-right: 5px; }
  .resend-activation__content-links a:last-of-type {
    margin-left: 5px; }

#resend-activation__xbc-toggle, #resend-activation__xgc-toggle {
  padding: 15px;
  flex-basis: 0;
  flex-grow: 1; }

#resend-activation__xgc-toggle {
  margin-left: 7px; }

#resend-activation__xbc-toggle {
  margin-right: 7px; }

.resend-activation__content-text {
  font-size: 14px;
  line-height: 1.2; }

.resend-activation__social-media-icons {
  display: flex;
  justify-content: space-between;
  width: 250px;
  margin: 25px auto;
  align-items: center; }
  .resend-activation__social-media-icons img {
    width: 20px; }

.resend-activation__content-download__links {
  display: flex;
  justify-content: center;
  text-align: center; }
  @media screen and (max-width: 700px) {
    .resend-activation__content-download__links {
      flex-flow: column; } }

.resend-activation__content-download-btn {
  flex-basis: 0;
  flex-grow: 1; }
  .resend-activation__content-download-btn > img {
    margin: 10px 0; }
  .resend-activation__content-download-btn:first-of-type {
    padding-right: 10px; }
  .resend-activation__content-download-btn:last-of-type {
    padding-left: 10px; }
  @media screen and (max-width: 1110px) {
    .resend-activation__content-download-btn {
      padding: 0; }
      .resend-activation__content-download-btn > img {
        max-width: 325px; } }

.resend-activation__content-download__features {
  font-size: 14px;
  line-height: 1.2; }
  .resend-activation__content-download__features p {
    margin: 40px 0 20px 0;
    font-size: 21px;
    font-weight: 300; }
  .resend-activation__content-download__features div {
    white-space: pre-line; }

.resend-activation__content-download_upgrade {
  display: block;
  text-align: center;
  border-radius: 15px;
  font-weight: 300;
  padding: 15px 0;
  margin-top: 30px; }

.partner-asus__tagline {
  line-height: 20px;
  margin-bottom: 120px;
  font-size: 30px; }
  .partner-asus__tagline p {
    color: #258dca;
    line-height: normal; }

.partner-asus__product-redemption {
  margin: 0 auto;
  width: 100%; }
  .partner-asus__product-redemption h2 {
    padding: 20px 0;
    background-color: #b80019;
    font-size: 25px;
    margin-bottom: 50px; }
    .partner-asus__product-redemption h2:nth-of-type(even) {
      background-color: #007d94; }
  .partner-asus__product-redemption__steps {
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-flow: row wrap;
    margin-bottom: 50px; }
    .partner-asus__product-redemption__steps__wrapper {
      position: relative;
      margin: 5px 10px; }
      .partner-asus__product-redemption__steps__wrapper p {
        position: absolute;
        top: 20px;
        right: 10px;
        width: 120px; }
  @media screen and (min-width: 1110px) {
    .partner-asus__product-redemption {
      width: 80%; } }

.partner-asus__product-list-wrapper h3 {
  font-size: 40px;
  color: #258dca;
  margin-bottom: 40px; }

.partner-asus__product-list-wrapper strong {
  font-weight: 500; }

.partner-asus__product-list-wrapper p {
  line-height: 22px;
  margin-bottom: 20px; }

@media screen and (min-width: 1110px) {
  .section-bubble__items {
    display: flex;
    justify-content: space-evenly;
    margin: 20px auto; } }

.section-bubble__title,
.facebook-stream__image-title {
  font-size: 30px;
  font-weight: 400;
  margin-bottom: 40px;
  color: #258dca;
  text-align: center; }

.section-bubble__item {
  position: relative;
  margin-bottom: 30px;
  flex-basis: 0;
  flex-grow: 1; }
  .section-bubble__item-inner {
    width: 330px;
    margin: auto; }
  @media screen and (min-width: 1110px) {
    .section-bubble__item {
      margin: 0 5px; } }

.section-bubble__item-text {
  width: 330px;
  text-align: center;
  line-height: 1.5;
  padding: 0px 25px;
  position: absolute;
  top: 310px;
  left: 50%;
  margin-left: -165px; }

.section-bubble__item-image {
  pointer-events: none; }

.facebook-stream__image-gradient,
.facebook-stream__image {
  width: 100%;
  margin-bottom: 30px; }

.facebook-stream__video-wrapper {
  max-width: 800px;
  margin: auto; }

.facebook-stream {
  margin-bottom: 80px; }

.facebook-stream__image-wrapper {
  max-width: 800px;
  margin: auto;
  width: 100%; }

.facebook-stream__download-section {
  margin-top: 40px;
  text-align: center; }

.logitech-products {
  display: flex;
  justify-content: center;
  margin-bottom: 60px; }

.logitech-products__item {
  display: flex;
  flex-flow: column; }
  .logitech-products__item label {
    font-size: 28px;
    text-align: center;
    margin-bottom: 50px;
    line-height: 1.4; }
    @media screen and (max-width: 700px) {
      .logitech-products__item label {
        font-size: 18px; } }
  .logitech-products__item a {
    font-size: 40px;
    margin: 25px auto;
    padding: 15px 35px;
    text-align: center;
    display: block; }
    @media screen and (max-width: 1110px) {
      .logitech-products__item a {
        font-size: 18px; } }
  .logitech-products__item img {
    width: 100%; }

.logitech {
  text-align: center; }

.logitech-products__item-img {
  height: 100%; }

.partner-ndi {
  display: flex;
  flex-flow: column wrap;
  justify-content: center; }
  @media screen and (min-width: 1110px) {
    .partner-ndi {
      flex-flow: row;
      padding-bottom: 50px; } }

.partner-ndi__device-wrap {
  text-align: center; }
  .partner-ndi__device-wrap img {
    width: 100%;
    max-width: 480px;
    height: auto;
    margin: 0 auto; }
  @media screen and (min-width: 1110px) {
    .partner-ndi__device-wrap {
      width: 790px; } }

.partner-ndi__icons-wrap {
  display: flex;
  justify-content: center; }
  .partner-ndi__icons-wrap img {
    width: 100%;
    height: auto;
    padding: 15px; }

.partner-ndi__catch-phrase-wrap {
  display: flex;
  flex-flow: column; }
  @media screen and (min-width: 1110px) {
    .partner-ndi__catch-phrase-wrap {
      width: 26%; } }

.partner-ndi__catch-phrase {
  max-width: 500px;
  margin: 0 auto;
  line-height: 1.4;
  font-size: 28px;
  text-align: center; }

.partner-ndi__find-out {
  text-align: center;
  background: linear-gradient(to right, #20a393, #258dca, #36437d);
  padding: 30px 60px;
  font-size: 21px;
  margin: 30px auto; }

.partner-ndi__features-section__header-title {
  font-size: 28px;
  margin: 70px auto;
  max-width: 600px;
  text-align: center;
  color: #258dca;
  line-height: 1.4; }
  @media screen and (min-width: 1110px) {
    .partner-ndi__features-section__header-title {
      width: 800px; } }

.partner-ndi__features-list {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  flex-flow: column; }
  @media screen and (min-width: 1110px) {
    .partner-ndi__features-list {
      flex-flow: row;
      justify-content: space-around; } }

.partner-ndi__feature-name-wrap {
  position: relative;
  top: 200px; }
  @media screen and (min-width: 1110px) {
    .partner-ndi__feature-name-wrap {
      top: 150px; } }

.partner-ndi__feature {
  position: relative;
  height: 250px;
  width: 250px;
  margin: 10px 0; }
  .partner-ndi__feature img,
  .partner-ndi__feature label {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    color: #747474; }
  @media screen and (min-width: 1110px) {
    .partner-ndi__feature {
      height: 170px;
      width: 170px; } }

.partner-nid__usage-header {
  font-size: 28px;
  margin: 50px auto 0 auto;
  max-width: 600px;
  text-align: center;
  color: #258dca;
  line-height: 1.4; }
  @media screen and (min-width: 1110px) {
    .partner-nid__usage-header {
      width: 900px; } }

.partner-ndi__usage-list {
  display: flex;
  flex-flow: column; }

.partner-ndi__usage-item {
  margin: 50px 0; }
  @media screen and (min-width: 1110px) {
    .partner-ndi__usage-item {
      display: flex;
      justify-content: space-around;
      align-items: center;
      flex-flow: row-reverse; }
      .partner-ndi__usage-item:nth-of-type(even) {
        flex-flow: row; } }

@media screen and (min-width: 1110px) {
  .partner-ndi__usage-content {
    flex: 1;
    padding: 20px; } }

.partner-ndi__usage-item-header {
  font-size: 28px;
  margin: 50px 0;
  color: #258dca; }

.partner-ndi__usage-item-description {
  margin: 30px 0;
  line-height: 1.4; }

.partner-ndi__usage-item-img {
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
  display: block; }

.partner-ndi__usage-item-imgHead {
  width: 100%;
  margin: 0 auto;
  display: block; }

.partner-ndi__tech-specs {
  text-align: center;
  display: none; }
  @media screen and (min-width: 1110px) {
    .partner-ndi__tech-specs {
      display: block; } }

.partner-ndi__tech-specs-header {
  font-size: 28px;
  margin: 30px 0;
  color: #258dca; }

.partner-ndi__tech-specs-list {
  line-height: 1.4;
  white-space: pre-line; }

.partner-ndi__tech-specs-about {
  padding-top: 150px; }

.partner-ndi__buy-now {
  margin-top: 50px; }
  .partner-ndi__buy-now a {
    text-align: center;
    font-size: 28px; }
  .partner-ndi__buy-now p {
    text-align: center;
    white-space: pre-line;
    line-height: 1.4;
    margin-top: 20px;
    margin-bottom: 150px; }
  @media screen and (min-width: 1110px) {
    .partner-ndi__buy-now {
      margin-top: 200px; } }

.support-wrapper {
  min-height: 100vh; }
  .support-wrapper .content-wrapper {
    margin-bottom: 0; }
  .support-wrapper .tag-identifier img {
    filter: brightness(0) invert(1); }

.support-home {
  display: flex;
  position: relative;
  flex-wrap: wrap; }
  .support-home img {
    filter: brightness(0) invert(1); }
  @media screen and (max-width: 1110px) {
    .support-home {
      flex-flow: column; } }
  @media screen and (min-width: 1110px) {
    .support-home:after {
      content: '';
      width: 100%;
      height: 1px;
      margin-top: 50px;
      position: absolute;
      left: 0;
      top: 58%;
      border-bottom: 2px solid #fff; } }

.support-category {
  font-size: 14px; }
  .support-category--product {
    flex: 1 33%;
    padding: 0; }
  .support-category--general-article {
    flex: 1 50%;
    margin-top: 80px; }
    @media all and (-ms-high-contrast: none) {
      .support-category--general-article {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(50% - 101px); } }
  .support-category--link {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
  .support-category--logo {
    height: 160px;
    margin-bottom: 20px; }
  .support-category--title {
    font-size: 20px;
    line-height: 1.3;
    text-transform: uppercase;
    font-weight: 500;
    margin: 10px 0; }
  .support-category--description {
    font-size: 20px; }
  @media screen and (max-width: 1110px) {
    .support-category {
      margin-top: 40px; } }
  @media screen and (min-width: 1110px) {
    .support-category--product {
      padding-bottom: 20px;
      border-spacing: 10px;
      border-left: 2px solid #fff;
      padding-right: 0; }
      .support-category--product:first-of-type {
        border: none; }
    .support-category--general-article {
      padding: 20px 50px; }
      .support-category--general-article:last-of-type {
        border-left: 2px solid #fff; } }
  @media screen and (min-width: 700px) {
    .support-category {
      display: flex;
      align-items: center;
      justify-content: space-between;
      flex-flow: column; }
      .support-category--general-article {
        flex-flow: row; }
      .support-category--sections, .support-category--description {
        max-width: 55%; }
      .support-category--link {
        max-width: 240px;
        width: 45%;
        min-height: 190px; } }

.support-section--link {
  display: flex;
  align-items: center;
  padding: 15px 0; }

.support-section--logo {
  margin-right: 20px;
  width: 45px;
  height: 45px;
  flex: none;
  display: flex;
  justify-content: center;
  align-items: center; }

.support-section--title {
  line-height: 1.2;
  font-size: 20px; }

.support-section-page--title {
  font-size: 1.5em;
  line-height: 1.3; }
  .support-section-page--title .tag-identifier {
    display: flex;
    margin: 0 auto 1em; }
  .support-section-page--title .tag-identifier img {
    filter: brightness(0) invert(1); }
  @media screen and (min-width: 1110px) {
    .support-section-page--title {
      font-size: 2em; } }
  @media screen and (min-width: 700px) {
    .support-section-page--title .tag-identifier {
      display: inline-flex;
      margin-right: 10px; } }
  .support-section-page--title:after {
    background-image: linear-gradient(to right, #20a393, #258dca, #36437d);
    content: '';
    display: block;
    height: 1px;
    margin: 20px 0 30px; }

.support-section-page--article {
  line-height: 1.375;
  margin-bottom: 5px; }
  @media screen and (min-width: 1110px) {
    .support-section-page--article {
      display: flex;
      align-content: center; } }

.support-section-post--thumbnail img {
  max-width: 100%;
  height: auto; }

.support-section-post--header {
  margin-top: 2em; }
  .support-section-post--header:after {
    content: '';
    display: block;
    height: 1px;
    margin: 20px 0 30px; }

.support-section-post--header:after {
  content: '';
  display: block;
  height: 1px;
  margin: 20px 0 30px; }

.support-section-post--title {
  font-size: 1.5em;
  line-height: 1.3; }

.support-section-post--date {
  font-size: 0.75em;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 15px; }

.support-section-post--content {
  padding-bottom: 40px; }
  .support-section-post--content h2 {
    font-weight: 600;
    padding-bottom: 40px; }
  .support-section-post--content p {
    margin-bottom: 0;
    font-size: 20px; }

@media screen and (min-width: 1110px) {
  .support-section-post--header {
    margin-top: 0; }
  .support-section-post--title {
    font-size: 2em; } }

.support-article--author-card {
  background-image: linear-gradient(to right, rgba(32, 163, 147, 0.2), rgba(37, 141, 202, 0.2), rgba(54, 67, 125, 0.2));
  display: flex;
  padding: 20px;
  margin-bottom: 20px; }
  .support-article--author-card__img-container {
    width: 100px; }
    .support-article--author-card__img-container img {
      width: 100px;
      height: 100px;
      border-radius: 50%; }
  .support-article--author-card__bio {
    padding: 0 20px; }

.support-user-manual-page {
  margin-top: 0; }
  .support-user-manual-page--container {
    position: relative; }
  .support-user-manual-page--title {
    font-size: 1.5em;
    line-height: 1.3;
    margin: 20px 0 30px; }
  .support-user-manual-page--sidebar-container {
    margin: 0 auto;
    width: 100%;
    max-width: 380px; }
  @media screen and (min-width: 700px) {
    .support-user-manual-page--container {
      display: flex;
      align-content: center;
      justify-content: center; }
    .support-user-manual-page--sidebar-container {
      order: 1; }
    .support-user-manual-page--content {
      flex: 1 1 auto;
      order: 2;
      padding-left: 40px; }
    .support-user-manual-page--sidebar-container:after {
      background-image: linear-gradient(to right, #20a393, #258dca, #36437d);
      content: '';
      width: 1px;
      height: 100%;
      display: block;
      position: absolute;
      bottom: 0;
      left: 380px; }
    .support-user-manual-page--title {
      font-size: 2em; } }

.support-category-page--title,
.support-section-page--title {
  font-size: 1.5em;
  line-height: 1.3;
  margin: 20px 0 30px; }
  .support-category-page--title:after,
  .support-section-page--title:after {
    content: '';
    display: block;
    height: 1px;
    margin: 20px 0 30px; }

@media screen and (min-width: 700px) {
  .support-category-page--title,
  .support-section-page--title {
    font-size: 2em; } }

.support-section-page-list,
.support-category-page-list {
  padding-bottom: 15px;
  font-size: 20px; }
  .support-section-page-list--item,
  .support-category-page-list--item {
    margin-bottom: 1em; }
    .support-section-page-list--item > .support-section-page-list,
    .support-section-page-list--item > .support-category-page-list,
    .support-category-page-list--item > .support-section-page-list,
    .support-category-page-list--item > .support-category-page-list {
      margin-left: 2em; }

.support-contact {
  text-align: center;
  padding: 20px;
  font-size: 22px; }
  .support-contact h5 {
    font-size: 36px;
    margin-bottom: 1.5em; }
  .support-contact p:nth-child(2) {
    margin: 0 auto 1em; }
  .support-contact a {
    text-decoration: none; }
  @media screen and (min-width: 1110px) {
    .support-contact {
      margin: 40px;
      margin-bottom: 0; } }

.light-theme .support-wrapper .tag-identifier img {
  filter: brightness(0) invert(1); }

.light-theme .tag-identifier img {
  filter: none; }

.light-theme .support-home img {
  filter: none; }

.light-theme .support-manual-page--toggle-dropdown:after {
  border-color: #22333B; }

.terms-content {
  margin: 0 10px;
  line-height: 1.5em; }
  .terms-content p,
  .terms-content h2,
  .terms-content h3 {
    margin-bottom: 1.5em; }
  .terms-content li {
    margin: 0 0 0 -10px;
    padding: 0 0 0 10px; }
  .terms-content ul,
  .terms-content ol {
    margin-bottom: 1.5em; }
  .terms-content ul > li {
    list-style-type: disc; }
  .terms-content ol > li {
    list-style-type: decimal; }
    .terms-content ol > li > ol > li {
      list-style-type: lower-latin; }
  .terms-content h1 {
    font-size: 2.5em;
    margin-bottom: 50px;
    line-height: 1em; }
    @media screen and (min-width: 1110px) {
      .terms-content h1 {
        font-size: 3.5em; } }
  .terms-content h2,
  .terms-content strong {
    font-weight: bold; }
  .terms-content h3 {
    text-decoration: underline; }
  .terms-content a {
    text-decoration: underline;
    color: #20a393; }
  @media screen and (min-width: 1110px) {
    .terms-content {
      margin: 60px 15px; } }

.terms-top {
  max-width: 1000px;
  margin: auto; }

.thank-you {
  margin-top: 40px; }
  @media screen and (min-width: 1110px) {
    .thank-you {
      margin-top: 120px; } }

.thank-you__title-wrapper {
  margin-bottom: 30px; }

.thank-you__title {
  font-size: 30px;
  margin-bottom: 30px;
  font-weight: 300; }
  @media screen and (min-width: 1110px) {
    .thank-you__title {
      font-size: 40px;
      margin-bottom: 10px; } }

.thank-you__subtitle {
  display: none; }
  @media screen and (min-width: 1110px) {
    .thank-you__subtitle {
      display: block; } }

.thank-you__video-section {
  margin: auto;
  margin-bottom: 30px;
  max-width: 640px; }
  @media screen and (min-width: 1110px) {
    .thank-you__video-section {
      margin-bottom: 65px; } }

.thank-you__video-wrapper {
  margin-bottom: 40px; }

.thank-you__btn {
  width: 100%;
  height: 75px;
  margin-bottom: 30px;
  max-width: 400px;
  font-size: 20px;
  font-weight: 400; }
  @media screen and (min-width: 1110px) {
    .thank-you__btn {
      width: 45%;
      margin: 0; } }

.thank-you__buttons-wrapper {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between; }
  @media screen and (min-width: 1110px) {
    .thank-you__buttons-wrapper {
      flex-direction: row; } }

.thank-you__link-wrapper {
  max-width: 750px;
  margin: auto; }
  .thank-you__link-wrapper .link {
    margin: 5px auto; }

.ptr-page {
  display: flex;
  max-width: 1650px;
  margin: 0 auto;
  width: 100%;
  padding: 15px 50px; }
  @media screen and (max-width: 1280px) {
    .ptr-page {
      flex-flow: column; }
      .ptr-page:first-of-type .ptr-page-container, .ptr-page:last-of-type .ptr-page-container {
        width: 100%;
        padding: 10px 0; } }
  @media screen and (max-width: 700px) {
    .ptr-page {
      padding: 0 25px; } }

.ptr-page-container {
  margin-top: 50px;
  position: relative; }
  .ptr-page-container:first-of-type {
    width: 60%;
    padding-right: 20px; }
  .ptr-page-container:last-of-type {
    width: 40%;
    padding-left: 50px; }

.ptr-page-title {
  font-size: 54px;
  font-weight: 500; }
  @media screen and (max-width: 1110px) {
    .ptr-page-title {
      font-size: 20px; } }

.ptr-page-subtitle {
  font-size: 25px;
  font-weight: 100;
  padding: 20px 0;
  position: relative; }
  @media screen and (max-width: 1110px) {
    .ptr-page-subtitle {
      font-size: 16px; } }
  .ptr-page-subtitle:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    background-image: linear-gradient(to right, #20a393, #462F9F);
    height: 1px;
    width: 100%; }
  .ptr-page-subtitle img {
    max-width: 25px;
    vertical-align: middle; }

.ptr-page-faq {
  font-size: 30px;
  padding: 20px 0; }
  @media screen and (max-width: 1110px) {
    .ptr-page-faq {
      font-size: 20px; } }

.ptr-page-description {
  font-size: 16px;
  font-weight: 100;
  line-height: 1.2; }

.ptr-page-join-discord {
  margin: 40px 0; }
  @media screen and (max-width: 1110px) {
    .ptr-page-join-discord {
      text-align: center; } }
  .ptr-page-join-discord .icon-discord {
    font-size: 30px;
    margin-right: 15px; }
  .ptr-page-join-discord a {
    display: inline-block;
    font-size: 16px;
    background-image: linear-gradient(to right, #20a393, #462F9F);
    padding: 10px 20px;
    border: 2px solid #258dca; }
    .ptr-page-join-discord a:hover {
      background-image: linear-gradient(to right, #38d8c4, #694fcb);
      border: 2px solid #5bafe1; }

.ptr-page-visit {
  font-size: 20px;
  margin-bottom: 40px;
  font-size: 16px; }
  .ptr-page-visit a {
    color: #20a393; }
    .ptr-page-visit a:hover {
      color: #38d8c4; }
  @media screen and (max-width: 1110px) {
    .ptr-page-visit {
      text-align: center; } }

@media screen and (max-width: 1110px) {
  .ptr-page-send-update-label {
    text-align: center; } }

.ptr-page-keep-me-updated {
  font-size: 20px;
  display: flex;
  max-width: 450px;
  width: 100%;
  margin-top: 10px; }
  @media screen and (max-width: 1110px) {
    .ptr-page-keep-me-updated {
      display: block;
      text-align: center;
      margin: 10px auto; }
      .ptr-page-keep-me-updated button {
        margin: 10px auto; }
      .ptr-page-keep-me-updated input {
        padding: 10px;
        width: 100%;
        padding: 10px; } }
  .ptr-page-keep-me-updated img {
    background: transparent;
    border: 1px solid #FFF;
    padding: 0 20px; }
  .ptr-page-keep-me-updated input {
    border: 1px solid #FFF;
    background: transparent;
    font-size: 16px;
    margin-right: 5px; }
  .ptr-page-keep-me-updated button, .ptr-page-keep-me-updated input {
    padding: 10px 25px; }

.ptr-page-latest {
  position: relative;
  box-shadow: 0px 0px 20px #258dca;
  padding: 30px 20px;
  line-height: 1.5;
  border: 2px solid #258dca; }
  .ptr-page-latest:before {
    content: '';
    background-image: linear-gradient(to right, #272851, #14142A);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    opacity: 0.8; }
  .ptr-page-latest:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -2;
    background-image: url(/user/themes/xsplit-v6/dist/circuit.4c4b3f25201890d9c82485f26e3902a1.png);
    background-size: cover; }
  .ptr-page-latest p {
    margin: 20px 0;
    font-size: 16px;
    font-weight: 100; }

.ptr-page-latest-header {
  font-size: 37px;
  font-weight: 600;
  z-index: 1;
  position: relative;
  width: 250px; }
  @media screen and (max-width: 1110px) {
    .ptr-page-latest-header {
      font-size: 20px; } }

.ptr-page-latest-version {
  font-size: 37px;
  z-index: 1;
  position: relative;
  width: 250px; }
  .ptr-page-latest-version span {
    font-weight: 100;
    display: inline-block; }
  @media screen and (max-width: 1110px) {
    .ptr-page-latest-version {
      font-size: 20px; } }

.ptr-page-release-date {
  font-style: italic;
  margin-top: 20px; }
  .ptr-page-release-date span {
    display: inline-block; }

.ptr-page-download {
  width: 100%;
  max-width: 280px;
  font-weight: 100;
  font-size: 20px;
  margin: 50px auto; }

.ptr-page-thank-you {
  color: #20a393;
  font-weight: 500; }

.ptr-page-latest-details ul {
  position: relative;
  list-style: disc;
  left: 15px; }

.ptr-page-latest-details li {
  font-weight: 100;
  position: relative;
  text-indent: -8px;
  list-style-type: inherit; }

.ptr-page-lastest-side-image {
  position: absolute;
  width: 400px;
  right: -90px;
  top: -60px; }
  @media screen and (max-width: 1110px) {
    .ptr-page-lastest-side-image {
      width: auto;
      top: 30px;
      right: 20px;
      height: 100px; } }

.team-manager {
  margin: 120px auto 10px auto;
  max-width: 1600px; }

.team-manager--header,
.team-manager--body {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: stretch;
  margin: 10px; }
  .team-manager--header > :first-child,
  .team-manager--body > :first-child {
    flex: 1 35%; }
  .team-manager--header > :last-child,
  .team-manager--body > :last-child {
    flex: 1 65%; }

.team-manager--header {
  position: relative; }

.manager-purchase {
  background: linear-gradient(to right, #0B3551, #25294A);
  padding: 20px;
  border-radius: 10px;
  display: flex;
  justify-content: space-between;
  position: relative;
  overflow: hidden; }
  .manager-purchase:before {
    content: '';
    background-image: url(/user/themes/xsplit-v6/dist/controller.2efe4b64fbc9423a1b999f6eaa79b3ec.png);
    width: 65%;
    height: 200%;
    position: absolute;
    left: -20px;
    top: -45px;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.4; }
  .manager-purchase .btn {
    font-weight: 100; }
  .manager-purchase-note {
    font-size: 14px;
    position: absolute;
    bottom: 145px;
    border-radius: 10px;
    padding: 15px;
    line-height: 1.2;
    right: -70px;
    z-index: 2;
    width: 270px;
    background: linear-gradient(to right, #5441E5, #37C7F4);
    box-shadow: 0px 5px 50px #000; }
  .manager-purchase-credit-section {
    display: flex;
    align-items: flex-end;
    justify-content: space-between; }
  .manager-purchase-credits {
    font-weight: 100;
    flex: 1;
    font-size: 40px;
    padding-right: 20px;
    border-right: 1px solid #FFF;
    position: relative; }
    .manager-purchase-credits span {
      font-weight: 700;
      display: inline-block; }
    .manager-purchase-credits .switch, .manager-purchase-credits .link {
      vertical-align: bottom;
      margin-right: 4px; }
    .manager-purchase-credits .link:after {
      content: '';
      background: url(/user/themes/xsplit-v6/dist/gear-teal.76abcf50efc75d8a8737355109d470f3.svg);
      width: 14px;
      height: 14px;
      display: inline-block;
      background-size: 14px;
      vertical-align: top;
      margin-left: 3px; }
  .manager-purchase-auto-label {
    font-size: 16px; }
  .manager-purchase-button {
    background-image: linear-gradient(to right, #F8B846, #EB7831, #DC3119);
    margin: 0; }
    .manager-purchase-button:hover {
      background-image: linear-gradient(to right, #facb77, #f0965f, #e9543f); }
  .manager-purchase-license {
    flex: 1;
    padding-left: 20px;
    position: relative;
    z-index: 1; }
  .manager-purchase-license-label {
    font-size: 33px;
    font-weight: 100;
    min-height: 64px;
    display: block; }
    .manager-purchase-license-label-no-credit {
      display: block;
      width: 300px; }
  .manager-purchase-license-actions {
    display: flex;
    margin-top: 10px;
    justify-content: space-between; }
    .manager-purchase-license-actions a {
      align-self: flex-end;
      margin-bottom: 2px; }
    .manager-purchase-license-actions .btn {
      margin: 0; }

.auto_recharge {
  text-align: right;
  border-bottom: 1px solid #FFF;
  padding-bottom: 20px;
  font-size: 18px;
  display: flex;
  justify-content: space-between;
  position: relative;
  margin-top: 20px; }
  .auto_recharge:nth-of-type(3) {
    border: none;
    padding-bottom: 0; }
  .auto_recharge a {
    font-size: 14px;
    margin: 5px 0; }
  .auto_recharge-value {
    display: flex;
    flex-flow: column;
    justify-content: flex-start; }
    .auto_recharge-value .spinner {
      margin: 0;
      align-self: flex-end; }

.manage_payment_method {
  text-align: right; }

.team-manager-licenses {
  padding-right: 10px; }
  .team-manager-licenses--header {
    font-size: 14px;
    padding-bottom: 20px; }
    .team-manager-licenses--header label {
      width: 20%;
      display: inline-block;
      text-align: center;
      padding-bottom: 0 5px; }
  .team-manager-licenses--list {
    cursor: pointer;
    position: relative;
    background: linear-gradient(to right, #0B3551, #25294A);
    padding: 35px 0;
    font-size: 22px;
    border: 2px solid #258dca;
    overflow: hidden;
    margin-bottom: 20px; }
    .team-manager-licenses--list:before {
      content: '';
      position: absolute;
      width: 100%;
      height: 163%;
      top: -41px;
      background-size: 75%;
      background-repeat: no-repeat;
      left: -31px;
      opacity: 0.4; }
    .team-manager-licenses--list-active {
      box-shadow: 0px 0px 20px #258dca; }
      .team-manager-licenses--list-active:before {
        background-image: url(/user/themes/xsplit-v6/dist/controller.2efe4b64fbc9423a1b999f6eaa79b3ec.png); }
  .team-manager-licenses--count {
    width: 20%;
    display: inline-block;
    text-align: center; }
    .team-manager-licenses--count:first-of-type {
      font-weight: 100; }
  .team-manager-licenses label {
    padding: 0 15px; }
    .team-manager-licenses label:not(:first-of-type):before {
      content: '';
      width: 10px;
      height: 10px;
      display: inline-block;
      position: relative;
      top: -1px;
      left: -5px;
      border-radius: 100%; }
  .team-manager-licenses--available:before {
    background: #2690ce; }
  .team-manager-licenses--pending:before {
    background: #4829a0; }
  .team-manager-licenses--accepted:before {
    background: #00b195; }
  .team-manager-licenses--expired:before {
    background: #f41f1f; }
  .team-manager-licenses--no-available {
    position: relative;
    top: 200px;
    width: 50%;
    margin: 0 auto;
    text-align: center; }
    .team-manager-licenses--no-available label {
      font-size: 18px;
      margin-bottom: 20px;
      display: block; }

.team-manager--title {
  font-size: 55px;
  font-weight: 600; }

.academy-banner h1 {
  font-size: 2.25em;
  text-align: center;
  padding: 32px 0;
  background: linear-gradient(to right, #20a393, #258dca, #36437d); }

.academy-content {
  display: flex;
  justify-content: center;
  padding-bottom: 60px;
  flex-flow: row wrap;
  padding-top: 40px; }
  @media screen and (max-width: 1660px) {
    .academy-content .academy-sidebar {
      margin: 0;
      flex-flow: column; } }
  .academy-content .academy-carousels {
    max-width: 800px;
    width: 100%;
    padding: 0 40px; }

.academy-sidebar {
  margin-left: 40px;
  max-width: 350px;
  width: 100%; }
  @media screen and (max-width: 1280px) {
    .academy-sidebar {
      max-width: 800px;
      width: 100%;
      margin: 0 20px; } }
  .academy-sidebar * {
    line-height: 1.2em; }
  .academy-sidebar .styled-checkbox {
    top: 2px; }
  .academy-sidebar .download-section {
    transform: scale(0.8); }
    .academy-sidebar .download-section span {
      color: #fff; }
    .academy-sidebar .download-section__button-wrapper {
      margin-bottom: 0; }
  .academy-sidebar-popular {
    position: relative; }
  .academy-sidebar .weekly-digest img {
    width: 100%;
    max-width: 135px;
    filter: brightness(0) invert(1); }

.academy-sidebar--download {
  margin-top: 50px;
  padding: 30px 0;
  background: #112143;
  text-align: center; }
  .academy-sidebar--download p {
    font-size: 12px;
    font-weight: 500; }
  .academy-sidebar--download img {
    width: 100%;
    padding: 0 40px;
    max-width: 400px;
    margin-bottom: 10px;
    filter: brightness(0) invert(1); }

.academy-sidebar--download-windows {
  font-size: 12px;
  color: #0095de;
  display: block;
  margin: 8px auto;
  font-weight: 500; }

.academy-sidebar-content {
  background: #112143;
  align-self: start;
  padding: 15px 30px 30px 30px; }
  .academy-sidebar-content h2 {
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 15px; }

.academy-sidebar-article-title {
  z-index: 1;
  position: relative;
  bottom: 5px;
  background: linear-gradient(to right, #20a393, #258dca, #36437d);
  width: 100%;
  padding: 12px 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer; }
  .academy-sidebar-article-title * {
    cursor: pointer; }
  .academy-sidebar-article-title label {
    color: #fff; }

.academy-sidebar-article-categories {
  display: flex;
  flex-flow: column;
  padding-left: 10px;
  border-left: 1px solid #fff; }
  .academy-sidebar-article-categories label {
    padding: 5px 0; }
  .academy-sidebar-article-categories label:not(:first-of-type) {
    border-top: 1px solid #fff; }

.academy-sidebar-categories {
  display: flex;
  padding-bottom: 15px;
  justify-content: left; }
  @media screen and (min-width: 1280px) {
    .academy-sidebar-categories {
      justify-content: space-between; } }
  .academy-sidebar-categories li {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-right: 5px; }
    .academy-sidebar-categories li a {
      font-size: 12px;
      color: #FFF; }
      .academy-sidebar-categories li a:hover {
        color: #d9d9d9; }

.academy-sidebar-popular-posts li {
  margin: 5px 0; }

.academy-sidebar-popular-posts-thumbnail {
  position: relative;
  display: block;
  overflow: hidden; }
  .academy-sidebar-popular-posts-thumbnail img {
    width: 100%; }

.academy-sidebar-popular-posts-desc {
  display: block;
  padding: 15px 0; }

.academy-sidebar-popular-posts a {
  position: relative;
  display: block; }
  .academy-sidebar-popular-posts a span {
    font-size: 12px; }

.academy-sidebar-search {
  margin-bottom: 30px; }

.academy-section {
  padding: 35px 0;
  margin: 0 auto;
  position: relative; }
  .academy-section h2 {
    font-weight: 600;
    position: relative;
    padding-bottom: 25px;
    font-size: 21px;
    text-indent: 25px; }
    .academy-section h2 span {
      font-size: 16px;
      text-indent: 25px;
      display: block;
      margin-top: 5px; }
    .academy-section h2:after {
      content: '';
      background: #0095de;
      bottom: 0;
      height: 1px;
      width: 100%;
      display: block;
      position: absolute; }
    @media screen and (min-width: 700px) {
      .academy-section h2 {
        font-size: 32px; }
        .academy-section h2 span {
          font-size: 21px;
          text-indent: 0;
          display: inline-block;
          margin-top: 0; } }
  .academy-section-description {
    padding: 35px 0; }
  .academy-section p {
    font-size: 21px; }

.carousel-content-right-peek .carousel-default-slide-banner *,
.carousel-content-standard .carousel-default-slide-banner * {
  font-size: 12px; }

.light-theme .academy-section-prev, .light-theme .academy-section-next {
  border-color: #22333B; }

.light-theme .academy-sidebar-content,
.light-theme .academy-sidebar--download {
  background-color: #C3D7E1; }

.light-theme .academy-sidebar .weekly-digest img,
.light-theme .academy-sidebar--download img {
  filter: none; }

.light-theme .academy-sidebar .styled-checkbox .styled-checkbox--box:after {
  color: #22333B; }

.light-theme .academy-sidebar-categories li a {
  color: #22333B; }
  .light-theme .academy-sidebar-categories li a:hover {
    color: #51798c; }

.light-theme .carousel-default-prev, .light-theme .carousel-default-next {
  border-color: #22333B; }

.search-page-wrapper .content-wrapper {
  margin-bottom: 0; }

.search-page-wrapper.light-theme {
  background: #DFEBF1; }

.buy-vcam-modal {
  padding-top: 45px;
  position: relative; }
  .buy-vcam-modal--display {
    position: relative;
    z-index: 1;
    text-align: center; }
  .buy-vcam-modal--container {
    position: relative; }
    @media screen and (min-width: 1110px) {
      .buy-vcam-modal--container {
        width: 700px;
        padding: 50px; } }
    .buy-vcam-modal--container:before, .buy-vcam-modal--container:after {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      border-radius: 10px; }
    .buy-vcam-modal--container:before {
      background: url(/user/themes/xsplit-v6/dist/circuit.4c4b3f25201890d9c82485f26e3902a1.png);
      z-index: 1; }
    .buy-vcam-modal--container:after {
      background: linear-gradient(180deg, #3c3664 0%, #3a3f6e 50%, #2f6aa1 100%); }
    .buy-vcam-modal--container iframe {
      position: relative;
      z-index: 1; }

.ReactTable {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border: 1px solid rgba(0, 0, 0, 0.1); }

.ReactTable * {
  box-sizing: border-box; }

.ReactTable .rt-table {
  -webkit-box-flex: 1;
  -ms-flex: auto 1;
  flex: auto 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
  border-collapse: collapse;
  overflow: auto; }

.ReactTable .rt-thead {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.ReactTable .rt-thead.-headerGroups {
  background: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.05); }

.ReactTable .rt-thead.-filters {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05); }

.ReactTable .rt-thead.-filters input, .ReactTable .rt-thead.-filters select {
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #fff;
  padding: 5px 7px;
  font-size: inherit;
  border-radius: 3px;
  font-weight: normal;
  outline: none; }

.ReactTable .rt-thead.-filters .rt-th {
  border-right: 1px solid rgba(0, 0, 0, 0.02); }

.ReactTable .rt-thead.-header {
  box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.15); }

.ReactTable .rt-thead .rt-tr {
  text-align: center; }

.ReactTable .rt-thead .rt-th, .ReactTable .rt-thead .rt-td {
  padding: 5px 5px;
  line-height: normal;
  position: relative;
  border-right: 1px solid rgba(0, 0, 0, 0.05);
  transition: box-shadow 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  box-shadow: inset 0 0 0 0 transparent; }

.ReactTable .rt-thead .rt-th.-sort-asc, .ReactTable .rt-thead .rt-td.-sort-asc {
  box-shadow: inset 0 3px 0 0 rgba(0, 0, 0, 0.6); }

.ReactTable .rt-thead .rt-th.-sort-desc, .ReactTable .rt-thead .rt-td.-sort-desc {
  box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.6); }

.ReactTable .rt-thead .rt-th.-cursor-pointer, .ReactTable .rt-thead .rt-td.-cursor-pointer {
  cursor: pointer; }

.ReactTable .rt-thead .rt-th:last-child, .ReactTable .rt-thead .rt-td:last-child {
  border-right: 0; }

.ReactTable .rt-thead .rt-resizable-header {
  overflow: visible; }

.ReactTable .rt-thead .rt-resizable-header:last-child {
  overflow: hidden; }

.ReactTable .rt-thead .rt-resizable-header-content {
  overflow: hidden;
  text-overflow: ellipsis; }

.ReactTable .rt-thead .rt-header-pivot {
  border-right-color: #f7f7f7; }

.ReactTable .rt-thead .rt-header-pivot:after, .ReactTable .rt-thead .rt-header-pivot:before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

.ReactTable .rt-thead .rt-header-pivot:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #fff;
  border-width: 8px;
  margin-top: -8px; }

.ReactTable .rt-thead .rt-header-pivot:before {
  border-color: rgba(102, 102, 102, 0);
  border-left-color: #f7f7f7;
  border-width: 10px;
  margin-top: -10px; }

.ReactTable .rt-tbody {
  -webkit-box-flex: 99999;
  -ms-flex: 99999 1 auto;
  flex: 99999 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: auto; }

.ReactTable .rt-tbody .rt-tr-group {
  border-bottom: solid 1px rgba(0, 0, 0, 0.05); }

.ReactTable .rt-tbody .rt-tr-group:last-child {
  border-bottom: 0; }

.ReactTable .rt-tbody .rt-td {
  border-right: 1px solid rgba(0, 0, 0, 0.02); }

.ReactTable .rt-tbody .rt-td:last-child {
  border-right: 0; }

.ReactTable .rt-tbody .rt-expandable {
  cursor: pointer;
  text-overflow: clip; }

.ReactTable .rt-tr-group {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }

.ReactTable .rt-tr {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex; }

.ReactTable .rt-th, .ReactTable .rt-td {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 7px 5px;
  overflow: hidden;
  transition: .3s ease;
  transition-property: width,min-width,padding,opacity; }

.ReactTable .rt-th.-hidden, .ReactTable .rt-td.-hidden {
  width: 0 !important;
  min-width: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  opacity: 0 !important; }

.ReactTable .rt-expander {
  display: inline-block;
  position: relative;
  margin: 0;
  color: transparent;
  margin: 0 10px; }

.ReactTable .rt-expander:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-90deg);
  transform: translate(-50%, -50%) rotate(-90deg);
  border-left: 5.04px solid transparent;
  border-right: 5.04px solid transparent;
  border-top: 7px solid rgba(0, 0, 0, 0.8);
  transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  cursor: pointer; }

.ReactTable .rt-expander.-open:after {
  -webkit-transform: translate(-50%, -50%) rotate(0);
  transform: translate(-50%, -50%) rotate(0); }

.ReactTable .rt-resizer {
  display: inline-block;
  position: absolute;
  width: 36px;
  top: 0;
  bottom: 0;
  right: -18px;
  cursor: col-resize;
  z-index: 10; }

.ReactTable .rt-tfoot {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15); }

.ReactTable .rt-tfoot .rt-td {
  border-right: 1px solid rgba(0, 0, 0, 0.05); }

.ReactTable .rt-tfoot .rt-td:last-child {
  border-right: 0; }

.ReactTable.-striped .rt-tr.-odd {
  background: rgba(0, 0, 0, 0.03); }

.ReactTable.-highlight .rt-tbody .rt-tr:not(.-padRow):hover {
  background: rgba(0, 0, 0, 0.05); }

.ReactTable .-pagination {
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 3px;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  border-top: 2px solid rgba(0, 0, 0, 0.1); }

.ReactTable .-pagination input, .ReactTable .-pagination select {
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #fff;
  padding: 5px 7px;
  font-size: inherit;
  border-radius: 3px;
  font-weight: normal;
  outline: none; }

.ReactTable .-pagination .-btn {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
  border-radius: 3px;
  padding: 6px;
  font-size: 1em;
  color: rgba(0, 0, 0, 0.6);
  background: rgba(0, 0, 0, 0.1);
  transition: all .1s ease;
  cursor: pointer;
  outline: none; }

.ReactTable .-pagination .-btn[disabled] {
  opacity: .5;
  cursor: default; }

.ReactTable .-pagination .-btn:not([disabled]):hover {
  background: rgba(0, 0, 0, 0.3);
  color: #fff; }

.ReactTable .-pagination .-previous, .ReactTable .-pagination .-next {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center; }

.ReactTable .-pagination .-center {
  -webkit-box-flex: 1.5;
  -ms-flex: 1.5;
  flex: 1.5;
  text-align: center;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around; }

.ReactTable .-pagination .-pageInfo {
  display: inline-block;
  margin: 3px 10px;
  white-space: nowrap; }

.ReactTable .-pagination .-pageJump {
  display: inline-block; }

.ReactTable .-pagination .-pageJump input {
  width: 70px;
  text-align: center; }

.ReactTable .-pagination .-pageSizeOptions {
  margin: 3px 10px; }

.ReactTable .rt-noData {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: rgba(255, 255, 255, 0.8);
  transition: all .3s ease;
  z-index: 1;
  pointer-events: none;
  padding: 20px;
  color: rgba(0, 0, 0, 0.5); }

.ReactTable .-loading {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
  transition: all .3s ease;
  z-index: -1;
  opacity: 0;
  pointer-events: none; }

.ReactTable .-loading > div {
  position: absolute;
  display: block;
  text-align: center;
  width: 100%;
  top: 50%;
  left: 0;
  font-size: 15px;
  color: rgba(0, 0, 0, 0.6);
  -webkit-transform: translateY(-52%);
  transform: translateY(-52%);
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.ReactTable .-loading.-active {
  opacity: 1;
  z-index: 2;
  pointer-events: all; }

.ReactTable .-loading.-active > div {
  -webkit-transform: translateY(50%);
  transform: translateY(50%); }

.ReactTable .rt-resizing .rt-th, .ReactTable .rt-resizing .rt-td {
  transition: none !important;
  cursor: col-resize;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.buy-modal-discount {
  display: flex;
  flex-direction: column; }
  .buy-modal-discount--applied {
    display: none; }
  @media screen and (min-width: 700px) {
    .buy-modal-discount {
      margin-bottom: 25px;
      flex-direction: row;
      align-items: flex-end; } }

.buy-modal-dicount__label {
  font-size: 14px; }

.buy-modal-discount__input {
  font-size: 14px;
  background: none;
  border: none;
  border-bottom: 1px solid #ffffff52;
  margin: 20px 0;
  padding: 5px 15px; }
  .buy-modal-discount__input:focus {
    outline: none; }
  @media screen and (min-width: 700px) {
    .buy-modal-discount__input {
      margin: 0 20px; } }

.buy-modal__info {
  border-radius: 10px;
  text-align: center;
  opacity: 1;
  display: block;
  margin: 10px 0 20px 0; }
  .buy-modal__info--applied {
    cursor: pointer; }
    .buy-modal__info--applied:after {
      content: '\270E';
      margin-left: 2px;
      transform: scaleX(-1);
      display: inline-block; }
  @media screen and (min-width: 700px) {
    .buy-modal__info {
      display: inline-block; } }

.buy-modal-license-status {
  margin-bottom: 30px;
  text-align: center; }
  @media screen and (min-width: 700px) {
    .buy-modal-license-status {
      margin-bottom: 0;
      text-align: left; } }

.buy-modal-license-status__title {
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: 600; }

.buy-modal-license {
  text-align: center;
  margin-bottom: 30px; }
  @media screen and (min-width: 700px) {
    .buy-modal-license {
      text-align: left; } }

.buy-modal-license__header {
  display: flex;
  flex-direction: column-reverse; }
  @media screen and (min-width: 700px) {
    .buy-modal-license__header {
      flex-direction: row;
      align-items: center;
      justify-content: space-between;
      margin-bottom: 30px; } }

.buy-modal-license__title {
  font-size: 16px;
  text-transform: uppercase;
  color: #2e82b2;
  margin-bottom: 25px; }
  @media screen and (min-width: 700px) {
    .buy-modal-license__title {
      margin: 0; } }

.notice-box {
  padding: 20px;
  border: 2px solid #2e82b2;
  border-radius: 5px;
  margin: auto auto 30px auto;
  width: 100%; }
  .notice-box a {
    color: #00a591; }

.notice-box__title {
  font-size: 25px;
  margin-bottom: 40px; }

.notice-box__subtitle {
  font-weight: 600;
  line-height: 1.5; }

.notice-box__button-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center; }
  @media screen and (min-width: 700px) {
    .notice-box__button-wrapper {
      flex-direction: row;
      justify-content: flex-end; } }

.notice-box__button {
  width: 250px;
  height: 60px;
  margin: 0;
  margin-bottom: 20px; }
  @media screen and (min-width: 700px) {
    .notice-box__button {
      margin-bottom: 0;
      margin-left: 30px; } }

.notice-box__text {
  margin-bottom: 20px; }

.notice-box__item {
  margin-bottom: 20px; }

.notice-box__item-name {
  display: block;
  margin-bottom: 5px;
  font-weight: bold; }
  @media screen and (min-width: 700px) {
    .notice-box__item-name {
      display: inline-block; } }

.notice-box__hr {
  margin: 20px 0;
  border: 1px solid #2e82b2; }

.notice-box__note {
  color: #fff;
  margin-bottom: 30px; }
  @media screen and (min-width: 700px) {
    .notice-box__note {
      margin-bottom: 10px; } }

.notice-box__enjoy {
  display: flex;
  flex-direction: column;
  align-items: center; }

.notice-box__enjoy-title {
  font-size: 30px;
  color: #00a591;
  margin-bottom: 30px; }

.notice-box__enjoy-image-wrapper {
  margin-bottom: 40px; }

.notice-box__enjoy-image {
  width: 80px;
  transform: rotateZ(-32deg); }

.notice-box__enjoy-text {
  font-size: 14px; }

.buy-modal-pay {
  border: none; }
  .buy-modal-pay--active {
    padding: 0 10px; }

.buy-modal-pay__cta {
  cursor: pointer;
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  width: 100%;
  min-height: 50px;
  border: none;
  background: linear-gradient(to right, #2e82b2, #00a591); }

.payment-iframe {
  width: 100%;
  display: none; }
  .payment-iframe--paypal {
    height: 750px; }
  .payment-iframe--paypal-credit {
    height: 350px; }
  .payment-iframe--xsolla {
    height: 605px; }
  .payment-iframe--is-visible {
    display: block; }

.buy-modal-payment-methods__items {
  min-height: 60px; }
  @media screen and (min-width: 700px) {
    .buy-modal-payment-methods__items {
      display: flex;
      justify-content: center; } }

.buy-modal-payment-methods__item {
  padding: 20px;
  flex-basis: 33%;
  display: flex;
  align-items: center;
  justify-content: center; }
  @media screen and (min-width: 700px) {
    .buy-modal-payment-methods__item {
      padding: 0; } }

.buy-modal-payment-methods__item-image {
  cursor: pointer;
  height: 0;
  width: 0;
  opacity: 0;
  transition: opacity 0.5s; }
  .buy-modal-payment-methods__item-image--visible {
    height: auto;
    opacity: 1;
    width: 80%; }

.buy-modal-subtotal-wrapper {
  margin-bottom: 25px; }

.buy-modal-payment-summary__subtotal-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 5px 0;
  padding: 5px 0; }
  .buy-modal-payment-summary__subtotal-row--last {
    box-shadow: 0px -1px #ffffff7a; }

.buy-modal-payment-summary__number-of-license {
  margin-bottom: 25px; }

.buy-modal-payment-summary__subtotal-name {
  font-size: 14px; }

.buy-modal-payment-summary__subtotal-price {
  font-size: 14px; }

.buy-modal-payment-summary__title {
  font-size: 25px;
  font-weight: 400;
  margin-bottom: 15px; }

.buy-modal-payment-summary__subtitle {
  margin-bottom: 15px; }

.buy-modal-payment-summary__text {
  font-size: 14px;
  margin-bottom: 15px; }

.buy-modal-payment-summary__description {
  box-shadow: 0px 1px #ffffff7a;
  padding-bottom: 1px; }

.purchase-summary-wrapper {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center; }

.purchase-summary__enjoy {
  display: flex;
  flex-direction: column;
  align-items: center; }

.purchase-summary__enjoy-title {
  font-size: 30px;
  color: #00a591;
  margin-bottom: 30px; }

.purchase-summary__enjoy-image-wrapper {
  margin-bottom: 40px; }

.purchase-summary__enjoy-image {
  width: 80px;
  transform: rotateZ(-32deg); }

.purchase-summary__enjoy-text {
  font-size: 14px;
  text-align: center; }
  @media screen and (min-width: 700px) {
    .purchase-summary__enjoy-text {
      text-align: left; } }

.buy-modal-select-license {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 30px;
  min-height: 130px; }
  @media screen and (min-width: 700px) {
    .buy-modal-select-license {
      justify-content: flex-start;
      margin-bottom: 0; } }

.buy-modal-select-license__title {
  margin: auto auto 30px auto;
  width: 100%; }

.buy-modal-select-license__item {
  cursor: pointer;
  flex-direction: column;
  align-items: flex-start;
  padding: 25px 20px;
  justify-content: space-between;
  width: 45%;
  border: 2px solid #ffffc1;
  border-radius: 20px;
  height: 135px;
  width: 155px;
  display: flex;
  transition: all 0.5s; }
  .buy-modal-select-license__item:hover, .buy-modal-select-license__item--selected {
    border-color: #2e82b2; }
    .buy-modal-select-license__item:hover *, .buy-modal-select-license__item--selected * {
      color: white; }
  .buy-modal-select-license__item--not-selected {
    border-color: #808080; }
    .buy-modal-select-license__item--not-selected * {
      color: #808080; }
  .buy-modal-select-license__item--mega {
    width: 330px;
    height: 230px;
    padding: 35px 20px; }
    .buy-modal-select-license__item--mega:hover *,
    .buy-modal-select-license__item--mega * {
      color: #ffdf00; }

.buy-modal-select-license__input {
  display: none; }

.buy-modal-select-license__item,
.buy-modal-select-license__item--mega {
  margin: 10px; }
  @media screen and (min-width: 700px) {
    .buy-modal-select-license__item,
    .buy-modal-select-license__item--mega {
      height: 95px;
      width: 115px;
      padding: 15px 11px;
      font-weight: 500; } }

.buy-modal-select-license__item-title {
  font-size: 19px; }
  .buy-modal-select-license__item-title--mega {
    font-size: 35px; }

@media screen and (min-width: 700px) {
  .buy-modal-select-license__item-title--mega,
  .buy-modal-select-license__item-title {
    font-weight: 500;
    font-size: 16px; } }

.buy-modal-select-license__item-text {
  display: flex;
  flex-direction: column;
  align-items: flex-start; }
  .buy-modal-select-license__item-text--mega {
    font-size: 35px;
    font-weight: 300; }

@media screen and (min-width: 700px) {
  .buy-modal-select-license__item-text,
  .buy-modal-select-license__item-text--mega {
    font-size: 16px; } }

@media all and (-ms-high-contrast: none) {
  .buy-modal-select-license__item-text--mega {
    max-width: 100%; } }

@media all and (-ms-high-contrast: none) {
  .buy-modal-select-license__item-text--mega span {
    max-width: 100%; } }

.buy-modal-terms {
  font-size: 13px;
  margin-bottom: 20px;
  line-height: 1.3; }

.buy-modal-terms__text {
  font-size: 12px; }

.buy-modal {
  width: 100%;
  height: 100%;
  margin-bottom: auto; }

.buy-modal__button {
  border: 1px solid #00a591;
  font-size: 14px;
  color: #00a591;
  text-align: center;
  min-width: 280px;
  margin-bottom: 20px;
  background: none;
  outline: none;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 40px;
  height: auto;
  padding: 5px;
  line-height: 1.2; }
  .buy-modal__button:hover {
    color: #00f2d4;
    border-color: #00f2d4; }
  @media screen and (min-width: 700px) {
    .buy-modal__button {
      width: 195px;
      height: 50px;
      margin-bottom: 0; } }
  @media screen and (min-width: 1280px) {
    .buy-modal__button {
      min-width: auto; } }

.buy-modal__section-title {
  font-size: 19px;
  text-transform: uppercase;
  color: white;
  background-color: #2e82b2;
  padding: 7px 25px 7px; }
  @media screen and (min-width: 700px) {
    .buy-modal__section-title {
      text-align: left; } }

.buy-modal__section-title-step {
  font-weight: 600; }

.buy-modal__section-title-name {
  font-size: 17px; }

.buy-modal__section-container {
  background: rgba(255, 255, 255, 0.035); }
  .buy-modal__section-container--last {
    margin-bottom: 30px; }
  .buy-modal__section-container--error {
    border: 3px solid red;
    box-shadow: 0px 0px 20px 0px red; }

.buy-modal__section-content {
  padding: 20px; }

.buy-modal-premium__title {
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: 500; }

.buy-modal-valid-until {
  font-size: 14px; }

.buy-modal-link {
  font-size: 13px;
  color: #00a591; }
  .buy-modal-link:hover {
    color: #00f2d4; }

.buy-modal-premium__text {
  font-size: 14px;
  line-height: 1.3; }

.buy-modal__notice-text {
  font-size: 10px;
  line-height: 1.4; }

.buy-modal__list {
  margin: 0 30px 20px 30px; }

.buy-modal__list-item {
  list-style-type: disc;
  font-size: 14px;
  margin-bottom: 5px;
  line-height: 1.3; }

.buy-modal-select-count {
  margin-bottom: 25px; }

.buy-modal-license-count {
  background: none;
  min-width: 90px;
  font-size: 14px; }
  .buy-modal-license-count option {
    color: #000; }

.recurring-cancel-btn-wrapper {
  text-align: center; }
  @media screen and (min-width: 700px) {
    .recurring-cancel-btn-wrapper {
      text-align: right; } }

.buy-modal--b .buy-modal__section-title,
.buy-modal--c .buy-modal__section-title {
  background-color: transparent;
  color: #2e82b2;
  font-weight: 500; }

.buy-modal--b .buy-modal-payment-summary,
.buy-modal--c .buy-modal-payment-summary {
  margin-top: 30px; }

.buy-modal--b .discount-code-toggle,
.buy-modal--c .discount-code-toggle {
  margin: 10px 0; }

.buy-modal--b .discount-code-close,
.buy-modal--c .discount-code-close {
  font-size: 40px;
  font-weight: 200; }

.loader {
  width: 25px;
  height: 25px;
  margin: auto;
  position: relative; }

.loader__text {
  position: absolute;
  white-space: nowrap;
  top: 105%;
  left: 50%;
  transform: translateX(-50%); }

.loader__double-bounce1,
.loader__double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #fff;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-bounce 2s infinite ease-in-out;
  animation: sk-bounce 2s infinite ease-in-out; }

.loader__double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s; }

@-webkit-keyframes sk-bounce {
  0%,
  100% {
    -webkit-transform: scale(0); }
  50% {
    -webkit-transform: scale(1); } }

@keyframes sk-bounce {
  0%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0); }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

.BrainhubCarousel {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.BrainhubCarousel .BrainhubCarousel__trackContainer {
  overflow: hidden; }

.BrainhubCarousel .BrainhubCarousel__trackContainer .BrainhubCarousel__track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  list-style: none;
  margin: 0;
  padding: 0; }

.BrainhubCarousel .BrainhubCarousel__trackContainer .BrainhubCarousel__track.BrainhubCarousel__track--transition {
  -webkit-transition: -webkit-transform;
  transition: -webkit-transform;
  transition: transform;
  transition: transform, -webkit-transform; }

/* arrows */
.BrainhubCarousel__arrows {
  cursor: pointer; }

/* variables */
.BrainhubCarousel__dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0; }

.BrainhubCarousel__dots .BrainhubCarousel__dot {
  outline: 0;
  padding: 10px;
  border: none;
  opacity: 0.5;
  cursor: pointer;
  -webkit-appearance: none; }

.BrainhubCarousel__dots .BrainhubCarousel__dot.BrainhubCarousel__dot--selected {
  opacity: 1 !important; }

.BrainhubCarousel__dots .BrainhubCarousel__dot:hover {
  opacity: 1; }

.BrainhubCarousel__dots .BrainhubCarousel__dot:before {
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  padding: 0;
  border: none;
  background: black; }

.BrainhubCarousel__dots .BrainhubCarousel__thumbnail {
  outline: 0;
  padding: 10px;
  border: none;
  opacity: 0.5;
  cursor: pointer; }

.BrainhubCarousel__dots .BrainhubCarousel__thumbnail.BrainhubCarousel__thumbnail--selected {
  opacity: 1 !important; }

.BrainhubCarousel__dots .BrainhubCarousel__thumbnail:hover {
  opacity: 1; }

.BrainhubCarousel__thumbnail[type=button] {
  -webkit-appearance: none; }

.BrainhubCarousel__arrows {
  position: relative;
  padding: 21px;
  border: none;
  overflow: hidden;
  outline: 0;
  font-size: 0;
  line-height: 0;
  background-color: #7b59ff; }

.BrainhubCarousel__arrows span {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  border-style: solid;
  border-color: #fff;
  border-width: 3px 3px 0 0;
  padding: 5px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-size: 0; }

.BrainhubCarousel__arrows:hover {
  background-color: #8768ff; }

.BrainhubCarousel__arrows:hover span {
  border-color: #fff;
  margin: 0; }

.BrainhubCarousel__arrowLeft span {
  -webkit-transform: translate(-50%, -50%) rotate(-135deg);
  transform: translate(-50%, -50%) rotate(-135deg);
  margin-left: 2.45px; }

.BrainhubCarousel__arrowRight span {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
  margin-left: -2.45px; }

.BrainhubCarouselItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative; }

.BrainhubCarouselItem.BrainhubCarouselItem--clickable {
  cursor: pointer; }

.BrainhubCarouselItem .debug-number {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 2em;
  text-shadow: 0px 0px 9px white; }

