/**
 * Foundation for Sites by ZURB
 * Version 6.6.1
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
@font-face {
  font-family: Proxima Nova;
  src: url("../fonts/ProximaNova-Bold.woff?v=e2cf3dc2") format("woff"), url("../fonts/ProximaNova-Bold.eot?v=10141a9d") format("eot"), url("../fonts/ProximaNova-Bold.ttf?v=926a08fb") format("ttf");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: Proxima Nova;
  src: url("../fonts/ProximaNova-Semibold.woff?v=8feb512e") format("woff"), url("../fonts/ProximaNova-Semibold.eot?v=cddac658") format("eot"), url("../fonts/ProximaNova-Semibold.ttf?v=df8c6264") format("ttf");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: Proxima Nova;
  src: url("../fonts/ProximaNova-Light.woff?v=eb74a591") format("woff"), url("../fonts/ProximaNova-Light.eot?v=d7782185") format("eot"), url("../fonts/ProximaNova-Light.ttf?v=0188899c") format("ttf");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: Proxima Nova;
  src: url("../fonts/ProximaNova-Regular.woff?v=2d2ae255") format("woff"), url("../fonts/ProximaNova-Regular.eot?v=b7c51278") format("eot"), url("../fonts/ProximaNova-Regular.ttf?v=7ce6760d") format("ttf");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible; }

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

a {
  background-color: transparent; }

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

b,
strong {
  font-weight: bolder; }

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

small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

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

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

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

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

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

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

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

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details {
  display: block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none; }

#multiPovar {
  background: -webkit-gradient(linear, left top, left bottom, from(#E5E5E5), color-stop(36%, #E5E5E5), color-stop(88%, #E5E5E5), to(#B4AFAD));
  background: -o-linear-gradient(top, #E5E5E5 0%, #E5E5E5 36%, #E5E5E5 88%, #B4AFAD 100%);
  background: linear-gradient(180deg, #E5E5E5 0%, #E5E5E5 36%, #E5E5E5 88%, #B4AFAD 100%);
  font-family: Proxima Nova;
  font-size: -webkit-calc(100vw / 120);
  font-size: calc(100vw / 120);
  max-width: 1920px;
  overflow: hidden; }
  @media (min-width: 1920px) {
    #multiPovar {
      margin-left: -webkit-calc((100vw - 1920px) / 2);
      margin-left: calc((100vw - 1920px) / 2);
      font-size: 16px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; } }
  @media (max-width: 769px) {
    #multiPovar {
      font-size: -webkit-calc(100vw / 48);
      font-size: calc(100vw / 48);
      background: -webkit-gradient(linear, left top, left bottom, from(#E5E5E5), color-stop(36%, #E5E5E5), color-stop(69%, #E5E5E5), to(#B4AFAD));
      background: -o-linear-gradient(top, #E5E5E5 0%, #E5E5E5 36%, #E5E5E5 69%, #B4AFAD 100%);
      background: linear-gradient(180deg, #E5E5E5 0%, #E5E5E5 36%, #E5E5E5 69%, #B4AFAD 100%); } }
  @media (max-width: 400px) {
    #multiPovar {
      font-size: -webkit-calc(100vw / 20);
      font-size: calc(100vw / 20);
      background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(5%, #fff), color-stop(7%, #f6f2f3), color-stop(36%, #f6f2f3), color-stop(80%, #f6f2f3), to(#B4AFAD));
      background: -o-linear-gradient(top, #fff 0%, #fff 5%, #f6f2f3 7%, #f6f2f3 36%, #f6f2f3 80%, #B4AFAD 100%);
      background: linear-gradient(180deg, #fff 0%, #fff 5%, #f6f2f3 7%, #f6f2f3 36%, #f6f2f3 80%, #B4AFAD 100%); } }
  #multiPovar * {
    margin: 0;
    padding: 0; }
  #multiPovar .orange {
    color: #fe720e; }
  #multiPovar .grey {
    color: #5b5b5b; }
  #multiPovar .black {
    color: #333333; }
  #multiPovar .red {
    color: #ff0000; }
  #multiPovar .white {
    color: #fff; }
  #multiPovar .text {
    font-weight: 500; }
  #multiPovar .text.bold {
    font-weight: 700; }
  #multiPovar .text.light {
    font-weight: 300; }
  #multiPovar .text.head {
    line-height: 120%;
    font-size: 4.5em; }
    @media (max-width: 769px) {
      #multiPovar .text.head {
        font-size: 4em; } }
    @media (max-width: 400px) {
      #multiPovar .text.head {
        font-size: 1.5em; } }
  #multiPovar .text.small {
    font-size: 1.25em; }
    @media (max-width: 400px) {
      #multiPovar .text.small {
        font-size: 0.875em; } }
  #multiPovar .text.normal {
    font-size: 1.5em; }
    @media (max-width: 400px) {
      #multiPovar .text.normal {
        font-size: 1em; } }
  #multiPovar .text.big {
    font-size: 2.25em; }
    @media (max-width: 400px) {
      #multiPovar .text.big {
        font-size: 1.5em; } }
  #multiPovar .conditions-link {
    -webkit-text-decoration-line: underline;
            text-decoration-line: underline;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content; }
    #multiPovar .conditions-link:after {
      position: absolute;
      content: '';
      margin-top: 0.21875em;
      margin-left: 0.5em;
      width: 1.3125em;
      height: 1em; }
  #multiPovar .conditions-link.orange:after {
    background: url("../img/arrow_orange.svg?v=46afeaa7") center no-repeat;
    background-size: contain; }
  #multiPovar .conditions-link.white:after {
    background: url("../img/arrow_white.svg?v=844cd2ba") center no-repeat;
    background-size: contain; }
  #multiPovar .br-large {
    display: inline; }
    @media (max-width: 769px) {
      #multiPovar .br-large {
        display: none; } }
  #multiPovar .br-small {
    display: none; }
    @media (max-width: 769px) {
      #multiPovar .br-small {
        display: inline; } }
  @media (max-width: 400px) {
    #multiPovar .br-small.dont-display {
      display: none; } }
  #multiPovar .br-mobile {
    display: none; }
    @media (max-width: 400px) {
      #multiPovar .br-mobile {
        display: inline; } }
  #multiPovar .content {
    padding-left: 19.1875em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 769px) {
      #multiPovar .content {
        padding-left: 0; } }
  #multiPovar .bottom {
    padding-bottom: 3.75em; }
    #multiPovar .bottom.ph-promo-video {
      height: 39.125em; }
    @media (max-width: 769px) {
      #multiPovar .bottom {
        padding-bottom: 3.75em; }
        #multiPovar .bottom.ph-promo-video {
          height: 23.5em; } }
    @media (max-width: 400px) {
      #multiPovar .bottom {
        padding-bottom: 1.875em; }
        #multiPovar .bottom.ph-promo-video {
          height: 7.875em; } }
  #multiPovar .ph-header {
    width: 120em;
    height: 73.6875em;
    background: url("../img/header.png?v=6cd1f6a4") center no-repeat;
    background-size: cover; }
    #multiPovar .ph-header .content {
      padding-top: 11.3125em;
      padding-left: 19.625em;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
      #multiPovar .ph-header .content > .text {
        z-index: 5; }
      #multiPovar .ph-header .content > .text.red {
        padding-left: 0.0625em;
        margin-bottom: 0.375em; }
      #multiPovar .ph-header .content > .text.black.bold.normal {
        margin-bottom: 1.0625em; }
      #multiPovar .ph-header .content > .text.head {
        margin-bottom: 0.3125em; }
      #multiPovar .ph-header .content > .text.grey.light.normal {
        margin-bottom: 2.25em; }
    @media (max-width: 769px) {
      #multiPovar .ph-header {
        width: 48em;
        height: 88.1875em;
        background: url("../img/768_header.png?v=9a04a1ff") center no-repeat;
        background-size: cover; }
        #multiPovar .ph-header .content {
          padding-top: 5.1875em;
          padding-left: 4.5625em; }
          #multiPovar .ph-header .content > .text.red {
            padding-left: 0;
            margin-bottom: 0.75em; }
          #multiPovar .ph-header .content > .text.black.bold.normal {
            margin-bottom: 1.125em; }
          #multiPovar .ph-header .content > .text.head {
            font-size: 4.5em;
            margin-bottom: 0.34375em; }
          #multiPovar .ph-header .content > .text.grey.light.normal {
            margin-bottom: 1.25em; } }
    @media (max-width: 400px) {
      #multiPovar .ph-header {
        width: 20em;
        height: 41.375em;
        background: url("../img/320_header.png?v=aa24d43e") center no-repeat;
        background-size: cover; }
        #multiPovar .ph-header .content {
          padding-top: 1.375em;
          padding-left: 0;
          text-align: center; }
          #multiPovar .ph-header .content > .text.head {
            font-size: 2em;
            margin-bottom: 0.75em;
            line-height: 141%; }
          #multiPovar .ph-header .content > .text.grey.light.normal {
            margin-bottom: 1.25em;
            font-size: 0.875em; }
          #multiPovar .ph-header .content > .text.conditions-link {
            -webkit-align-self: center;
                -ms-flex-item-align: center;
                    align-self: center;
            font-size: 0.875em;
            letter-spacing: 0.025em;
            margin-left: -0.125em; } }
  #multiPovar .ph-how-to {
    position: relative;
    width: 120em;
    height: 54.75em; }
    #multiPovar .ph-how-to .bg-item {
      position: absolute;
      top: -43.125em;
      left: 0;
      width: 115.5625em;
      height: 204.8125em;
      background: url("../img/bg_item.png?v=faaa1a4a") center no-repeat;
      background-size: cover; }
    #multiPovar .ph-how-to .content {
      margin-top: -4.25em;
      width: 81.5625em;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      #multiPovar .ph-how-to .content .left {
        z-index: 4; }
        #multiPovar .ph-how-to .content .left > .text.head {
          line-height: 123%;
          margin-bottom: 0.3125em; }
        #multiPovar .ph-how-to .content .left > .text.grey.light.small {
          line-height: 150%; }
      #multiPovar .ph-how-to .content .right {
        z-index: 4; }
        #multiPovar .ph-how-to .content .right .step {
          width: 34.5em;
          margin-bottom: 4.25em; }
          #multiPovar .ph-how-to .content .right .step .number {
            width: 100%;
            border-bottom: 0.025em dashed #333333;
            padding-bottom: 0.0625em;
            margin-bottom: 0.4375em; }
          #multiPovar .ph-how-to .content .right .step .text.black.small {
            line-height: 150%; }
    #multiPovar .ph-how-to .promo-images {
      position: absolute;
      bottom: 0;
      width: 100%; }
      #multiPovar .ph-how-to .promo-images .promo-img {
        position: absolute; }
      #multiPovar .ph-how-to .promo-images .img-1 {
        z-index: 3;
        left: 0;
        bottom: 0;
        width: 40.0625em;
        height: 20.125em;
        background: url("../img/promo_2.jpg?v=af2cbd4c") center no-repeat;
        background-size: cover; }
      #multiPovar .ph-how-to .promo-images .img-2 {
        z-index: 5;
        left: 25em;
        bottom: 9.1875em;
        width: 35.625em;
        height: 23.875em;
        background: url("../img/promo_1.jpg?v=74b9afe0") center no-repeat;
        background-size: cover; }
      #multiPovar .ph-how-to .promo-images .img-3 {
        z-index: 4;
        right: 0;
        bottom: 1em;
        width: 62.5em;
        height: 20.125em;
        background: url("../img/promo_3.jpg?v=e5e10892") center no-repeat;
        background-size: cover; }
    @media (max-width: 769px) {
      #multiPovar .ph-how-to {
        width: 48em;
        height: 84.125em; }
        #multiPovar .ph-how-to .bg-item {
          top: -30.625em;
          width: 48em;
          height: 176.0625em;
          background: url("../img/768_bg_item.png?v=375ffd1a") center no-repeat;
          background-size: cover; }
        #multiPovar .ph-how-to .content {
          position: absolute;
          margin-top: -6.625em;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-direction: column;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-align: center;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center;
          width: 100%; }
          #multiPovar .ph-how-to .content .left {
            text-align: center;
            margin-bottom: 3.625em; }
            #multiPovar .ph-how-to .content .left > .text.head {
              line-height: 123%;
              margin-bottom: 0.75em; }
            #multiPovar .ph-how-to .content .left > .text.grey.light.small {
              line-height: 140%; }
          #multiPovar .ph-how-to .content .right .step {
            width: 24.625em;
            text-align: center;
            margin-bottom: 2.8125em; }
            #multiPovar .ph-how-to .content .right .step .number {
              font-size: 4.5em; }
        #multiPovar .ph-how-to .promo-images .img-2 {
          z-index: 5;
          left: 22.625em;
          bottom: 20.8125em;
          width: 25.375em;
          height: 16.625em;
          background: url("../img/768_promo_1.jpg?v=2166878a") center no-repeat;
          background-size: cover; }
        #multiPovar .ph-how-to .promo-images .img-1 {
          z-index: 4;
          left: 0;
          bottom: 11.75em;
          width: 26.8125em;
          height: 15.375em;
          background: url("../img/768_promo_2.jpg?v=2ed7e760") center no-repeat;
          background-size: cover; }
        #multiPovar .ph-how-to .promo-images .img-3 {
          z-index: 3;
          right: 0;
          bottom: 0;
          width: 36.3125em;
          height: 14em;
          background: url("../img/768_promo_3.jpg?v=c0d62b1d") center no-repeat;
          background-size: cover; } }
    @media (max-width: 400px) {
      #multiPovar .ph-how-to {
        width: 20em;
        height: 53.875em; }
        #multiPovar .ph-how-to .bg-item {
          top: -6em;
          width: 20em;
          height: 93.6875em;
          background: url("../img/320_bg_item.png?v=980209d1") center no-repeat;
          background-size: cover; }
        #multiPovar .ph-how-to .content {
          margin-top: 0.125em; }
          #multiPovar .ph-how-to .content .left {
            text-align: center;
            margin-bottom: 2.125em; }
            #multiPovar .ph-how-to .content .left > .text.head {
              margin-bottom: 0.78125em; }
            #multiPovar .ph-how-to .content .left > .text.grey.light.small {
              line-height: 179%; }
          #multiPovar .ph-how-to .content .right .step {
            width: 17.5em;
            margin-bottom: 1.875em; }
            #multiPovar .ph-how-to .content .right .step .number {
              font-size: 2.25em;
              border-bottom: 0.0625em dashed #333333;
              padding-bottom: 0.1875em;
              margin-bottom: 0.625em; }
            #multiPovar .ph-how-to .content .right .step .text.black.small {
              line-height: 179%; }
        #multiPovar .ph-how-to .promo-images .img-2 {
          z-index: 4;
          left: 6.875em;
          bottom: 14.625em;
          width: 11.5625em;
          height: 7.75em;
          background: url("../img/promo_1.jpg?v=74b9afe0") center no-repeat;
          background-size: cover; }
        #multiPovar .ph-how-to .promo-images .img-1 {
          z-index: 5;
          left: 1.25em;
          bottom: 8.375em;
          width: 14.25em;
          height: 7.125em;
          background: url("../img/promo_2.jpg?v=af2cbd4c") center no-repeat;
          background-size: cover; }
        #multiPovar .ph-how-to .promo-images .img-3 {
          z-index: 3;
          right: 0;
          bottom: 0;
          width: 20em;
          height: 6.5625em;
          background: url("../img/promo_3.jpg?v=e5e10892") center no-repeat;
          background-size: cover; } }
  #multiPovar .ph-promo {
    padding-top: 6.75em;
    width: 120em;
    height: 105em;
    position: relative; }
    #multiPovar .ph-promo .content {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
      #multiPovar .ph-promo .content .text.head {
        margin-bottom: 0.4375em;
        line-height: 123%; }
      #multiPovar .ph-promo .content .text.small {
        line-height: 150%; }
      #multiPovar .ph-promo .content .promo-container {
        padding-top: 3em;
        padding-bottom: 12.5em;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
        width: 81.375em; }
        #multiPovar .ph-promo .content .promo-container .item {
          width: 16.25em;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-direction: column;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-align: center;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center;
          text-align: center; }
          #multiPovar .ph-promo .content .promo-container .item .text {
            font-weight: 600; }
          #multiPovar .ph-promo .content .promo-container .item .icon {
            margin-bottom: 1em;
            width: 10.6875em;
            height: 8.6875em; }
          #multiPovar .ph-promo .content .promo-container .item .img-1 {
            background: url("../img/icon_1.svg?v=213f4523") center no-repeat;
            background-size: cover; }
          #multiPovar .ph-promo .content .promo-container .item .img-2 {
            background: url("../img/icon_2.svg?v=f06198c5") center no-repeat;
            background-size: cover; }
          #multiPovar .ph-promo .content .promo-container .item .img-3 {
            background: url("../img/icon_3.svg?v=d5fd8e7c") center no-repeat;
            background-size: cover; }
          #multiPovar .ph-promo .content .promo-container .item .img-4 {
            background: url("../img/icon_4.svg?v=ba460501") center no-repeat;
            background-size: cover; }
          #multiPovar .ph-promo .content .promo-container .item .img-5 {
            background: url("../img/icon_5.svg?v=a61fd11c") center no-repeat;
            background-size: cover; }
      #multiPovar .ph-promo .content .multipovar-preview {
        position: relative; }
        #multiPovar .ph-promo .content .multipovar-preview .ph-image {
          position: absolute;
          top: 6.5em;
          left: 15.0625em;
          height: 81.375em;
          width: 47em;
          background: url("../img/multipovar.png?v=553d82a3") center no-repeat;
          background-size: cover; }
        #multiPovar .ph-promo .content .multipovar-preview .function {
          position: absolute; }
          #multiPovar .ph-promo .content .multipovar-preview .function .text.orange.bold.head {
            margin-bottom: 0.125em;
            line-height: 98%; }
            #multiPovar .ph-promo .content .multipovar-preview .function .text.orange.bold.head .additional {
              font-size: 67%; }
          #multiPovar .ph-promo .content .multipovar-preview .function .text.black.small {
            width: 13.9375em; }
          #multiPovar .ph-promo .content .multipovar-preview .function.first .text.black.small {
            width: 22.0625em; }
          #multiPovar .ph-promo .content .multipovar-preview .function.second {
            left: 61.0625em; }
          #multiPovar .ph-promo .content .multipovar-preview .function.third {
            top: 25.5625em; }
          #multiPovar .ph-promo .content .multipovar-preview .function.fourth {
            left: 61.0625em;
            top: 25.5625em; }
            #multiPovar .ph-promo .content .multipovar-preview .function.fourth .text.black.small {
              width: 15.1875em; }
    @media (max-width: 769px) {
      #multiPovar .ph-promo {
        padding-top: 9.25em;
        width: 48em;
        height: 146.25em; }
        #multiPovar .ph-promo .content {
          -webkit-box-align: center;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center; }
          #multiPovar .ph-promo .content .text {
            text-align: center; }
          #multiPovar .ph-promo .content .text.head {
            margin-bottom: 0.8125em;
            line-height: 122%; }
          #multiPovar .ph-promo .content .text.small {
            width: 30.0625em; }
          #multiPovar .ph-promo .content .promo-container {
            padding-top: 3em;
            padding-bottom: 6.625em;
            padding-left: 0.8125em;
            width: 46.375em; }
            #multiPovar .ph-promo .content .promo-container .item {
              width: 8.75em; }
              #multiPovar .ph-promo .content .promo-container .item .text.small.grey {
                font-size: 0.875em;
                line-height: 122%;
                width: inherit; }
              #multiPovar .ph-promo .content .promo-container .item .icon {
                margin-bottom: 0.1875em;
                width: 8.125em;
                height: 7.4375em; }
          #multiPovar .ph-promo .content .multipovar-preview {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
                -ms-flex-direction: column;
                    flex-direction: column;
            -webkit-box-align: inherit;
            -webkit-align-items: inherit;
                -ms-flex-align: inherit;
                    align-items: inherit;
            -webkit-box-pack: end;
            -webkit-justify-content: flex-end;
                -ms-flex-pack: end;
                    justify-content: flex-end;
            height: 104.75em;
            padding-left: 0.0625em; }
            #multiPovar .ph-promo .content .multipovar-preview .ph-image {
              top: 0;
              left: -2.5em;
              height: 75.1875em;
              width: 46.75em;
              background: url("../img/768_multipovar.png?v=be1499ba") center no-repeat;
              background-size: cover; }
            #multiPovar .ph-promo .content .multipovar-preview .function {
              margin-top: 3.9375em;
              position: unset;
              z-index: 3; }
              #multiPovar .ph-promo .content .multipovar-preview .function .text.orange.bold.head {
                margin-bottom: 0.30625em;
                font-size: 4.5em; }
                #multiPovar .ph-promo .content .multipovar-preview .function .text.orange.bold.head .additional {
                  font-size: 66%; }
              #multiPovar .ph-promo .content .multipovar-preview .function .text.black.small {
                width: 28.125em; }
              #multiPovar .ph-promo .content .multipovar-preview .function.first .text.black.small {
                width: 34.375em; }
              #multiPovar .ph-promo .content .multipovar-preview .function.second {
                margin-top: 1.875em; }
              #multiPovar .ph-promo .content .multipovar-preview .function.third {
                margin-top: 3.625em; }
              #multiPovar .ph-promo .content .multipovar-preview .function.fourth .text.black.small {
                width: 31.25em; } }
    @media (max-width: 400px) {
      #multiPovar .ph-promo {
        padding-top: 3.25em;
        width: 20em;
        height: 146.25em; }
        #multiPovar .ph-promo .content .text.head {
          margin-bottom: 1.53125em; }
        #multiPovar .ph-promo .content .text.small {
          width: 20em;
          line-height: 179%; }
        #multiPovar .ph-promo .content .promo-container {
          padding-top: 1.875em;
          padding-bottom: 4.625em;
          padding-left: 0;
          width: 20em;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-direction: column;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-align: center;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center; }
          #multiPovar .ph-promo .content .promo-container .item {
            width: 10.875em;
            margin-bottom: 0.625em;
            margin-left: 0.25em; }
            #multiPovar .ph-promo .content .promo-container .item .text.small.grey {
              color: #333333;
              width: inherit;
              line-height: 125%;
              font-size: 1em; }
            #multiPovar .ph-promo .content .promo-container .item .icon {
              margin-bottom: -0.125em;
              height: 7.125em; }
        #multiPovar .ph-promo .content .multipovar-preview {
          height: 86.6875em;
          padding-left: 0;
          width: 100%;
          overflow: visible; }
          #multiPovar .ph-promo .content .multipovar-preview .ph-image {
            top: 0;
            left: -1.1875em;
            height: 41.8125em;
            width: 21em;
            background-size: cover; }
          #multiPovar .ph-promo .content .multipovar-preview .function {
            margin-top: 2.14062em;
            margin-left: -0.09375em; }
            #multiPovar .ph-promo .content .multipovar-preview .function .text {
              text-align: left; }
            #multiPovar .ph-promo .content .multipovar-preview .function .text.orange.bold.head {
              margin-bottom: 0.59375em;
              font-size: 3em;
              padding-left: 0.03125em; }
              #multiPovar .ph-promo .content .multipovar-preview .function .text.orange.bold.head .additional {
                padding-left: 0.1875em;
                font-size: 66%; }
            #multiPovar .ph-promo .content .multipovar-preview .function .text.black.small {
              width: 20em;
              line-height: 179%; }
            #multiPovar .ph-promo .content .multipovar-preview .function.first .text.black.small {
              width: 20em; }
            #multiPovar .ph-promo .content .multipovar-preview .function.second {
              margin-top: 3.0625em; }
            #multiPovar .ph-promo .content .multipovar-preview .function.third {
              margin-top: 2.15625em; }
            #multiPovar .ph-promo .content .multipovar-preview .function.fourth .text.black.small {
              width: 20em; } }
  #multiPovar .ph-promo-video {
    position: relative;
    height: 86.75em;
    width: 120em;
    background: #A7A2A0;
    border-radius: 12.5em 12.5em 0 0;
    margin-top: 14.375em; }
    #multiPovar .ph-promo-video .content {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
      #multiPovar .ph-promo-video .content .multipovar-video {
        margin-top: -9.0625em;
        width: 81.25em;
        height: 45.375em;
        margin-bottom: 8.75em;
        border: none; }
      #multiPovar .ph-promo-video .content .text.head {
        margin-bottom: 1.25em; }
        #multiPovar .ph-promo-video .content .text.head .orange {
          color: #E76000; }
      #multiPovar .ph-promo-video .content .multipovar-slider {
        margin-bottom: 5.0625em; }
        #multiPovar .ph-promo-video .content .multipovar-slider .swiper-slide {
          width: 17.75em;
          height: 9.875em;
          margin-right: 3.4375em;
          background: url("../img/slide_1.jpg?v=c47c017e") center no-repeat;
          background-size: cover; }
          #multiPovar .ph-promo-video .content .multipovar-slider .swiper-slide:hover {
            cursor: pointer; }
      #multiPovar .ph-promo-video .content .conditions-link.white {
        margin-left: 20.625em; }
    @media (max-width: 769px) {
      #multiPovar .ph-promo-video {
        width: 48em;
        height: 71.125em;
        border-radius: 6.25em 6.25em 0 0;
        margin-top: 13.125em; }
        #multiPovar .ph-promo-video .content .multipovar-video {
          width: 45.1875em;
          height: 25.1875em;
          margin-top: -3.75em;
          margin-bottom: 7.75em;
          -webkit-align-self: center;
              -ms-flex-item-align: center;
                  align-self: center; }
        #multiPovar .ph-promo-video .content .text.head {
          -webkit-align-self: center;
              -ms-flex-item-align: center;
                  align-self: center;
          text-align: center;
          line-height: 123%;
          margin-bottom: 1.5em; }
        #multiPovar .ph-promo-video .content .multipovar-slider {
          padding-left: 5.3125em;
          margin-bottom: 5.25em; }
          #multiPovar .ph-promo-video .content .multipovar-slider .swiper-slide {
            margin-right: 2.1875em;
            -webkit-box-shadow: 0 0.875em 2.75em rgba(0, 0, 0, 0.25);
                    box-shadow: 0 0.875em 2.75em rgba(0, 0, 0, 0.25); }
        #multiPovar .ph-promo-video .content .conditions-link.white {
          margin-left: -1.5625em;
          -webkit-align-self: center;
              -ms-flex-item-align: center;
                  align-self: center; } }
    @media (max-width: 400px) {
      #multiPovar .ph-promo-video {
        width: 20em;
        height: 36.25em;
        border-radius: 1.5625em 1.5625em 0 0;
        margin-top: 20em; }
        #multiPovar .ph-promo-video .content .multipovar-video {
          width: 17.5em;
          height: 9.75em;
          margin-top: -3.125em;
          margin-bottom: 5.1875em; }
        #multiPovar .ph-promo-video .content .text.head {
          margin-bottom: 1.9375em; }
        #multiPovar .ph-promo-video .content .multipovar-slider {
          padding-left: 1.125em;
          margin-bottom: 2.375em; }
          #multiPovar .ph-promo-video .content .multipovar-slider .swiper-slide {
            margin-right: 0.625em; }
        #multiPovar .ph-promo-video .content .conditions-link.white {
          font-size: 0.875em;
          margin-left: -1.25em;
          -webkit-align-self: center;
              -ms-flex-item-align: center;
                  align-self: center; } }
  #multiPovar .modal-box-video .inner {
    width: 81.25em;
    max-width: 1458px;
    background: rgba(0, 0, 0, 0); }
    #multiPovar .modal-box-video .inner .modal-video {
      width: 100%;
      height: 45.375em;
      max-height: 820px;
      border: none; }
    #multiPovar .modal-box-video .inner .close {
      top: -0.9375em;
      right: 0;
      font-size: 4.5em;
      color: #fff; }
      #multiPovar .modal-box-video .inner .close:hover {
        cursor: pointer;
        color: #e5e5e5; }
    @media (max-width: 769px) {
      #multiPovar .modal-box-video .inner {
        width: 45.1875em; }
        #multiPovar .modal-box-video .inner .modal-video {
          height: 25.1875em; } }
    @media (max-width: 400px) {
      #multiPovar .modal-box-video .inner {
        width: 17.625em; }
        #multiPovar .modal-box-video .inner .modal-video {
          height: 9.8125em; }
        #multiPovar .modal-box-video .inner .close {
          font-size: 3.125em;
          top: -0.625em; } }
