/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main { /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

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

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

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

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details, /* 1 */
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template {
  display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden] {
  display: none;
}

.tns-outer{padding:0 !important}

.tns-outer [hidden]{display:none !important}

.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}

.tns-outer.ms-touch{overflow-x:scroll;overflow-y:hidden;-ms-overflow-style:none;-ms-scroll-chaining:none;-ms-scroll-snap-type:mandatory;-ms-scroll-snap-points-x:snapInterval(0%, 100%)}

.tns-slider{-webkit-transition:all 0s;transition:all 0s}

.tns-slider>.tns-item{-webkit-box-sizing:border-box;box-sizing:border-box}

.tns-horizontal.tns-subpixel{white-space:nowrap}

.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}

.tns-horizontal.tns-no-subpixel:after{content:'';display:table;clear:both}

.tns-horizontal.tns-no-subpixel>.tns-item{float:left;margin-right:-100%}

.tns-no-calc{position:relative;left:0}

.tns-gallery{position:relative;left:0}

.tns-gallery>.tns-item{position:absolute;left:-100%;-webkit-transition:opacity 0s;-webkit-transition:transform 0s, opacity 0s;-webkit-transition:opacity 0s, -webkit-transform 0s;transition:opacity 0s, -webkit-transform 0s;transition:transform 0s, opacity 0s;transition:transform 0s, opacity 0s, -webkit-transform 0s}

.tns-lazy-img{-webkit-transition:opacity 0.6s;transition:opacity 0.6s;opacity:0.6}

.tns-lazy-img.loaded{opacity:1}

.tns-ah{-webkit-transition:height 0s;transition:height 0s}

.tns-ovh{overflow:hidden}

.tns-hdx{overflow-x:hidden}

.tns-hdy{overflow-y:hidden}

.tns-visually-hidden{position:absolute;left:-10000em}

.tns-transparent{opacity:0;visibility:hidden}

.tns-fadeIn{opacity:1;filter:alpha(opacity=100);z-index:0}

.tns-normal,.tns-fadeOut{opacity:0;filter:alpha(opacity=0);z-index:-1}

.comparison-widget {
  display: inline-block;
  max-width: 100%;
  max-height: 100%;
  position: relative;
  overflow: hidden;
  vertical-align: top;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.comparison-widget * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.comparison-widget:hover .comparison-separator {
  opacity: 1;
}

.comparison-widget:hover .comparison-control {
  opacity: 1;
}

.comparison-widget:hover .comparison-control:before,
.comparison-widget:hover .comparison-control:after {
  opacity: 1;
}

.comparison-widget--hidden {
  opacity: 0;
}

.comparison-item {
  height: 100%;
  width: 100%;
  background: #FFF;
}

.comparison-item--first {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}

.comparison-item__content {
  height: 100%;
  overflow: hidden;
  position: relative;
}

.comparison-item__content:hover .comparison-item__label {
  background: #FFF;
}

.comparison-item--first .comparison-image {
  width: auto;
  max-width: none;
  position: absolute;
  left: 0;
  top: 0;
}

.comparison-item__image {
  display: block;
  max-width: 100%;
  -webkit-user-drag: none;
}

.comparison-item--first .comparison-item__label {
  left: 0;
  right: inherit;
}

.comparison-item__label {
  padding: 7px 10px;
  position: absolute;
  top: 0;
  right: 0;
  text-transform: uppercase;
  font-family: Verdana, sans-serif;
  font-size: 11px;
  color: #222;
  background: rgba(255, 255, 255, .65);
  z-index: 1;
  -webkit-transition: background-color 300ms linear;
  transition: background-color 300ms linear;
}

.comparison-separator {
  width: 2px;
  height: 100%;
  position: absolute;
  right: -1px;
  top: 0;
  z-index: 10;
  background: transparent;
  cursor: pointer;
  opacity: 1;
}

.comparison-control {
  width: 70px;
  height: 70px;
  margin-top: -35px;
  margin-left: -35px;
  position: absolute;
  top: 50%;
  left: 50%;
  background: #FFF;
  border-radius: 100%;
  opacity: 1;
}

.comparison-control__mask {
  width: 50px;
  height: 40px;
  position: absolute;
  top: -15px;
  left: -18px;
  background: #FFF;
  opacity: 0;
}

.hamburger {
  padding: 9px 12px;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }

.hamburger:hover {
  opacity: 0.7; }

.hamburger-box {
  width: 30px;
  height: 25px;
  padding-top: 5px;
  display: inline-block;
  top: 3px;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px; }

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 30px;
  height: 3px;
  background-color: #000;
  border-radius: 4px;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease; }

.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block; }

.hamburger-inner::before {
  top: -8px; }

.hamburger-inner::after {
  bottom: -8px; }

.hamburger--spin .hamburger-inner {
  -webkit-transition-duration: 0.22s;
          transition-duration: 0.22s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in; }

.hamburger--spin .hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin.is-active .hamburger-inner {
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
  -webkit-transition-delay: 0.12s;
          transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

.hamburger--spin.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out; }

.hamburger--spin.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

