﻿/**
 * 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 */
}
/**
 * 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;
}
/**
 * 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 */
}
/**
 * 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 */
  -webkit-text-decoration: underline dotted;
          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;
}
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}
/**
 * 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 {
  -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 */
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * 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 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 */
}
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
.button {
  display: inline-block;
  position: relative;
  min-width: 226px;
  border: 2px solid #000000;
  border-radius: 10px;
  background-color: #FFFFFF;
  color: #000000;
  text-align: center;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
  line-height: 36px;
}
.button::before {
  content: '';
  position: absolute;
  right: -8px;
  bottom: -8px;
  width: 100%;
  height: 100%;
  border: 2px solid #000000;
  border-radius: 10px;
  z-index: -1;
}
.button::after {
  content: '';
  position: absolute;
  right: -3px;
  bottom: -8px;
  width: 4px;
  height: 9px;
  border-left: 2px solid #000000;
  -webkit-transform: rotate(125deg);
      -ms-transform: rotate(125deg);
          transform: rotate(125deg);
  z-index: 1;
}
.button.accent {
  border-color: #EF7F1A;
  color: #EF7F1A;
}
.button.accent::before {
  border-color: #EF7F1A;
}
.button.accent::after {
  border-color: #EF7F1A;
}
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 400;
}
button,
textarea,
input {
  outline: none;
}
button:hover,
textarea:hover,
input:hover,
button:focus,
textarea:focus,
input:focus {
  outline: none;
}
button:hover {
  cursor: pointer;
}
button:hover {
  cursor: pointer;
}
h1 {
  margin: 0 0 40px;
  font-size: 30px;
  font-weight: 600;
  line-height: 48px;
}
@media screen and (max-width: 1023px) and (min-width: 768px), screen and (max-width: 767px) and (min-width: 0px) {
  h1 {
    font-size: 20px;
    line-height: 28px;
  }
}
h1 span {
  display: block;
  color: #EF7F1A;
  font-size: 36px;
  font-weight: 700;
}
@media screen and (max-width: 1023px) and (min-width: 768px), screen and (max-width: 767px) and (min-width: 0px) {
  h1 span {
    max-width: 210px;
    font-size: 24px;
    line-height: 28px;
  }
}
h2 {
  margin: 0 0 40px;
  text-align: center;
  font-size: 30px;
  font-weight: 600;
  line-height: 48px;
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  h2 {
    font-size: 22px;
    line-height: 26px;
  }
}
section {
  padding: 70px 0;
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  section {
    padding: 40px 0;
  }
}
.main-holder {
  min-height: 100vh;
  overflow-x: hidden;
}
.main-container {
  position: relative;
  max-width: 1170px;
  margin: 0 auto;
}
@media screen and (max-width: 1280px) and (min-width: 1024px) {
  .main-container {
    padding: 0 30px;
  }
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .main-container {
    padding: 0 45px;
  }
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  .main-container {
    padding: 0 15px;
  }
}
.content {
  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;
  margin: 0 -15px;
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: -20px 0;
  }
}
.content__col {
  position: relative;
  padding: 0 15px;
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  .content__col {
    padding: 20px 0;
  }
}
.content-subtitle {
  margin: 0 0 15px;
  font-weight: 700;
  font-size: 22px;
  line-height: 30px;
}
.content-list {
  max-width: 400px;
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  .content-list {
    width: 100%;
  }
}
.content-list__item {
  padding: 15px 0;
  border-bottom: 1px solid #E1E1E1;
  font-size: 18px;
  line-height: 25px;
}
@media screen and (max-width: 1280px) and (min-width: 1024px), screen and (max-width: 1023px) and (min-width: 768px), screen and (max-width: 767px) and (min-width: 0px) {
  .content-list__item {
    padding: 10px 0;
    font-size: 16px;
  }
}
.content-list__item:last-child {
  border-bottom: 0;
}
.content-image {
  display: block;
}
@media screen and (max-width: 1023px) and (min-width: 768px), screen and (max-width: 767px) and (min-width: 0px) {
  .content-image {
    width: 100%;
  }
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  .content-image {
    margin: 0 auto;
    max-width: 480px;
  }
}
.content-text {
  margin: 0 0 15px;
}
@media screen and (max-width: 1023px) and (min-width: 768px), screen and (max-width: 767px) and (min-width: 0px) {
  .content-text {
    font-size: 14px;
  }
}
.content-text:last-child {
  margin-bottom: 0;
}
.content-text.big {
  font-size: 18px;
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .content-text.big {
    font-size: 16px;
  }
}
.content-text.center {
  text-align: center;
}
.content-link {
  color: #FFFFFF;
  text-decoration: none;
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  .controls {
    text-align: center;
  }
}
.controls > div {
  margin-bottom: 30px;
}
.controls > div:last-child {
  margin-bottom: 0;
}
.controls-inline {
  white-space: nowrap;
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  .controls-inline {
    text-align: center;
  }
}
.controls-inline > div {
  display: inline-block;
  margin-right: 30px;
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  .controls-inline > div {
    display: block;
    margin: 0 0 30px;
  }
}
.controls-inline > div:last-child {
  margin-right: 0;
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding: 10px 0;
  background: #FFFFFF;
  z-index: 3;
}
.header-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 -15px;
}
.header-content > div {
  padding: 0 15px;
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  .header-content > div.header-content__content {
    padding: 20px;
  }
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  .header-content__content {
    display: none;
    position: absolute;
    top: -100%;
    left: 0;
    right: 0;
    background-color: #FFFFFF;
  }
}
.header-content__content__with-links {
  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;
  width: 100%;
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  .header-content__content__with-links {
    display: none;
  }
}
.header-content__content.show {
  display: block;
  top: 100%;
  -webkit-animation: showMobileMenu 0.5s ease;
          animation: showMobileMenu 0.5s ease;
}
.header-content__content.show.header-content__content__with-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  .header-content__content.show.header-content__content__with-links {
    display: block;
  }
}
.header-content__suffix {
  display: none;
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  .header-content__suffix {
    display: block;
  }
}
.header-logo {
  display: block;
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  .header-logo > img {
    height: 35px;
  }
}
.header-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  .header-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.header-menu__button {
  padding: 10px 8px;
  background: transparent;
  border: 2px solid transparent;
  border-radius: 5px;
  font-size: 0;
}
.header-menu__links {
  color: #000;
  font-size: 24px;
  font-weight: 400;
  padding-left: 60px;
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .header-menu__links {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  .header-menu__links {
    text-align: center;
    padding-left: 0;
  }
}
.header-menu__link > a {
  color: inherit;
  outline: none;
  text-decoration: underline;
}
.header-phone {
  margin-right: 50px;
  color: #000000;
  text-decoration: none;
  font-size: 28px;
  line-height: 38px;
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  .header-phone {
    margin-right: 0;
  }
}
.header-button {
  color: #000000;
  text-decoration: none;
  font-size: 24px;
  font-weight: 400;
  line-height: 33px;
}
@-webkit-keyframes showMobileMenu {
  0% {
    top: -50vw;
  }
  100% {
    top: 100%;
  }
}
@keyframes showMobileMenu {
  0% {
    top: -50vw;
  }
  100% {
    top: 100%;
  }
}
.main-container {
  position: relative;
  max-width: 1170px;
  margin: 0 auto;
}
@media screen and (max-width: 1280px) and (min-width: 1024px) {
  .main-container {
    padding: 0 30px;
  }
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .main-container {
    padding: 0 45px;
  }
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  .main-container {
    padding: 0 15px;
  }
}
.content-link {
  color: #FFFFFF;
  text-decoration: none;
}
.footer {
  padding: 40px 0;
  background-color: #000000;
  color: #FFFFFF;
}
.footer-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 40px;
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .footer-row {
    margin: 0 -15px 40px;
  }
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  .footer-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: -20px 0;
  }
}
.footer-row:last-child {
  margin-bottom: 0;
}
.footer-col-3 {
  width: 42%;
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .footer-col-3 {
    width: 38%;
    padding: 0 15px;
  }
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  .footer-col-3 {
    width: 100%;
    padding: 20px 0;
  }
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .footer-col .content-link {
    font-size: 14px;
  }
}
.footer-controls > div {
  margin-bottom: 8px;
}
.footer-logo {
  display: block;
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  .footer-logo > img {
    display: block;
    margin: 0 auto;
  }
}
.footer-info {
  max-width: 340px;
  margin-bottom: 10px;
  font-size: 9px;
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  .footer-info {
    margin: 0 auto 10px;
    text-align: center;
  }
}
.footer-mail {
  color: #FFFFFF;
  text-decoration: none;
}
.footer-phone {
  color: #FFFFFF;
  text-decoration: none;
  font-size: 22px;
  font-weight: 600;
}
.title {
  padding-top: 110px;
}
.title-content {
  position: relative;
  max-width: 480px;
  padding: 90px 0 180px;
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .title-content {
    max-width: 400px;
    padding: 20px 0 40px;
  }
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  .title-content {
    max-width: 100%;
    padding: 0;
  }
}
.title-content__fts-partner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 30px;
  text-decoration: none;
  outline: none;
  color: inherit;
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  .title-content__fts-partner {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.title-content__fts-partner__img {
  width: 57px;
  height: 60px;
}
.title-content__fts-partner__text {
  font-size: 18px;
  margin-left: 15px;
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  .title-content__fts-partner__text {
    font-size: 16px;
  }
}
.title-image {
  position: absolute;
  top: 0;
  left: 100%;
  margin-left: 150px;
}
@media screen and (max-width: 1280px) and (min-width: 1024px) {
  .title-image {
    margin-left: 0px;
  }
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .title-image {
    width: 275px;
    margin-left: 10%;
  }
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  .title-image {
    display: block;
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    max-width: 475px;
    margin: 0 auto 40px;
  }
}
.advantage {
  position: relative;
  padding-bottom: 0;
}
.advantage::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 530px;
  background-color: #000000;
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .advantage::before {
    height: 460px;
  }
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  .advantage::before {
    height: 360px;
  }
}
.advantage-title {
  color: #FFFFFF;
}
.advantage-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 -15px;
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  .advantage-items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: -20px 0;
  }
}
.advantage-items__col {
  padding: 0 15px;
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .advantage-items__col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
  }
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  .advantage-items__col {
    width: 100%;
    padding: 20px 0;
  }
}
.advantage-item {
  width: 450px;
  padding: 40px;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.14);
          box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.14);
}
@media screen and (max-width: 1023px) and (min-width: 768px), screen and (max-width: 767px) and (min-width: 0px) {
  .advantage-item {
    width: 100%;
    padding: 40px 20px;
  }
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  .advantage-item {
    max-width: 450px;
    margin: 0 auto;
    padding: 40px 20px;
  }
}
.advantage-item__icon {
  display: block;
  margin: 0 auto 10px;
}
.advantage-item__title {
  margin: 0 0 15px;
  text-align: center;
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
}
.advantage-item__list-title {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
}
.advantage-item__list-item {
  position: relative;
  margin-bottom: 10px;
  padding-left: 40px;
  line-height: 22px;
}
.advantage-item__list-item:last-child {
  margin-bottom: 0;
}
.advantage-item__list-item::before {
  content: '';
  position: absolute;
  top: 9px;
  left: 15px;
  width: 6px;
  height: 6px;
  background-color: #000000;
}
.working.customer .working-title {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  .working.customer .working-title {
    margin-bottom: 40px;
  }
}
.working.employee {
  background-color: #F1F1F1;
}
.working.employee .content-image {
  position: relative;
  left: -110px;
  margin: 0 auto;
}
@media screen and (max-width: 1023px) and (min-width: 768px), screen and (max-width: 767px) and (min-width: 0px) {
  .working.employee .content-image {
    left: 0;
  }
}
.working.employee .content-list {
  position: absolute;
  bottom: 35px;
  left: 50%;
  margin-left: 80px;
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  .working.employee .content-list {
    position: relative;
    bottom: auto;
    left: auto;
    max-width: 280px;
    margin: 40px auto 0;
  }
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .request .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: -40px 0;
  }
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .request .content__col {
    padding: 40px 0;
  }
}
.request .controls-inline {
  margin-top: 30px;
}
@media screen and (max-width: 1280px) and (min-width: 1024px) {
  .request .content-image {
    width: 100%;
  }
}
.payout {
  background-color: #000000;
  color: #FFFFFF;
}
.payout .content {
  max-width: 975px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  .payout .content {
    margin: -20px auto;
  }
}
.payout .content__col {
  width: 50%;
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  .payout .content__col {
    width: 100%;
  }
}
.payout-info {
  position: relative;
  max-width: 590px;
  margin: 40px auto 0;
}
.documents .content {
  max-width: 975px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  .documents .content {
    margin: -20px auto;
  }
}
.documents .content__col {
  width: 50%;
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  .documents .content__col {
    width: 100%;
  }
}
.documents .button {
  margin-top: 40px;
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  .documents .button {
    display: block;
    max-width: 226px;
    margin: 40px auto 0;
  }
}