/* TABLE OF CONTENTS */
/* normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

main {
  display: block; }

/**
* 1. Remove the gray background on active links in IE 10.
* 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
*/
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
* Add the correct font weight in Chrome, Edge, and Safari.
*/
b, strong {
  font-weight: bold; }

/**
* Add the correct font size in all browsers.
*/
small {
  font-size: 80%; }

/**
* Remove the border on images inside links in IE 10-.
*/
img {
  border-style: none; }

/**
* Hide the overflow in IE.
*/
svg:not(:root) {
  overflow: hidden; }

/**
* 1. Remove the margin in Firefox and Safari.
* 2. Show the overflow in Edge/IE.
*/
button,
input {
  margin: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
* Remove the inheritance of text transform in Edge, Firefox, and IE.
* 1. Remove the inheritance of text transform in Firefox.
*/
button,
select {
  /* 1 */
  text-transform: none; }

/**
* 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
*    controls in Android 4.
* 2. Correct the inability to style clickable types in iOS and Safari.
*/
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
* Remove the inner border and padding in Firefox.
*/
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
* Restore the focus styles unset by the previous rule.
*/
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/*-- Colors -------------------*/
.ski-ds6-typography-giant-2 {
  font-weight: 700;
  font-size: 36px;
  line-height: 46px; }

.ski-ds6-typography-giant-1 {
  font-weight: 700;
  font-size: 30px;
  line-height: 40px; }

.ski-ds6-typography-large-2, .ski-ds6-typography-large-2-bold, .ski-tabs > h2, .ski-terms__body h2, .ski-terms--simple h1, .ski-ds6-typography-large-2-secondary, .ski-stripes__body > p {
  font-size: 24px;
  line-height: 32px; }
  .ski-ds6-typography-large-2-bold, .ski-tabs > h2, .ski-terms__body h2, .ski-terms--simple h1 {
    font-weight: 700; }
  .ski-ds6-typography-large-2-secondary {
    color: color #767676; }

.ski-ds6-typography-large-1, .ski-ds6-typography-large-1-bold, .ski-terms__body h3, .ski-terms--simple h2, .ski-ds6-typography-large-1-secondary, .ski-expando-js > .ski-expando-js__label {
  font-weight: 400;
  font-size: 20px;
  line-height: 28px; }
  .ski-ds6-typography-large-1-bold, .ski-terms__body h3, .ski-terms--simple h2 {
    font-weight: 700; }
  .ski-ds6-typography-large-1-secondary {
    color: color #767676; }

.ski-ds6-typography-medium, .ski-ds6-typography-medium-bold, .ski-btn, .ski-stripes__head, .ski-tabs h3, .ski-expando__content h3, .ski-terms__body h4, .ski-terms--simple h3, .ski-ds6-typography-medium-secondary, .ski-stripes__foot > p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px; }
  .ski-ds6-typography-medium-bold, .ski-btn, .ski-stripes__head, .ski-tabs h3, .ski-expando__content h3, .ski-terms__body h4, .ski-terms--simple h3 {
    font-weight: 700; }
  .ski-ds6-typography-medium-secondary {
    color: color #767676; }

.ski-ds6-typography-regular, .ski-ds6-typography-regular-bold, .ski-terms--simple h4, .ski-ds6-typography-regular-secondary, .ski-main {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px; }
  .ski-ds6-typography-regular-bold, .ski-terms--simple h4 {
    font-weight: 700; }
  .ski-ds6-typography-regular-secondary {
    color: color #767676; }

.ski-ds6-typography-small, .ski-ds6-typography-small-bold, .ski-ds6-typography-small-secondary {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px; }
  .ski-ds6-typography-small-bold {
    font-weight: 700; }
  .ski-ds6-typography-small-secondary {
    color: color #767676; }

.ski-word-break {
  word-break: break-all;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto; }

@-ms-viewport {
  width: device-width; }

html {
  -ms-overflow-style: scrollbar; }

.ski-body {
  margin: 0;
  background-color: #ffffff;
  /*-- Sticky footer --*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

/*-- Global Header -------------------*/
@media (max-width: 639px) {
  #gh {
    min-width: auto !important; } }

.ski-glbheader {
  margin-left: auto;
  margin-right: auto;
  width: calc(100% - 32px); }
  .ski-glbheader--960 {
    max-width: 960px; }
  .ski-glbheader--1248 {
    max-width: 1248px; }
  @media (max-width: 1247px) {
    .ski-glbheader {
      padding: 0 16px; } }
  @media (max-width: 639px) {
    .ski-glbheader {
      width: calc(100% - 32px); } }
  @media (max-width: 335px) {
    .ski-glbheader {
      width: calc(100% - 16px);
      padding: 0; } }
  @media (min-width: 1248px) {
    .ski-glbheader {
      padding-right: 16px;
      padding-left: 16px; } }

/*-- Global Footer -------------------*/
#ski-foot {
  background-color: #fff;
  border-top: 1px solid #ccc;
  margin-top: 4rem;
  /*-- Sticky footer --*/
  width: 100%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto; }
  #ski-foot #glbfooter {
    border-top: none !important; }

.ski-foot-container {
  margin-left: auto;
  margin-right: auto; }
  .ski-foot-container--960 {
    max-width: 960px; }
  .ski-foot-container--1248 {
    max-width: 1500px; }
  @media (min-width: 1248px) {
    .ski-foot-container {
      padding-right: 6px;
      padding-left: 6px; } }

/*-- Global Skinny rules -------------------*/
.ski-main {
  /*-- Sticky footer --*/
  width: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  /*-------------------*/
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /*-- Box sizing -------------------*/
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /*-- Typography -------------------*/
  color: #111820;
  font-family: "Market Sans", Arial, "Helvetica Neue", Helvetica, sans-serif; }
  .ski-main *,
  .ski-main *::before,
  .ski-main *::after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit; }

.container-md {
  margin: 0 auto;
  max-width: 1300px;
  padding: 0 6px; }

.container-sm {
  margin: 0 auto;
  max-width: 960px; }

.container-sm2 {
  margin: 0 auto;
  max-width: 1150px; }

.ru-link {
  color: #a60d8a !important;
  text-decoration: underline !important; }

/*-- Colors -------------------*/
.ski-container {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto; }

.ski-container--960 {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto; }

@media (min-width: 1248px) {
  .ski-container {
    padding-right: 16px;
    padding-left: 16px; } }

.ski-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 16px; }
  @media (min-width: 640px) {
    .ski-row {
      margin-bottom: 32px; } }
  .ski-row .ski-row {
    margin-bottom: 0; }

.ski-row--noFlex {
  display: block; }

[class^="ski-col"] {
  width: 100%;
  min-height: 1px; }

.ski-col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%; }

