.partner-page {
  padding-top: 0; }
  .partner-page .first-banner .first-description {
    margin-top: 15px; }
  .partner-page .submit-button {
    margin-top: 40px;
    font-size: 0.875rem;
    line-height: 1;
    padding: 17px 21px; }

.small-header {
  position: relative;
  margin-bottom: 15px;
  padding-left: 20px;
  font-size: 1.25rem;
  line-height: 1;
  font-family: 'PF DinDisplay Pro', sans-serif;
  font-weight: 900;
  color: #FFF; }
  .small-header:before {
    content: '';
    position: absolute;
    top: 1px;
    left: 0px;
    width: 8px;
    height: 16px;
    background: url("/templates/me/images/sprite.svg?ver=1.2.3");
    background-repeat: no-repeat;
    background-position: -173px -66px;
    z-index: 1; }

.about-point {
  padding-top: 30px;
  overflow: hidden; }
  .about-point.without-content .container {
    height: 370px; }
  .about-point.without-content .about-point-bg {
    display: block;
    left: 0%;
    background-position: 100% 0%; }
  .about-point.without-content .text-container {
    position: absolute;
    left: 70px;
    bottom: 40px; }
  .about-point .container {
    padding-left: 70px; }
  .about-point .about-point-bg {
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: 100% 0%;
    z-index: 1; }
  .about-point .text-container {
    position: relative;
    max-width: 630px;
    z-index: 2; }
  .about-point .description p {
    margin-top: 20px;
    font-size: 1.875rem;
    line-height: 1;
    font-family: 'PF DinDisplay Pro', sans-serif;
    font-weight: 300; }
  .about-point .description ul {
    margin-top: 30px; }
    .about-point .description ul li {
      margin-top: 20px;
      font-size: 1.125rem;
      line-height: 1;
      position: relative;
      padding-left: 15px; }
      .about-point .description ul li:before {
        content: '';
        display: block;
        width: 8px;
        height: 16px;
        background: url("/templates/me/images/sprite.svg?ver=1.2.3");
        background-repeat: no-repeat;
        background-position: -173px -66px;
        position: absolute;
        top: -1px;
        left: 0px; }
      .about-point .description ul li:first-child {
        margin-top: 0; }

.point-section-headline {
  font-size: 2.25rem;
  line-height: 1;
  font-family: 'PF DinDisplay Pro', sans-serif;
  font-weight: 900;
  color: #0061af; }

.advantages-point {
  padding: 60px 0; }

.provide {
  padding: 60px 0 60px;
  border-top: 1px solid #e2e2e9; }

.partners-form-section {
  padding: 30px 0;
  border-top: 1px solid #e2e2e9; }
  .partners-form-section .section-headline {
    margin-bottom: 30px;
    font-size: 1.875rem;
    line-height: 1.46667;
    font-family: 'PF DinDisplay Pro', sans-serif;
    font-weight: 300; }

.email-block {
  padding: 35px 10px;
  background-color: #edf1f8;
  font-size: 1.5rem;
  line-height: 1;
  font-family: 'PF DinDisplay Pro', sans-serif;
  font-weight: 300; }
  .email-block span {
    display: block;
    margin-top: 20px;
    font-family: 'PF DinDisplay Pro', sans-serif;
    font-weight: 900;
    color: #0061af; }

.partners-form {
  width: 100%;
  max-width: 840px;
  margin: 60px auto 0; }
  .partners-form textarea {
    min-height: 155px; }
  .partners-form .hint {
    margin-top: 15px;
    font-size: 0.875rem;
    line-height: 1.14286;
    color: #8b8b8b; }

.partners-form-headline {
  margin-bottom: 60px;
  font-size: 1.875rem;
  line-height: 1.46667;
  font-family: 'PF DinDisplay Pro', sans-serif;
  font-weight: 300; }