@-webkit-keyframes flickerAnimation {
  0% {
    -webkit-box-shadow: 4px 5px 20px 0 rgba(0, 48, 149, .62);
            box-shadow: 4px 5px 20px 0 rgba(0, 48, 149, .62); }
  50% {
    -webkit-box-shadow: 4px 8px 50px 0 #003095;
            box-shadow: 4px 8px 50px 0 #003095; }
  100% {
    -webkit-box-shadow: 4px 5px 20px 0 rgba(0, 48, 149, .62);
            box-shadow: 4px 5px 20px 0 rgba(0, 48, 149, .62); } }

@keyframes flickerAnimation {
  0% {
    -webkit-box-shadow: 4px 5px 20px 0 rgba(0, 48, 149, .62);
            box-shadow: 4px 5px 20px 0 rgba(0, 48, 149, .62); }
  50% {
    -webkit-box-shadow: 4px 8px 50px 0 #003095;
            box-shadow: 4px 8px 50px 0 #003095; }
  100% {
    -webkit-box-shadow: 4px 5px 20px 0 rgba(0, 48, 149, .62);
            box-shadow: 4px 5px 20px 0 rgba(0, 48, 149, .62); } }

@-webkit-keyframes flickerArrowLeft {
  0% {
    opacity: 1; }
  50% {
    opacity: 0.1; }
  100% {
    opacity: 1; } }

@keyframes flickerArrowLeft {
  0% {
    opacity: 1; }
  50% {
    opacity: 0.1; }
  100% {
    opacity: 1; } }

@-webkit-keyframes flickerArrowRight {
  0% {
    opacity: 1; }
  50% {
    opacity: 0.1; }
  100% {
    opacity: 1; } }

@keyframes flickerArrowRight {
  0% {
    opacity: 1; }
  50% {
    opacity: 0.1; }
  100% {
    opacity: 1; } }

body {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-feature-settings: "liga" on; }

.main-wrapper, body {
  min-width: 320px;
  margin: 0 auto;
  font-family: 'HK Grotesk', Helvetica, sans-serif; }

.blue-bg-wrapper {
  background: url("https://uscreen.global.ssl.fastly.net/static/home_page/rotated-blue-bg.svg") top center no-repeat;
  background-size: cover; }

.mobile-header,
.mobile-menu {
  display: none; }

.compare-slider {
  cursor: col-resize;
  position: relative; }

.compare-slider.is-flicker .before-image:after {
    -webkit-animation: flickerAnimation 3s infinite;
            animation: flickerAnimation 3s infinite; }

.compare-slider:before {
    content: 'Store Back-End';
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 55%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    border-radius: 15px;
    background-color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    color: #1b2733;
    padding: 7px 13px;
    text-decoration: none;
    margin-left: 11px; }

.compare-slider > div:nth-of-type(2) {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.before-image {
  background: #fff;
  padding-bottom: 2px;
  border: none !important; }

.before-image img {
    margin-bottom: -5px; }

.before-image:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    width: 70px;
    height: 70px;
    background: url("https://uscreen.global.ssl.fastly.net/static/home_page/slider-arrows.svg") center no-repeat;
    background-size: 238px 236px;
    background-position: -74px -63px;
    background-color: #fff;
    border-radius: 50%;
    -webkit-box-shadow: 0 10px 30px 0 rgba(38, 72, 104, .4);
            box-shadow: 0 10px 30px 0 rgba(38, 72, 104, .4); }

.after-image:before {
  content: 'Store Front-End';
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 51%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  border-radius: 15px;
  background-color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  color: #1b2733;
  padding: 7px 13px;
  text-decoration: none;
  margin-left: 11px; }

.js-dropdown {
  position: relative; }

.js-dropdown__body {
  display: none; }

.js-dropdown__body.show {
    display: block; }

.container {
  max-width: 1040px;
  margin: 0 auto;
  padding: 0 15px; }

.ui-button {
  font-size: 16px;
  line-height: 1.62;
  text-align: left;
  color: #ffffff;
  padding: 12.5px 25px;
  border-radius: 50px;
  text-decoration: none;
  display: inline-block;
  outline: none;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  cursor: pointer; }

.ui-button.ui-button--grey {
    background-color: #263547; }

.ui-button.ui-button--blue {
    background-color: #006aff;
    -webkit-box-shadow: 4px 5px 30px 0 rgba(0, 48, 149, .32);
            box-shadow: 4px 5px 30px 0 rgba(0, 48, 149, .32);
    -webkit-transition: -webkit-box-shadow .2s;
    transition: -webkit-box-shadow .2s;
    transition: box-shadow .2s;
    transition: box-shadow .2s, -webkit-box-shadow .2s; }

.ui-button.ui-button--blue:hover, .ui-button.ui-button--blue:focus {
      -webkit-box-shadow: 0px 0px 50px 0 rgba(0, 48, 149, .32);
              box-shadow: 0px 0px 50px 0 rgba(0, 48, 149, .32); }

.ui-button.ui-button--with-icn img, .ui-button.ui-button--with-icn svg {
    display: inline-block;
    vertical-align: middle;
    margin-right: 14px;
    position: relative;
    top: -1px; }

.ui-arrow-button {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  text-align: left;
  color: #0c85ff;
  position: relative;
  padding-right: 22px;
  cursor: pointer;
  text-decoration: none;
  background: url("https://uscreen.global.ssl.fastly.net/static/icons/icn-arrow-right--blue.svg") center right no-repeat; }

.site-header {
  max-width: 1313px;
  position: absolute;
  top: 38px;
  left: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 10; }

.site-header__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.site-header__elements {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: -5px; }

.site-header__elements > div,
  .site-header__elements > a {
    margin: 0 22px; }

.site-header__link,
.site-header__dropdown-header {
  font-size: 16px;
  line-height: 1.62;
  text-align: left;
  color: #637282;
  text-decoration: none;
  font-weight: 300;
  cursor: pointer; }

.site-header__dropdown-header {
  padding-right: 24px;
  background: url("https://uscreen.global.ssl.fastly.net/static/icons/icn-arrow-down--grey.svg") center right no-repeat; }

.site-header__logo {
  margin-right: 40px; }

.site-header__dropdown-body {
  display: none;
  position: absolute;
  left: 0;
  top: calc(100% + 16px);
  width: 200px;
  background: #fff;
  border-radius: 3px;
  -webkit-box-shadow: 4px 5px 30px 0 rgba(0, 48, 149, .32);
          box-shadow: 4px 5px 30px 0 rgba(0, 48, 149, .32);
  padding: 0; }

.site-header__dropdown-element {
  display: block;
  font-size: 16px;
  line-height: 1.62;
  text-align: left;
  color: #637282;
  text-decoration: none;
  font-weight: 300;
  cursor: pointer;
  -webkit-transition: color .2s, background-color .2s;
  transition: color .2s, background-color .2s;
  padding: 10px 15px; }

.site-header__dropdown-element:hover, .site-header__dropdown-element:focus {
    color: #1e2126;
    background-color: #f2faff; }

.site-header__dropdown-element:first-child:before {
    content: '';
    position: absolute;
    top: -8px;
    left: 36%;
    border-style: solid;
    border-width: 0 7.5px 10px 7.5px;
    border-color: transparent transparent #ffffff transparent;
    -webkit-transition: border-color .2s;
    transition: border-color .2s; }

.site-header__dropdown-element:first-child:hover:before, .site-header__dropdown-element:first-child:focus:before {
    border-color: transparent transparent #f2faff transparent; }

.site-header__right .site-header__link {
  margin-right: 25px;
  font-weight: 600; }

.site-header__right .ui-button {
  font-weight: 600; }

.site-footer {
  position: relative;
  padding: 100px 0;
  background: #fff; }

.site-footer__rows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.site-footer__rows > div h3 {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.36;
    text-align: left;
    color: #1b2733;
    margin: 0 auto;
    margin-bottom: 20px; }

.site-footer__rows > div a {
    display: block;
    font-size: 18px;
    font-weight: 300;
    line-height: 2.0;
    text-align: left;
    color: #637282;
    margin-bottom: 0px;
    -webkit-transition: color .2s;
    transition: color .2s;
    text-decoration: none; }

.site-footer__rows > div a:hover, .site-footer__rows > div a:focus {
      color: #006aff; }

.site-footer__rows > div p {
    font-size: 18px;
    line-height: 1.67;
    text-align: left;
    color: #1b2733;
    margin: 17px auto; }

.site-footer__rows > div .site-footer__social a {
    display: inline-block;
    vertical-align: middle; }

.site-footer__rows > div .site-footer__social a + a {
      margin-left: 20px; }

.site-footer__rows > div:last-child {
    margin-left: 20%; }

.site-footer__copy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 30px; }

.site-footer__copy p {
    font-size: 18px;
    font-weight: 300;
    line-height: 2.0;
    text-align: left;
    color: #637282;
    margin: 0 auto; }

.site-footer__copy p img, .site-footer__copy p svg {
      display: inline-block;
      vertical-align: middle;
      margin-left: 17px; }

.site-footer__copy a {
    font-size: 18px;
    font-weight: 300;
    line-height: 2.0;
    text-align: right;
    color: #637282;
    -webkit-transition: color .2s;
    transition: color .2s;
    text-decoration: none; }

.site-footer__copy a:hover, .site-footer__copy a:focus {
      color: #006aff; }

.site-footer__copy a + a {
      margin-left: 17px; }

.headroom {
  will-change: transform;
  -webkit-transition: -webkit-transform 200ms linear;
  transition: -webkit-transform 200ms linear;
  transition: transform 200ms linear;
  transition: transform 200ms linear, -webkit-transform 200ms linear; }

.headroom--pinned {
  -webkit-transform: translateY(0%);
          transform: translateY(0%); }

.headroom--unpinned {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%); }

.home-page .site-header__link, .home-page .site-header__dropdown-header {
  color: #fff; }

.home-page .site-header__logo path:nth-of-type(1) {
  fill: #fff; }

.home-page .site-header__logo path:nth-of-type(2) {
  fill: #fff; }

.home-page .site-header__logo path:nth-of-type(3) {
  fill: #0c85ff; }

.home-page .site-header__dropdown-header {
  background: url("https://uscreen.global.ssl.fastly.net/static/icons/icn-arrow-down--white.svg") center right no-repeat; }

.first-screen {
  background-image: radial-gradient(circle at 1% 1%, #006aff, #188bff);
  position: relative;
  z-index: 1;
  padding-top: 180px;
  padding-bottom: 135px;
  overflow: hidden; }

.first-screen:after {
    content: '';
    position: absolute;
    z-index: 1;
    bottom: -9vw;
    left: -5vw;
    width: 110vw;
    height: 18vw;
    background-color: #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(-10deg); }

.first-screen > .container {
    position: relative;
    z-index: 2;
    max-width: 1313px; }

.first-screeen__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1150px;
  margin: 0 auto;
  margin-right: 30px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.first-screen__left-side {
  padding-top: 85px;
  padding-left: 10px;
  padding-right: 45px; }

.first-screen__title {
  font-size: 60px;
  font-weight: 600;
  line-height: 1.07;
  text-align: left;
  color: #ffffff;
  margin-bottom: 15px; }

.first-screen__subtitle {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.67;
  color: #d6e6ff;
  margin-bottom: 25px; }

.first-screen__right-side {
  position: relative; }

.first-screen__slider-navigation {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 1; }

.first-screen__slider-store-link {
  border-radius: 15px;
  background-color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  color: #1b2733;
  padding: 7px 13px;
  text-decoration: none;
  margin-left: 11px; }

.first-screen__slider-arrows {
  display: block;
  width: 70px;
  height: 70px;
  background-color: #fff;
  border-radius: 50%;
  position: relative; }

.first-screen__slider-arrows:before {
    content: '';
    width: 64px;
    height: 64px;
    border: solid 1px #e5eaf1;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    text-align: center;
    border-radius: 50%; }

.first-screen__buttons .ui-button.ui-button--grey {
  font-weight: 600; }

.first-screen__slider-left-arrow {
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url("https://uscreen.global.ssl.fastly.net/static/icons/icn-arrow-left--grey.svg") center right 5px no-repeat;
  background-size: 8px 14px;
  cursor: pointer; }

.first-screen__slider-right-arrow {
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background: url("https://uscreen.global.ssl.fastly.net/static/icons/icn-arrow-right--grey.svg") center left 5px no-repeat;
  background-size: 8px 14px;
  cursor: pointer; }

.first-screen__slider-wrapper {
  max-width: 691px;
  -webkit-box-shadow: 20px 20px 50px 13px rgba(0, 0, 0, .2);
          box-shadow: 20px 20px 50px 13px rgba(0, 0, 0, .2); }

.first-screen__slider-wrapper-iphone {
  position: absolute;
  bottom: -80px;
  left: 23px; }

.first-screen__slider-wrapper-iphone img {
    max-width: 230px; }

.first-screen__slider img {
  margin-bottom: -5px;
  border-radius: 4px;
  display: block;
  max-width: none !important; }

.advantages {
  position: relative;
  z-index: 2; }

.advantages__title {
  font-size: 34px;
  font-weight: 600;
  line-height: 1.53;
  letter-spacing: -0.5px;
  text-align: center;
  color: #1b2733;
  margin-bottom: 70px; }

.advantages__icon-blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 107px; }

.advantages__icon-block {
  width: 285px;
  margin-bottom: 50px; }

.advantages__icon-block img, .advantages__icon-block svg {
    display: block;
    margin-bottom: 20px;
    height: 60px;
    width: 60px; }

.advantages__icon-block h3 {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.36;
    letter-spacing: -0.5px;
    text-align: left;
    color: #1b2733;
    margin-bottom: 20px; }

.advantages__icon-block p {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.67;
    text-align: left;
    color: #637282; }

.advantages__image-blocks {
  position: relative; }

.advantages__image-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 100px; }

.advantages__image-block:nth-of-type(1) .advantages__image-block-left {
    max-width: 527px; }

.advantages__image-block:nth-of-type(1) .advantages__image-block-left img, .advantages__image-block:nth-of-type(1) .advantages__image-block-left svg {
      max-width: 100%;
      margin-bottom: 25px; }

.advantages__image-block:nth-of-type(1) .advantages__image-block-left h4 {
      margin: 0 auto;
      margin-bottom: 0; }

.advantages__image-block:nth-of-type(1) .advantages__image-block-left p {
      font-size: 18px;
      font-weight: 300;
      text-align: left;
      color: #637282;
      margin-top: 0; }

.advantages__image-block:nth-of-type(1) .advantages__image-block-right {
    max-width: 362px;
    margin-top: -10%; }

.advantages__image-block:nth-of-type(1) .advantages__image-block-right h3 {
      font-size: 34px;
      font-weight: 600;
      line-height: 1.32;
      text-align: left;
      color: #344154;
      margin: 0 auto;
      margin-bottom: 15px; }

.advantages__image-block:nth-of-type(1) .advantages__image-block-right p {
      font-size: 20px;
      font-weight: 300;
      line-height: 1.7;
      text-align: left;
      color: #637282; }

.advantages__image-block:nth-of-type(2) .advantages__image-block-left {
    max-width: 362px; }

.advantages__image-block:nth-of-type(2) .advantages__image-block-left h3 {
      font-size: 34px;
      font-weight: 600;
      line-height: 1.32;
      text-align: left;
      color: #344154;
      margin-bottom: 15px; }

.advantages__image-block:nth-of-type(2) .advantages__image-block-left p {
      font-size: 20px;
      font-weight: 300;
      line-height: 1.7;
      text-align: left;
      color: #637282; }

.advantages__image-block:nth-of-type(2) .advantages__image-block-right {
    max-width: 527px; }

.advantages__image-block:nth-of-type(2) .advantages__image-block-right img {
      max-width: 100%;
      margin-bottom: 25px; }

.advantages__image-block:nth-of-type(2) .advantages__image-block-right h4 {
      font-size: 43px;
      text-align: left;
      color: #344154;
      margin: 0 auto;
      margin-bottom: 20px; }

.advantages__image-block:nth-of-type(2) .advantages__image-block-right p {
      font-size: 18px;
      font-weight: 300;
      text-align: left;
      color: #637282; }

.advantages__image-block:nth-of-type(3) .advantages__image-block-left {
    max-width: 527px; }

.advantages__image-block:nth-of-type(3) .advantages__image-block-left img {
      max-width: 100%;
      margin-bottom: 25px; }

.advantages__image-block:nth-of-type(3) .advantages__image-block-right {
    max-width: 362px;
    margin-top: -10%; }

.advantages__image-block:nth-of-type(3) .advantages__image-block-right h3 {
      font-size: 34px;
      font-weight: 600;
      line-height: 1.32;
      text-align: left;
      color: #344154;
      margin: 0 auto;
      margin-bottom: 15px; }

.advantages__image-block:nth-of-type(3) .advantages__image-block-right p {
      font-size: 20px;
      font-weight: 300;
      line-height: 1.7;
      text-align: left;
      color: #637282; }

.set-up {
  position: relative; }

.set-up > .container {
    max-width: 880px; }

.set-up__title {
  font-size: 34px;
  font-weight: 600;
  line-height: 1.53;
  letter-spacing: -0.5px;
  text-align: center;
  color: #1b2733;
  margin-bottom: 70px; }

.set-up__steps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  margin: 0 -25px 75px -25px; }

.set-up__steps:before {
    content: '';
    display: block;
    width: calc(100% - 180px);
    height: 1px;
    border-top: 1px dashed #c9dae3;
    position: absolute;
    top: 22.5px;
    left: 90px;
    z-index: 1; }

.set-up__step {
  width: 150px;
  text-align: center;
  position: relative;
  z-index: 2;
  cursor: pointer; }

.set-up__step div {
    display: block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    border-radius: 50%;
    background-color: #ffffff;
    border: solid 2px #d8dee4;
    margin: 0 auto;
    font-size: 18px;
    font-weight: 500;
    color: #1b2733;
    margin-bottom: 26px;
    -webkit-transition: background-color .2s, border-color .2s color .2s;
    transition: background-color .2s, border-color .2s color .2s; }

.set-up__step span {
    font-size: 18px;
    line-height: 1.67;
    text-align: left;
    color: #637282;
    -webkit-transition: color .2s;
    transition: color .2s; }

.set-up__step.active div {
    background-color: #006aff;
    color: #fff;
    -webkit-box-shadow: 2px 2px 15px rgba(0, 106, 255, .3);
            box-shadow: 2px 2px 15px rgba(0, 106, 255, .3);
    border-color: #006aff; }

.set-up__step.active span {
    color: #1b2733; }

.set-up__content {
  display: block;
  position: relative;
  margin-bottom: 129px; }

.set-up__content-step {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.set-up__content-step > div {
    width: 400px; }

.set-up__content-step > div h3 {
      font-size: 26px;
      font-weight: 600;
      line-height: 1.31;
      letter-spacing: -0.5px;
      text-align: left;
      color: #1b2733;
      margin-bottom: 15px; }

.set-up__content-step > div p {
      font-size: 18px;
      font-weight: 300;
      line-height: 1.67;
      text-align: left;
      color: #637282;
      margin-bottom: 30px; }

.reviews {
  max-width: 1313px;
  margin: 0 auto;
  margin-bottom: 115px;
  position: relative; }

.reviews__slider-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-arown;
      -ms-flex-pack: space-arown;
          justify-content: space-arown;
  position: relative; }

.reviews__text {
  padding-left: 8em;
  padding-top: 4em; }

.reviews__text p {
    font-size: 28px;
    font-weight: 300;
    line-height: 1.5;
    text-align: left;
    color: #637282;
    margin-bottom: 20px; }

.reviews__text a {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.67;
    color: #1b2733;
    text-decoration: none;
    display: block;
    margin-bottom: 30px; }

.reviews__text a span {
      color: #0c85ff; }

.reviews__slider-nav button {
  background: none;
  border: none;
  outline: none;
  cursor: pointer; }

.reviews__slider-nav button + button {
    margin-left: 50px; }

.reviews__video {
  position: relative; }

.reviews__video-play {
  position: absolute;
  top: 56%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 140px;
  height: 140px;
  background: url("https://uscreen.global.ssl.fastly.net/static/icons/icn-play--white.svg") center no-repeat;
  background-size: cover;
  border: none;
  outline: none; }

.partners {
  position: relative;
  margin-bottom: 116px; }

.partners.partners--grey .partners-inner {
    background: transparent;
    padding: 0; }

.partners-inner {
  padding: 47px 40px;
  border-radius: 5px;
  background-image: radial-gradient(circle at 30% -20%, #006aff, #43a1ff);
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.partners-inner > a {
    display: block;
    max-width: 14.28%;
    text-align: center;
    padding: 0 25px; }

.partners-inner > a img {
      max-width: 100%; }

.features {
  position: relative;
  margin-top: 120px;
  margin-bottom: 60px; }

.features__title {
  font-size: 34px;
  font-weight: 600;
  text-align: center;
  color: #344154;
  margin-bottom: 70px; }

.features__blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.features__block {
  width: 25%;
  margin-bottom: 50px;
  text-align: center; }

.features__block img, .features__block svg {
    margin-bottom: 21px; }

.features__block p {
    font-size: 17px;
    line-height: 1.65;
    text-align: center;
    color: #637282;
    margin: 0; }

.featerus__view-all {
  display: block;
  text-align: center;
  margin-top: 10px; }

.branded-apps {
  padding-bottom: 50px;
  text-align: center; }

.branded-apps img {
    max-width: 100%;
    margin-bottom: 62px; }

.branded-apps h2 {
    font-size: 34px;
    font-weight: 600;
    text-align: center;
    color: #344154;
    margin: 0 auto;
    margin-bottom: 20px; }

.branded-apps p {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.56;
    text-align: center;
    color: #637282;
    margin: 0 auto;
    margin-bottom: 20px; }

.get-started {
  padding: 50px 0;
  text-align: center; }

.get-started .ui-button--blue {
    margin-bottom: 15px; }

.get-started .ui-button--with-icn {
    color: #1b2733; }

.get-started__logo {
  margin-bottom: 30px; }

.get-started__title {
  font-size: 45px;
  font-weight: 600;
  line-height: 1.42;
  letter-spacing: -0.5px;
  text-align: center;
  color: #1b2733;
  margin: 0 auto;
  margin-bottom: 30px; }

.get-started__title + .get-started__subtitle {
    margin-top: -20px; }

.get-started__subtitle {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.67;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 30px;
  color: #637282; }

.compare-slider {
  width: 690px;
  height: 450px; }

.comparison-control {
  background: url("https://uscreen.global.ssl.fastly.net/static/home_page/slider-arrows.svg") center no-repeat;
  background-size: 240px;
  background-position: 44% 38%; }

.comparison-control:before, .comparison-control:after {
    content: '';
    display: block;
    position: absolute;
    top: 12px;
    width: 88px;
    height: 88px;
    -webkit-transition: margin-left .2s, margin-right .2s;
    transition: margin-left .2s, margin-right .2s; }

.comparison-control:before {
    background: url("https://uscreen.global.ssl.fastly.net/static/home_page/slider-arrow-right.svg") center no-repeat;
    left: 7px;
    -webkit-animation: flickerArrowLeft 2s infinite;
            animation: flickerArrowLeft 2s infinite; }

.comparison-control:after {
    background: url("https://uscreen.global.ssl.fastly.net/static/home_page/slider-arrow-left.svg") center no-repeat;
    right: -12px;
    -webkit-animation: flickerArrowRight 2s infinite;
            animation: flickerArrowRight 2s infinite; }

.comparison-control.none-animation:before, .comparison-control.none-animation:after {
    -webkit-animation: none;
            animation: none; }

.all-features-wrapper .ui-button.ui-button--grey {
  background-color: #006aff; }

.features-first-screen {
  min-height: 1350px;
  position: relative;
  padding-top: 228px;
  overflow: hidden; }

.features-first-screen:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 50%;
    top: 0;
    left: 0;
    background-image: linear-gradient(179deg, #eef9ff, #ffffff); }

.features-first-screen:after {
    content: '';
    display: block;
    position: absolute;
    width: 110vw;
    height: 50%;
    bottom: 0;
    left: -5vw;
    -webkit-transform: rotate(-7deg);
            transform: rotate(-7deg);
    background-image: radial-gradient(circle at 21% 9%, #006aff, #188bff); }

.features-first-screen > .container {
    position: relative;
    z-index: 2; }

.features-first-screen__title {
  margin: 0 auto;
  font-size: 60px;
  font-weight: 600;
  line-height: 1.07;
  text-align: center;
  color: #1b2733;
  margin-bottom: 15px; }

.features-first-screen__subtitle {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.67;
  text-align: center;
  color: #637282; }

.features-first-screen__blocks {
  margin-top: 115px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px; }

.features-first-screen__block {
  margin: 15px;
  width: calc(33.33% - 110px);
  border-radius: 3px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 10px 18px 0 rgba(54, 73, 93, .2);
          box-shadow: 0 10px 18px 0 rgba(54, 73, 93, .2);
  padding: 40px; }

.features-first-screen__block img, .features-first-screen__block svg {
    margin-bottom: 20px; }

.features-first-screen__block h3 {
    margin: 0 auto;
    margin-bottom: 20px;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.36;
    text-align: left;
    color: #1b2733; }

.features-first-screen__block p {
    margin: 0 auto;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.67;
    text-align: left;
    color: #637282; }

.features-first-screen__right-text {
  position: absolute;
  bottom: 266px;
  right: 50px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 300;
  font-size: 12px;
  color: #fff;
  z-index: 3;
  margin: 0 auto; }

.features-advatages {
  position: relative;
  z-index: 2;
  background: #fff;
  padding-top: 150px;
  padding-bottom: 150px;
  margin-top: -230px; }

.features-advatages__blocks {
  position: relative; }

.features-advatages__block {
  display: block;
  position: relative;
  padding-left: 80px; }

.features-advatages__block svg, .features-advatages__block img {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px; }

.features-advatages__block h3 {
    margin: 0 auto;
    font-size: 34px;
    font-weight: 600;
    line-height: 1.32;
    text-align: left;
    color: #344154;
    margin-bottom: 15px; }

.features-advatages__block p {
    margin: 0 auto;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.7;
    text-align: left;
    color: #637282; }

.features-advatages__block + .features-advatages__block {
    margin-top: 60px; }

.single-review {
  padding: 110px 0;
  position: relative;
  background-color: #f6fafd; }

.single-review + .get-started {
    margin-top: 100px; }

.single-review p {
    max-width: 620px;
    margin: 0 auto;
    margin-bottom: 30px;
    font-size: 28px;
    font-weight: 300;
    line-height: 1.5;
    text-align: center;
    color: #637282; }

.single-review h3 {
    margin: 0 auto;
    margin-bottom: 5px;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5;
    text-align: center;
    color: #1b2733; }

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

.single-review__link a {
    display: inline-block;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.67;
    text-align: center;
    color: #0a78ff;
    padding-right: 20px;
    text-decoration: none;
    background: url("https://uscreen.global.ssl.fastly.net/static/icons/icn-link.svg") center right no-repeat;
    background-size: 12px 12px; }

.single-review__link a span {
      color: #637282; }

.single-review__avatar {
  display: block;
  margin: 0 auto;
  margin-bottom: 20px;
  width: 50px;
  height: 50px;
  position: relative; }

.single-review__avatar img {
    width: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.innner-features-page .site-header__right .site-header__link {
  color: #fff; }

.innner-features-page .site-header__right .ui-button {
  background: #fff;
  color: #1b2733; }

.innner-features-page .first-screen .first-screen__slider-wrapper {
  border-radius: 4px;
  overflow: hidden; }

.innner-features-page .first-screen:after {
  display: none; }

.innner-features-page .first-screen .first-screen__title {
  color: #1b2733; }

.innner-features-page .first-screen .first-screen__subtitle {
  color: #637282; }

.customization-page .first-screen {
  background: url("https://uscreen.global.ssl.fastly.net/static/customization/bg.svg") top right no-repeat;
  background-size: 730px 670px;
  padding-bottom: 80px; }

.customization-page .first-screen__buttons .ui-button {
  color: #1b2733; }

.customization-page .first-screen__buttons .ui-button.ui-button--grey {
  background-color: #f28d74;
  color: #fff; }

.customization-page .first-screen__slider-wrapper img {
  width: 100%;
  margin-bottom: -5px; }

.cms-page .first-screen {
  background: url("https://uscreen.global.ssl.fastly.net/static/cms/bg.svg") top right no-repeat;
  background-size: 730px 670px;
  padding-bottom: 80px; }

.cms-page .first-screen__buttons .ui-button {
  color: #1b2733; }

.cms-page .first-screen__buttons .ui-button.ui-button--grey {
  background-color: #017aff;
  color: #fff; }

.cms-page .first-screen__slider-wrapper img {
  width: 100%;
  margin-bottom: -5px; }

.learning-tools-page .first-screen {
  background: url("https://uscreen.global.ssl.fastly.net/static/learning-tools/bg.svg") top right no-repeat;
  background-size: 730px 670px;
  padding-bottom: 80px; }

.learning-tools-page .first-screen__buttons .ui-button {
  color: #1b2733; }

.learning-tools-page .first-screen__buttons .ui-button.ui-button--grey {
  background-color: #9777e3;
  color: #fff; }

.learning-tools-page .first-screen__slider-wrapper img {
  width: 100%;
  margin-bottom: -5px; }

.marketing-and-payment-page .first-screen {
  background: url("https://uscreen.global.ssl.fastly.net/static/marketing_and_payment/bg.svg") top right no-repeat;
  background-size: 730px 670px;
  padding-bottom: 80px; }

.marketing-and-payment-page .first-screen__buttons .ui-button {
  color: #1b2733; }

.marketing-and-payment-page .first-screen__buttons .ui-button.ui-button--grey {
  background-color: #42c5a1;
  color: #fff; }

.marketing-and-payment-page .first-screen__slider-wrapper img {
  width: 100%;
  margin-bottom: -5px; }

.extras-page .first-screen {
  background: url("https://uscreen.global.ssl.fastly.net/static/extras-page/bg.svg") top right no-repeat;
  background-size: 730px 670px;
  padding-bottom: 80px; }

.extras-page .first-screen__buttons .ui-button {
  color: #1b2733; }

.extras-page .first-screen__buttons .ui-button.ui-button--grey {
  background-color: #ffe189;
  color: #1b2733; }

.extras-page .first-screen__slider-wrapper img {
  width: 100%;
  margin-bottom: -5px; }

.ott-apps-page .first-screen {
  background: url("https://uscreen.global.ssl.fastly.net/static/ott_apps/bg.svg") top right no-repeat;
  background-size: 730px 670px;
  padding-bottom: 80px; }

.ott-apps-page .first-screen__buttons .ui-button {
  color: #1b2733; }

.ott-apps-page .first-screen__buttons .ui-button.ui-button--grey {
  background-color: #78d3eb;
  color: #fff; }

.ott-apps-page .first-screen__slider-wrapper img {
  width: 100%;
  margin-bottom: -5px; }

.float-image__rows {
  display: block;
  padding-top: 100px; }

.float-image__rows + .get-started {
    margin-top: 100px; }

.float-image__rows-title {
  margin: 0 auto;
  margin-bottom: 80px;
  font-size: 34px;
  font-weight: 600;
  line-height: 1.53;
  text-align: center;
  color: #1b2733; }

.float-image__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.float-image__row + .float-image__row {
    margin-top: 130px; }

.float-image__row + .float-image__rows-title {
    margin-top: 130px; }

.float-image__row.float-image__row--more-text .float-image__block-image {
    width: 60%; }

.float-image__block img, .float-image__block svg {
  max-width: 100%; }

.float-image__block h3 {
  margin: 0 auto;
  margin-bottom: 15px;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.32;
  text-align: left;
  color: #344154; }

.float-image__block h3.with-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; }

.float-image__block h3.with-label span:nth-of-type(1) {
      font-size: 27px; }

.float-image__block h3.with-label span:nth-of-type(2) {
      display: inline-block;
      border-radius: 5px;
      background-color: #42c5a1;
      padding: 5px 10px;
      font-size: 14px;
      font-weight: bold;
      text-align: center;
      color: #ffffff;
      margin-left: 15px; }

.float-image__block h4 {
  margin: 0 auto;
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.36;
  text-align: left;
  color: #1b332b; }

.float-image__block p {
  margin: 0 auto;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.7;
  text-align: left;
  color: #637282; }

.float-image__block p.small {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.67;
    text-align: left;
    color: #637282;
    margin: 0 auto; }

.float-image__block p + h4 {
    margin-top: 40px; }

.float-image__block ul {
  margin: 0;
  padding: 0; }

.float-image__block ul li {
    position: relative;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.7;
    text-align: left;
    color: #637282;
    display: block; }

.float-image__block ul li:before {
      content: '- '; }

.float-image__block ul li + li {
      margin-top: 0; }

.float-image__block-text {
  width: 43%;
  padding-top: 0;
  padding-right: 30px; }

.float-image__block-text .label {
    display: inline-block;
    border-radius: 5px;
    background-color: #42c5a1;
    padding: 4px 8px;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    color: #ffffff;
    margin-bottom: 16px; }

.float-image__block-image {
  width: 74%;
  text-align: center; }

.float-image__block-image + .float-image__block-text {
    padding-right: 0;
    padding-left: 130px; }

.float-image__block-image.float-image__block-image--left img {
    display: block;
    margin-left: 0; }

.float-image__block-image.float-image__block-image--right img {
    display: block;
    margin-left: auto;
    margin-right: 0; }

.article-double-columns {
  padding-top: 94px;
  margin-bottom: -40px;
  position: relative; }

.article-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.article-column {
  width: 50%;
  margin-bottom: 40px; }

.article-column h3 {
    margin: 0 auto;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.36;
    text-align: left;
    color: #1b332b;
    margin-bottom: 10px; }

.article-column p {
    margin: 0 auto;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.67;
    text-align: left;
    color: #637282; }

.article-column + .article-column {
    margin-left: 160px; }

.centered-image {
  text-align: center;
  padding-top: 130px; }

.centered-image img, .centered-image svg {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    margin-bottom: 70px; }

.centered-image__title {
  font-size: 34px;
  font-weight: 600;
  line-height: 1.53;
  text-align: center;
  color: #1b2733;
  margin: 0 auto;
  margin-bottom: 50px; }

.centered-image__subtitle {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.7;
  text-align: center;
  color: #637282;
  max-width: 750px;
  margin: 0 auto;
  margin-top: -35px;
  margin-bottom: 50px; }

.centered-image__text-block {
  max-width: 400px;
  margin: 0 auto; }

.centered-image__text-block h3 {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.36;
    text-align: center;
    color: #1b332b;
    margin: 0 auto;
    margin-bottom: 10px; }

.centered-image__text-block p {
    margin: 0 auto;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.67;
    text-align: center;
    color: #637282; }

.centered-image__text-block + .article-row {
    margin-top: 40px; }

.related-articles {
  padding: 150px 0;
  padding-bottom: 100px; }

.related-articles__blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.related-articles__block {
  width: 50%;
  padding: 40px;
  border-radius: 3px;
  background-color: #ffffff;
  border: solid 2px transparent;
  -webkit-transition: border-color .2s;
  transition: border-color .2s;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.related-articles__block img, .related-articles__block svg {
    margin-bottom: 20px; }

.related-articles__block h3 {
    margin: 0 auto;
    margin-bottom: 20px;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.36;
    text-align: left;
    color: #1b2733; }

.related-articles__block p {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.67;
    text-align: left;
    color: #637282;
    margin-bottom: 20px; }

.related-articles__block:first-child {
    border-color: #e2e7ec; }

.related-articles__block.with-footer {
    padding-bottom: 86px; }

.related-articles__block-links a {
  display: block;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.55;
  text-align: left;
  color: #0a78ff;
  text-decoration: none; }

.related-articles__block-links a span {
    color: #1b2733; }

.related-articles__block-footer {
  position: absolute;
  padding-left: 37px;
  padding-bottom: 40px;
  bottom: 0;
  left: 0;
  width: 100%; }

.related-articles__block-footer a {
    font-size: 22px;
    font-weight: 500;
    line-height: 1.55;
    text-align: left;
    color: #1b2733;
    text-decoration: none;
    -webkit-transition: color .2s;
    transition: color .2s; }

.related-articles__block-footer a:hover, .related-articles__block-footer a:focus {
      color: #0a78ff; }

.our-integrations {
  padding-top: 100px; }

.our-integrations__inner {
  border-radius: 5px;
  background-color: #f6fafd;
  padding: 90px 0; }

.our-integrations__title {
  font-size: 34px;
  font-weight: 600;
  line-height: 1.53;
  text-align: center;
  color: #344154;
  margin: 0 auto;
  margin-bottom: 15px; }

.our-integrations__subtitle {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.67;
  text-align: center;
  color: #637282;
  max-width: 520px;
  margin: 0 auto;
  margin-bottom: 30px; }

.our-integrations__logos {
  max-width: 970px;
  margin: 0 auto;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.our-integrations__logos img {
    height: 33px;
    margin: 14px; }

.build-experience {
  position: relative;
  padding-top: 100px; }

.build-experience__title {
  margin: 0 auto;
  margin-bottom: 40px;
  font-size: 34px;
  font-weight: 600;
  line-height: 1.53;
  text-align: center;
  color: #1b2733; }

.build-experience__blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: -12.5px;
  margin-right: -12.5px; }

.build-experience__block {
  margin: 12.5px;
  width: 33.333%;
  border-radius: 3px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 10px 18px 0 rgba(54, 73, 93, .08);
          box-shadow: 0 10px 18px 0 rgba(54, 73, 93, .08);
  padding-top: 80px;
  padding-bottom: 40px;
  text-align: center; }

.build-experience__block img, .build-experience__block svg {
    height: 70px;
    margin-bottom: 50px; }

.build-experience__block p {
    font-size: 18px;
    margin: 0 auto;
    font-weight: 300;
    line-height: 1.67;
    text-align: center;
    color: #637282; }

.keep-revenue {
  text-align: center;
  position: relative;
  padding-top: 150px; }

.keep-revenue__logo {
  display: block;
  margin: 0 auto;
  margin-bottom: 15px; }

.keep-revenue__logo img, .keep-revenue__logo svg {
    width: 70px;
    height: 70px; }

.keep-revenue__title {
  font-size: 34px;
  font-weight: 600;
  line-height: 1.53;
  text-align: center;
  color: #1b2733;
  max-width: 520px;
  margin: 0 auto; }

.get-app-form {
  padding-top: 130px;
  background: #fff;
  position: relative; }

.get-app-form__title {
  margin: 0 auto;
  margin-bottom: 48px;
  font-size: 34px;
  font-weight: 600;
  line-height: 1.32;
  text-align: center;
  color: #344154; }

.get-app-form__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 500px;
  margin: 0 auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.get-app-form__form-input {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 20px;
  border-radius: 25px;
  background-color: #ffffff;
  border: solid 1.5px #e5eaf0;
  padding: 15px 25px;
  font-size: 15px;
  letter-spacing: -0.1px;
  text-align: left;
  color: #344154;
  outline: none; }

.get-app-form__form-input::-webkit-input-placeholder {
    color: #637282; }

.get-app-form__form-input::-moz-placeholder {
    color: #637282; }

.get-app-form__form-input:-moz-placeholder {
    color: #637282; }

.get-app-form__form-input:-ms-input-placeholder {
    color: #637282; }

.get-app-form__form-input:nth-of-type(1) {
    width: calc(50% - 10px); }

.get-app-form__form-input:nth-of-type(2) {
    width: calc(50% - 10px);
    margin-left: 20px; }

.get-app-form__form-input:nth-of-type(3) {
    width: 100%; }

.get-app-form__form-submit {
  border-radius: 30px;
  background-color: #006aff;
  border: none;
  -webkit-box-shadow: 4px 5px 30px 0 rgba(0, 48, 149, .32);
          box-shadow: 4px 5px 30px 0 rgba(0, 48, 149, .32);
  padding: 20px 50px;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  color: #ffffff;
  outline: none;
  cursor: pointer; }

.ott-reviews {
  position: relative;
  background-color: #f6fafd;
  padding: 25px 0;
  margin-top: 130px;
  padding-bottom: 0;
  margin-bottom: -20px; }

.ott-reviews__slide {
  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; }

.ott-reviews__slider-image {
  width: 250px; }

.ott-reviews__slider-image img {
    width: 100%; }

.ott-reviews__slider-content {
  padding-left: 90px;
  max-width: 500px; }

.ott-reviews__slider-content p {
    font-size: 20px;
    font-weight: 300;
    line-height: 1.7;
    text-align: left;
    color: #637282;
    margin: 0 auto;
    margin-bottom: 15px; }

.ott-reviews__person {
  position: relative;
  padding-left: 65px;
  min-height: 50px;
  text-align: left; }

.ott-reviews__person img {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px; }

.ott-reviews__person h3 {
    margin: 0 auto;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5;
    text-align: left;
    color: #1b2733; }

.ott-reviews__person a {
    display: inline-block;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.67;
    text-align: center;
    color: #0a78ff;
    padding-right: 20px;
    text-decoration: none;
    background: url("https://uscreen.global.ssl.fastly.net/static/icons/icn-link.svg") center right no-repeat;
    background-size: 12px 12px; }

.ott-reviews__person a span {
      color: #637282; }

.ott-reviews__person > span {
    display: block;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.67;
    text-align: left;
    color: #637282; }

.ott-reviews > .container {
  position: relative; }

.ott-reviews .tns-controls > button {
  position: absolute;
  top: 0;
  outline: none;
  background: none;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 0;
  width: 15px;
  height: 100%; }

.ott-reviews .tns-controls > button[data-controls='prev'] {
    left: 0;
    background: url("https://uscreen.global.ssl.fastly.net/static/icons/icn-slider-arrow-left.svg") center no-repeat;
    background-size: contain; }

.ott-reviews .tns-controls > button[data-controls='next'] {
    right: 0;
    background: url("https://uscreen.global.ssl.fastly.net/static/icons/icn-slider-arrow-right.svg") center no-repeat;
    background-size: contain; }

.blog-wrapper .ui-button.ui-button--grey {
  background-color: #006aff; }

.blog-page, .blog-category-page {
  padding-top: 240px; }

.blog-page__title {
  font-size: 34px;
  font-weight: 300;
  line-height: 1.47;
  text-align: center;
  color: #344154;
  max-width: 600px;
  margin: 0 auto;
  margin-bottom: 120px; }

.blog-page__title strong {
    font-weight: 600; }

.blog-load-more {
  text-align: center;
  margin: 50px 0; }

.mobile-popular {
  display: none; }

.blog-navigation {
  padding: 9px;
  border-radius: 40px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 9px 16px 0 rgba(224, 229, 238, .5);
          box-shadow: 0 9px 16px 0 rgba(224, 229, 238, .5);
  border: solid 1px #f2f5f9;
  margin-bottom: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.blog-navigation__links a {
  padding: 14px 25px;
  font-size: 16px;
  line-height: 1.62;
  text-align: center;
  color: #344154;
  -webkit-transition: color .2s background-color .2s;
  transition: color .2s background-color .2s;
  background-color: #fff;
  border-radius: 30px;
  text-decoration: none;
  display: inline-block; }

.blog-navigation__links a.active {
    background-color: #f28d74;
    color: #fff; }

.blog-navigation__search-input {
  padding: 16px 25px;
  padding-left: 32px;
  display: block;
  width: 100%;
  border: none;
  outline: none;
  background: #fff;
  font-size: 16px;
  color: #344154;
  background: url("https://uscreen.global.ssl.fastly.net/static/blog/icn-search.svg") left center no-repeat;
  max-width: 185px; }

.blog-navigation__search-input::-webkit-input-placeholder {
    color: #9daab7; }

.blog-navigation__search-input::-moz-placeholder {
    color: #9daab7; }

.blog-navigation__search-input:-moz-placeholder {
    color: #9daab7; }

.blog-navigation__search-input:-ms-input-placeholder {
    color: #9daab7; }

.single-post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 3px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 9px 16px 0 rgba(224, 229, 238, .5);
          box-shadow: 0 9px 16px 0 rgba(224, 229, 238, .5);
  overflow: hidden;
  margin-bottom: 40px; }

.single-post:hover .single-post__image:before {
    opacity: 0; }

.single-post__image {
  background-size: cover !important;
  width: calc(100% - 400px);
  min-height: 400px;
  position: relative; }

.single-post__image:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(30, 38, 46, .05);
    z-index: 1;
    -webkit-transition: opacity .2s;
    transition: opacity .2s; }

.single-post__content {
  padding: 40px 50px;
  padding-bottom: 65px;
  width: 400px;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.single-post__content h3 {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: left;
    color: #637282;
    text-transform: uppercase;
    margin: 0 auto;
    margin-bottom: 15px; }

.single-post__content h2 {
    margin: 0 auto;
    margin-bottom: 10px;
    font-size: 33px;
    font-weight: 600;
    line-height: 1.32;
    text-align: left;
    color: #344154; }

.single-post__content p {
    margin: 0 auto;
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.7;
    text-align: left;
    color: #637282; }

.single-post__content a {
    display: block;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    color: #0a78ff;
    text-decoration: none; }

.single-post__content-footer {
  position: absolute;
  bottom: 40px;
  left: 50px;
  font-size: 13px;
  text-align: left;
  color: #344154; }

.blog-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: -10px;
  margin-right: -10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.blog-grid > div,
  .blog-grid > article,
  .blog-grid > aside {
    width: calc(33.333% - 20px); }

.blog-grid__titles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.blog-grid__titles h2 {
    margin: 0 auto;
    margin-bottom: 20px;
    font-size: 34px;
    font-weight: 600;
    line-height: 1.32;
    text-align: left;
    color: #344154; }

.blog-grid__titles h2:nth-of-type(1) {
      width: 66.666%; }

.blog-grid__titles h2:nth-of-type(2) {
      width: 33.333%;
      text-align: center; }

.blog-item {
  display: block;
  border-radius: 3px;
  background-color: #fff;
  -webkit-box-shadow: 0 9px 16px 0 rgba(224, 229, 238, .5);
          box-shadow: 0 9px 16px 0 rgba(224, 229, 238, .5);
  margin: 15px 10px;
  position: relative; }

.blog-item:hover .blog-item__image:before, .blog-item:focus .blog-item__image:before {
    opacity: 0; }

.blog-item__image {
  display: block;
  height: 170px;
  background-size: cover !important;
  position: relative; }

.blog-item__image:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(30, 38, 46, .01);
    z-index: 1;
    -webkit-transition: opacity .2s;
    transition: opacity .2s; }

.blog-item__content {
  padding: 25px;
  position: relative;
  padding-bottom: 55px;
  display: block; }

.blog-item__content-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 15px; }

.blog-item__content-header time {
    display: block;
    font-size: 11px;
    text-align: left;
    color: #344154; }

.blog-item__category {
  display: block;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 0.7px;
  text-align: left;
  color: #637282;
  text-decoration: none; }

.blog-item__content-footer {
  position: absolute;
  bottom: 15px;
  left: 25px;
  width: calc(100% - 50px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.blog-item__content-footer .ui-arrow-button {
    display: block;
    width: 100%;
    text-align: right; }

.blog-item__author-avatar {
  width: 25px;
  height: 25px;
  position: relative;
  border-radius: 50%;
  display: block; }

.blog-item__author-avatar img {
    height: 25px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.blog-item__reading-time {
  padding-left: 25px;
  line-height: 20px;
  position: relative;
  font-size: 12px;
  text-align: left;
  display: block;
  color: #344154;
  background: url("https://uscreen.global.ssl.fastly.net/static/blog/icn-clock.svg") left center no-repeat; }

.blog-item__title {
  display: block;
  margin: 0 auto;
  margin-bottom: 11px;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.35;
  text-align: left;
  color: #344154;
  text-decoration: none; }

.blog-item__text {
  display: block;
  margin: 0 auto;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
  text-align: left;
  color: #637282; }

.blog-most-popular {
  display: block;
  border-radius: 3px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 9px 16px 0 rgba(224, 229, 238, .5);
          box-shadow: 0 9px 16px 0 rgba(224, 229, 238, .5);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 15px 10px;
  position: relative;
  padding: 25px 0; }

.blog-most-popular__item {
  padding: 0 20px;
  padding-left: 135px;
  min-height: 75px;
  position: relative; }

.blog-most-popular__item span {
    width: 30px;
    height: 30px;
    background-color: #ffffff;
    -webkit-box-shadow: 0 4px 8px 0 rgba(224, 229, 238, .6);
            box-shadow: 0 4px 8px 0 rgba(224, 229, 238, .6);
    position: absolute;
    bottom: -15px;
    left: 10px;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    color: #344154;
    border-radius: 50%; }

.blog-most-popular__item + .blog-most-popular__item {
    margin-top: 25px; }

.blog-most-popular__item-image {
  position: absolute;
  top: 0;
  left: 20px;
  width: 100px;
  height: 75px;
  border-radius: 4px; }

.blog-most-popular__item-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 15px; }

.blog-most-popular__item-header time {
    font-size: 11px;
    text-align: right;
    color: #344154; }

.blog-most-popular__item-category {
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 0.7px;
  text-align: left;
  color: #637282;
  text-decoration: none; }

.blog-most-popular__item-title {
  margin: 0 auto;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.33;
  text-align: left;
  color: #344154; }

.blog-post {
  position: relative;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 290px; }

.blog-post__inner {
  max-width: 860px;
  margin: 0 auto;
  margin-bottom: 100px; }

.blog-post__inner h1 {
    margin: 0 auto;
    font-size: 34px;
    font-weight: 600;
    line-height: 1.32;
    text-align: left;
    color: #344154;
    margin-bottom: 30px; }

.blog-post__inner h2 {
    font-size: 30px;
    line-height: 40px;
    margin: 0 auto;
    margin-bottom: 60px; }

.blog-post__inner img {
    max-width: 100%; }

.blog-post__inner img.blog-post__image-fullwidth {
      display: block;
      margin: 0 auto;
      width: 100%;
      margin-bottom: 30px; }

.blog-post__inner p {
    margin: 0 auto;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.7;
    text-align: left;
    color: #637282;
    margin-bottom: 60px; }

.blog-post__inner p a {
      color: #0c85ff;
      text-decoration: none;
      font-weight: 500; }

.blog-post__inner a {
    color: #0c85ff;
    text-decoration: none; }

.blog-post__inner blockquote {
    border-radius: 3px;
    background-color: #ffffff;
    -webkit-box-shadow: inset 4px 0 0 0 #31b2ff;
            box-shadow: inset 4px 0 0 0 #31b2ff;
    border: solid 0.7px #e1e8ef;
    margin: 0;
    padding: 25px 40px;
    font-size: 26px;
    font-weight: 300;
    font-style: italic;
    line-height: 1.46;
    text-align: left;
    color: #637282;
    margin: 0 auto;
    margin-bottom: 60px; }

.blog-post__inner blockquote.bq-twitter {
      background: url("https://uscreen.global.ssl.fastly.net/static/blog/icn-bq-twitter.svg") bottom 20px right 23px no-repeat; }

.blog-post__inner ul {
    margin: 0 auto;
    margin-bottom: 60px; }

.blog-post__inner ul li {
      list-style-type: inherit;
      font-size: 20px;
      font-weight: 300;
      line-height: 1.7;
      text-align: left;
      color: #637282;
      list-style-type: disc; }

.blog-post__social {
  position: absolute;
  top: 100px;
  left: 30px; }

.blog-post__social a {
    display: block;
    text-decoration: none; }

.blog-post__social a + a {
      margin-top: 15px; }

.blog-post__aside-author {
  position: absolute;
  left: 120px;
  top: 0;
  max-width: 150px;
  text-align: center; }

.blog-post__aside-author h3 {
    margin: 0 auto;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5;
    text-align: center;
    color: #1b2733; }

.blog-post__aside-author time {
    display: block;
    margin-bottom: 15px;
    font-size: 15px;
    font-weight: 500;
    line-height: 2.0;
    text-align: center;
    color: #637282; }

.blog-post__aside-author a {
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.9px;
    text-align: center;
    color: #006aff;
    margin-bottom: 13px; }

.blog-post__aside-author .blog-item__reading-time {
    display: inline-block; }

.blog-post__aside-author-avatar {
  width: 130px;
  height: 130px;
  position: relative;
  display: block;
  margin: 0 auto;
  margin-bottom: 22px; }

.blog-post__aside-author-avatar img {
    height: 130px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.blog-post__author {
  max-width: 680px;
  margin: 0 auto;
  position: relative;
  padding-left: 94px;
  min-height: 80px;
  margin-bottom: 100px; }

.blog-post__author h3 {
    font-size: 20px;
    font-weight: 300;
    line-height: 1.5;
    text-align: left;
    color: #1b2733;
    margin: 0 auto;
    margin-bottom: 5px; }

.blog-post__author h3 strong {
      font-weight: 600; }

.blog-post__author p {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.56;
    text-align: left;
    color: #637282;
    margin: 0 auto; }

.blog-post__author-avatar {
  position: absolute;
  top: 0;
  left: 0;
  width: 80px;
  height: 80px; }

.blog-post__author-avatar img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    height: 80px; }

.blog-subscribe {
  margin-bottom: 80px; }

.blog-subscribe img, .blog-subscribe svg {
    display: block;
    margin: 0 auto;
    margin-bottom: 30px;
    width: 70px;
    height: 70px; }

.blog-subscribe h3 {
    margin: 0 auto;
    font-size: 34px;
    font-weight: 600;
    text-align: center;
    color: #1b2733;
    margin-bottom: 30px; }

.blog-subscribe__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.blog-subscribe__form-input {
  border-radius: 25px;
  background-color: #ffffff;
  border: solid 1px #e5eaf0;
  padding: 16px 25px;
  font-size: 16px;
  font-weight: 300;
  text-align: left;
  color: #1b2733;
  outline: none; }

.blog-subscribe__form-input::-webkit-input-placeholder {
    color: #637282; }

.blog-subscribe__form-input::-moz-placeholder {
    color: #637282; }

.blog-subscribe__form-input:-moz-placeholder {
    color: #637282; }

.blog-subscribe__form-input:-ms-input-placeholder {
    color: #637282; }

.blog-subscribe__form-submit {
  margin-left: 15px;
  padding: 16px 25px;
  font-size: 16px;
  border-radius: 30px;
  background-color: #006aff;
  font-weight: 600;
  text-align: center;
  color: #ffffff;
  outline: none;
  border: none; }

.blog-post__related-articles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #f6fafd;
  padding-bottom: 50px;
  margin-top: 120px; }

.blog-post__related-articles > article,
  .blog-post__related-articles > div {
    max-width: 333px;
    margin: 10px;
    margin-top: -50px; }

.disqus-section {
  position: relative;
  margin-top: 40px; }

.disqus-section__sample {
  display: block;
  width: 590px;
  max-width: 100%;
  margin: 0 auto; }

.about-page-wrapper .related-articles__block h3 {
  font-size: 34px; }

.about-page-wrapper .ui-button.ui-button--grey {
  background-color: #006aff; }

.about-page {
  position: relative; }

.about-page .related-articles__block {
    min-height: 325px; }

.about-page .get-started__title {
    margin-bottom: 30px; }

.about-page__titles {
  padding-top: 243px;
  padding-bottom: 130px;
  background-image: linear-gradient(179deg, #eef9ff, #ffffff);
  text-align: center; }

.about-page__titles img, .about-page__titles svg {
    display: block;
    margin: 0 auto;
    margin-bottom: 36px;
    width: 76px;
    height: 65px; }

.about-page__titles .ui-button.ui-button--blue {
    font-weight: 600; }

.about-page__title {
  font-size: 60px;
  font-weight: 600;
  line-height: 1.07;
  text-align: center;
  color: #1b2733;
  margin: 0 auto;
  margin-bottom: 15px; }

.about-page__subtitle {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.67;
  text-align: center;
  color: #637282;
  margin: 0 auto; }

.about-page__text {
  padding: 0 15px;
  padding-bottom: 130px;
  max-width: 855px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.about-page__text p {
    font-size: 32px;
    font-weight: 300;
    line-height: 1.47;
    text-align: left;
    color: #344154;
    margin: 0 auto; }

.about-page__text p + p {
      margin-top: 60px; }

.about-page__head-quarters {
  padding-bottom: 130px;
  text-align: center; }

.about-page__head-quarters h2 {
    margin: 0 auto;
    font-size: 34px;
    font-weight: 600;
    line-height: 1.32;
    text-align: center;
    color: #344154;
    margin-bottom: 30px; }

.about-page__head-quarters svg, .about-page__head-quarters img {
    display: block;
    margin: 0 auto;
    margin-bottom: 30px;
    width: 80px;
    height: 80px; }

.about-page__head-quarters p {
    margin: 0 auto;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.7;
    text-align: center;
    color: #637282; }

.about-page__head-quarters p strong {
      font-weight: 500;
      color: #344154; }

.our-team {
  position: relative;
  padding: 110px 0;
  border-top: 1px solid #e6edf2;
  border-bottom: 1px solid #e6edf2; }

.our-team__title {
  margin: 0 auto;
  margin-bottom: 70px;
  font-size: 34px;
  font-weight: 600;
  line-height: 1.32;
  text-align: center;
  color: #344154; }

.our-team__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 840px;
  margin: 0 auto; }

.our-team__person {
  width: calc(25% - 20px);
  margin: 25px 10px;
  text-align: center; }

.our-team__person img, .our-team__person svg {
    width: 80px; }

.numbers-section {
  position: relative;
  padding-top: 150px; }

.numbers-section .container {
    max-width: 900px; }

.numbers-section__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

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

.numbers-section__block strong {
    display: block;
    font-size: 70px;
    font-weight: bold;
    line-height: 0.64;
    text-align: center;
    color: #344154;
    margin-bottom: 15px; }

.numbers-section__block p {
    margin: 0 auto;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.67;
    text-align: center;
    color: #637282; }

.our-mantra {
  padding-top: 150px;
  position: relative; }

.our-mantra__title {
  margin: 0 auto;
  font-size: 34px;
  font-weight: 600;
  text-align: center;
  color: #1b2733;
  margin-bottom: 60px; }

.our-mantra__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.our-mantra__block {
  margin: 20px;
  text-align: center;
  width: calc(33% - 40px); }

.our-mantra__block img, .our-mantra__block svg {
    display: block;
    margin: 0 auto;
    margin-bottom: 19px; }

.our-mantra__block h3 {
    font-size: 23px;
    font-weight: 600;
    line-height: 1.22;
    text-align: center;
    color: #1b2733;
    margin: 0 auto;
    margin-bottom: 10px; }

.our-mantra__block p {
    max-width: 290px;
    margin: 0 auto;
    font-size: 18px;
    line-height: 1.56;
    text-align: center;
    color: #637282; }

.enterprice-page-wrapper .ui-button.ui-button--grey {
  background-color: #006aff; }

.enterprice-page-wrapper .small-title {
  padding: 0; }

.enterprice-page-wrapper .small-title .get-started__title {
    font-size: 34px; }

.enterprice-page {
  position: relative; }

.enterprice-page .get-started__title {
    margin-bottom: 30px; }

.enterprice-page .ott-reviews {
    background: #fff;
    margin-bottom: 150px; }

.enterprice-page .ott-reviews__slider-content {
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }

.enterprice-page .ott-reviews__slider-image {
    max-width: 500px;
    width: 100%; }

.enterprice-page .ott-reviews__slider-image > img {
      width: 100%;
      max-width: none; }

.enterprice-page .ott-reviews__slider-image .ott-reviews__person {
      max-width: 230px;
      margin: 0 auto;
      margin-top: 25px; }

.enterprice-page__titles {
  padding-top: 243px;
  padding-bottom: 130px;
  background-image: linear-gradient(179deg, #eef9ff, #ffffff);
  text-align: center; }

.enterprice-page__titles img, .enterprice-page__titles svg {
    display: block;
    margin: 0 auto;
    margin-bottom: 36px;
    width: 76px;
    height: 65px; }

.enterprice-page__title {
  font-size: 60px;
  font-weight: 600;
  line-height: 1.07;
  text-align: center;
  color: #1b2733;
  margin: 0 auto;
  margin-bottom: 15px; }

.enterprice-page__subtitle {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.67;
  text-align: center;
  color: #637282;
  margin: 0 auto;
  margin-bottom: 25px; }

.go-enterprise {
  position: relative; }

.go-enterprise__title {
  text-transform: uppercase;
  margin: 0 auto;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1.8px;
  text-align: center;
  color: #637282; }

.go-enterprise__text {
  margin: 0 auto;
  font-size: 34px;
  font-weight: 300;
  line-height: 1.47;
  text-align: center;
  color: #344154;
  max-width: 700px; }

.keep-100-revenue {
  position: relative;
  margin-bottom: 170px;
  margin-top: 170px; }

.keep-100-revenue img, .keep-100-revenue svg {
    display: block;
    margin: 0 auto;
    margin-bottom: 15px; }

.keep-100-revenue h4 {
    margin: 0 auto;
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 300;
    text-align: center;
    color: #637282; }

.keep-100-revenue h3 {
    margin: 0 auto;
    margin-bottom: 15px;
    font-size: 34px;
    font-weight: 600;
    text-align: center;
    color: #1b2733; }

.keep-100-revenue p {
    margin: 0 auto;
    font-size: 20px;
    font-weight: 300;
    text-align: center;
    color: #637282; }

.security-at-finest {
  position: relative;
  margin-bottom: 148px; }

.security-at-finest .article-double-columns {
    padding-top: 70px; }

.security-at-finest .article-column > img,
  .security-at-finest .article-column > svg {
    display: block;
    margin-bottom: 19px; }

.security-at-finest__inner {
  padding: 90px 100px;
  border-radius: 5px;
  background-color: #f6fafd;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.security-at-finest__title {
  margin: 0 auto;
  margin-bottom: 15px;
  font-size: 34px;
  font-weight: 600;
  text-align: center;
  color: #1b2733; }

.security-at-finest__subtitle {
  margin: 0 auto;
  font-size: 20px;
  font-weight: 300;
  text-align: center;
  color: #637282; }

.examples-page-wrapper .ui-button.ui-button--grey {
  background-color: #006aff; }

.examples-page {
  position: relative; }

.examples-page .about-page__titles {
    padding-bottom: 60px; }

.examples-page__filter {
  text-align: center;
  margin-bottom: 70px; }

.examples-page__filter .blog-navigation {
    display: inline-block;
    margin-bottom: 0; }

.examples-row {
  position: relative; }

.examples-row__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 -12.5px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.examples-case {
  position: relative;
  overflow: hidden;
  border-radius: 3px;
  width: 330px;
  height: 355px;
  background-size: cover !important;
  margin: 12.5px;
  display: inline-block; }

.examples-case:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(24, 38, 53, .5);
    z-index: 1; }

.examples-case img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    max-width: 100%;
    z-index: 2; }

.examples-case__inner {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.examples-case--strart-new {
  border: dashed 2px #c1c9ce;
  position: relative;
  border-radius: 3px;
  width: 330px;
  height: 355px;
  padding-top: 127px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px;
  display: inline-block;
  text-decoration: none;
  text-align: center;
  margin: 12.5px; }

.examples-case--strart-new h3 {
    margin: 0 auto;
    font-size: 25px;
    font-weight: 600;
    line-height: 1.28;
    text-align: center;
    color: #344154;
    margin-bottom: 20px; }

.vod-page {
  position: relative; }

.vod-page .get-started__title {
    margin-bottom: 30px; }

.vod-first-screen {
  padding-top: 97px;
  padding-bottom: 130px;
  background-image: linear-gradient(179deg, #eef9ff, #ffffff);
  text-align: center; }

.vod-first-screen__logo {
  margin-bottom: 47px; }

.vod-first-screen__logo img, .vod-first-screen__logo svg {
    width: 175px;
    height: 31px;
    display: block;
    margin: 0 auto; }

.vod-first-screen__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.vod-first-screen__row > div:nth-of-type(1) {
    max-width: 580px; }

.vod-first-screen__row h1 {
    margin: 0 auto;
    font-size: 60px;
    font-weight: 600;
    line-height: 1.07;
    text-align: left;
    color: #1b2733;
    margin-bottom: 15px; }

.vod-first-screen__row p {
    margin: 0 auto;
    text-align: left; }

.vod-first-screen__row p span {
      display: inline-block;
      vertical-align: middle;
      padding: 0 25px;
      font-size: 18px;
      font-weight: 300;
      line-height: 1;
      text-align: left;
      color: #637282;
      border-left: 1px solid #637282; }

.vod-first-screen__row p span:first-child {
        padding-left: 0;
        border-left: none; }

.vod-first-screen__form {
  width: 380px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 3px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 9px 16px 0 rgba(224, 229, 238, .5);
          box-shadow: 0 9px 16px 0 rgba(224, 229, 238, .5);
  padding: 57px; }

.vod-first-screen__form h2 {
    margin: 0 auto;
    margin-bottom: 40px;
    font-size: 32px;
    font-weight: 600;
    line-height: 0.88;
    text-align: center;
    color: #1b2733; }

.vod-first-screen__form-input {
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 25px;
  background-color: #ffffff;
  border: solid 1px #e5eaf0;
  padding: 15px 25px;
  color: #637282;
  margin-bottom: 20px; }

.vod-first-screen__form-submit {
  display: block;
  width: 100%;
  border-radius: 30px;
  background-color: #006aff;
  -webkit-box-shadow: 4px 5px 30px 0 rgba(0, 48, 149, .32);
          box-shadow: 4px 5px 30px 0 rgba(0, 48, 149, .32);
  outline: none;
  border: none;
  padding: 15px;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  color: #ffffff; }

.vod-blocks__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -12.5px; }

.vod-block {
  width: 330px;
  height: 320px;
  border-radius: 3px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 9px 16px 0 rgba(224, 229, 238, .5);
          box-shadow: 0 9px 16px 0 rgba(224, 229, 238, .5);
  margin: 12.5px;
  text-align: center;
  padding: 25px;
  padding-top: 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.vod-block img, .vod-block svg {
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
    height: 70px;
    width: 70px; }

.vod-block h3 {
    margin: 0 auto;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.25;
    text-align: center;
    color: #1b2733;
    margin-bottom: 15px; }

.vod-block p {
    margin: 0 auto;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.44;
    text-align: center;
    color: #637282; }

.vod-block--video {
  width: 330px;
  height: 320px;
  border-radius: 3px;
  background: url("https://uscreen.global.ssl.fastly.net/static/vod/family.png") center no-repeat;
  background-size: cover;
  background-color: #ffffff;
  -webkit-box-shadow: 0 9px 16px 0 rgba(224, 229, 238, .5);
          box-shadow: 0 9px 16px 0 rgba(224, 229, 238, .5);
  margin: 12.5px;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative; }

.vod-block--video img, .vod-block--video svg {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.pricing-page-wrapper .ui-button.ui-button--grey {
  background-color: #006aff; }

.pricing-page {
  position: relative; }

.pricing-page .get-started__title {
    margin-bottom: 30px; }

.pricing-page .about-page__subtitle {
    margin-bottom: 25px; }

.well-what-about {
  padding: 150px 0;
  padding-bottom: 100px; }

.well-what-about__title {
  margin: 0 auto;
  font-size: 34px;
  font-weight: 600;
  line-height: 1.32;
  text-align: center;
  color: #344154;
  margin-bottom: 60px; }

.well-what-about__question h3 {
  margin: 0 auto;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.55;
  text-align: left;
  color: #1b332b;
  margin-bottom: 10px; }

.well-what-about__question p {
  margin: 0 auto;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.67;
  text-align: left;
  color: #637282; }

.well-what-about__question + .well-what-about__question {
  margin-top: 40px; }

.need-more-solution {
  padding-top: 35px; }

.need-more-solution__title {
  text-align: center;
  margin: 0 auto;
  font-size: 34px;
  font-weight: 600;
  line-height: 1.32;
  text-align: center;
  color: #344154;
  margin-bottom: 15px; }

.need-more-solution__link {
  display: block;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.7;
  text-align: center;
  color: #637282;
  text-decoration: underline;
  -webkit-transition: color .2s;
  transition: color .2s; }

.need-more-solution__link:hover, .need-more-solution__link:focus {
    color: #0a78ff; }

.base-features-included {
  padding-bottom: 130px; }

.base-features-included__title {
  margin: 0 auto;
  margin-bottom: 60px;
  font-size: 34px;
  font-weight: 600;
  line-height: 1.32;
  text-align: center;
  color: #344154; }

.base-features-included__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: -30px;
  margin-right: -30px; }

.base-features-included__column {
  margin: 0 30px; }

.base-features-included__column p {
    margin: 0 auto;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.7;
    text-align: left;
    color: #637282;
    padding-left: 31px;
    position: relative;
    background: url("https://uscreen.global.ssl.fastly.net/static/pricing/check-blue.svg") left center no-repeat; }

.base-features-included__column p + p {
      margin-top: 30px; }

.base-features-included__column p i {
      background: url("https://uscreen.global.ssl.fastly.net/static/pricing/icn-question.svg") center no-repeat;
      width: 14px;
      height: 14px;
      display: inline-block;
      vertical-align: middle;
      position: relative; }

.base-features-included__column p i span {
        position: absolute;
        top: -15px;
        left: 0;
        background: #fff;
        color: #637282;
        z-index: -1;
        opacity: 0; }

.pricing-table {
  padding-bottom: 130px; }

.pricing-table__header {
  position: relative;
  margin-bottom: 85px;
  text-align: center; }

.pricing-table__header-block {
  display: inline-block;
  vertical-align: middle; }

.pricing-table__header-block span {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    line-height: 1.89;
    text-align: left;
    color: #637282;
    margin-right: 20px; }

.pricing-table__header-block + .pricing-table__header-block {
    margin-left: 20px; }

.pricing-table__save-label {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  color: #ffffff;
  padding: 7px 10px;
  border-radius: 20px;
  background-color: #ff9c12; }

.pricing-table__checkbox {
  display: inline-block;
  vertical-align: middle;
  position: relative; }

.pricing-table__checkbox input[type=checkbox] {
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.pricing-table__checkbox input[type=checkbox]:checked + label {
      background: #f28d74;
      border-color: #f38469; }

.pricing-table__checkbox input[type=checkbox]:checked + label:after {
        left: calc(100% + 4px);
        -webkit-transform: translateX(-100%);
                transform: translateX(-100%); }

.pricing-table__checkbox label {
    cursor: pointer;
    text-indent: -9999px;
    width: 50px;
    height: 31px;
    background-color: #f6fafd;
    border: solid 1.5px #ecf0f3;
    display: block;
    border-radius: 100px;
    position: relative; }

.pricing-table__checkbox label:after {
      content: '';
      position: absolute;
      top: -4px;
      left: -4px;
      width: 35px;
      height: 35px;
      background-color: #ffffff;
      -webkit-box-shadow: 0 6px 10px 0 rgba(224, 229, 238, .45);
              box-shadow: 0 6px 10px 0 rgba(224, 229, 238, .45);
      border: solid 1.9px #e5eaed;
      border-radius: 50%;
      -webkit-transition: 0.3s;
      transition: 0.3s; }

.pricing-table__checkbox label:active:after {
      width: 32.5px; }

.pricing-table__blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.pricing-table__block {
  width: 350px;
  min-height: 660px;
  border-radius: 8px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 9px 16px 0 rgba(224, 229, 238, .5);
          box-shadow: 0 9px 16px 0 rgba(224, 229, 238, .5);
  border: solid 1px #e5eaed;
  position: relative;
  padding: 30px 50px; }

.pricing-table__block.active {
    margin-left: 41px;
    margin-right: 41px;
    margin-bottom: -10px;
    z-index: 2;
    border: none;
    border-top: 4px solid #006aff; }

.pricing-table__block.active .pricing-table__block-price strong {
      color: #006aff; }

.pricing-table__block.active .pricing-table__block-price sup {
      color: #006aff; }

.pricing-table__block.active .pricing-table__block-link span {
      color: #fff;
      border-color: #006aff;
      background: #006aff; }

.pricing-table__block h2 {
    margin: 0 auto;
    margin-bottom: 12px;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    color: #344154; }

.pricing-table__block h3 {
    margin: 0 auto;
    margin-bottom: 21px;
    font-size: 16px;
    font-weight: 300;
    text-align: center;
    color: #637282; }

.pricing-table__block p {
    font-size: 18px;
    line-height: 1.5;
    text-align: left;
    color: #344154;
    margin: 0 auto;
    margin-bottom: 20px; }

.pricing-table__block p strong {
      font-weight: 600; }

.pricing-table__block ul {
    margin: 0;
    padding: 0; }

.pricing-table__block ul li {
      display: block;
      font-size: 18px;
      font-weight: 300;
      line-height: 2.28;
      text-align: left;
      color: #637282; }

.pricing-table__block ul li i {
        background: url("https://uscreen.global.ssl.fastly.net/static/pricing/icn-question.svg") center no-repeat;
        width: 14px;
        height: 14px;
        display: inline-block;
        vertical-align: middle;
        position: relative; }

.pricing-table__block ul li i span {
          position: absolute;
          top: -15px;
          left: 0;
          background: #fff;
          color: #637282;
          z-index: -1;
          opacity: 0; }

.pricing-table__block-active-label {
  position: absolute;
  top: 30px;
  right: -15px; }

.pricing-table__block-active-label span {
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    border-radius: 3px;
    background-color: #02e900;
    padding: 8px 12px;
    color: #fff; }

.pricing-table__block-price {
  text-align: center;
  margin-bottom: 15px; }

.pricing-table__block-price sup {
    font-size: 19px;
    letter-spacing: -0.9px;
    text-align: center;
    color: #006aff;
    top: -1em; }

.pricing-table__block-price strong {
    font-size: 48px;
    letter-spacing: -2px;
    text-align: center;
    color: #006aff; }

.pricing-table__block-price sub {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.67;
    text-align: 006aff;
    color: #637282; }

.pricing-table__block-link {
  display: block;
  text-align: center;
  cursor: pointer;
  margin-bottom: 40px; }

.pricing-table__block-link span {
    display: inline-block;
    vertical-align: middle;
    border-radius: 30px;
    border: solid 1px #006aff;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    color: #006aff;
    padding: 16px 30px; }

.university-wrapper .about-page__titles {
  padding-bottom: 0; }

.university-wrapper .site-header__right .ui-button {
  background: #006aff;
  color: #fff; }

.university-top-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }

.university-top-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }

.subscribe-newsletter {
  display: block;
  padding: 0 15px;
  margin: 0 auto;
  margin-top: 25px;
  margin-bottom: 152px; }

.subscribe-newsletter form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

.subscribe-newsletter__input {
  border-radius: 25px;
  border: solid 1.5px #e5eaf0;
  padding: 15px 25px;
  line-height: 1;
  margin-right: 20px;
  min-width: 240px;
  font-size: 15px;
  color: #1b2733;
  outline: none;
  background: transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.subscribe-newsletter__submit {
  background: none;
  border: none;
  outline: none;
  padding: 15px 25px;
  border-radius: 25px;
  background-color: #006aff;
  -webkit-box-shadow: 4px 5px 30px 0 rgba(0, 48, 149, .32);
          box-shadow: 4px 5px 30px 0 rgba(0, 48, 149, .32);
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  color: #ffffff; }

.university-categories__list {
  position: relative; }

.university-categories__list-title {
  font-size: 34px;
  font-weight: 600;
  line-height: 1.32;
  text-align: center;
  color: #1b2733;
  margin-bottom: 30px; }

.university-categories__list-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 30px 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.university-categories__list-inner.university-categories__list-inner--category {
    max-width: 1059px;
    margin: 0 auto; }

.university-categories__list-inner.university-categories__list-inner--category > article {
      max-width: 333px;
      margin: 15px 10px; }

.university-categories__list-inner.university-categories__list-inner--category .blog-item__content {
      padding-bottom: 70px; }

.university-categories__list-inner.university-categories__list-inner--category .blog-item__content-footer {
      bottom: 25px; }

.university-categories__list-block {
  width: 330px;
  border-radius: 3px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 9px 16px 0 rgba(224, 229, 238, .5);
          box-shadow: 0 9px 16px 0 rgba(224, 229, 238, .5);
  text-decoration: none;
  text-align: center;
  padding: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 12.5px; }

.university-categories__list-block span {
    display: block;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.67;
    margin-top: 50px;
    text-align: center;
    color: #637282; }

.search-for-specific-topic {
  padding: 40px 15px; }

.search-for-specific-topic__input {
  display: block;
  width: 100%;
  max-width: 520px;
  margin: 0 auto;
  line-height: 1;
  padding: 20px;
  padding-left: 68px;
  border-radius: 38px;
  background: url("/icons/icn-search.svg") center left 30px no-repeat;
  background-color: #ffffff;
  -webkit-box-shadow: 0 5px 12px 0 rgba(224, 229, 238, .4);
          box-shadow: 0 5px 12px 0 rgba(224, 229, 238, .4);
  border: none;
  outline: none;
  font-size: 18px; }

.search-for-specific-topic__input.search-for-specific-topic__input--mobile {
    display: none; }

.university-inner-page {
  padding: 0 15px;
  padding-top: 210px; }

.university-inner-page__title {
  font-size: 60px;
  font-weight: 600;
  line-height: 1.07;
  text-align: center;
  color: #1b2733;
  max-width: 460px;
  margin: 0 auto;
  margin-bottom: 120px;
  position: relative; }

.university-inner-page__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 1040px;
  margin: 0 auto;
  font-size: 20px;
  font-weight: 300;
  text-align: left;
  color: #637282;
  line-height: 1.7;
  position: relative; }

.university-inner-page__content > div > img {
    display: block;
    width: 100%;
    margin-bottom: 30px; }

.university-inner-page__content > div:nth-of-type(1) {
    width: 260px; }

.university-inner-page__content > div:nth-of-type(2) {
    width: calc(100% - 320px);
    margin-left: 60px; }

.university-inner-page__content h1, .university-inner-page__content h2 {
    font-size: 34px;
    font-weight: 600;
    line-height: 1.32;
    color: #344154;
    margin: 0 auto;
    margin-bottom: 30px; }

.university-inner-page__content h3, .university-inner-page__content h4 {
    font-size: 30px;
    font-weight: 600;
    line-height: 1.32;
    color: #344154;
    margin: 0 auto;
    margin-bottom: 20px; }

.university-inner-page__content h5 {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.32;
    color: #344154;
    margin: 0 auto;
    margin-bottom: 20px; }

.university-inner-page__content p {
    font-size: 20px;
    font-weight: 300;
    text-align: left;
    color: #637282; }

.university-inner-page__content p a {
      font-weight: 500;
      color: #0c85ff;
      text-decoration: none; }

.university-inner-page__content mark {
    background: #edf6ff;
    color: #0c85ff; }

.university__menu {
  padding: 15px 30px;
  font-size: 16px;
  line-height: 1.56;
  text-align: left;
  color: #344154;
  border-radius: 3px;
  background-color: #f0f9ff;
  margin-bottom: 30px; }

.university__menu-item {
  padding: 15px 0;
  font-size: 16px;
  text-align: left;
  color: #344154;
  border-bottom: 1px solid #dde8ef;
  text-decoration: none;
  display: block; }

.university__menu-item h5 {
    font-weight: 500;
    font-size: 16px;
    margin: 0 auto; }

.university__menu-item h5 svg {
      width: 17px;
      height: auto;
      display: inline-block;
      vertical-align: middle;
      margin-right: 6px;
      margin-top: -3px; }

.university__menu-item.active {
    color: #0c85ff; }

.university__menu-item:last-child {
    border-bottom: none; }

.dont-forget-gear {
  padding: 40px 32px;
  border-radius: 3px;
  background-color: #006aff;
  text-align: center;
  margin-bottom: 30px; }

.dont-forget-gear img, .dont-forget-gear svg {
    display: block;
    margin: 0 auto;
    margin-bottom: 20px; }

.dont-forget-gear h3 {
    font-size: 25px;
    font-weight: 600;
    line-height: 1.28;
    text-align: center;
    color: #ffffff;
    margin: 0 auto;
    margin-bottom: 10px; }

.dont-forget-gear h4 {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    text-align: center;
    color: #bad7ff;
    margin: 0 auto;
    margin-bottom: 20px; }

.dont-forget-gear a {
    display: inline-block;
    line-height: 1;
    padding: 10px;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    color: #1b2733;
    border-radius: 30px;
    background-color: #ffffff;
    text-decoration: none; }

.university-author {
  padding: 0 30px;
  text-align: center; }

.university-author h4 {
    margin: 0 auto;
    font-size: 15px;
    font-weight: 500;
    line-height: 2;
    text-align: center;
    color: #637282; }

.university-author h3 {
    margin: 0 auto;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #1b2733; }

.university-author a {
    display: block;
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #006aff;
    text-decoration: none; }

.university-author p {
    margin: 0 auto;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    text-align: center;
    color: #637282; }

.university-author__avatar {
  width: 130px;
  height: 130px;
  overflow: hidden;
  border-radius: 50%;
  margin: 0 auto;
  margin-bottom: 20px;
  position: relative; }

.university-author__avatar img {
    height: 130px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.university__section-next {
  border-radius: 3px;
  background-color: #ffffff;
  border: solid 2px #e2e7ec;
  padding: 40px;
  margin-top: 50px; }

.university__section-next h3 {
    font-size: 22px;
    margin-bottom: 10px; }

.university__section-border-block {
  border-radius: 3px;
  background-color: #ffffff;
  border: solid 2px #e2e7ec;
  padding: 25px 30px;
  margin-top: 50px; }

.university__section-border-block h3 {
    font-size: 22px;
    margin-bottom: 10px; }

.university__section-border-block p {
    margin: 0 auto;
    color: #006aff; }

.university-marked-text {
  margin: 30px auto;
  font-size: 18px;
  line-height: 1.5;
  text-align: left;
  color: #006aff;
  font-style: italic; }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .university-inner-page__content > div:nth-of-type(1) {
    width: 260px; }
  .university-inner-page__content > div:nth-of-type(2) {
    width: calc(100% - 275px);
    margin-left: 15px; } }

@media only screen and (max-width: 767px) {
  .university-inner-page__content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .university-inner-page__content > div:nth-of-type(1) {
      width: 100%;
      margin: 0 auto;
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 2;
      order: 2; }
    .university-inner-page__content > div:nth-of-type(2) {
      -webkit-box-ordinal-group: 1;
      -ms-flex-order: 1;
      order: 1;
      width: 100%;
      margin: 0 auto; }
    .university-inner-page__content h1, .university-inner-page__content h2 {
      font-size: 23px;
      margin-bottom: 20px; }
    .university-inner-page__content h3, .university-inner-page__content h4 {
      font-size: 22px;
      margin-bottom: 20px; }
    .university-inner-page__content h5 {
      font-size: 20px;
      margin-bottom: 10px; }
    .university-inner-page__content p, .university-inner-page__content ul, .university-inner-page__content ol {
      font-size: 16px;
      font-weight: 300; }
  .university-inner-page {
    padding-top: 80px; }
  .university-inner-page__title {
    font-size: 30px;
    margin-bottom: 60px; }
  .university__section-next {
    margin-bottom: 30px;
    padding: 30px; }
  .subscribe-newsletter form {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .subscribe-newsletter .subscribe-newsletter__submit {
    width: 100%;
    margin-top: 16px; }
  .subscribe-newsletter .subscribe-newsletter__input {
    width: 100%;
    margin: 0 auto; }
  .university-categories__list-title {
    font-size: 22px; }
  .subscribe-newsletter {
    margin-bottom: 30px; }
  .search-for-specific-topic {
    padding: 10px 15px; }
  .search-for-specific-topic__input {
    font-size: 14px;
    display: none; }
    .search-for-specific-topic__input.search-for-specific-topic__input--mobile {
      display: block; }
  .university-top-image {
    position: relative;
    top: 55px; }
    .university-top-image img {
      position: relative; } }

@media only screen and (min-width: 991px) and (max-width: 1345px) {
  .first-screen__left-side {
    padding-left: 0;
    padding-right: 20px; }
  .first-screen {
    padding-top: 130px; }
  .first-screen__right-side {
    max-width: 60%; }
  .first-screen__title {
    font-size: 50px;
    margin-top: 0; }
  .first-screen__subtitle {
    font-size: 16px; }
  .ui-button {
    padding: 12px 20px; }
  .advantages__image-block:nth-of-type(1) .advantages__image-block-right h3 {
    font-size: 30px; }
  .advantages__image-block:nth-of-type(2) .advantages__image-block-left h3 {
    font-size: 30px; }
  .advantages__image-block:nth-of-type(3) .advantages__image-block-right h3 {
    font-size: 30px; }
  .reviews__text {
    padding-left: 2em; }
  .features-first-screen__block p {
    font-size: 16px; }
  .features-first-screen__right-text {
    display: none; }
  .innner-features-page .first-screen {
    background-size: contain; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .first-screeen__content {
    display: block;
    margin-right: 0; }
  .first-screen__left-side {
    padding: 0;
    text-align: center;
    margin-bottom: 30px; }
  .site-header {
    top: 20px; }
  .site-header__logo {
    margin-right: 35px; }
    .site-header__logo img {
      max-width: 110px; }
  .first-screen__title {
    margin-top: 0;
    text-align: center;
    font-size: 50px; }
    .first-screen__title br {
      display: none; }
  .first-screen__slider-wrapper {
    max-width: none; }
  .site-header__link, .site-header__dropdown-header {
    font-size: 13px; }
  .ui-button {
    font-size: 13px;
    padding: 10px 15px; }
  .first-screen {
    padding-top: 90px;
    padding-bottom: 75px; }
  .advantages__title {
    margin-bottom: 40px;
    font-size: 30px; }
  .advantages__icon-blocks {
    margin-left: -7.5px;
    margin-right: -7.5px; }
  .advantages__icon-block {
    padding: 0 7.5px; }
    .advantages__icon-block h3 {
      font-size: 16px;
      margin-bottom: 10px; }
    .advantages__icon-block p {
      margin: 0 auto;
      font-size: 15px; }
  .advantages__icon-blocks {
    padding-bottom: 30px; }
  .advantages__image-block + .advantages__image-block {
    margin-top: 30px; }
  .advantages__image-block:nth-of-type(1) .advantages__image-block-left {
    max-width: 50%; }
    .advantages__image-block:nth-of-type(1) .advantages__image-block-left img, .advantages__image-block:nth-of-type(1) .advantages__image-block-left svg {
      margin-bottom: 0; }
    .advantages__image-block:nth-of-type(1) .advantages__image-block-left p {
      margin-top: 10px;
      margin-bottom: 0; }
  .advantages__image-block:nth-of-type(1) .advantages__image-block-right {
    padding-top: 25px;
    padding-left: 15px; }
    .advantages__image-block:nth-of-type(1) .advantages__image-block-right h3 {
      font-size: 22px;
      margin-bottom: 10px; }
    .advantages__image-block:nth-of-type(1) .advantages__image-block-right p {
      margin: 0 auto;
      font-size: 18px; }
  .advantages__image-block:nth-of-type(2) .advantages__image-block-left {
    padding-right: 15px;
    padding-top: 75px; }
    .advantages__image-block:nth-of-type(2) .advantages__image-block-left h3 {
      font-size: 22px; }
    .advantages__image-block:nth-of-type(2) .advantages__image-block-left p {
      margin: 0 auto;
      font-size: 18px; }
  .advantages__image-block:nth-of-type(2) .advantages__image-block-right {
    max-width: 50%; }
  .advantages__image-block:nth-of-type(3) .advantages__image-block-left {
    max-width: 50%; }
  .advantages__image-block:nth-of-type(3) .advantages__image-block-right {
    padding-left: 15px;
    padding-top: 25px; }
    .advantages__image-block:nth-of-type(3) .advantages__image-block-right h3 {
      font-size: 22px; }
    .advantages__image-block:nth-of-type(3) .advantages__image-block-right p {
      margin: 0 auto;
      font-size: 18px; }
  .set-up__title {
    margin-top: 0;
    margin-bottom: 30px; }
  .set-up__content-step > div h3 {
    font-size: 22px; }
  .set-up__content-step > div p {
    font-size: 16px; }
  .set-up {
    margin-bottom: -90px;
    overflow: hidden; }
  .set-up__steps {
    margin-bottom: 40px; }
  .set-up__step span {
    font-size: 16px; }
  .reviews__slider-item {
    display: block;
    text-align: center; }
  .reviews__video img {
    max-width: 390px; }
  .reviews__text {
    padding: 0 15px; }
    .reviews__text p {
      font-size: 22px;
      text-align: center; }
  .reviews {
    margin-bottom: 30px; }
  .partners {
    margin-bottom: 30px; }
  .partners-inner > a {
    padding: 0 15px; }
  .partners-inner {
    padding: 35px 20px; }
  .features__title {
    font-size: 30px;
    margin-bottom: 60px; }
  .branded-apps img {
    max-width: 95%; }
  .branded-apps h2 {
    font-size: 30px; }
  .branded-apps {
    padding-bottom: 0; }
  .get-started__title {
    font-size: 35px; }
  .site-footer {
    padding: 50px 0; }
  .site-footer__rows > div a {
    font-size: 16px; }
  .site-footer__rows > div p {
    font-size: 16px; }
  .features-first-screen {
    padding-top: 128px; }
  .features-first-screen__block {
    width: calc(50% - 110px); }
  .features-first-screen__blocks {
    margin-top: 90px; }
  .features-first-screen__right-text {
    display: none; }
  .features-advatages {
    margin-top: 0; }
  .features-advatages {
    padding: 100px 0; }
  .innner-features-page .first-screen {
    background-size: cover; }
  .innner-features-page .first-screen__buttons .ui-button.ui-button--grey {
    background: #263547; }
  .innner-features-page .first-screen .first-screen__subtitle {
    color: #fff; }
  .innner-features-page .site-header__link, .innner-features-page .site-header__dropdown-header {
    color: #fff; }
  .innner-features-page .first-screen .first-screen__title {
    color: #fff; }
  .build-experience {
    padding-top: 50px; }
  .build-experience__block {
    padding: 30px 15px; }
    .build-experience__block p {
      font-size: 16px; }
  .build-experience__block img, .build-experience__block svg {
    margin-bottom: 20px; }
  .float-image__block-image + .float-image__block-text {
    padding-left: 30px; }
  .float-image__block-text {
    padding-top: 30px; }
  .float-image__block h3 {
    font-size: 23px; }
  .float-image__block p {
    font-size: 16px; }
  .float-image__row + .float-image__row {
    margin-top: 80px; }
  .innner-features-page .site-header__logo #Uscreen-logo path:nth-of-type(1) {
    fill: #fff; }
  .innner-features-page .site-header__logo #Uscreen-logo path:nth-of-type(2) {
    fill: #fff; }
  .innner-features-page .site-header__logo #Uscreen-logo path:nth-of-type(3) {
    fill: #0c85ff; }
  .our-integrations__inner {
    padding: 40px 0; }
  .our-integrations__title {
    font-size: 25px; }
  .our-integrations__subtitle {
    font-size: 16px; }
  .our-integrations__logos img {
    height: 25px; }
  .related-articles {
    padding: 40px 0; }
  .related-articles__block p {
    font-size: 16px; }
  .blog-grid > div, .blog-grid > article, .blog-grid > aside {
    width: calc(50% - 20px); }
  .blog-grid__titles h2:nth-of-type(1) {
    width: 100%; }
  .blog-grid__titles h2:nth-of-type(2) {
    display: none; }
  .blog-grid .blog-most-popular {
    display: none; }
  .mobile-popular {
    display: block;
    margin-bottom: 40px; }
    .mobile-popular h2 {
      margin: 0 auto;
      margin-bottom: 20px;
      font-size: 34px;
      font-weight: 600;
      line-height: 1.32;
      text-align: left;
      color: #344154; }
    .mobile-popular .blog-most-popular {
      margin: 0 auto; }
  .blog-page, .blog-category-page {
    padding-top: 100px; }
  .blog-navigation__links a {
    padding: 10px;
    font-size: 14px; }
  .blog-navigation__search-input {
    padding: 7px 15px;
    padding-left: 30px;
    font-size: 14px; }
  .blog-page__title {
    font-size: 24px;
    margin-bottom: 60px; }
  .single-post__content h3 {
    font-size: 12px; }
  .single-post__content h2 {
    font-size: 24px; }
  .single-post__content p {
    font-size: 16px; }
  .blog-post {
    padding-right: 100px;
    padding-left: 100px; }
  .blog-post__aside-author {
    display: none; }
  .security-at-finest__inner {
    padding: 30px; }
  .vod-first-screen__row h1 {
    font-size: 42px; }
  .pricing-table__block-price strong {
    font-size: 45px; }
  .pricing-table__block-link span {
    padding: 14px 20px; }
  .pricing-table__block {
    padding: 30px; }
  .pricing-table__block ul li {
    font-size: 16px; }
  .base-features-included__column p {
    font-size: 15px; }
  .first-screen__right-side {
    display: none; }
  .first-screen {
    min-height: 270px; }
  .site-header__elements > div, .site-header__elements > a {
    margin: 0 15px; }
  .pricing-table__block.active {
    margin-left: 15px;
    margin-right: 15px; } }

@media only screen and (max-width: 767px) {
  .site-footer__rows {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; }
    .site-footer__rows > div {
      width: 50%; }
      .site-footer__rows > div img, .site-footer__rows > div svg {
        max-width: 40px; }
      .site-footer__rows > div a {
        font-size: 14px; }
      .site-footer__rows > div p {
        font-size: 14px;
        margin: 10px auto; }
      .site-footer__rows > div h3 {
        margin-bottom: 10px;
        font-size: 16px; }
      .site-footer__rows > div:nth-of-type(3n) {
        margin-top: 20px; }
      .site-footer__rows > div:nth-of-type(4n) {
        margin-top: 20px; }
  .site-footer__rows > div:nth-of-type(4n) {
    margin-top: 15px; }
  .site-footer__copy p {
    font-size: 14px; }
  .site-footer__copy a {
    font-size: 14px; }
  .site-footer {
    padding: 30px 0; }
  .site-footer__copy {
    display: block; }
    .site-footer__copy div + div {
      margin-top: 15px; }
  .get-started {
    padding: 30px 0; }
  .get-started__title {
    font-size: 33px; }
    .get-started__title br {
      display: none; }
  .branded-apps {
    padding-bottom: 30px; }
  .branded-apps h2 {
    font-size: 25px; }
  .features__block {
    width: 50%; }
  .features__block {
    margin-bottom: 30px; }
  .branded-apps img {
    margin-bottom: 35px; }
  .features {
    margin-top: 40px;
    margin-bottom: 40px; }
  .features__title {
    font-size: 25px;
    margin-bottom: 60px; }
  .partners {
    margin-bottom: 60px;
    display: none; }
  .partners-inner {
    padding: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; }
    .partners-inner > a {
      padding: 0 25px;
      width: 34%;
      margin-top: 30px;
      text-align: center;
      max-width: none; }
      .partners-inner > a:last-child {
        width: 100%; }
  .reviews__slider-item {
    display: block;
    text-align: center; }
  .reviews__video img {
    max-width: 390px; }
  .reviews__text {
    padding: 0 15px; }
    .reviews__text p {
      font-size: 22px;
      text-align: center; }
  .reviews {
    margin-bottom: 30px;
    margin-top: -90px; }
  .reviews__text {
    padding: 0 40px;
    position: relative; }
    .reviews__text p {
      font-size: 18px; }
    .reviews__text a {
      margin-bottom: 0;
      font-size: 18px; }
  .reviews__slider-nav {
    position: absolute;
    width: 100%;
    left: 0;
    top: 40px; }
    .reviews__slider-nav button {
      float: left; }
      .reviews__slider-nav button img {
        width: 13px; }
      .reviews__slider-nav button + button {
        float: right;
        margin-left: 0; }
  .set-up__content-step {
    display: block;
    padding: 0 15px; }
    .set-up__content-step img, .set-up__content-step svg {
      max-width: 100%; }
    .set-up__content-step > div {
      width: auto; }
  .set-up__step div {
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px; }
  .set-up__step span {
    font-size: 10px; }
  .set-up__steps:before {
    width: calc(100% - 125px);
    top: 17.5px;
    left: 60px; }
  .set-up__steps {
    margin: 0 auto;
    margin-bottom: 30px; }
  .set-up__steps-wrapper {
    width: 100%;
    overflow: scroll; }
    .set-up__steps-wrapper:-webkit-scrollbar {
      display: none; }
  .set-up__steps-wrapper-up {
    position: relative;
    padding-right: 10px; }
  .set-up__title {
    font-size: 25px;
    margin-bottom: 30px; }
  .advantages__image-block {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-box-orient: vertical;
    box-orient: vertical; }
  .advantages__image-block + .advantages__image-block {
    margin-top: 60px; }
  .advantages__image-block:nth-of-type(1) .advantages__image-block-left {
    -webkit-box-ordinal-group: 2;
    box-ordinal-group: 2;
    margin-top: 30px; }
    .advantages__image-block:nth-of-type(1) .advantages__image-block-left img, .advantages__image-block:nth-of-type(1) .advantages__image-block-left svg {
      width: 80%;
      display: block;
      margin: 0 auto; }
    .advantages__image-block:nth-of-type(1) .advantages__image-block-left p {
      max-width: 80%;
      margin: 0 auto;
      font-size: 16px;
      margin-top: 10px; }
  .advantages__image-block:nth-of-type(1) .advantages__image-block-right {
    -webkit-box-ordinal-group: 1;
    box-ordinal-group: 1; }
    .advantages__image-block:nth-of-type(1) .advantages__image-block-right h3 {
      margin: 0 auto;
      font-size: 20px;
      margin-bottom: 15px; }
    .advantages__image-block:nth-of-type(1) .advantages__image-block-right p {
      margin: 0 auto;
      font-size: 16px; }
  .advantages__image-block:nth-of-type(2) .advantages__image-block-right {
    margin-top: 30px; }
    .advantages__image-block:nth-of-type(2) .advantages__image-block-right img {
      width: 80%;
      display: block;
      margin: 0 auto; }
  .advantages__image-block:nth-of-type(2) .advantages__image-block-left h3 {
    margin: 0 auto;
    font-size: 20px;
    margin-bottom: 15px; }
  .advantages__image-block:nth-of-type(2) .advantages__image-block-left p {
    margin: 0 auto;
    font-size: 16px; }
  .advantages__image-block:nth-of-type(3) .advantages__image-block-left {
    -webkit-box-ordinal-group: 2;
    box-ordinal-group: 2;
    margin-top: 30px; }
    .advantages__image-block:nth-of-type(3) .advantages__image-block-left img {
      width: 80%;
      display: block;
      margin: 0 auto; }
  .advantages__image-block:nth-of-type(3) .advantages__image-block-right {
    -webkit-box-ordinal-group: 1;
    box-ordinal-group: 1; }
    .advantages__image-block:nth-of-type(3) .advantages__image-block-right h3 {
      margin: 0 auto;
      font-size: 20px;
      margin-bottom: 15px; }
    .advantages__image-block:nth-of-type(3) .advantages__image-block-right p {
      margin: 0 auto;
      font-size: 16px; }
  .advantages__icon-blocks {
    padding-bottom: 60px;
    display: block; }
    .advantages__icon-blocks > div {
      width: 100%;
      text-align: center;
      margin-bottom: 30px; }
      .advantages__icon-blocks > div img, .advantages__icon-blocks > div svg {
        margin: 0 auto;
        display: block; }
      .advantages__icon-blocks > div h3 {
        font-size: 22px;
        text-align: center; }
      .advantages__icon-blocks > div p {
        text-align: center;
        font-size: 16px; }
  .advantages__title {
    font-size: 30px;
    margin-bottom: 30px; }
  .first-screeen__content {
    display: block;
    margin-right: 0; }
  .set-up__content-step {
    padding: 0; }
  .first-screen {
    padding-bottom: 75px; }
  .advantages {
    margin-top: -26px;
    background: #fff; }
  .first-screen__left-side {
    padding: 0;
    text-align: center; }
  .ui-button {
    font-size: 14px;
    padding: 12px 15px; }
  .first-screen__subtitle {
    margin: 0 auto;
    font-size: 16px;
    margin-bottom: 20px; }
  .first-screen__title {
    font-size: 35px;
    text-align: center; }
    .first-screen__title br {
      display: none; }
  .first-screen__buttons {
    margin-bottom: 30px; }
  .first-screen__slider-navigation {
    width: 65%; }
  .first-screen {
    padding-top: 50px; }
  .site-header {
    display: none; }
  .mobile-header {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 10;
    -webkit-box-shadow: 0 10px 18px 0 rgba(54, 73, 93, .2);
            box-shadow: 0 10px 18px 0 rgba(54, 73, 93, .2);
    padding: 15px 0;
    padding-bottom: 5px;
    -webkit-transition: left .2s;
    transition: left .2s; }
    .mobile-header.is-open {
      left: calc(100% - 50px); }
  .mobile-header__logo {
    text-align: right; }
  .mobile-header__button {
    position: absolute;
    top: 0;
    left: 0;
    outline: none; }
  .mobile-menu {
    position: fixed;
    top: 51px;
    left: -450px;
    width: 100%;
    z-index: 10;
    display: block;
    font-family: 'HKGrotesk', Helvetica, Arial, sans-serif;
    -webkit-transition: left .2s;
    transition: left .2s; }
    .mobile-menu:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 185px;
      height: 100%;
      background: -webkit-gradient(linear, left top, right top, from(white), color-stop(53%, white), to(rgba(255, 255, 255, 0)));
      background: linear-gradient(to right, white 0%, white 53%, rgba(255, 255, 255, 0) 100%); }
    .mobile-menu.is-open {
      left: 0; }
  .mobile-menu__link {
    display: block;
    position: relative;
    z-index: 2; }
    .mobile-menu__link span {
      display: inline-block;
      padding: 10px 85px;
      padding-left: 15px;
      background: #fff;
      color: #1b2733;
      font-size: 16px;
      font-weight: 300;
      -webkit-box-shadow: 0 10px 18px 0 rgba(54, 73, 93, .2);
              box-shadow: 0 10px 18px 0 rgba(54, 73, 93, .2); }
  .features-first-screen {
    padding-top: 100px; }
  .features-first-screen__title {
    font-size: 35px; }
  .features-first-screen__block {
    width: 100%;
    padding: 30px; }
    .features-first-screen__block p {
      font-size: 16px; }
  .features-first-screen__blocks {
    margin-top: 30px; }
  .features-first-screen__right-text {
    display: none; }
  .features-advatages {
    margin-top: 0; }
  .features-advatages {
    padding: 60px 0; }
  .features-advatages__block {
    padding-left: 0; }
    .features-advatages__block img, .features-advatages__block svg {
      position: relative;
      margin-bottom: 20px; }
  .features-advatages__block h3 {
    font-size: 24px; }
  .single-review {
    padding: 30px 0; }
    .single-review p {
      font-size: 20px; }
  .single-review__link a {
    font-size: 15px; }
  .features-page .get-started__title {
    font-size: 25px; }
  .innner-features-page .first-screen {
    background-size: cover; }
  .innner-features-page .first-screen__buttons .ui-button.ui-button--grey {
    background: #263547; }
  .innner-features-page .first-screen .first-screen__subtitle {
    color: #fff; }
  .innner-features-page .site-header__link, .innner-features-page .site-header__dropdown-header {
    color: #fff; }
  .innner-features-page .first-screen .first-screen__title {
    color: #fff; }
  .build-experience {
    padding-top: 0px; }
  .build-experience__block {
    padding: 30px 15px; }
    .build-experience__block p {
      font-size: 16px; }
  .build-experience__block img, .build-experience__block svg {
    margin-bottom: 20px; }
  .float-image__block-image + .float-image__block-text {
    padding-left: 30px; }
  .float-image__block-text {
    padding-top: 30px; }
  .float-image__block h3 {
    font-size: 23px; }
  .float-image__block p {
    font-size: 16px; }
  .float-image__row + .float-image__row {
    margin-top: 30px; }
  .innner-features-page .site-header__logo #Uscreen-logo path:nth-of-type(1) {
    fill: #fff; }
  .innner-features-page .site-header__logo #Uscreen-logo path:nth-of-type(2) {
    fill: #fff; }
  .innner-features-page .site-header__logo #Uscreen-logo path:nth-of-type(3) {
    fill: #0c85ff; }
  .our-integrations__inner {
    padding: 40px 0; }
  .our-integrations__title {
    font-size: 25px; }
  .our-integrations__subtitle {
    font-size: 16px; }
  .our-integrations__logos img {
    height: 25px; }
  .related-articles {
    padding: 40px 0; }
  .related-articles__block p {
    font-size: 16px; }
  .build-experience__title {
    font-size: 26px; }
  .build-experience__blocks {
    display: block;
    margin: 0 auto; }
    .build-experience__blocks > div {
      width: 100%;
      margin: 0 auto;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
      .build-experience__blocks > div + div {
        margin-top: 25px; }
  .float-image__rows {
    padding-top: 30px; }
  .float-image__row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .float-image__block-image {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 2;
    order: 2; }
  .float-image__block-text {
    padding: 30px 0 !important;
    width: 100%;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 1;
    order: 1; }
  .related-articles__blocks {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .related-articles__blocks > div {
      width: 100%; }
  .related-articles__block {
    padding: 30px 15px; }
  .our-integrations {
    padding-top: 30px; }
  .article-row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .article-column {
    width: 100%; }
    .article-column + .article-column {
      margin-left: 0; }
  .article-double-columns {
    padding-top: 30px; }
  .centered-image {
    padding-top: 30px; }
    .centered-image img, .centered-image svg {
      height: auto;
      margin: 0 auto;
      margin-bottom: 15px; }
  .centered-image__title {
    font-size: 29px;
    margin-bottom: 30px; }
  .centered-image__text-block {
    margin-top: 30px; }
  .float-image__rows-title {
    font-size: 27px;
    margin-bottom: 0px; }
  .float-image__row + .float-image__rows-title {
    margin-top: 60px; }
  .keep-revenue {
    padding-top: 60px; }
  .keep-revenue__title {
    font-size: 26px; }
  .get-started__logo {
    margin-bottom: 10px; }
  .extras-page .first-screen__buttons .ui-button.ui-button--grey {
    color: #fff; }
  .innner-features-page .first-screen .first-screen__subtitle br {
    display: none; }
  .first-screen__slider-wrapper-iphone {
    bottom: -55px;
    left: 10px; }
    .first-screen__slider-wrapper-iphone img {
      width: 130px; }
  .ott-reviews {
    margin-top: 60px; }
  .ott-reviews__slide {
    display: block; }
  .ott-reviews__slider-image {
    text-align: center; }
  .ott-reviews__slider-content {
    padding: 15px; }
  .ott-reviews .tns-controls > button {
    width: 40px;
    height: 55%; }
    .ott-reviews .tns-controls > button[data-controls='prev'] {
      background-size: 15px; }
    .ott-reviews .tns-controls > button[data-controls='next'] {
      background-size: 15px; }
  .get-app-form {
    padding-top: 30px; }
  .get-app-form__title {
    font-size: 27px; }
    .get-app-form__title br {
      display: none; }
  .get-app-form__form-input,
  .get-app-form__form-input:nth-of-type(1),
  .get-app-form__form-input:nth-of-type(2),
  .get-app-form__form-input:nth-of-type(3) {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 20px; }
  .get-app-form__form-submit {
    width: 100%; }
  .centered-image__subtitle {
    margin-top: -20px;
    font-size: 16px; }
  .blog-grid > div, .blog-grid > article, .blog-grid > aside {
    width: 100%; }
  .blog-grid__titles h2:nth-of-type(1) {
    width: 100%; }
  .blog-grid__titles h2:nth-of-type(2) {
    display: none; }
  .blog-grid .blog-most-popular {
    display: none; }
  .mobile-popular {
    display: block;
    margin-bottom: 40px; }
    .mobile-popular h2 {
      margin: 0 auto;
      margin-bottom: 20px;
      font-size: 34px;
      font-weight: 600;
      line-height: 1.32;
      text-align: left;
      color: #344154; }
    .mobile-popular .blog-most-popular {
      margin: 0 auto; }
  .blog-page, .blog-category-page {
    padding-top: 100px; }
  .blog-navigation__links a {
    padding: 10px 20px;
    font-size: 14px;
    display: inline-block;
    border-radius: 20px; }
  .blog-navigation__search-input {
    padding: 7px 15px;
    padding-left: 30px;
    font-size: 14px;
    max-width: 170px;
    margin: 0 auto; }
  .blog-page__title {
    font-size: 24px;
    margin-bottom: 60px; }
  .single-post__content h3 {
    font-size: 12px; }
  .single-post__content h2 {
    font-size: 24px; }
  .single-post__content p {
    font-size: 16px; }
  .blog-load-more {
    margin: 25px auto; }
    .blog-load-more .ui-button {
      width: 100%;
      text-align: center; }
  .blog-navigation {
    display: block; }
  .blog-navigation {
    border-radius: 4px; }
  .blog-navigation {
    margin-bottom: 30px; }
  .single-post__content {
    padding: 20px 30px;
    padding-bottom: 50px;
    width: 100%; }
  .single-post__content-footer {
    bottom: 20px;
    left: 30px; }
  .single-post {
    display: block; }
  .single-post__image {
    min-height: 200px;
    width: 100%; }
  .blog-post {
    padding-right: 15px;
    padding-left: 45px; }
  .blog-post__aside-author {
    display: none; }
  .blog-post__social {
    left: 5px;
    top: 0; }
    .blog-post__social a img, .blog-post__social a svg {
      width: 30px;
      height: 30px; }
    .blog-post__social a + a {
      margin-top: 10px; }
  .blog-post__inner h1 {
    font-size: 24px;
    margin-bottom: 30px; }
  .blog-post__inner h2 {
    font-size: 22px;
    margin-bottom: 30px;
    line-height: 1.3; }
  .blog-post__inner ul {
    padding-left: 20px;
    margin-bottom: 30px; }
    .blog-post__inner ul li {
      font-size: 16px; }
  .blog-post__inner p {
    font-size: 16px;
    margin-bottom: 30px; }
  .blog-post__inner blockquote {
    font-size: 18px;
    padding: 15px 30px;
    margin-bottom: 30px; }
    .blog-post__inner blockquote.bq-twitter {
      background-position: right 10px bottom 10px; }
  .blog-post__inner {
    margin-bottom: 60px; }
  .blog-post__author {
    padding-left: 0;
    margin-bottom: 30px; }
  .blog-post__author-avatar {
    position: relative;
    display: block;
    margin: 0 auto;
    margin-bottom: 15px; }
  .blog-subscribe {
    margin-left: -30px; }
    .blog-subscribe h3 {
      font-size: 24px; }
      .blog-subscribe h3 br {
        display: none; }
  .blog-subscribe__form {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .blog-subscribe__form-input {
    width: 100%;
    margin-bottom: 15px; }
  .blog-subscribe__form-submit {
    width: 100%;
    margin-left: 0; }
  .blog-post__related-articles {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-top: 30px;
    padding-bottom: 40px; }
  .blog-post__related-articles > article, .blog-post__related-articles > div {
    margin: 0 auto;
    margin-top: 15px; }
  .numbers-section__inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .our-team__person {
    width: calc(50% - 20px); }
  .numbers-section__block {
    width: calc(50% - 20px);
    margin-bottom: 30px; }
  .our-mantra__block {
    width: 100%; }
  .about-page__titles {
    padding-top: 125px;
    padding-bottom: 60px; }
    .about-page__titles img, .about-page__titles svg {
      width: 50px;
      height: 35px;
      margin-bottom: 20px; }
  .about-page__title {
    font-size: 25px; }
  .about-page__text {
    padding-bottom: 60px; }
    .about-page__text p {
      font-size: 18px; }
      .about-page__text p + p {
        margin-top: 15px; }
  .related-articles__block-footer {
    padding-left: 15px; }
  .our-mantra {
    padding-top: 60px; }
  .our-mantra__title {
    font-size: 24px;
    margin-bottom: 30px; }
  .our-mantra__block h3 {
    font-size: 20px; }
  .our-mantra__block p {
    font-size: 16px; }
  .numbers-section__block strong {
    font-size: 40px; }
  .numbers-section {
    padding-top: 60px; }
  .our-team {
    padding: 60px 0; }
  .our-team__title {
    font-size: 24px;
    margin-bottom: 30px; }
  .about-page__head-quarters {
    padding-bottom: 60px; }
    .about-page__head-quarters h2 {
      font-size: 25px; }
    .about-page__head-quarters p {
      font-size: 16px; }
  .enterprice-page__titles {
    padding-top: 125px;
    padding-bottom: 60px; }
  .enterprice-page__title {
    font-size: 25px; }
  .go-enterprise__text {
    font-size: 20px; }
  .keep-100-revenue {
    margin: 60px 0; }
  .keep-100-revenue h4 {
    font-size: 18px; }
  .keep-100-revenue h3 {
    font-size: 24px; }
  .keep-100-revenue p {
    font-size: 16px; }
  .security-at-finest__inner {
    padding: 30px 15px; }
  .security-at-finest__title {
    font-size: 24px; }
  .security-at-finest {
    margin-bottom: 60px; }
  .enterprice-page .ott-reviews .tns-controls > button {
    height: 30%;
    width: 30px; }
  .enterprice-page .ott-reviews {
    margin-top: 0;
    margin-bottom: 60px; }
  .enterprice-page .ott-reviews__slider-content {
    padding: 15px 30px; }
    .enterprice-page .ott-reviews__slider-content p {
      font-size: 16px; }
    .enterprice-page .ott-reviews__slider-content .ott-reviews__person {
      display: none; }
  .examples-case,
  .examples-case--strart-new {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 330px;
    margin-bottom: 25px; }
  .vod-first-screen__form {
    width: 100%;
    padding: 32px;
    display: block; }
  .vod-first-screen__row {
    display: block; }
  .vod-first-screen__logo {
    display: none; }
  .vod-first-screen__row h1 {
    font-size: 27px;
    text-align: center; }
  .vod-first-screen__row p {
    text-align: center; }
    .vod-first-screen__row p span {
      font-size: 16px;
      border: none; }
  .vod-first-screen__row > div:nth-of-type(1) {
    margin-bottom: 30px; }
  .vod-first-screen {
    padding-bottom: 60px; }
  .pricing-table__blocks {
    display: block; }
  .pricing-table__block {
    width: 100%;
    min-height: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .pricing-table__block + .pricing-table__block {
      margin-top: 60px; }
  .base-features-included__row {
    display: block;
    margin: 0 auto; }
  .base-features-included__column {
    margin: 0 auto; }
  .pricing-table {
    padding-bottom: 60px; }
  .base-features-included__title {
    margin-bottom: 30px;
    font-size: 24px; }
  .need-more-solution__title {
    font-size: 25px; }
  .well-what-about {
    padding: 60px 0; }
  .first-screen__right-side {
    display: none; }
  .float-image__row.float-image__row--more-text .float-image__block-image {
    width: 100%; }
  .site-footer__rows > div:last-child {
    margin-left: 0; }
  .float-image__block h4, .float-image__block p {
    text-align: center; }
    .float-image__block h4.small, .float-image__block p.small {
      text-align: center; }
  .article-column h3, .article-column p {
    text-align: center; }
  .vod-page + .site-footer {
    text-align: center; }
    .vod-page + .site-footer .site-footer__copy p {
      text-align: center; }
  .pricing-table__blocks {
    padding: 0 10px; }
  .pricing-table__block {
    margin: 0 auto;
    margin-bottom: 30px; }
    .pricing-table__block.active {
      margin: 0 auto;
      margin-bottom: 30px; }
  .advantages__image-block h3, .advantages__image-block p {
    text-align: center !important; }
  .advantages__image-block {
    margin-bottom: 10px; } }

/*# sourceMappingURL=application-2ca9c6a7e778b4bc4a8548155c585c00.css.map*/