.ski-col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto; }

.ski-col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

.ski-col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.ski-col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%; }

.ski-col-one-third {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33%;
  flex: 0 0 33.33%;
  max-width: 33.33%; }

.ski-col-two-thirds {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.66%;
  flex: 0 0 66.66%;
  max-width: 66.66%; }

@media (min-width: 640px) {
  .ski-col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .ski-col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto; }
  .ski-col-sm-one-third {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%; }
  .ski-col-sm-two-thirds {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66%;
    flex: 0 0 66.66%;
    max-width: 66.66%; }
  .ski-col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .ski-col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .ski-col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; } }

@media (min-width: 960px) {
  .ski-col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .ski-col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto; }
  .ski-col-md-one-third {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%; }
  .ski-col-md-two-thirds {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66%;
    flex: 0 0 66.66%;
    max-width: 66.66%; }
  .ski-col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .ski-col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .ski-col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; } }

@media (min-width: 1248px) {
  .ski-col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .ski-col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto; }
  .ski-col-lg-one-third {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%; }
  .ski-col-lg-two-thirds {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66%;
    flex: 0 0 66.66%;
    max-width: 66.66%; }
  .ski-col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .ski-col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .ski-col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; } }

.ski-btn {
  display: inline-block;
  padding: 8px 16px;
  text-align: center;
  text-decoration: none !important;
  border: 1px solid #333;
  -webkit-box-shadow: #333 0 0 0 0 inset;
  box-shadow: #333 0 0 0 0 inset;
  -webkit-transition: all 250ms cubic-bezier(0.39, 0.5, 0.15, 1.36);
  transition: all 250ms cubic-bezier(0.39, 0.5, 0.15, 1.36); }
  .ski-btn:hover, .ski-btn:focus {
    text-decoration: none; }
  .ski-btn__arrow {
    display: inline-block;
    width: 1.5em;
    height: 1em;
    margin-left: .5em;
    margin-bottom: 0;
    vertical-align: middle;
    -webkit-transition-delay: 500ms;
    transition-delay: 500ms;
    -webkit-transition: all 500ms cubic-bezier(0.39, 0.5, 0.15, 1.36);
    transition: all 500ms cubic-bezier(0.39, 0.5, 0.15, 1.36); }
    .ski-btn__arrow-style {
      stroke-miterlimit: 0;
      stroke-width: 0px; }

.ski-btn--large {
  padding: 13px 16px; }

