

/* Start:/partner-program/css/normalize.css?15560896696138*/
/*! normalize.css v8.0.1 | 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 iOS.
 */

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

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

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  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
   ========================================================================== */

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

hr {
  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
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

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

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

/**
 * 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 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
   ========================================================================== */

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

img {
  border-style: none;
}

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

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

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 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;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * 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 {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

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

textarea {
  overflow: auto;
}

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

[type="checkbox"],
[type="radio"] {
  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 in Chrome and Safari on macOS.
 */

[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 Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

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

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

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

template {
  display: none;
}

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

[hidden] {
  display: none;
}

/* End */


/* Start:/partner-program/css/reset.css?15560898324420*/
/*
	HTML5 Reset :: style.css
	----------------------------------------------------------
	We have learned much from/been inspired by/taken code where offered from:

	Eric Meyer					:: https://meyerweb.com
	HTML5 Doctor				:: https://html5doctor.com
	and the HTML5 Boilerplate	:: https://html5boilerplate.com

-------------------------------------------------------------------------------*/

/* Let's default this puppy out
-------------------------------------------------------------------------------*/

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

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

/* Handle box-sizing while better addressing child elements:
   https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

/* consider resetting the default cursor: https://gist.github.com/murtaugh/5247154 */

/* Responsive images and other embedded objects
*/
img,
object,
embed {max-width: 100%;}

/*
   Note: keeping IMG here will cause problems if you're using foreground images as sprites.
	 In fact, it *will* cause problems with Google Maps' controls at small size.
	If this is the case for you, try uncommenting the following:

#map img {
		max-width: none;
}
*/

/* force a vertical scrollbar to prevent a jumpy page */
html {overflow-y: scroll;}

/* we use a lot of ULs that aren't bulleted.
	don't forget to restore the bullets within content. */
ul {list-style: none;}

blockquote, q {quotes: none;}

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

a {margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent;}

del {text-decoration: line-through;}

abbr[title], dfn[title] {border-bottom: 1px dotted #000; cursor: help;}

/* tables still need cellspacing="0" in the markup */
table {border-collapse: collapse; border-spacing: 0;}
th {font-weight: bold; vertical-align: bottom;}
td {font-weight: normal; vertical-align: top;}

hr {display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0;}

input, select {vertical-align: middle;}

pre {
    white-space: pre; /* CSS2 */
    white-space: pre-wrap; /* CSS 2.1 */
    white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
    word-wrap: break-word; /* IE */
}

input[type="radio"] {vertical-align: text-bottom;}
input[type="checkbox"] {vertical-align: bottom;}
.ie7 input[type="checkbox"] {vertical-align: baseline;}
.ie6 input {vertical-align: text-bottom;}

select, input, textarea {font: 99% sans-serif;}

table {font-size: inherit; font: 100%;}

small {font-size: 85%;}

strong {font-weight: bold;}

td, td img {vertical-align: top;}

/* Make sure sup and sub don't mess with your line-heights https://gist.github.com/413930 */
sub, sup {font-size: 75%; line-height: 0; position: relative;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}

/* standardize any monospaced elements */
pre, code, kbd, samp {font-family: monospace, sans-serif;}

/* hand cursor on clickable elements */
.clickable,
label,
input[type=button],
input[type=submit],
input[type=file],
button {cursor: pointer;}

/* Webkit browsers add a 2px margin outside the chrome of form elements */
button, input, select, textarea {margin: 0;}

/* make buttons play nice in IE */
button,
input[type=button] {width: auto; overflow: visible;}

/* scale images in IE7 more attractively */
.ie7 img {-ms-interpolation-mode: bicubic;}

/* prevent BG image flicker upon hover
   (commented out as usage is rare, and the filter syntax messes with some pre-processors)
.ie6 html {filter: expression(document.execCommand("BackgroundImageCache", false, true));}
*/

/* let's clear some floats */
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

/* End */


/* Start:/partner-program/css/style.css?159671863638864*/
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto.ttf"); }

@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Robotomedium.ttf");
  font-weight: 500; }

@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Robotobold.ttf");
  font-weight: 700; }

@font-face {
  font-family: 'Roboto';
  src: url("/fonts/RobotoBlack.ttf");
  font-weight: 900; }

@font-face {
  font-family: 'ProximaNova';
  src: url("/fonts/ProximaNova-Bold.ttf");
  font-weight: 700; }

@font-face {
  font-family: 'ProximaNova';
  src: url("/fonts/ProximaNova-Regular.ttf");
  font-weight: 400; }

@font-face {
  font-family: 'ProximaNova';
  src: url("/fonts/ProximaNova-SemiboldItalic.ttf");
  font-weight: 600;
  font-style: italic; }

body {
  background: #000; }

.content {
  width: 100%;
  max-width: 1450px;
  margin: 0 auto; }

.corporate {
  background: #212121;
  color: #fff;
  font-family: 'Roboto'; }
  .corporate__columns {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .corporate__columns .header__img {
      max-width: 400px;
      margin-left: 5%; }
  .corporate__title {
    font-size: 36px;
    font-weight: 900;
    text-transform: uppercase;
    padding: 55px 0;
    text-align: center; }
  .corporate__icon_arrow-down {
    display: block;
    fill: #ffba00;
    width: 25px;
    height: 25px;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    margin: 0 auto; }
  .corporate__banner {
    background: #000; }

.corporate .header {
  padding: 3% 0;
  background: #000;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center; }
  .header__banner {
    width: 100%;
    height: 100%; }
  .header__img-wrapper {
    width: 50%; }
  .header__img {
    width: 100%;
    max-width: 560px;
    padding: 0 20px; }

.promo {
  font-family: 'Roboto';
  padding: 35px 20px 20px 20px;
  position: relative; }
  .promo__title {
    font-weight: 700;
    text-align: center;
    position: relative;
    display: table;
    margin: 0 auto;
    font-size: 24px;
    padding: 20px 0;
    text-transform: uppercase; }
    .promo__title:before {
      position: absolute;
      height: 1px;
      width: 100%;
      content: '';
      background: #fff;
      top: 0;
      left: 0;
      right: 0; }
    .promo__title:after {
      position: absolute;
      height: 1px;
      width: 100%;
      content: '';
      background: #fff;
      bottom: 0;
      left: 0;
      right: 0; }
  .promo__text {
    font-weight: 500;
    width: 100%;
    max-width: 465px;
    margin: 30px auto 15px auto;
    line-height: 1.7; }

.steps__header {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 30px 0; }

.steps__number {
  font-size: 100px;
  font-weight: 700;
  color: #ffba00;
  margin-right: 15px; }

.steps__text {
  display: block;
  font-size: 41px;
  color: #ffba00;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 40px; }
  .steps__text_small {
    color: #fff;
    font-size: 18px; }

.steps-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-bottom: 100px; }
  .steps-list__item {
    width: 20%;
    border-left: 1px solid #474646;
    padding: 0 30px; }
    .steps-list__item:last-child {
      border-right: 1px solid #474646; }
  .steps-list__number {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto 40px auto;
    width: 70px;
    min-width: 70px;
    height: 70px;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    border: 2px solid #ffba00;
    border-radius: 50%;
    font-size: 35px;
    font-weight: 700; }
  .steps-list__text {
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.8;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    min-height: 70px;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .steps-list__text .links__item {
      display: block;
      width: 190px;
      padding: 15px;
      font-size: 13px;
      font-family: 'Roboto';
      margin: 0; }
    .steps-list__text_long {
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start; }

.offers {
  background: #000;
  padding: 35px 0;
  font-family: 'ProximaNova';
  font-weight: 700; }
  .offers__tabs-wrapper {
    padding: 0 20px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    max-width: 700px;
    margin: 0 auto 45px auto;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .offers__tabs {
    position: relative;
    width: 60%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .offers__tab {
    cursor: pointer;
    color: #ffba00;
    text-decoration: none;
    padding: 15px 0 15px 40px;
    width: 200px;
    font-size: 14px;
    font-family: 'ProximaNova';
    font-weight: 700;
    text-transform: uppercase;
    transition: all 0.2s ease-in-out;
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .offers__tab::before {
      position: absolute;
      content: '';
      width: 25px;
      height: 25px;
      background: transparent;
      border: 2px solid #ffba00;
      border-radius: 50%;
      left: 0; }
    .offers__tab_active::after {
      position: absolute;
      content: '';
      width: 13px;
      height: 13px;
      background: #ffba00;
      border-radius: 50%;
      left: 6px; }
  .offers__title {
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
    line-height: 1.5; }
  .offers__subtitle {
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 35px; }
  .offers__select-wrapper {
    padding:0 20px;
    position: relative;
    width: 100%;
    max-width: 700px;
    margin: 0 auto 45px auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .offers__select-label {
    width: 40%; }
  .offers__switcher-wrapper {
    padding: 0 20px;
    position: relative;
    width: 100%;
    max-width: 300px;
    margin: 0 auto 45px auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .offers__select {
    display: block;
    width: 60%;
    padding: 10px 20px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none; }
  .offers__icon_arrow-select {
    display: block;
    position: absolute;
    right: 30px;
    fill: #000;
    width: 10px;
    height: 10px;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    margin: 0 auto; }

.offer {
  background: #fff;
  color: #131313;
  padding: 40px 0;
  opacity: 0;
  transition: all 1s ease-in-out; }
  .offer_visible {
    opacity: 1; }
    .offer__subtitle{
      font-weight: 600;
      text-transform: uppercase;
    }
  .offer__title {
    font-family: 'ProximaNova';
    font-weight: 700;
    font-size: 22px;
    text-transform: uppercase;
    text-align: center; }
  .offer__table-wrapper {
    margin: 10px 70px 0px 70px; }
  .offer__table {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 14px;
    width: 100%; }
    .offer__table th {
      font-family: 'ProximaNova';
      font-weight: 700;
      padding: 20px 15px;
      font-size: 16px;
      vertical-align: top; }
    .offer__table tr:nth-child(odd) {
      background-color: #e7e7e7; }
    .offer__table tr:nth-child(1) {
      background-color: #fff; }
    .offer__table tr td {
      padding: 20px 15px;
      text-align: center; }
      .offer__table tr td label {
        display: none; }
  .offer__table-header {
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    text-transform: uppercase; }

.links {
  padding: 70px 0 50px 0; }
  .links__list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .links__item {
    background: #ffba00;
    color: #000;
    text-decoration: none;
    border-radius: 3px;
    padding: 15px 25px;
    font-size: 14px;
    font-family: 'ProximaNova';
    font-weight: 700;
    margin: 0 30px;
    text-transform: uppercase;
    text-align: center; }
    .links__item:hover {
      background: #edad01; }

.benefits {
  background: #fff;
  color: #000;
  padding: 40px 0;
  font-family: 'ProximaNova'; }
  .benefits__title {
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
    margin: 25px 0 35px 0;
    font-weight: 700; }
  .benefits__list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .benefits__item {
    width: 33%;
    border-right: 1px solid #dadada;
    padding: 0 4%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .benefits__item:last-child {
      border-right: none; }
  .benefits__icon {
    display: block;
    margin: 0 auto;
    fill: #ffba00;
    width: 65px;
    height: 65px;
    margin-bottom: 35px; }
  .benefits__text {
    max-width: 315px;
    margin: 0 auto;
    line-height: 1.5;
    font-weight: 700; }

.contacts {
  background: #000;
  color: #fff;
  padding: 80px 0; }
  .contacts__wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .contacts__item {
    padding: 0 50px;
    max-width: 460px; }
    .contacts__item:first-child {
      border-right: 1px solid #4b4b4b; }
  .contacts__text {
    font-family: 'ProximaNova';
    font-weight: 400;
    max-width: 360px;
    line-height: 1.5; }
  .contacts__link {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    border-bottom: 1px solid #fff;
    color: #fff;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    text-decoration: none;
    padding-bottom: 10px; }
  .contacts__icon {
    display: block;
    fill: #ffba00;
    font-weight: 600;
    font-style: italic;
    width: 25px;
    height: 25px;
    margin-right: 15px; }

.lfa-item-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .lfa-item-container .lfa-item {
    padding: 30px;
    position: relative;
    height: 250px;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1; }
  .lfa-item-container .lfa-item.white-bg {
    background-color: white;
    color: #212121; }
  .lfa-item-container .lfa-item.grey-bg {
    color: #212121;
    background-color: #e7e7e7; }
  .lfa-item-container .icon {
    margin-right: 10px; }
    .lfa-item-container .icon img {
      max-width: 100%;
      margin-bottom: 10px; }
  .lfa-item-container .fa-chevron-right {
    margin-left: 10px; }
    .lfa-item-container .fa-chevron-right:before {
      content: "\f054"; }
  .lfa-item-container h2 {
    font-weight: 600; }
    .lfa-item-container h2 span {
      font-weight: 600;
      text-transform: uppercase; }
  .lfa-item-container .texts-container {
    height: 80px; }
  .lfa-item-container .rect-btn.rect-btn-yellow {
    background-color: #ffba00;
    color: black;
    text-decoration: none !important; }
  .lfa-item-container .rect-btn {
    cursor: pointer;
    padding: 12px 20px;
    border-radius: 2px;
    font-weight: bold;
    font-size: 14px;
    display: inline-block;
    text-transform: uppercase;
    border: 0;
    text-decoration: none !important;
    margin-right: 10px; }
  .lfa-item-container .fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

@media (max-width: 1024px) {
  .steps-list {
    display: block; }
    .steps-list__item {
      width: 100%;
      border-left: none;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      padding: 20px;
      border-bottom: 1px solid #474646; }
      .steps-list__text{
        display: block;
      }
      .steps-list__item:last-child {
        border-bottom: none; }
    .steps-list__number {
      margin: 0 30px 0 0; }
  .header {
    display: block; }
  .offer__table-wrapper {
    margin: 20px 20px 0 20px; }
  .promo {
    position: relative;
    width: 100%;
    left: 0;
    margin-top: 0; }
    .promo__text {
      max-width: 80%; } }

@media (max-width: 1000px) {
  .offer__table {
    display: block;
    width: 100%; }
    .offer__table .offer__table-header {
      display: none; }
    .offer__table tr {
      display: block;
      padding: 20px 15px; }
      .offer__table tr td {
        padding: 4px 0 4px 0;
        display: inline-block;
        font-size: 14px;
        width: 100%;
        text-align: left; }
        .offer__table tr td label {
          display: inline-block;
          text-transform: capitalize;
          font-weight: 700;
          margin-right: 5px;
          margin-bottom: 5px; }
  .corporate__columns {
    display: block; }
  .promo:after {
    display: none; }
  .header__img {
    margin: 0 auto !important; }
  .header__img-wrapper {
    width: 100%; }
  .lfa-item-container {
    display: block; } }

@media (max-width: 650px) {
  .benefits__list {
    display: block; }
  .benefits__item {
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    border-right: none;
    border-right: none;
    border-bottom: 1px solid #dadada;
    padding: 20px; }
    .benefits__item:last-child {
      border-bottom: none; }
  .benefits__icon {
    margin: 0 0 20px 0; }
  .benefits__text {
    margin: 0; }
  .contacts__wrapper {
    display: block; }
  .contacts__item {
    width: 100%;
    margin: 0 auto;
    text-align: center; }
    .contacts__item:first-child {
      border-right: none; }
  .contacts__link {
    border-bottom: none;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 20px; }
  .links {
    padding: 35px 0 0 0; }
    .links__list {
      display: block; }
    .links__item {
      margin: 30px auto;
      width: 80%;
      display: block; }
  .offers__tabs {
    display: block; } }

.registration {
  background: #fff;
  color: #131313;
  font-family: 'Roboto';
  padding: 50px 0; }
  .registration__title {
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 50px; }
    .registration__title_success {
      margin-bottom: 15px; }
  .registration__text {
    line-height: 1.5; }

.registration-form {
  max-width: 840px;
  padding: 0 20px;
  margin: 0 auto;
  padding-bottom: 70px;
  width: 100%; }
  .registration-form__wrapper {
    position: relative;
    margin: 40px auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .registration-form__wrapper_second {
      margin-top: 70px; }
  .registration-form__wrapper-double {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .registration-form__wrapper-double .registration-form__wrapper {
      margin: 30px 0;
      width: 47%; }
  .registration-form__input {
    z-index: 1;
    padding: 10px;
    background: transparent;
    border: none;
    border-bottom: 1px solid #b4b4b4;
    width: 100%;
    position: relative;
    outline: none; }
    .registration-form__input_not-empty + .registration-form__input-placeholder,
    .registration-form__input:focus + .registration-form__input-placeholder {
      top: -25%;
      font-size: 12px; }
    .registration-form__input_code {
      border-bottom: none; }
      .registration-form__input_code.registration-form__input_not-empty, .registration-form__input_code:focus {
        background-color: #e6e6e6; }
      .registration-form__input_code.registration-form__input_not-empty + .registration-form__input-placeholder,
      .registration-form__input_code:focus + .registration-form__input-placeholder {
        top: -25%;
        font-size: 12px;
        background: transparent; }
    .registration-form__input_password {
      width: 100%; }
  .registration-form__company-name {
    background: #e6e6e6;
    padding: 10px;
    width: 100%;
    color: #818181;
    font-style: italic; }
  .registration-form__number {
    position: absolute;
    border-right: 2px solid #ffba00;
    color: #ffba00;
    display: block;
    font-size: 30px;
    left: -60px;
    padding-right: 8px; }
  .registration-form__icon_arrow-select {
    display: block;
    position: absolute;
    right: 15px;
    top: 17px;
    fill: #000;
    width: 10px;
    height: 10px;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    margin: 0 auto; }
  .registration-form__icon_cancel {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer; }
  .registration-form__input-placeholder {
    font-size: 16px;
    color: #818181;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
    padding: 0 10px;
    width: 100%;
    z-index: 0;
    transition: font-size .15s ease-out, .15s ease-out; }
    .registration-form__input-placeholder_code {
      font-style: italic;
      background: #e6e6e6;
      padding: 10px; }
  .registration-form__checkbox {
    display: none; }
    .registration-form__checkbox:checked ~ .registration-form__checkbox-label > .registration-form__checkbox-icon:before {
      border-color: #ffba00; }
    .registration-form__checkbox:checked ~ .registration-form__checkbox-label > .registration-form__checkbox-icon:after {
      -webkit-transform: scale(1);
              transform: scale(1); }
  .registration-form__checkbox-label {
    position: relative;
    font-size: 14px;
    padding-left: 30px;
    padding-right: 10px;
    display: block;
    line-height: 1.8; }
  .registration-form__checkbox-icon {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    vertical-align: top;
    width: 22px;
    height: 22px; }
    .registration-form__checkbox-icon:before {
      position: absolute;
      content: '';
      top: 50%;
      left: 0;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      width: 20px;
      height: 20px;
      border-radius: 50%;
      border: 1px solid #828282;
      display: block;
      transition: border-color .15s ease; }
    .registration-form__checkbox-icon:after {
      position: absolute;
      content: '';
      top: 50%;
      left: 50%;
      margin-top: -5px;
      margin-left: -6px;
      width: 10px;
      height: 10px;
      border-radius: 50%;
      background-color: #ffba00;
      display: block;
      -webkit-transform: scale(0);
              transform: scale(0);
      transition: -webkit-transform .15s ease;
      transition: transform .15s ease;
      transition: transform .15s ease, -webkit-transform .15s ease; }
  .registration-form__dropdown {
    position: relative;
    color: #ffba00;
    text-decoration: underline; }
  .registration-form__dropdown-text {
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
            transform: translateY(-50%) translateX(-50%);
    width: 700px;
    max-width: 100%;
    padding: 15px;
    border: 1px solid #828282;
    border-radius: 2px;
    background-color: #fff;
    color: #000;
    display: none;
    z-index: 2;
    overflow: auto;
    font-size: 12px;
    line-height: 1.5; }
    .registration-form__dropdown-text_visible {
      display: block; }
  .registration-form__link {
    color: #ffba00; }
  .registration-form__text_italic {
    font-style: italic;
    font-size: 14px; }
  .registration-form__text_success {
    font-size: 15px;
    line-height: 1.5; }
  .registration-form__submit {
    background: #ffba00;
    padding: 15px 20px;
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
    text-align: center;
    border: none;
    outline: none;
    font-weight: 700;
    margin: 10px auto;
    width: 180px;
    display: block; }
    .registration-form__submit:hover {
      background: #edad01; }
    .registration-form__submit:disabled {
      background: #b7b7b7; }
  .registration-form__error {
    position: absolute;
    color: #ff0000;
    bottom: -15px;
    font-size: 13px;
    left: 0; }
  .registration-form__comment {
    margin-top: 70px;
    font-weight: 100;
    font-size: 12px;
    color: #818181;
  line-height: 1.5; }
  .registration-form__company {
    font-weight: 100;
    font-size: 12px;
    color: #818181; }
  .registration-form__success {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 2;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
            padding-bottom:17%;
    -webkit-align-items: flex-end;
        -ms-flex-align: flex-end;
            align-items: flex-end; }
    .registration-form__success_opened {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
  .registration-form__success-content {
    position: relative;
    padding: 60px 30px;
    background: #fff;
    width: 100%;
    max-width: 500px;
    text-align: center; }

.ui-autocomplete {
  height: 200px;
  overflow: scroll;
  width: 100% !important;
  max-width: 800px !important; }

@media (max-width: 970px) {
  .registration-form__number {
    display: none; }
    .registration-form__success {
      padding-bottom: 50%; }
  }

@media (max-width: 550px) {
  .registration-form__wrapper-double {
    display: block; }
    .registration-form__wrapper-double .registration-form__wrapper {
      width: 100%; }
    .registration-form__wrapper-double .registration-form__wrapper_second {
      margin-top: 50px; } }

.enter {
  background: #fff;
  color: #131313;
  font-family: 'Roboto';
  padding: 50px 0; }
  .enter__title {
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 50px; }

.enter-form {
  max-width: 840px;
  padding: 0 20px;
  margin: 0 auto;
  padding-bottom: 70px;
  width: 100%; }
  .enter-form__wrapper {
    position: relative;
    margin: 30px auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .enter-form__input {
    z-index: 1;
    padding: 10px;
    background: transparent;
    border: none;
    border-bottom: 1px solid #b4b4b4;
    width: 100%;
    position: relative;
    outline: none; }
    .enter-form__input_not-empty + .enter-form__input-placeholder,
    .enter-form__input:focus + .enter-form__input-placeholder {
      top: -25%;
      font-size: 12px; }
  .enter-form__input-placeholder {
    font-size: 16px;
    color: #818181;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
    padding: 0 10px;
    width: 100%;
    z-index: 0;
    transition: font-size .15s ease-out, .15s ease-out; }
    .enter-form__input-placeholder_code {
      font-style: italic;
      background: #e6e6e6;
      padding: 10px; }
  .enter-form__submit {
    background: #ffba00;
    padding: 15px 20px;
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
    text-align: center;
    border: none;
    outline: none;
    font-weight: 700;
    margin: 10px auto;
    width: 180px;
    display: block; }

.form-auto-in-stock {
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  color: #000;
  position: fixed;
  right: 0;
  z-index: 5;
  bottom: 0;
  left: 0;
  top: 0;
  display: none;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .form-auto-in-stock_visible {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }

.form-active {
  bottom: 0; }

.form-deactive {
  bottom: -560px; }

.form-auto-in-stock__head-title {
  font-size: 24px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 20px; }

.form-auto-in-stock__content {
  margin-top: 1500px;
  background: #fff;
  padding: 50px 30px;
  display: block;
  position: relative;
  width: 100%;
  max-width: 600px; }

.form-auto-in-stock__content-title {
  font-size: 14px;
  line-height: 1.5; }

.form-auto-in-stock__content-desc {
  font-family: "proxima_nova_rgbold",sans-serif; }

.form-auto-in-stock__checkboxgroup {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row; }

.form-auto-in-stock__wrapper {
  position: relative;
  margin: 30px 0; }

.form-auto-in-stock__input {
  position: relative;
  color: #000;
  font-size: 14px;
  width: 100%;
  height: 32px;
  display: block;
  padding-left: 10px;
  padding-right: 10px;
  border: none;
  border-bottom: 1px solid #828282;
  background-color: transparent;
  outline: none;
  border-radius: 0;
  box-shadow: none;
  z-index: 1; }

.form-auto-in-stock__input_error {
  border-color: red; }

.form-auto-in-stock__input-placeholder {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  padding: 0 10px;
  color: #828282;
  font-size: 16px;
  width: 100%;
  z-index: 0;
  transition: font-size .15s ease-out, .15s ease-out; }

.form-auto-in-stock__input_not-empty ~ .form-auto-in-stock__input-placeholder,
.form-auto-in-stock__input:focus ~ .form-auto-in-stock__input-placeholder {
  top: -10%;
  font-size: 12px; }

.form-auto-in-stock__checkbox {
  display: none; }

.form-auto-in-stock__checkbox-label {
  position: relative;
  font-size: 14px;
  padding-left: 30px;
  padding-right: 10px;
  display: block;
  line-height: 1.8; }

.form-auto-in-stock__checkbox-label-policy {
  font-size: 10px; }

.form-auto-in-stock__checkbox-icon {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  vertical-align: top;
  width: 22px;
  height: 22px; }

.form-auto-in-stock__checkbox_error ~ .form-auto-in-stock__checkbox-label > .form-auto-in-stock__checkbox-icon:before {
  border-color: red; }

.form-auto-in-stock__checkbox-icon:before {
  position: absolute;
  content: '';
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 20px;
  height: 20px;
  border-radius: 5%;
  border: 1px solid #828282;
  display: block;
  transition: border-color .15s ease;
  border-color: #ffba00; }

.form-auto-in-stock__checkbox-icon:after {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  margin-top: -5px;
  margin-left: -6px;
  width: 10px;
  height: 10px;
  border-radius: 5%;
  background-color: #ffba00;
  display: block;
  -webkit-transform: scale(0);
          transform: scale(0);
  transition: -webkit-transform .15s ease;
  transition: transform .15s ease;
  transition: transform .15s ease, -webkit-transform .15s ease; }

.form-auto-in-stock__checkbox:checked ~ .form-auto-in-stock__checkbox-label > .form-auto-in-stock__checkbox-icon:before {
  border-color: #ffba00; }

.form-auto-in-stock__checkbox:checked ~ .form-auto-in-stock__checkbox-label > .form-auto-in-stock__checkbox-icon:after {
  -webkit-transform: scale(1);
          transform: scale(1); }

.form-auto-in-stock__dropdown {
  position: relative;
  color: #ffba00; }

.form-auto-in-stock__dropdown-link {
  text-decoration: underline; }

.form-auto-in-stock__dropdown-checkbox {
  color: #000; }

.form-auto-in-stock__dropdown-close {
  position: absolute;
  top: 2px;
  right: 2px; }

.form-auto-in-stock__dropdown-text {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  width: 700px;
  max-width: 100%;
  padding: 15px;
  border: 1px solid #828282;
  border-radius: 2px;
  background-color: #fff;
  color: #000;
  display: none;
  z-index: 2; }

.form-auto-in-stock__link {
  color: #ffba00; }

.form-auto-in-stock__button {
  width: 170px;
  margin: 0 auto; }

.form-auto-in-stock__agree-error {
  border: 1px solid red; }

.form-auto-in-stock__policy-text {
  font-size: 10px;
  display: none;
  padding-top: 30px;
  position: relative; }

.form-auto-in-stock__policy-text_visible {
  display: block; }

.form-auto-in-stock__error {
  font-size: 12px;
  color: red;
  position: absolute;
  left: 0;
  bottom: -15px; }

.form-auto-in-stock__input-error {
  border-bottom: 1px solid red; }

.form-auto-in-stock__status {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center; }

.form-auto-in-stock__submit {
  background: #ffba00;
  padding: 15px 20px;
  color: #000;
  text-transform: uppercase;
  font-size: 14px;
  text-align: center;
  border: none;
  outline: none;
  font-weight: 700;
  margin: 10px auto;
  width: 180px;
  display: block; }
  .form-auto-in-stock__submit:hover {
    background: #edad01; }

.form-auto-in-stock__icon_cancel {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer; }

.form-auto-in-stock__icon_cancel-agree {
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 10px;
  right: 0px;
  cursor: pointer; }

@media (max-width: 480px) {
  .form-auto-in-stock {
    width: 100%; }
  .form-auto-in-stock {
    bottom: 0; } }

.offers__switch {
  display: block;
  margin: 12px auto; }

.offers__switch {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 150px;
  height: 38px;
  background-color: white;
  border-radius: 18px;
  box-shadow: inset 0 -1px white, inset 0 1px 1px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  background-image: linear-gradient(to bottom, #eeeeee, white 25px);
  margin: 0 auto; }

.offers__switch-input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0; }

.offers__switch-label {
  font-size: 14px;
  position: relative;
  display: block;
  height: inherit;
  text-transform: uppercase;
  background: #ffba00;
  border-radius: inherit;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12), inset 0 0 2px rgba(0, 0, 0, 0.15);
  transition: 0.15s ease-out;
  transition-property: opacity background; }

.offers__switch-label:before, .offers__switch-label:after {
  position: absolute;
  top: 50%;
  margin-top: -.5em;
  line-height: 1;
  transition: inherit; }

.offers__switch-label:before {
  content: attr(data-off);
  right: 27px;
  color: #000;
  font-weight: 600; }

.offers__switch-label:after {
  content: attr(data-on);
  left: 35px;
  color: #000;
  font-weight: 600;
  text-shadow: 0 1px rgba(0, 0, 0, 0.2);
  opacity: 0; }

.offers__switch-input:checked ~ .offers__switch-label {
  background: #ffba00;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15), inset 0 0 3px rgba(0, 0, 0, 0.2); }

.offers__switch-input:checked ~ .offers__switch-label:before {
  opacity: 0; }

.offers__switch-input:checked ~ .offers__switch-label:after {
  opacity: 1; }

.offers__switch-handle {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 38px;
  height: 38px;
  background: white;
  border-radius: 50%;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  background-image: linear-gradient(to bottom, white 40%, #f0f0f0);
  transition: left 0.15s ease-out; }

.offers__switch-handle:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -6px;
  width: 12px;
  height: 12px;
  background: #f9f9f9;
  border-radius: 6px;
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.02);
  background-image: linear-gradient(to bottom, #eeeeee, white); }

.offers__switch-input:checked ~ .offers__switch-handle {
  left: 115px;
  box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.2); }

.start-info {
  padding: 50px 0 100px 0;
  background: #e6e6e6;
  color: #000; }
  .start-info__title {
    text-align: center;
    font-size: 24px;
    margin-bottom: 40px; }
  .start-info__text {
    width: 90%;
    margin: 10px auto;
    line-height: 1.5; }
  .start-info__link {
    background: #ffba00;
    padding: 15px 20px;
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
    text-align: center;
    border: none;
    outline: none;
    font-weight: 700;
    margin: 40px auto 0px;
    width: 275px;
    display: block;
    text-decoration: none; }
    .start-info__link:hover {
      background: #edad01; }

.registration-info__list {
  margin-bottom: 25px; }

.registration-info__list li {
  line-height: 1.5;
  margin: 8px 0;
  padding-left: 20px; }

.registration-info__list .fa-chevron-right {
  color: #ffba00;
  margin-right: 10px; }

.promo-start {
  font-family: 'Roboto';
  width: 100%;
  max-width: 660px;
  padding: 0 20px 50px 20px;
  background-color: rgba(0, 0, 0, 0.75); }
  .promo-start__title {
    font-size: 38px;
    line-height: 1.5;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    padding: 20px 0;
    display: block; }
    .promo-start__title span {
      font-weight: 900; }
    .promo-start__title:before {
      content: '';
      position: absolute;
      width: 100%;
      height: 1px;
      background: #fff;
      top: 0;
      left: 0; }
    .promo-start__title:after {
      content: '';
      position: absolute;
      width: 100%;
      height: 1px;
      background: #fff;
      bottom: 0;
      left: 0; }

@media (max-width: 1024px) {
  .promo-start {
    position: relative;
    margin: 0 auto;
    background-color: transparent;
    width: 100%;
    left: 0; } }



.companies-popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 30;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    /* padding-bottom: 17%; */
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
}
.companies-popup_open{
  display: flex;
}
.companies-popup__content {
    position: relative;
    padding: 60px 30px;
    background: #fff;
    width: 100%;
    max-width: 1450px;
    text-align: center;
    max-height: 100%;
    overflow: scroll;
}
.companies-popup__icon_cancel {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}
.companies{
  background: #fff;
  color: #131313;
  font-family: 'Roboto';
  text-align: left;
}
.companies__title {
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 50px;
}
.letters{

}
.letters__letter{
  font-size: 50px;
  text-transform: uppercase;
  color: #7c7c7c;
  border-bottom: 1px solid #7c7c7c;
  margin-bottom: 20px;
}
.companies-list{
  margin-bottom: 25px;
  justify-content: space-between;
  /* display: flex; */
  /* flex-wrap: wrap; */
  columns: 3;
}
.companies-list__item{
  padding:10px 0;
  font-size: 14px;
  width: 97%;
  display: block;
  cursor: pointer;
  color: #212121;
  text-decoration: none;
}
.companies-list__item:hover{
  color: #7c7c7c;
}
.search{
  position: relative;
  width: 100%;
  max-width: 700px;
  margin: 20px auto;
}
.search__input{
  width: 100%;
  outline: none;
  border: none;
  display: block;
  padding: 10px 5px;
  border-bottom: 1px solid #d1d1d1;
}
.search__icon{
  width: 30px;
  height: 30px;
  position: absolute;
  right: 10px;
  top: 0px;
}
@media (max-width: 1024px) {
  .companies-list{
    columns: 2;
  }
}
@media (max-width: 600px) {
  .companies-list{
    columns: 1;
  }
}

/* End */
/* /partner-program/css/normalize.css?15560896696138 */
/* /partner-program/css/reset.css?15560898324420 */
/* /partner-program/css/style.css?159671863638864 */