/* DS5 button styles */
.ski-btn--stroked:hover, .ski-btn--stroked:focus,
.ski-btn--filled:hover,
.ski-btn--filled:focus,
.ski-btn--open:hover,
.ski-btn--open:focus {
  -webkit-box-shadow: 0.5em 0.5em 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0.5em 0.5em 0 rgba(0, 0, 0, 0.25);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.ski-btn--open {
  border: transparent;
  background-color: transparent; }

.hero1 {
  background-image: url("https://ir.ebaystatic.com/pictures/aw/pics/ru/ebay-money-back-guarantee/Desktop/01_Header/1x/header_01_1500.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 513px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media (max-width: 1025px) {
    .hero1 {
      background-image: url("https://ir.ebaystatic.com/pictures/aw/pics/ru/ebay-money-back-guarantee/Desktop/01_Header/1x/header_01_960.jpg"); } }
  @media (max-width: 775px) {
    .hero1 {
      background-image: url("https://ir.ebaystatic.com/pictures/aw/pics/ru/ebay-money-back-guarantee/Desktop/01_Header/1x/header_01_768.jpg"); } }
  @media (max-width: 640px) {
    .hero1 {
      background-image: url("https://ir.ebaystatic.com/pictures/aw/pics/ru/ebay-money-back-guarantee/Mobile/01_Header/1x/header_01_600.jpg");
      min-height: 749px;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start; } }
  .hero1__inner {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding: 0 32px; }
    @media (max-width: 775px) {
      .hero1__inner {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%; } }
    @media (max-width: 640px) {
      .hero1__inner {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%; } }
    .hero1__inner-header {
      text-align: left;
      font-size: 50px;
      letter-spacing: 0;
      line-height: 60px;
      color: #82187c; }
      @media (max-width: 775px) {
        .hero1__inner-header {
          text-align: left;
          font-size: 30px;
          letter-spacing: 0;
          line-height: 36px;
          color: #82187c; } }
      @media (max-width: 640px) {
        .hero1__inner-header {
          text-align: left;
          font-size: 36px;
          letter-spacing: 0;
          line-height: 46px;
          color: #82187c; } }
    .hero1__inner-text {
      text-align: left;
      font-size: 24px;
      letter-spacing: 0;
      line-height: 32px;
      color: #41413f; }
      @media (max-width: 775px) {
        .hero1__inner-text {
          text-align: left;
          font-size: 20px;
          letter-spacing: 0;
          line-height: 28px;
          color: #41413f; } }
      @media (max-width: 640px) {
        .hero1__inner-text {
          text-align: left;
          font-size: 24px;
          letter-spacing: 0;
          line-height: 32px;
          color: #41413f; } }

.hero2 {
  background-color: #f4d5e7;
  margin-top: 24px;
  padding: 32px; }
  .hero2__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 32px 0; }
    @media (max-width: 1300px) {
      .hero2__inner {
        padding: 64px 32px; } }
    @media (max-width: 640px) {
      .hero2__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
        .hero2__inner > div {
          margin-bottom: 20px; } }
    .hero2__inner__box1 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 40%;
      flex: 0 0 40%; }
      .hero2__inner__box1-header {
        text-align: left;
        font-size: 30px;
        letter-spacing: 0;
        line-height: 36px;
        color: #82187c;
        margin: 0; }
        @media (max-width: 640px) {
          .hero2__inner__box1-header {
            text-align: left;
            font-size: 30px;
            letter-spacing: 0;
            line-height: 40px;
            color: #82187c; } }
      .hero2__inner__box1-subheader {
        text-align: left;
        font-size: 20px;
        letter-spacing: 0;
        line-height: 20px;
        color: #d11da4;
        margin: 8px 0; }
        @media (max-width: 640px) {
          .hero2__inner__box1-subheader {
            text-align: left;
            font-size: 24px;
            letter-spacing: 0;
            line-height: 24px;
            color: #d11da4; } }
    .hero2__inner__box2 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 40%;
      flex: 0 0 40%; }
      .hero2__inner__box2-text {
        text-align: left;
        font-size: 20px;
        letter-spacing: 0;
        line-height: 28px;
        color: #41413f;
        margin: 0; }
        @media (max-width: 640px) {
          .hero2__inner__box2-text {
            text-align: left;
            font-size: 24px;
            letter-spacing: 0;
            line-height: 32px;
            color: #41413f; } }
    .hero2__inner__box3 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; }
    .hero2__inner .mobileIcon {
      display: none; }
      @media (max-width: 640px) {
        .hero2__inner .mobileIcon {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; } }
    @media (max-width: 640px) {
      .hero2__inner .desktopIcon {
        display: none; } }

.hero3 {
  padding: 64px 32px; }
  .hero3__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
    @media (max-width: 640px) {
      .hero3__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
        .hero3__inner > div {
          margin-bottom: 20px; } }
    .hero3__inner-box {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 28%;
      flex: 0 0 28%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start; }
      .hero3__inner-box--header {
        text-align: left;
        font-size: 30px;
        letter-spacing: 0;
        line-height: 36px;
        color: #82187c; }
        @media (max-width: 640px) {
          .hero3__inner-box--header {
            text-align: left;
            font-size: 30px;
            letter-spacing: 0;
            line-height: 40px;
            color: #d11da4; } }
      .hero3__inner-box--text {
        text-align: left;
        font-size: 16px;
        letter-spacing: 0;
        line-height: 24px;
        color: #41413f; }
        @media (max-width: 640px) {
          .hero3__inner-box--text {
            text-align: left;
            font-size: 24px;
            letter-spacing: 0;
            line-height: 32px;
            color: #41413f;
            margin-top: 0; } }

.hero4__inner-header {
  text-align: left;
  font-size: 36px;
  letter-spacing: 0;
  line-height: 46px;
  color: #82187c; }
  @media (max-width: 1010px) {
    .hero4__inner-header {
      padding: 0 32px; } }

.hero5 {
  background-color: #f6f6f6;
  background-image: url("https://ir.ebaystatic.com/pictures/aw/pics/ru/ebay-money-back-guarantee/Desktop/02_img/1x/img_07_1500.jpg");
  background-repeat: no-repeat;
  background-size: contain;
  min-height: 808px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  @media (max-width: 1025px) {
    .hero5 {
      background-image: url("https://ir.ebaystatic.com/pictures/aw/pics/ru/ebay-money-back-guarantee/Desktop/02_img/1x/img_07_960.jpg"); } }
  @media (max-width: 640px) {
    .hero5 {
      background-image: url("https://ir.ebaystatic.com/pictures/aw/pics/ru/ebay-money-back-guarantee/Mobile/02_img/1x/img_mob_06_600.jpg");
      background-size: cover; } }
  @media (max-width: 470px) {
    .hero5 {
      background-size: contain; } }
  @media (max-width: 1300px) {
    .hero5__inner {
      padding: 64px 32px; } }
  @media (max-width: 640px) {
    .hero5__inner {
      padding: 320px 32px 64px 32px; } }
  @media (max-width: 470px) {
    .hero5__inner {
      padding: 250px 32px 64px 32px; } }
  .hero5__inner-upper {
    margin-bottom: 72px; }
    .hero5__inner-upper--header {
      text-align: left;
      font-size: 50px;
      letter-spacing: 0;
      line-height: 60px;
      color: #82187c;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 45%;
      flex: 0 0 45%;
      width: 45%; }
      @media (max-width: 1025px) {
        .hero5__inner-upper--header {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 40%;
          flex: 0 0 40%;
          width: 40%; } }
      @media (max-width: 640px) {
        .hero5__inner-upper--header {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%;
          width: 100%;
          text-align: left;
          font-size: 30px;
          letter-spacing: 0;
          line-height: 40px;
          color: #82187c; } }
    .hero5__inner-upper--text {
      text-align: left;
      font-size: 20px;
      letter-spacing: 0;
      line-height: 28px;
      color: #41413f;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      width: 50%; }
      @media (max-width: 800px) {
        .hero5__inner-upper--text {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 70%;
          flex: 0 0 70%;
          width: 70%; } }
      @media (max-width: 640px) {
        .hero5__inner-upper--text {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%;
          width: 100%;
          text-align: left;
          font-size: 24px;
          letter-spacing: 0;
          line-height: 32px;
          color: #41413f; } }
  .hero5__inner-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
    @media (max-width: 640px) {
      .hero5__inner-bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
    .hero5__inner-bottom--box {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 30%;
      flex: 0 0 30%;
      width: 30%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start; }
      @media (max-width: 1025px) {
        .hero5__inner-bottom--box {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 25%;
          flex: 0 0 25%;
          width: 25%; } }
      @media (max-width: 640px) {
        .hero5__inner-bottom--box {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%;
          width: 100%;
          margin-bottom: 32px; } }
      .hero5__inner-bottom--box--header {
        margin: 16px 0;
        text-align: left;
        font-size: 30px;
        letter-spacing: 0;
        line-height: 36px;
        color: #82187c; }
        @media (max-width: 640px) {
          .hero5__inner-bottom--box--header {
            margin: 16px 0;
            text-align: left;
            font-size: 24px;
            letter-spacing: 0;
            line-height: 24px;
            color: #82187c; } }
      .hero5__inner-bottom--box .halfWidth {
        width: 50%; }
        @media (max-width: 1025px) {
          .hero5__inner-bottom--box .halfWidth {
            margin-bottom: 50px; } }
        @media (max-width: 640px) {
          .hero5__inner-bottom--box .halfWidth {
            width: 100%;
            margin: 16px 0; } }
      .hero5__inner-bottom--box--text {
        text-align: left;
        font-size: 20px;
        letter-spacing: 0;
        line-height: 28px;
        color: #41413f;
        justify-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end; }
        @media (max-width: 640px) {
          .hero5__inner-bottom--box--text {
            margin: 0;
            text-align: left;
            font-size: 24px;
            letter-spacing: 0;
            line-height: 32px;
            color: #41413f; } }
      @media (max-width: 640px) {
        .hero5__inner-bottom--box .marginBottom {
          margin-bottom: 32px; } }

.hero6 {
  background-color: #82187c;
  padding: 32px 0;
  margin-top: 44px; }
  @media (max-width: 1300px) {
    .hero6 {
      padding: 32px; } }
  .hero6__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
    @media (max-width: 640px) {
      .hero6__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
    .hero6__inner-left {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 70%;
      flex: 0 0 70%;
      width: 70%; }
      .hero6__inner-left--header {
        font-size: 40px;
        line-height: 50px;
        text-align: left;
        color: #f6d7e9;
        margin: 16px 0; }
        @media (max-width: 640px) {
          .hero6__inner-left--header {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            width: 100%;
            text-align: left;
            font-size: 36px;
            letter-spacing: 0;
            line-height: 46px;
            color: #f5a0d9; } }
      @media (max-width: 640px) {
        .hero6__inner-left--icon {
          display: none; } }
    .hero6__inner-right {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 30%;
      flex: 0 0 30%;
      width: 30%; }
      @media (max-width: 640px) {
        .hero6__inner-right {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%;
          width: 100%; } }
      .hero6__inner-right--text {
        text-align: left;
        font-size: 20px;
        letter-spacing: 0;
        line-height: 28px;
        color: #41413f;
        color: #f6d7e9;
        margin: 16px 0; }
        @media (max-width: 640px) {
          .hero6__inner-right--text {
            text-align: left;
            font-size: 24px;
            letter-spacing: 0;
            line-height: 32px;
            color: #41413f;
            color: #fad8f0; } }

.ski-stripes {
  text-align: center;
  margin-bottom: 16px; }
  @media (min-width: 640px) {
    .ski-stripes {
      margin-bottom: 32px; } }
  .ski-stripes__head {
    padding: 16px; }
  .ski-stripes__body {
    padding-top: 48px;
    padding-bottom: 48px;
    padding-left: 16px;
    padding-right: 16px; }
    @media (min-width: 640px) {
      .ski-stripes__body {
        padding-top: 64px;
        padding-bottom: 64px; } }
    @media (min-width: 640px) {
      .ski-stripes__body {
        padding-left: 32px;
        padding-right: 32px; } }
    .ski-stripes__body > h1 {
      margin-top: 32px;
      margin-bottom: 32px; }
      @media (min-width: 640px) {
        .ski-stripes__body > h1 {
          margin-top: 32px;
          margin-bottom: 32px; } }
    .ski-stripes__body > p {
      margin-top: 32px;
      margin-bottom: 32px; }
      @media (min-width: 640px) {
        .ski-stripes__body > p {
          margin-top: 48px;
          margin-bottom: 48px; } }
  .ski-stripes__foot {
    padding: 16px; }
    @media (min-width: 640px) {
      .ski-stripes__foot {
        padding: 32px; } }
    .ski-stripes__foot > .ski-btn {
      margin-top: 16px;
      margin-bottom: 16px; }
      @media (min-width: 640px) {
        .ski-stripes__foot > .ski-btn {
          margin-top: 16px;
          margin-bottom: 16px; } }

.ski-banner {
  padding: 16px;
  margin-bottom: 16px; }
  @media (min-width: 640px) {
    .ski-banner {
      padding: 48px; } }
  @media (min-width: 640px) {
    .ski-banner {
      margin-bottom: 32px; } }
  .ski-banner > h1 {
    margin-top: 1em; }
    @media (max-width: 639px) {
      .ski-banner > h1 {
        font-size: 31px; } }
  @media (min-width: 640px) {
    .ski-banner > p {
      max-width: 70%; } }
  .ski-banner .ski-btn {
    margin-bottom: 1em; }
  .ski-banner--centered {
    text-align: center; }
    .ski-banner--centered > p {
      max-width: 100%; }
    .ski-banner--centered > h1 {
      max-width: 100%; }

.ski-tabs {
  width: 100%;
  margin-bottom: 16px;
  padding: 16px; }
  @media (min-width: 640px) {
    .ski-tabs {
      margin-bottom: 32px; } }
  @media (min-width: 640px) {
    .ski-tabs {
      padding: 32px; } }
  .ski-tabs > h2 {
    margin-top: 0; }
  .ski-tabs > ul {
    margin: 0 0 24px; }
  .ski-tabs > [role="tablist"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    list-style: none; }
    .ski-tabs > [role="tablist"].tabs__items--borderBottom > li {
      border-bottom: 0.25rem solid rgba(118, 118, 118, 0.6); }
    .ski-tabs > [role="tablist"] [role="tab"] {
      cursor: pointer;
      margin: 0; }
      .ski-tabs > [role="tablist"] [role="tab"] + li {
        margin-left: 16px; }
      .ski-tabs > [role="tablist"] [role="tab"] > a {
        padding: 8px;
        display: inline-block;
        text-align: left;
        text-decoration: none;
        color: rgba(17, 24, 32, 0.6) !important; }
      .ski-tabs > [role="tablist"] [role="tab"][aria-selected="true"] {
        border-bottom: 0.25rem solid #111820; }
      .ski-tabs > [role="tablist"] [role="tab"][aria-selected="true"] > a {
        color: #111820; }

.ski-tabs--js [role=tabpanel] h3:first-child,
.ski-tabs--js [role=tabpanel] h4:first-child {
  display: none; }

.ski-expando {
  margin-bottom: 16px; }
  @media (min-width: 640px) {
    .ski-expando {
      margin-bottom: 32px; } }
  .ski-expando--960 {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto; }
    @media (max-width: 991px) {
      .ski-expando--960 {
        margin-left: 16px;
        margin-right: 16px; } }

.ski-expando__content {
  /*a:hover, a:focus{
      color: $link-hover;
    }*/ }
  .ski-expando__content a,
  .ski-expando__content a:link {
    color: #3665f3;
    cursor: pointer;
    text-decoration: underline; }
  .ski-expando__content a:visited {
    color: #82187c; }

.ski-expando-js {
  border: none;
  padding: 0; }

.ski-expando-js > .ski-expando-js__label {
  position: relative;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 44px;
  padding-right: 44px;
  cursor: pointer;
  margin: 0; }
  .ski-expando-js > .ski-expando-js__label[aria-expanded="true"]::before {
    -webkit-transform: translate(-50%, -70%) rotate(405deg);
    transform: translate(-50%, -70%) rotate(405deg); }

.ski-expando-js > .ski-expando-js__content {
  display: none;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 16px;
  padding-bottom: 16px; }
  @media (min-width: 640px) {
    .ski-expando-js > .ski-expando-js__content {
      padding-left: 44px;
      padding-right: 44px; } }
  .ski-expando-js > .ski-expando-js__content[aria-hidden="true"] {
    display: none; }
  .ski-expando-js > .ski-expando-js__content[aria-hidden="false"] {
    display: block; }

#ru-custom-expando {
  background-color: #f6f6f6; }
  #ru-custom-expando .expando-header-box {
    cursor: pointer;
    padding: 32px; }
    @media (max-width: 640px) {
      #ru-custom-expando .expando-header-box {
        padding: 32px; } }
    #ru-custom-expando .expando-header-box__inner {
      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; }
      @media (max-width: 640px) {
        #ru-custom-expando .expando-header-box__inner {
          -webkit-box-align: start;
          -ms-flex-align: start;
          align-items: flex-start; } }
      #ru-custom-expando .expando-header-box__inner .ru-expando-title {
        text-align: left;
        font-size: 30px;
        letter-spacing: 0;
        line-height: 36px;
        color: #82187c;
        width: 80%;
        margin: 0; }
      #ru-custom-expando .expando-header-box__inner--arrow {
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        @media (max-width: 640px) {
          #ru-custom-expando .expando-header-box__inner--arrow {
            margin-top: 1.66em; } }
    #ru-custom-expando .expando-header-box[aria-expanded="true"] .expando-header-box__inner--arrow {
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg); }
  #ru-custom-expando #ru-expando-content {
    padding: 32px; }
    #ru-custom-expando #ru-expando-content .expando-content-inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      position: relative; }
      #ru-custom-expando #ru-expando-content .expando-content-inner-header {
        text-align: left;
        font-size: 16px;
        letter-spacing: 0;
        line-height: 24px;
        color: #41413f; }
        @media (max-width: 640px) {
          #ru-custom-expando #ru-expando-content .expando-content-inner-header {
            text-align: left;
            font-size: 24px;
            letter-spacing: 0;
            line-height: 32px;
            color: #41413f; } }
      #ru-custom-expando #ru-expando-content .expando-content-inner-picture img {
        width: 100%; }
      #ru-custom-expando #ru-expando-content .expando-content-inner-footer {
        text-align: left;
        font-size: 16px;
        letter-spacing: 0;
        line-height: 24px;
        color: #41413f; }
        @media (max-width: 640px) {
          #ru-custom-expando #ru-expando-content .expando-content-inner-footer {
            text-align: left;
            font-size: 24px;
            letter-spacing: 0;
            line-height: 32px;
            color: #41413f; } }
    @media (max-width: 640px) {
      #ru-custom-expando #ru-expando-content .notBottomPicture {
        display: none; } }

@media (max-width: 640px) {
  .onlyDesktop {
    display: none; } }

@media (min-width: 640.5px) {
  .headerMobile {
    display: none; } }

.ski-terms__header {
  padding-top: 64px;
  padding-bottom: 64px; }
  .ski-terms__header__h1 {
    margin: 0;
    padding-left: 16px;
    padding-right: 16px; }
    @media (min-width: 640px) {
      .ski-terms__header__h1 {
        padding-left: 32px;
        padding-right: 32px; } }

.ski-terms__body {
  padding: 16px;
  /*a:hover, a:focus{
      color: $link-hover;
    }*/ }
  @media (min-width: 640px) {
    .ski-terms__body {
      padding: 32px; } }
  .ski-terms__body a,
  .ski-terms__body a:link {
    color: #3665f3;
    cursor: pointer;
    text-decoration: underline; }
  .ski-terms__body a:visited {
    color: #82187c; }
  .ski-terms__body h2, .ski-terms__body h3, .ski-terms__body h4 {
    margin: 1em 0; }

.ski-terms--simple {
  padding-left: 16px;
  padding-right: 16px;
  /*a:hover, a:focus{
      color: $link-hover;
    }*/ }
  @media (min-width: 640px) {
    .ski-terms--simple {
      padding-left: 32px;
      padding-right: 32px; } }
  .ski-terms--simple a,
  .ski-terms--simple a:link {
    color: #3665f3;
    cursor: pointer;
    text-decoration: underline; }
  .ski-terms--simple a:visited {
    color: #82187c; }
  .ski-terms--simple h1, .ski-terms--simple h2, .ski-terms--simple h3, .ski-terms--simple h4 {
    margin: 1em 0; }

body.has-dialog {
  overflow: hidden; }

.ski-dialog[role="dialog"] {
  background-color: rgba(17, 24, 32, 0.7);
  bottom: 0;
  left: 0;
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
  position: fixed;
  right: 0;
  top: 0;
  will-change: background-color;
  z-index: 100000; }

.ski-dialog__window-wrapper {
  left: 0;
  margin: auto;
  min-height: 55px;
  padding-bottom: 15vh;
  position: absolute;
  right: 0;
  top: 15%;
  will-change: opacity, transform;
  width: calc(88% - 7px);
  min-width: calc(75% - 7px);
  max-width: calc(100% - 7px); }
  @media (min-width: 640px) {
    .ski-dialog__window-wrapper {
      width: calc(50% - 14px);
      min-width: calc(50% - 14px);
      max-width: calc(88% - 15px); } }
  .ski-dialog__window-wrapper::before {
    background-color: #fff;
    bottom: 15vh;
    content: "";
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }

.ski-dialog__window {
  position: relative; }

.ski-dialog__body {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 16px;
  min-height: 100%;
  position: relative; }

.ski-dialog__close {
  background-color: #fff;
  border: 0;
  color: #111820;
  cursor: pointer;
  margin: 0;
  padding: 16px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1; }
  .ski-dialog__close:hover, .ski-dialog__close:focus {
    color: #006efc; }
  .ski-dialog__close span {
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    vertical-align: middle;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTQiIGhlaWdodD0iMTQiPjxkZWZzPjxwYXRoIGlkPSJhIiBkPSJNMTMuNzg4IDEuNTdjLjM0OC0uMzY5LjIwNC0uOTI5LS4xNTYtMS4yOTEtLjM2LS4zNjItLjk1NS0uMzUtMS4yMTctLjA5LS4yNjIuMjU4LTUuNDQ1IDUuNDc4LTUuNDQ1IDUuNDc4UzEuODE3LjQzNiAxLjUyNi4xODhDMS4yMzQtLjA1OS42NzQtLjA3OC4zMTkuMjgtLjAzNi42MzYtLjA5OSAxLjI4Ny4xNTIgMS41N2MuMjUyLjI4MyA1LjQ0NSA1LjQ4IDUuNDQ1IDUuNDhTLjM2NCAxMi4yOTEuMTUyIDEyLjUyN2MtLjIxMS4yMzctLjIyNi44OS4xNjcgMS4yMDQuMzk0LjMxMy44MjcuMzA0IDEuMjA3IDAgLjM3OS0uMzA0IDUuNDQ0LTUuMyA1LjQ0NC01LjNsNS40NDUgNS4yNGMuNDk4LjQ4IDEuMDAyLjM3NCAxLjMwNi4wNi4zMDUtLjMxNS40MDYtLjg0Ni4wNjctMS4yMDQtLjMzOS0uMzU3LTUuNDQ0LTUuNDc5LTUuNDQ0LTUuNDc5czUuMDk2LTUuMTEgNS40NDQtNS40Nzl6Ii8+PC9kZWZzPjx1c2UgZmlsbD0iIzAwMCIgeGxpbms6aHJlZj0iI2EiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==");
    height: 17px;
    width: 17px; }

.ski-dialog--show.ski-dialog--mask-fade, .ski-dialog--hide.ski-dialog--mask-fade {
  -webkit-transition: background-color 0.16s ease-out;
  transition: background-color 0.16s ease-out; }

.ski-dialog--show.ski-dialog--mask-fade-slow, .ski-dialog--hide.ski-dialog--mask-fade-slow {
  -webkit-transition: background-color 0.32s ease-out;
  transition: background-color 0.32s ease-out; }

.ski-dialog--show .ski-dialog__window--fade, .ski-dialog--hide .ski-dialog__window--fade {
  -webkit-transition: opacity 0.16s ease-out;
  transition: opacity 0.16s ease-out; }

.ski-dialog--show .ski-dialog__window--slide, .ski-dialog--hide .ski-dialog__window--slide {
  -webkit-transition: -webkit-transform 0.32s ease-out;
  transition: -webkit-transform 0.32s ease-out;
  transition: transform 0.32s ease-out;
  transition: transform 0.32s ease-out, -webkit-transform 0.32s ease-out; }

.ski-dialog--hide .ski-dialog--show-init, .ski-dialog--show-init .ski-dialog--show-init {
  display: block; }

.ski-dialog--hide.ski-dialog--mask-fade, .ski-dialog--hide.ski-dialog--mask-fade-slow, .ski-dialog--show-init.ski-dialog--mask-fade, .ski-dialog--show-init.ski-dialog--mask-fade-slow {
  background-color: fade(#111820, 0%); }

.ski-dialog--hide .ski-dialog__window--fade, .ski-dialog--show-init .ski-dialog__window--fade {
  opacity: 0; }

.ski-dialog--hide .ski-dialog__window--slide.ski-dialog__window--left, .ski-dialog--show-init .ski-dialog__window--slide.ski-dialog__window--left {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%); }

.ski-dialog--hide .ski-dialog__window--slide.ski-dialog__window--right, .ski-dialog--show-init .ski-dialog__window--slide.ski-dialog__window--right {
  -webkit-transform: translateX(100%);
  transform: translateX(100%); }

.ski-dialog--show .ski-dialog--hide-init, .ski-dialog--hide-init .ski-dialog--hide-init {
  display: block; }

.ski-dialog--show.ski-dialog--mask-fade, .ski-dialog--show.ski-dialog--mask-fade-slow, .ski-dialog--hide-init.ski-dialog--mask-fade, .ski-dialog--hide-init.ski-dialog--mask-fade-slow {
  background-color: rgba(17, 24, 32, 0.7); }

.ski-dialog--show .ski-dialog__window--fade, .ski-dialog--hide-init .ski-dialog__window--fade {
  opacity: 1; }

.ski-dialog--show .ski-dialog__window--slide, .ski-dialog--hide-init .ski-dialog__window--slide {
  -webkit-transform: translateX(0);
  transform: translateX(0); }

[hidden] {
  display: none; }

@media screen and (-ms-high-contrast: white-on-black) {
  .ski-dialog__close span {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTQiIGhlaWdodD0iMTQiPjxkZWZzPjxwYXRoIGlkPSJhIiBkPSJNMTMuNzg4IDEuNTdjLjM0OC0uMzY5LjIwNC0uOTI5LS4xNTYtMS4yOTEtLjM2LS4zNjItLjk1NS0uMzUtMS4yMTctLjA5LS4yNjIuMjU4LTUuNDQ1IDUuNDc4LTUuNDQ1IDUuNDc4UzEuODE3LjQzNiAxLjUyNi4xODhDMS4yMzQtLjA1OS42NzQtLjA3OC4zMTkuMjgtLjAzNi42MzYtLjA5OSAxLjI4Ny4xNTIgMS41N2MuMjUyLjI4MyA1LjQ0NSA1LjQ4IDUuNDQ1IDUuNDhTLjM2NCAxMi4yOTEuMTUyIDEyLjUyN2MtLjIxMS4yMzctLjIyNi44OS4xNjcgMS4yMDQuMzk0LjMxMy44MjcuMzA0IDEuMjA3IDAgLjM3OS0uMzA0IDUuNDQ0LTUuMyA1LjQ0NC01LjNsNS40NDUgNS4yNGMuNDk4LjQ4IDEuMDAyLjM3NCAxLjMwNi4wNi4zMDUtLjMxNS40MDYtLjg0Ni4wNjctMS4yMDQtLjMzOS0uMzU3LTUuNDQ0LTUuNDc5LTUuNDQ0LTUuNDc5czUuMDk2LTUuMTEgNS40NDQtNS40Nzl6Ii8+PC9kZWZzPjx1c2UgZmlsbD0iIzAwMCIgeGxpbms6aHJlZj0iI2EiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg=="); } }

.youtube-placeholder {
  background-color: #000;
  position: relative;
  margin-top: 34px;
  padding-top: 56.25%;
  overflow: hidden; }

.youtube-placeholder iframe {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0; }

.ytp-spinner {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 64px;
  margin-left: -32px;
  z-index: 18;
  pointer-events: none; }

.ytp-spinner-container {
  pointer-events: none;
  position: absolute;
  width: 100%;
  padding-bottom: 100%;
  top: 50%;
  left: 50%;
  margin-top: -50%;
  margin-left: -50%;
  animation: ytp-spinner-linspin 1568.23529647ms linear infinite;
  -webkit-animation: ytp-spinner-linspin 1568.23529647ms linear infinite; }

.ytp-spinner-rotator {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-animation: ytp-spinner-easespin 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: ytp-spinner-easespin 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; }

.ytp-spinner-left {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  overflow: hidden; }

.ytp-spinner-right {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden; }

.ytp-spinner-left {
  right: 49%; }

.ytp-spinner-right {
  left: 49%; }

.ytp-spinner-circle {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  width: 200%;
  height: 100%;
  border-style: solid;
  border-color: #ddd #ddd transparent;
  border-radius: 50%;
  border-width: 6px; }

.ytp-spinner-left .ytp-spinner-circle {
  left: 0;
  right: -100%;
  border-right-color: transparent;
  -webkit-animation: ytp-spinner-left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: ytp-spinner-left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; }

.ytp-spinner-right .ytp-spinner-circle {
  left: -100%;
  right: 0;
  border-left-color: transparent;
  -webkit-animation: ytp-right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: ytp-right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; }

@-webkit-keyframes ytp-spinner-linspin {
  to {
    -webkit-transform: rotate(360deg); } }

@keyframes ytp-spinner-linspin {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes ytp-spinner-easespin {
  12.5% {
    -webkit-transform: rotate(135deg); }
  25% {
    -webkit-transform: rotate(270deg); }
  37.5% {
    -webkit-transform: rotate(405deg); }
  50% {
    -webkit-transform: rotate(540deg); }
  62.5% {
    -webkit-transform: rotate(675deg); }
  75% {
    -webkit-transform: rotate(810deg); }
  87.5% {
    -webkit-transform: rotate(945deg); }
  to {
    -webkit-transform: rotate(1080deg); } }

@keyframes ytp-spinner-easespin {
  12.5% {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg); }
  25% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg); }
  37.5% {
    -webkit-transform: rotate(405deg);
    transform: rotate(405deg); }
  50% {
    -webkit-transform: rotate(540deg);
    transform: rotate(540deg); }
  62.5% {
    -webkit-transform: rotate(675deg);
    transform: rotate(675deg); }
  75% {
    -webkit-transform: rotate(810deg);
    transform: rotate(810deg); }
  87.5% {
    -webkit-transform: rotate(945deg);
    transform: rotate(945deg); }
  to {
    -webkit-transform: rotate(1080deg);
    transform: rotate(1080deg); } }

@-webkit-keyframes ytp-spinner-left-spin {
  0% {
    -webkit-transform: rotate(130deg); }
  50% {
    -webkit-transform: rotate(-5deg); }
  to {
    -webkit-transform: rotate(130deg); } }

@keyframes ytp-spinner-left-spin {
  0% {
    -webkit-transform: rotate(130deg);
    transform: rotate(130deg); }
  50% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  to {
    -webkit-transform: rotate(130deg);
    transform: rotate(130deg); } }

@-webkit-keyframes ytp-right-spin {
  0% {
    -webkit-transform: rotate(-130deg); }
  50% {
    -webkit-transform: rotate(5deg); }
  to {
    -webkit-transform: rotate(-130deg); } }

@keyframes ytp-right-spin {
  0% {
    -webkit-transform: rotate(-130deg);
    transform: rotate(-130deg); }
  50% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg); }
  to {
    -webkit-transform: rotate(-130deg);
    transform: rotate(-130deg); } }
