@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,600,500,700,800|Open+Sans:300,400,600,700);
*,
*:before,
*:after {
  box-sizing: border-box; }

body {
  background: #f0f0f0;
  font: normal 14px/24px "Open Sans", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility; }
  body img[height="1"] {
    position: absolute;
    top: -100%;
    left: -100%; }

hr,
.sep {
  height: 1px;
  margin: 32px 0;
  border: 0;
  background: rgba(0, 0, 0, 0.12); }
  hr + .title:not(:first-child),
  .sep + .title:not(:first-child) {
    margin-top: 0; }
  hr._mod_compact,
  .sep._mod_compact {
    margin-top: 8px;
    margin-bottom: 8px; }
  hr._color_light,
  .sep._color_light {
    background: rgba(255, 255, 255, 0.12); }

[data-ga-event] {
  pointer-events: all; }
  [data-ga-event] * {
    pointer-events: none; }

.io-saf {
  overflow: hidden;
  height: 100%; }
  .io-saf body {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    height: 100%; }

.close-email-confirmation {
  cursor: pointer; }
  .close-email-confirmation .badge__icon {
    vertical-align: middle; }
  .close-email-confirmation svg {
    pointer-events: none; }

body {
  padding: 0;
  margin: 0; }

.ipage {
  max-width: 768px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 8px;
  padding-right: 8px;
  width: 100%; }
  .ipage .card__overlay,
  .ipage .gif-labels {
    display: none; }
  .ipage .gif-view__info {
    padding: 12px; }

.gif-view {
  background: #fff;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.105), 0 3px 1px -2px rgba(0, 0, 0, 0.15), 0 1px 5px 0 rgba(0, 0, 0, 0.09);
  display: block;
  width: 100%;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.87);
  position: relative;
  width: auto;
  margin: 0 -16px 32px -16px; }
  .video-promo .gif-view {
    margin: 0; }
  .gif-view._mod_vertical {
    max-width: 768px;
    margin-left: auto;
    margin-right: auto;
    width: 100%; }

.gif-view__left {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 768px;
  -ms-flex: 0 0 60%;
  flex: 0 0 60%;
  position: relative; }
  .gif-view._mod_vertical .gif-view__left {
    display: block; }

.gif-view__right {
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  min-width: 0;
  max-width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column; }

.gif-view__center {
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  min-width: 0;
  max-width: 100%;
  max-height: 420px;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden; }

.gif-view__show {
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  min-height: 0;
  position: relative;
  display: -ms-flexbox;
  display: flex; }
  .gif-view__show .media {
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    min-width: 0;
    max-width: 100%;
    background: #000; }

.gif-view__toolbar {
  padding: 8px 16px 8px 8px;
  background: #1f1f1f;
  height: 56px; }
  .gif-view__toolbar .sided-buttons {
    margin: 0 0 0 -4px; }

.gif-view__button .button {
  height: 56px;
  line-height: 56px;
  display: block;
  height: 56px;
  border-radius: 0;
  font-size: 22px;
  box-shadow: none; }

.gif-view__info {
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  min-height: 0;
  padding: 16px; }
  .gif-view__info .title {
    margin-top: 0;
    margin-bottom: 0; }
  .gif-view__info hr {
    margin-top: 16px;
    margin-bottom: 16px; }
  .gif-view__info + .gif-view__addons {
    padding-top: 0; }
  .gif-view__info .text {
    margin-left: 0; }

.gif-view__addons {
  padding: 16px; }
  .gif-view__addons .row {
    display: block; }
  .gif-view__addons .row__box._size_min {
    margin-top: 16px; }

.gif-view__pw .pw-button:not(:last-child) {
  margin-right: 8px; }

.gif-view__likes {
  margin: 16px 0;
  padding: 8px 0;
  color: rgba(0, 0, 0, 0.6);
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  font: 400 12px/20px "Open Sans", sans-serif; }

.gif-view__votes {
  display: inline-block; }

.gif-view__nav {
  width: 100%;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto; }

.gif-view__nav-link {
  position: absolute;
  z-index: 5;
  top: 0;
  bottom: 0;
  width: 72px;
  height: 72px;
  margin: auto;
  padding: 16px;
  transition: color .3s ease-out .1s,  background .3s ease-out .1s;
  color: rgba(255, 255, 255, 0.48);
  background: rgba(0, 0, 0, 0.24); }
  .gif-view__show:hover .gif-view__nav-link {
    color: #000;
    background: #ffc61e; }
  .gif-view__nav-link .icon {
    width: 100%;
    height: 100%;
    padding: 0; }
  .gif-view__nav-link._type_prev {
    left: 0; }
  .gif-view__nav-link._type_next {
    right: 0; }

.gif-view__nav-preview {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  transition: opacity .3s ease-out .1s;
  opacity: 0; }
  .gif-view__nav-link:hover .gif-view__nav-preview {
    opacity: 1; }

.button[data-action='sound-on'] {
  display: none; }

[muted='true'] .button[data-action='sound-on'] {
  display: inline-block; }

[data-action='sound-off'] {
  display: inline-block; }

[muted='true'] .button[data-action='sound-off'] {
  display: none; }

.gif-view__timer {
  width: 100%;
  height: calc(100% - 56px);
  position: absolute;
  background: rgba(0, 0, 0, 0.7);
  display: -ms-flexbox;
  display: flex;
  font: bold 30vh/1 "Raleway", sans-serif;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  z-index: 5; }

.gif-view__taphold {
  position: relative;
  background: #181818;
  padding: 16px;
  display: -ms-flexbox;
  display: flex;
  line-height: 16px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .gif-view__taphold .icon {
    width: 16px;
    height: 16px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 8px;
    fill: #ffc61e; }
  .gif-view__taphold .icon,
  .gif-view__taphold span {
    position: relative;
    z-index: 3; }
  .gif-view__taphold:before {
    width: 0;
    height: 100%;
    position: absolute;
    background-color: rgba(255, 198, 30, 0.4);
    transition: width 0.4s cubic-bezier(0.2, 0, 0.2, 1);
    z-index: 1;
    content: '';
    left: 0;
    top: 0;
    animation: stripes 2s linear infinite;
    background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.04) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.04) 50%, rgba(0, 0, 0, 0.04) 75%, transparent 75%, transparent);
    background-size: 24px 24px; }
  .gif-view__taphold:active:before {
    width: 100%; }

.download-media {
  display: none; }

.gif-view__taphold-image {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 5;
  left: 0;
  top: 0; }

.media {
  position: relative;
  z-index: 1;
  display: block; }
  .media:before {
    display: block;
    width: 100%;
    padding-top: 56.25%;
    content: ''; }
  .media._mod_static:before {
    display: none; }
  .media._dim_wide {
    position: relative; }
    .media._dim_wide:before {
      display: block;
      width: 100%;
      padding-top: 33.33333%;
      content: ''; }

.media__content {
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .media__content:before, .media__content:after {
    position: absolute;
    z-index: 1;
    left: 0;
    width: 100%;
    pointer-events: none;
    height: 30%;
    min-height: 84px; }
  .media__content:before {
    top: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0, transparent 100%); }
  .media__content:after {
    bottom: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0, transparent 100%); }
  .media__content._shaded_top:before {
    content: ''; }
  .media__content._shaded_bottom:after {
    content: ''; }
  .media._mod_static .media__content {
    position: static; }
  .media__content object {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute; }
  .media__content iframe {
    z-index: 2; }

.media__cover {
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden; }

.media__cover-video {
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  display: none; }
  .media__cover-video._direction_vertical {
    width: 100%;
    height: auto; }
  .media__cover-video._direction_horizontal {
    height: 100%;
    width: auto; }

.media__cover-preview {
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  display: none; }

.media__cover-image {
  width: 100%;
  height: 100%;
  display: block;
  opacity: 0; }

.media__canvas-holder {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #000; }

.media__canvas {
  width: auto;
  height: auto;
  background-color: #000;
  display: block;
  max-width: 100%;
  max-height: 100%; }

.media__video {
  width: 100%;
  height: 100%;
  vertical-align: top;
  background-color: #000; }

.media__image {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  max-width: 100%;
  max-height: 100%; }
  .media._mod_static .media__image {
    width: auto;
    height: auto;
    position: static;
    vertical-align: top;
    max-width: 100%; }

.media__iframe {
  width: 100%;
  height: 100%; }

.premium-gifs {
  margin: 0 auto;
  margin-bottom: -30px;
  height: 150px; }

.button {
  height: 40px;
  line-height: 40px;
  position: relative;
  display: inline-block;
  padding: 0 16px;
  height: 40px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: all 0.2s cubic-bezier(0.2, 0, 0.2, 1);
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  color: #333;
  border: 0;
  border-radius: 2px;
  outline: none;
  background-color: rgba(0, 0, 0, 0.08);
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 600; }
  .button--round {
    border-radius: 16px; }
  .button:not([disabled]):hover {
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.1); }
  .button[disabled] {
    opacity: .5; }
  .button--icon {
    background-color: transparent; }
    .button--icon:not([disabled]):hover {
      background: rgba(0, 0, 0, 0.2); }
  .button--icon-shadow {
    -webkit-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.3));
    filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.3)); }
  .button--inverted {
    background-color: rgba(255, 255, 255, 0.2); }
    .button--inverted:not([disabled]):hover {
      background-color: rgba(255, 255, 255, 0.4); }
  .button--color-white {
    color: #fff; }
  .button--color-gray {
    color: #999; }
  .button--color-yellow {
    color: #ffc61e; }
  .button--color-green {
    color: #60c659; }
  .button--color-red {
    color: #e23d28; }
  .button--color-blue {
    color: #00adc6; }
  .button--color-youtube {
    color: #dc2217; }
  .button--color-facebook {
    color: #39579a; }
  .button--color-twitter {
    color: #1da1f2; }
  .button[class*=--raised] {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.105), 0 3px 1px -2px rgba(0, 0, 0, 0.15), 0 1px 5px 0 rgba(0, 0, 0, 0.09); }
    .button[class*=--raised]:not([disabled]):active {
      box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.105), 0 3px 14px 2px rgba(0, 0, 0, 0.09), 0 5px 5px -3px rgba(0, 0, 0, 0.15); }
  .button--raised-white {
    color: #000;
    background-color: #fff; }
    .button--raised-white:not([disabled]):hover {
      background-color: white; }
    .button--raised-white:not([disabled]):active {
      background-color: #e7e7e7; }
  .button--raised-gray {
    color: #fff;
    background-color: #999; }
    .button--raised-gray:not([disabled]):hover {
      background-color: darkgray; }
    .button--raised-gray:not([disabled]):active {
      background-color: #8a8a8a; }
  .button--raised-yellow {
    color: #000;
    background-color: #ffc61e; }
    .button--raised-yellow:not([disabled]):hover {
      background-color: #ffcf41; }
    .button--raised-yellow:not([disabled]):active {
      background-color: #e7b31b; }
  .button--raised-green {
    color: #fff;
    background-color: #60c659; }
    .button--raised-green:not([disabled]):hover {
      background-color: #79cf73; }
    .button--raised-green:not([disabled]):active {
      background-color: #57b351; }
  .button--raised-red {
    color: #fff;
    background-color: #e23d28; }
    .button--raised-red:not([disabled]):hover {
      background-color: #e65b49; }
    .button--raised-red:not([disabled]):active {
      background-color: #cd3724; }
  .button--raised-blue {
    color: #fff;
    background-color: #00adc6; }
    .button--raised-blue:not([disabled]):hover {
      background-color: #28bacf; }
    .button--raised-blue:not([disabled]):active {
      background-color: #009db3; }
  .button--raised-youtube {
    color: #fff;
    background-color: #dc2217; }
    .button--raised-youtube:not([disabled]):hover {
      background-color: #e1443b; }
    .button--raised-youtube:not([disabled]):active {
      background-color: #c71f15; }
  .button--raised-facebook {
    color: #fff;
    background-color: #39579a; }
    .button--raised-facebook:not([disabled]):hover {
      background-color: #5871aa; }
    .button--raised-facebook:not([disabled]):active {
      background-color: #344f8b; }
  .button--raised-twitter {
    color: #fff;
    background-color: #1da1f2; }
    .button--raised-twitter:not([disabled]):hover {
      background-color: #40b0f4; }
    .button--raised-twitter:not([disabled]):active {
      background-color: #1a92db; }
  .button--primary {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.105), 0 3px 1px -2px rgba(0, 0, 0, 0.15), 0 1px 5px 0 rgba(0, 0, 0, 0.09);
    color: #000;
    background-color: #ffc61e; }
    .button--primary:not([disabled]):active {
      box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.105), 0 3px 14px 2px rgba(0, 0, 0, 0.09), 0 5px 5px -3px rgba(0, 0, 0, 0.15); }
    .button--primary:not([disabled]):hover {
      background-color: #ffcf41; }
    .button--primary:not([disabled]):active {
      background-color: #e7b31b; }
  .button--secondary {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.105), 0 3px 1px -2px rgba(0, 0, 0, 0.15), 0 1px 5px 0 rgba(0, 0, 0, 0.09);
    color: #fff;
    background-color: #60c659; }
    .button--secondary:not([disabled]):active {
      box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.105), 0 3px 14px 2px rgba(0, 0, 0, 0.09), 0 5px 5px -3px rgba(0, 0, 0, 0.15); }
    .button--secondary:not([disabled]):hover {
      background-color: #79cf73; }
    .button--secondary:not([disabled]):active {
      background-color: #57b351; }
  .button--outline {
    border: 1px solid #ffc61e;
    background: #fff; }
  .button--outline-clear {
    border: 1px solid #ffc61e;
    background: transparent; }
  .button._color_white {
    color: #fff; }
  .button._color_green {
    color: #60c659; }
  .button .icon {
    width: 16px;
    height: inherit;
    vertical-align: top; }
    .button .icon:only-child {
      margin: 0 -4px; }
  .button--small {
    height: 32px;
    line-height: 32px; }
  .button--big {
    height: 48px;
    line-height: 48px;
    font-size: 16px; }
  .button--wide {
    display: block;
    width: 100%; }
  .field__combo .button {
    padding: 11px;
    border-top: 1px solid rgba(0, 0, 0, 0.12);
    border-right: 1px solid rgba(0, 0, 0, 0.12);
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    background-color: #fff; }
    .field__combo .button:hover {
      background-color: whitesmoke; }
  .button--card-float {
    position: relative;
    z-index: 5;
    margin: -20px 16px -20px auto;
    border-radius: 50%; }

.quality-toggle {
  text-transform: capitalize !important; }

.social-list {
  margin-right: -2px;
  margin-left: -2px;
  font-size: 0; }
  .social-list._style_stretch {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .share .social-list {
    margin-right: 0;
    margin-left: 0; }

.social-icon {
  display: inline-block;
  padding: 10px;
  transition: all 0.2s cubic-bezier(0.2, 0, 0.2, 1);
  text-align: center;
  vertical-align: top;
  text-decoration: none;
  color: #fff;
  border-radius: 2px;
  line-height: 16px; }
  .share .social-list .social-icon {
    display: block;
    margin: 0; }
    .share .social-list .social-icon:not(:last-child) {
      margin: 0 0 4px; }
  .social-icon._mod_facebook {
    color: #fff;
    background-color: #39579a; }
    .social-icon._mod_facebook .icon {
      fill: #fff; }
    .social-icon._mod_facebook[href]:hover, .social-icon._mod_facebook[data-href]:hover {
      background-color: #5871aa; }
    .social-icon._mod_facebook:active {
      background-color: #35508e; }
  .social-icon._mod_twitter {
    color: #fff;
    background-color: #1da1f2; }
    .social-icon._mod_twitter .icon {
      fill: #fff; }
    .social-icon._mod_twitter[href]:hover, .social-icon._mod_twitter[data-href]:hover {
      background-color: #40b0f4; }
    .social-icon._mod_twitter:active {
      background-color: #1b95e0; }
  .social-icon._mod_pinterest {
    color: #fff;
    background-color: #bd081c; }
    .social-icon._mod_pinterest .icon {
      fill: #fff; }
    .social-icon._mod_pinterest[href]:hover, .social-icon._mod_pinterest[data-href]:hover {
      background-color: #c72e3f; }
    .social-icon._mod_pinterest:active {
      background-color: #af071a; }
  .social-icon._mod_tumblr {
    color: #fff;
    background-color: #35465d; }
    .social-icon._mod_tumblr .icon {
      fill: #fff; }
    .social-icon._mod_tumblr[href]:hover, .social-icon._mod_tumblr[data-href]:hover {
      background-color: #546376; }
    .social-icon._mod_tumblr:active {
      background-color: #314156; }
  .social-icon._mod_google-plus {
    color: #fff;
    background-color: #de4d3b; }
    .social-icon._mod_google-plus .icon {
      fill: #fff; }
    .social-icon._mod_google-plus[href]:hover, .social-icon._mod_google-plus[data-href]:hover {
      background-color: #e36959; }
    .social-icon._mod_google-plus:active {
      background-color: #cd4737; }
  .social-icon._mod_reddit {
    color: #fff;
    background-color: #ff4500; }
    .social-icon._mod_reddit .icon {
      fill: #fff; }
    .social-icon._mod_reddit[href]:hover, .social-icon._mod_reddit[data-href]:hover {
      background-color: #ff6228; }
    .social-icon._mod_reddit:active {
      background-color: #ec4000; }
  .social-icon._mod_email {
    color: #fff;
    background-color: #60c659; }
    .social-icon._mod_email .icon {
      fill: #fff; }
    .social-icon._mod_email[href]:hover, .social-icon._mod_email[data-href]:hover {
      background-color: #79cf73; }
    .social-icon._mod_email:active {
      background-color: #59b752; }
  .social-icon._mod_instagram {
    color: #fff;
    background-color: #e02d69; }
    .social-icon._mod_instagram .icon {
      fill: #fff; }
    .social-icon._mod_instagram[href]:hover, .social-icon._mod_instagram[data-href]:hover {
      background-color: #e54e80; }
    .social-icon._mod_instagram:active {
      background-color: #cf2a61; }
  .social-icon._mod_youtube {
    color: #fff;
    background-color: #dc2217; }
    .social-icon._mod_youtube .icon {
      fill: #fff; }
    .social-icon._mod_youtube[href]:hover, .social-icon._mod_youtube[data-href]:hover {
      background-color: #e1443b; }
    .social-icon._mod_youtube:active {
      background-color: #cc1f15; }
  .social-icon._mod_website {
    color: #000;
    background-color: #ffc61e; }
    .social-icon._mod_website .icon {
      fill: #000; }
    .social-icon._mod_website[href]:hover, .social-icon._mod_website[data-href]:hover {
      background-color: #ffcf41; }
    .social-icon._mod_website:active {
      background-color: #ecb71c; }
  .social-icon._mod_mag {
    color: #000;
    background-color: #ffc61e; }
    .social-icon._mod_mag .icon {
      fill: #000; }
    .social-icon._mod_mag[href]:hover, .social-icon._mod_mag[data-href]:hover {
      background-color: #ffcf41; }
    .social-icon._mod_mag:active {
      background-color: #ecb71c; }
  .social-icon[href]:hover, .social-icon[data-href]:hover {
    cursor: pointer; }
  .social-icon .icon {
    width: 16px;
    height: 16px;
    vertical-align: top; }
  .label .social-icon {
    margin-right: 4px; }
  .social-icon._size_small,
  .social-list._size_compact .social-icon {
    padding: 4px; }
  .social-list .social-icon {
    margin: 0 2px; }
  .social-list._style_stretch .social-icon {
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    min-width: 0;
    max-width: 100%;
    min-width: 36px; }

.toggle {
  padding: 2px;
  display: inline-block;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.15); }
  .toggle._on_light {
    background: rgba(0, 0, 0, 0.1); }

.toggle__in {
  display: -ms-flexbox;
  display: flex; }

.toggle__input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .toggle__input[type=radio] + label {
    margin: 0; }
  .toggle__input:checked + label {
    background: #ffc61e;
    color: rgba(0, 0, 0, 0.7); }

.toggle__label {
  width: 40px;
  font: bold 12px/20px "Open Sans", sans-serif;
  padding: 0 6px;
  border-radius: inherit;
  text-align: center;
  cursor: pointer;
  border-radius: 10px;
  margin: 0;
  color: rgba(255, 255, 255, 0.7); }
  .toggle._on_light .toggle__label {
    color: rgba(0, 0, 0, 0.7); }

.toggle-check {
  display: inline-block; }

.toggle-check__field {
  position: absolute;
  margin: 0;
  opacity: 0; }

.toggle-check__label {
  width: 44px;
  height: 24px;
  padding: 2px;
  border-radius: 12px;
  background: rgba(0, 0, 0, 0.1);
  display: block;
  position: relative;
  font-size: 0; }
  input[type=checkbox] + .toggle-check__label {
    padding: 0;
    display: block;
    margin: 0; }
  .toggle-check__label:before {
    width: 20px;
    height: 20px;
    position: absolute;
    content: '';
    top: 2px;
    background: rgba(0, 0, 0, 0.15);
    border-radius: 50%;
    left: 2px;
    transition: all .05s ease-out .05s;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1); }
  .toggle-check__field:checked + .toggle-check__label:before {
    background: #ffc61e;
    left: 50%; }
  .toggle-check__field:disabled + .toggle-check__label {
    opacity: .4;
    cursor: default; }
  .toggle-check._size_small .toggle-check__label {
    width: 40px;
    height: 22px;
    border-radius: 11px; }
    .toggle-check._size_small .toggle-check__label:before {
      width: 18px;
      height: 18px; }

.meta {
  display: -ms-flexbox;
  display: flex;
  font: 400 12px/20px "Open Sans", sans-serif; }
  .header .meta {
    font-weight: 600;
    -ms-flex-align: center;
    align-items: center; }
  .meta._place_right {
    -ms-flex-pack: end;
    justify-content: flex-end; }

.meta__item {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 100%;
  vertical-align: top;
  color: rgba(0, 0, 0, 0.6); }
  .meta__item._pull_right {
    margin-left: auto; }
  .meta__item:not(:last-child) {
    margin-right: 8px; }
  .meta._color_white .meta__item {
    color: #fff; }
  .meta__item:not(._not_wraped) {
    white-space: nowrap; }
  .meta__item._wrapped {
    white-space: inherit; }
  .meta__item .avatar {
    margin: 0;
    vertical-align: top; }
  .meta__item .icon {
    width: 18px;
    height: 18px;
    padding: 1px;
    vertical-align: top; }
  .meta__item a {
    color: rgba(0, 0, 0, 0.87);
    transition: all 0.2s cubic-bezier(0.2, 0, 0.2, 1); }
    .meta__item a:hover {
      color: #ecb71c; }
  .meta._type_bordered .meta__item {
    margin: 0;
    padding: 1px 12px;
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-right-width: 0; }
    .meta._type_bordered .meta__item:first-child {
      border-radius: 20px 0 0 20px; }
    .meta._type_bordered .meta__item:last-child {
      border-right-width: 1px;
      border-radius: 0 20px 20px 0; }

.title {
  margin-bottom: 24px;
  margin-top: 0;
  display: block;
  font: 600 18px/24px "Raleway", sans-serif; }
  .title:not(:first-child) {
    margin-top: 48px; }
  .card .title {
    margin-bottom: 8px; }
  .title small {
    font-size: 70%;
    opacity: .6; }
  .title + .note {
    margin-top: -24px;
    margin-bottom: 24px; }
  .title._style_display {
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -ms-flex-align: center;
    align-items: center;
    font: 400 24px/28px "Raleway", sans-serif; }
    .title._style_display:before, .title._style_display:after {
      display: block;
      height: 1px;
      content: '';
      background: rgba(0, 0, 0, 0.12);
      -ms-flex: auto;
      flex: auto; }
    .title._style_display:before {
      margin-right: 24px; }
    .title._style_display:after {
      margin-left: 24px; }
    .title._style_display + .note {
      text-align: center; }
  .title._style_main {
    margin-bottom: 8px;
    font: 600 24px/32px "Raleway", sans-serif; }
  .title._style_headline {
    font: 600 18px/24px "Raleway", sans-serif; }
  .title._style_subhead {
    font: 600 18px/24px "Raleway", sans-serif; }
  .title._style_modal {
    font: 600 18px/24px "Raleway", sans-serif;
    padding-right: 32px; }
  .title._has_decor {
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .title._has_decor:before, .title._has_decor:after {
      display: block;
      height: 1px;
      content: '';
      background: rgba(0, 0, 0, 0.12);
      -ms-flex: auto;
      flex: auto; }
    .title._has_decor:before {
      margin-right: 24px; }
    .title._has_decor:after {
      margin-left: 24px; }
    .title._has_decor + .note {
      text-align: center; }
  .title._has_right-decor {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center; }
    .title._has_right-decor:after {
      -ms-flex: 1 1 0%;
      flex: 1 1 0%;
      min-width: 0;
      max-width: 100%;
      display: block;
      height: 1px;
      content: '';
      background: rgba(0, 0, 0, 0.12);
      -ms-flex: auto;
      flex: auto;
      margin-left: 24px; }
  .title a:not(.button) {
    color: rgba(0, 0, 0, 0.87);
    transition: all 0.2s cubic-bezier(0.2, 0, 0.2, 1); }
    .title a:not(.button):hover {
      color: #ecb71c; }
  .title strong {
    font-weight: bold; }
  .title a {
    color: #000; }

.widget:not(:last-child) {
  margin-bottom: 32px; }

.widget__header {
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 12px;
  -ms-flex-align: center;
  align-items: center; }

.widget__title {
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  min-width: 0;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0;
  text-transform: uppercase;
  font: 600 18px/32px "Open Sans", sans-serif; }
  .widget__title small {
    text-transform: lowercase; }
  .widget__title._color_white {
    color: #fff; }

.widget__text {
  margin: 0;
  font: 600 16px/32px "Open Sans", sans-serif; }
  .widget__text._color_white {
    color: #fff; }

.widget__ctrs {
  display: -ms-flexbox;
  display: flex; }
  .widget__ctrs > *:not(:last-child) {
    margin-right: 8px; }

.icon {
  fill: currentColor; }
  .icon--card-centered {
    margin: 16px auto 0;
    display: block; }
  .icon--size-16 {
    width: 16px;
    height: 16px; }
  .icon--size-24 {
    width: 24px;
    height: 24px; }
  .icon--size-32 {
    width: 32px;
    height: 32px; }
  .icon--size-48 {
    width: 48px;
    height: 48px; }
  .icon--size-56 {
    width: 56px;
    height: 56px; }
  .icon--size-64 {
    width: 64px;
    height: 64px; }
  .icon--size-80 {
    width: 80px;
    height: 80px; }
  .icon._type_menu {
    width: 16px;
    height: 16px;
    margin: 4px 4px 4px 0;
    vertical-align: top;
    fill: currentColor; }
    .menu .icon._type_menu {
      margin-right: 8px;
      opacity: .6; }
    .menu._type_topbar .icon._type_menu {
      margin-right: 4px;
      opacity: 1; }
    .menu._no_icon .icon._type_menu {
      display: none; }
  .icon._place_toolbar {
    width: 16px;
    height: 16px;
    margin: 4px 8px 4px 0;
    vertical-align: top; }
    .icon._place_toolbar:only-child {
      margin-right: 4px;
      margin-left: 4px; }
  .icon._type_sign {
    width: 112px;
    height: 112px;
    display: block;
    margin: 0 auto -24px; }
  .icon._type_base {
    width: 16px;
    height: 16px;
    margin: 4px;
    vertical-align: top;
    fill: currentColor;
    opacity: .7; }
  .icon._type_sq {
    width: 24px;
    height: 24px;
    padding: 4px;
    vertical-align: top;
    fill: currentColor;
    opacity: .7;
    border: 1px solid rgba(0, 0, 0, 0.12);
    border-radius: 2px; }
  .media .icon {
    width: 64px;
    height: 64px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    fill: rgba(0, 0, 0, 0.6);
    opacity: .5; }
  .icon._color_white {
    fill: #fff; }
  .icon._color_gray {
    fill: #999; }
  .icon._color_yellow {
    fill: #ffc61e; }
  .icon._color_green {
    fill: #60c659; }
  .icon._color_red {
    fill: #e23d28; }
  .icon._color_blue {
    fill: #00adc6; }
  .icon._color_youtube {
    fill: #dc2217; }
  .icon._color_facebook {
    fill: #39579a; }
  .icon._color_twitter {
    fill: #1da1f2; }
  .icon._stroked {
    fill: transparent;
    stroke: currentColor; }

._remove-ad-link_icon {
  fill: #ffc61e;
  margin-left: 2px; }

.icon__speed-field {
  color: rgba(255, 255, 255, 0.12);
  fill: white; }
  .icon__speed-field__turtle {
    width: 25px;
    height: 25px; }
  .icon__speed-field__rabbit {
    width: 35px;
    height: 35px; }

.card {
  position: relative;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  transition: all 0.2s cubic-bezier(0.2, 0, 0.2, 1);
  background: #fff; }
  .card:not(.card--tile) {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.105), 0 3px 1px -2px rgba(0, 0, 0, 0.15), 0 1px 5px 0 rgba(0, 0, 0, 0.09); }
  .card--semitransparent {
    background: rgba(0, 0, 0, 0.06); }
  .card--hover-shadow:hover {
    box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.105), 0 3px 14px 2px rgba(0, 0, 0, 0.09), 0 5px 5px -3px rgba(0, 0, 0, 0.15); }
  .card--hover-move:hover {
    -ms-transform: translateY(-16px);
    transform: translateY(-16px); }

.card__media[class*='--aspect'], .card__media--fill {
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover; }

.card__media--fill {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0; }

.card__media--fill-center {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center; }

.card__media--aspect-16x9 {
  position: relative; }
  .card__media--aspect-16x9:before {
    display: block;
    width: 100%;
    padding-top: 56.25%;
    content: ''; }

.card__media--aspect-3x2 {
  position: relative; }
  .card__media--aspect-3x2:before {
    display: block;
    width: 100%;
    padding-top: 66.66667%;
    content: ''; }

.card__media--aspect-4x3 {
  position: relative; }
  .card__media--aspect-4x3:before {
    display: block;
    width: 100%;
    padding-top: 75%;
    content: ''; }

.card__media--aspect-1x1 {
  position: relative; }
  .card__media--aspect-1x1:before {
    display: block;
    width: 100%;
    padding-top: 100%;
    content: ''; }

.card__media-play {
  width: 80px;
  height: 80px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  margin: auto;
  padding: 24px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.4);
  fill: #fff; }

.card__media-icon {
  width: 80px;
  height: 80px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  fill: rgba(0, 0, 0, 0.2); }
  .card__media-icon--relative {
    position: relative;
    margin: 0; }
  .card__media-icon--md {
    width: 60px;
    height: 60px; }
  .card__media-icon--sm {
    width: 40px;
    height: 40px; }

.card__image {
  width: 100%;
  height: auto;
  display: block; }

.card__title {
  font: 600 18px/24px "Raleway", sans-serif; }
  .card > .card__title {
    padding: 16px; }

.card__text {
  min-height: 0;
  padding: 16px;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto; }
  .card__text p {
    margin: 0 0 12px; }
    .card__text p:last-child {
      margin-bottom: 0; }
  .card__title + .card__text {
    padding-top: 0; }
  .card__text .button {
    font-size: 12px; }

.card__actions {
  padding: 0 16px 16px;
  font-weight: 600;
  line-height: 20px; }
  .card__actions--float-bottom {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding-top: 32px;
    color: #fff;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0, rgba(0, 0, 0, 0.35) 33%, transparent 100%); }
    .card__actions--float-bottom .meta__item {
      color: #fff; }

.card__small-title {
  font: 600 14px/18px "Open Sans", sans-serif; }
  .button--card-float + .card__text .card__small-title {
    margin-right: 56px; }

.card__marks {
  position: absolute;
  top: 0;
  left: 0;
  padding: 16px; }

.card__menu {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  padding: 4px; }

.card__overlay-link {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.card__ad-icon {
  position: absolute;
  z-index: 5;
  top: 0;
  right: 0;
  padding: 0.5rem; }

._ad-icon {
  color: #ffc61e;
  height: 15px;
  width: 15px; }

.card__center {
  position: absolute;
  z-index: 5;
  top: 0;
  right: 0;
  padding: 0.5rem; }

.owl-carousel-holder {
  margin: 0 -8px; }

.owl-carousel {
  position: relative;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  transition: opacity 0.2s cubic-bezier(0.2, 0, 0.2, 1);
  opacity: 0;
  -webkit-tap-highlight-color: transparent; }
  .owl-carousel > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y; }
  .owl-carousel .owl-stage:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: '.';
    line-height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-item {
    position: relative;
    float: left;
    min-height: 1px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
    .owl-carousel .owl-item .card {
      margin: 0 8px;
      width: auto; }
  .owl-carousel .owl-item img {
    transform-style: preserve-3d; }
  .owl-carousel.owl-loaded {
    opacity: 1; }
  .owl-carousel.owl-loading {
    display: block;
    opacity: 0; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    display: none; }
  .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab; }

.owl-nav,
.owl-dots {
  display: none; }

.owl-dot {
  width: 12px;
  height: 12px;
  background: #fff; }
  .owl-dot.active {
    background: #ffc61e; }

.logo {
  display: block; }

.icn-lib {
  width: 0;
  height: 0;
  position: absolute;
  top: -100%;
  left: -100%;
  overflow: hidden; }

.main {
  min-height: 0;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto; }
  .main._for_promo {
    position: relative;
    overflow: hidden;
    background-image: url("/images/tiled-bg.jpg");
    background-position: 50% 50%; }
    .main._for_promo:before {
      width: 100%;
      height: 100%;
      position: absolute;
      z-index: 0;
      top: 0;
      left: 0;
      content: '';
      background: rgba(0, 0, 0, 0.7); }
  .main._for_premium {
    position: relative;
    overflow: hidden;
    background: url("/images/bg-groovygirl.png") no-repeat, #60c659;
    background-size: 25%;
    background-position-x: 80%;
    background-position-y: center; }

.wrapper {
  padding: 60px 0; }

.main__inner {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: content-box;
  padding-right: 16px;
  padding-left: 16px;
  padding-top: 16px;
  padding-bottom: 16px; }

.content__sidebar._place_left {
  display: none; }

.card-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -4px;
  margin-right: -4px; }
  .card-list:last-child {
    margin-bottom: -8px; }
  .card-list._items_centered {
    -ms-flex-pack: center;
    justify-content: center; }

.card-list__inject {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  display: none; }

.artists {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -4px;
  margin-right: -4px; }
  .artists:last-child {
    margin-bottom: -8px; }

.link {
  color: rgba(0, 0, 0, 0.87);
  transition: all 0.2s cubic-bezier(0.2, 0, 0.2, 1); }
  .link:hover {
    color: #ecb71c; }
  .link._color_red {
    color: #e23d28; }

.grc-holder {
  text-align: center; }
  .grc-holder * {
    margin: auto; }

.bullet-list {
  margin: 0;
  padding: 0;
  font: normal 12px/20px "Open Sans", sans-serif; }
  .bullet-list li {
    position: relative;
    padding-right: 24px;
    padding-left: 24px;
    list-style: none; }
    .bullet-list li.pdleft-none {
      padding-left: 0; }
    .bullet-list li:before {
      position: absolute;
      top: 2px;
      left: 0;
      width: 12px;
      height: 8px;
      content: '';
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
      border-bottom: 2px solid #ffc61e;
      border-left: 2px solid #ffc61e; }
  .bullet-list strong {
    color: #60c659; }
  .bullet-list.bullet-list__nocheck :before {
    display: none; }

.hp-mobile-premium {
  position: fixed;
  z-index: 10;
  top: 60px;
  width: 100%;
  padding: 0 16px 8px;
  background: rgba(0, 0, 0, 0.8); }
  .hp-mobile-premium a {
    display: block;
    padding: 6px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    border-radius: 2px;
    background: #60c659;
    font: 700 14px/24px "Open Sans", sans-serif; }
    .hp-mobile-premium a:active, .hp-mobile-premium a:hover {
      color: #fff; }

.note {
  margin-bottom: 24px;
  color: rgba(0, 0, 0, 0.6);
  font: normal 14px/24px "Open Sans", sans-serif; }

.caption {
  color: rgba(0, 0, 0, 0.6);
  font: 400 12px/20px "Open Sans", sans-serif; }

.label {
  display: block;
  font: normal 14px/24px "Open Sans", sans-serif; }
  .label[for] {
    cursor: pointer; }
  .label strong {
    font-size: 16px; }
  .label small {
    font-size: 12px; }
  .label._state_error {
    color: #e23d28; }
  .label.watermark {
    text-align: left; }

.label__note {
  font: 400 12px/20px "Open Sans", sans-serif;
  color: rgba(0, 0, 0, 0.6); }
  .label__note._floated {
    float: right; }

.gif-actions {
  position: absolute;
  z-index: 10;
  top: 0;
  right: 0;
  padding: 4px; }

.gif-labels {
  position: absolute;
  z-index: 2;
  top: 16px;
  left: 16px; }

.icons-list {
  margin-bottom: 24px; }

.icons-list__item {
  display: -ms-flexbox;
  display: flex;
  text-align: left;
  -ms-flex-align: center;
  align-items: center; }
  .icons-list__item:not(:last-child) {
    margin-bottom: 16px; }
  .icons-list__item .icon {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 100%;
    width: 32px;
    height: 32px;
    margin-right: 16px; }
  .icons-list__item .text {
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    min-width: 0;
    max-width: 100%; }

.promote {
  position: relative;
  z-index: 5; }

.promote__holder {
  position: absolute;
  bottom: 16px;
  left: 16px; }
  .promote__holder [data-action='setPromote'] {
    position: absolute;
    top: -6px;
    left: 100%; }
  .promote__holder .dropdown {
    min-width: 320px; }

.promote__link {
  display: -ms-flexbox;
  display: flex;
  text-decoration: none; }

.promote__text {
  display: inline-block;
  padding: 0 8px;
  color: #fff;
  border-radius: 2px;
  background: rgba(0, 0, 0, 0.5);
  font: 600 12px/24px "Open Sans", sans-serif; }

.overlay-title {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0;
  padding: 0;
  color: #fff;
  font: 600 18px/24px "Open Sans", sans-serif; }

.overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  transform: translateZ(0); }

.grc-holder {
  -ms-transform: scale(0.85);
  transform: scale(0.85);
  -ms-transform-origin: left;
  transform-origin: left; }

.cust-wtm {
  display: block;
  width: auto;
  max-width: 200px;
  height: auto;
  max-height: 40px;
  margin-left: 28px; }

.bother {
  position: fixed;
  z-index: 50;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 16px;
  text-align: center;
  box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2); }
  .bother._color_yellow {
    color: #000;
    background-color: #ffc61e; }
  .bother._color_green {
    color: #fff;
    background-color: #60c659; }
  .bother._color_red {
    color: #fff;
    background-color: #e23d28; }
  .bother._color_blue {
    color: #fff;
    background-color: #00adc6; }
  .bother a {
    color: inherit; }

.admin-control {
  display: inline-block;
  pointer-events: all;
  width: 0;
  margin-top: -2px;
  margin-bottom: -2px;
  transition: all 0.2s cubic-bezier(0.2, 0, 0.2, 1);
  vertical-align: top;
  opacity: 0; }
  .admin-control .chbox {
    -ms-transform: scale(0);
    transform: scale(0); }
  .card:hover .admin-control,
  .crd:hover .admin-control,
  ._state_visible-checkbox .admin-control {
    width: 20px;
    margin-right: 16px;
    opacity: 1; }
    .card:hover .admin-control .chbox,
    .crd:hover .admin-control .chbox,
    ._state_visible-checkbox .admin-control .chbox {
      -ms-transform: scale(1);
      transform: scale(1); }

.admin-bar {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  height: 56px;
  background: #000;
  z-index: 50;
  transition: all 0.2s cubic-bezier(0.2, 0, 0.2, 1);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -ms-transform-origin: bottom;
  transform-origin: bottom; }
  .admin-bar._state_visible {
    -ms-transform: scaleY(1);
    transform: scaleY(1); }

.admin-bar__inner {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: content-box;
  padding-right: 16px;
  padding-left: 16px;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.popup {
  padding: 24px; }

.player-status {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  font: normal 14px/24px "Open Sans", sans-serif;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 2; }

.player-play {
  width: 100px;
  height: 100px;
  position: absolute;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.5);
  font-size: 0;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto; }
  .player-play:after {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    padding-left: 10px;
    content: '▶';
    text-align: center;
    color: #fff;
    font: normal 40px/100px "Open Sans", sans-serif; }

.trans-select {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0; }

.stickers {
  font-size: 0;
  margin-bottom: -16px;
  max-height: calc(80vh - 48px);
  overflow: auto; }

.stickers__item {
  width: 96px;
  height: 96px;
  position: relative;
  display: inline-block;
  margin: 0 16px 16px 0;
  cursor: pointer;
  border-radius: 2px;
  border: 1px solid rgba(0, 0, 0, 0.12); }
  .stickers__item._disabled {
    pointer-events: none;
    opacity: .5; }

.stickers__image {
  display: block;
  max-width: 96px;
  max-height: 96px;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.premium--stickers {
  position: relative; }
  .premium--stickers .badge {
    position: absolute;
    z-index: 1;
    top: 5px;
    left: 5px; }

.privacy-set {
  height: 40px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 2px;
  padding: 0 12px;
  position: relative;
  display: inline-block;
  color: rgba(0, 0, 0, 0.87);
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center; }
  .privacy-set._color_light {
    border-color: rgba(255, 255, 255, 0.12);
    color: #fff; }
  .privacy-set._type_field {
    background: #fff;
    display: -ms-flexbox;
    display: flex; }

.privacy-set__button {
  width: 100%;
  height: 100%;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0; }

.privacy-set__drop {
  width: 16px;
  height: 16px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  fill: CurrentColor; }

.privacy-set__label {
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  min-width: 0;
  max-width: 100%;
  display: none;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 8px; }
  .privacy-set__label .icon {
    width: 16px;
    height: 16px;
    color: CurrentColor;
    margin-right: 8px; }

.privacy-set__input {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  opacity: 0; }
  .privacy-set__input:checked + .privacy-set__label {
    display: -ms-flexbox;
    display: flex; }

.vex-content .get-premium {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin-top: -2px; }

.sep-or {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin: 16px 0; }
  .sep-or:before, .sep-or:after {
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    min-width: 0;
    max-width: 100%;
    content: '';
    height: 1px;
    background: rgba(0, 0, 0, 0.12); }
  .sep-or span {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 0 16px;
    color: rgba(0, 0, 0, 0.6);
    font: bold 12px/20px "Open Sans", sans-serif;
    text-transform: uppercase; }

.sep-or-container {
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-top: 0;
  margin-top: -26px;
  padding: 16px; }

.premium-plan-switch {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto; }

.ssl-secure {
  color: #60c659;
  font: bold 14px/24px "Open Sans", sans-serif;
  text-transform: uppercase;
  text-align: center; }
  .ssl-secure .icon {
    width: 16px;
    height: 16px;
    vertical-align: top;
    fill: currentColor;
    margin: 4px 4px 4px 0; }

.freetrial__wbox {
  background-color: #fff;
  padding: 16px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.105), 0 3px 1px -2px rgba(0, 0, 0, 0.15), 0 1px 5px 0 rgba(0, 0, 0, 0.09); }
  .freetrial__wbox .freetrial_check {
    display: inline-block;
    vertical-align: top;
    margin-top: 5px; }
    .freetrial__wbox .freetrial_check svg {
      fill: #60c659; }
  .freetrial__wbox .freetrial_info {
    display: inline-block;
    margin-left: 14px; }

.freetrial_list_icons {
  position: relative;
  top: 6px;
  margin-right: 7px;
  fill: rgba(0, 0, 0, 0.87); }

.freetrial_signup {
  text-align: center; }
  .freetrial_signup div {
    margin-top: 10px;
    font: normal 12px/24px "Open Sans", sans-serif; }

.hlp--break-word {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-all; }

.hlp--box-center {
  margin-right: auto;
  margin-left: auto; }

.hlp--elips {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.hlp--ta-left {
  text-align: left; }

.hlp--ta-center {
  text-align: center; }

.hlp--ta-right {
  text-align: right; }

.hlp--mt-0 {
  margin-top: 0px; }

.hlp--mb-0 {
  margin-bottom: 0px; }

.hlp--ml-0 {
  margin-left: 0px; }

.hlp--mr-0 {
  margin-right: 0px; }

.hlp--mt-4 {
  margin-top: 4px; }

.hlp--mb-4 {
  margin-bottom: 4px; }

.hlp--ml-4 {
  margin-left: 4px; }

.hlp--mr-4 {
  margin-right: 4px; }

.hlp--mt-8 {
  margin-top: 8px; }

.hlp--mb-8 {
  margin-bottom: 8px; }

.hlp--ml-8 {
  margin-left: 8px; }

.hlp--mr-8 {
  margin-right: 8px; }

.hlp--mt-16 {
  margin-top: 16px; }

.hlp--mb-16 {
  margin-bottom: 16px; }

.hlp--ml-16 {
  margin-left: 16px; }

.hlp--mr-16 {
  margin-right: 16px; }

.hlp--mt-24 {
  margin-top: 24px; }

.hlp--mb-24 {
  margin-bottom: 24px; }

.hlp--ml-24 {
  margin-left: 24px; }

.hlp--mr-24 {
  margin-right: 24px; }

.hlp--mt-32 {
  margin-top: 32px; }

.hlp--mb-32 {
  margin-bottom: 32px; }

.hlp--ml-32 {
  margin-left: 32px; }

.hlp--mr-32 {
  margin-right: 32px; }

.hlp--mt-48 {
  margin-top: 48px; }

.hlp--mb-48 {
  margin-bottom: 48px; }

.hlp--ml-48 {
  margin-left: 48px; }

.hlp--mr-48 {
  margin-right: 48px; }

.hlp--mt-56 {
  margin-top: 56px; }

.hlp--mb-56 {
  margin-bottom: 56px; }

.hlp--ml-56 {
  margin-left: 56px; }

.hlp--mr-56 {
  margin-right: 56px; }

.hlp--mt-auto {
  margin-top: auto; }

.hlp--mb-auto {
  margin-bottom: auto; }

.hlp--ml-auto {
  margin-left: auto; }

.hlp--mr-auto {
  margin-right: auto; }

.hlp--hide {
  display: none; }

.hlp--di {
  display: inline; }

.hlp--dib {
  display: inline-block; }

.hlp--caps {
  text-transform: uppercase; }

.badge {
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 0 6px;
  text-align: center;
  vertical-align: top;
  text-transform: uppercase;
  border-radius: 2px;
  font: bold 11px/22px "Open Sans", sans-serif; }
  .badge--color-white {
    color: rgba(0, 0, 0, 0.6);
    background-color: #fff; }
  .badge--color-gray {
    color: rgba(255, 255, 255, 0.7);
    background-color: #999; }
  .badge--color-yellow {
    color: rgba(0, 0, 0, 0.6);
    background-color: #ffc61e; }
  .badge--color-green {
    color: rgba(255, 255, 255, 0.7);
    background-color: #60c659; }
  .badge--color-red {
    color: rgba(255, 255, 255, 0.7);
    background-color: #e23d28; }
  .badge--color-blue {
    color: rgba(255, 255, 255, 0.7);
    background-color: #00adc6; }
  .badge--color-youtube {
    color: rgba(255, 255, 255, 0.7);
    background-color: #dc2217; }
  .badge--color-facebook {
    color: rgba(255, 255, 255, 0.7);
    background-color: #39579a; }
  .badge--color-twitter {
    color: rgba(255, 255, 255, 0.7);
    background-color: #1da1f2; }
  .badge--round {
    border-radius: 12px; }
  .badge:last-child {
    margin-right: 0; }
  .badge + .badge {
    margin-left: 8px; }
  .badge--small {
    line-height: 16px; }
  .badge--xtra-small {
    line-height: 10px; }
  .badge--icon {
    padding: 0; }
    .meta .badge--icon {
      margin-top: 2px; }
    .avatar .badge--icon {
      position: absolute;
      right: 0;
      bottom: 0; }
    .topbar .badge--icon {
      box-shadow: 0 0 0 2px #141414; }
    .sidemenu__header .badge--icon {
      box-shadow: 0 0 0 2px #f7f7f7; }
    .header .badge--icon {
      right: 1px;
      bottom: 1px;
      box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.4); }

.badge__icon {
  width: 22px;
  height: 22px;
  padding: 4px;
  fill: currentColor; }
  .badge--small .badge__icon {
    width: 16px;
    height: 16px;
    padding: 3px; }
  .badge--xtra-small .badge__icon {
    width: 10px;
    height: 10px;
    padding: 2px; }

.grid {
  display: -ms-flexbox;
  display: flex;
  margin-right: -8px;
  margin-bottom: -16px;
  margin-left: -8px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .grid--inline {
    display: -ms-inline-flexbox;
    display: inline-flex; }
  .grid--clear-mb {
    margin-bottom: 0; }
  .grid--clear-mb-grid {
    margin-bottom: 0; }
  .grid--pad-l {
    margin-right: -12px;
    margin-left: -12px; }
  .grid--pad-s {
    margin-right: -4px;
    margin-left: -4px; }
  .grid--nowrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .grid--va-bottom {
    -ms-flex-align: end;
    align-items: flex-end; }
  .grid--va-middle {
    -ms-flex-align: center;
    align-items: center; }
  .grid--row-reverse {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }

.grid__box {
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  min-width: 0;
  max-width: 100%;
  margin-bottom: 16px;
  padding: 0 8px; }
  .grid--inline .grid__box {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 100%; }
  .grid--pad-l .grid__box {
    padding: 0 12px; }
  .grid--pad-s .grid__box {
    padding: 0 4px; }
  .grid__box--va-middle {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center; }
  .grid__box--no-mb,
  .grid--clear-mb .grid__box {
    margin-bottom: 0; }
  .grid__box--pull-right {
    margin-left: auto; }
  .grid__box--pull-left {
    margin-right: auto; }
  .grid__box--size-min {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 100%; }
  .grid__box--right-border {
    margin-right: 16px;
    padding-right: 0;
    border-right: 1px solid rgba(0, 0, 0, 0.12); }
  .grid__box--size-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .grid__box--size-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .grid__box--size-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .grid__box--size-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .grid__box--size-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .grid__box--size-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .grid__box--size-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .grid__box--size-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .grid__box--size-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .grid__box--size-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .grid__box--size-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .grid__box--size-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .grid__box--size-1x10 {
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%; }
  .grid__box--size-2x10 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }
  .grid__box--size-3x10 {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%; }
  .grid__box--size-4x10 {
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%; }
  .grid__box--size-5x10 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .grid__box--size-6x10 {
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%; }
  .grid__box--size-7x10 {
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%; }
  .grid__box--size-8x10 {
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%; }
  .grid__box--size-9x10 {
    -ms-flex: 0 0 90%;
    flex: 0 0 90%;
    max-width: 90%; }
  .grid__box--size-10x10 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .grid--card-group > .grid__box {
    display: -ms-flexbox;
    display: flex; }

.mg-top-10 {
  margin-top: 10px; }

.button-group {
  display: -ms-flexbox;
  display: flex;
  margin-right: -4px;
  margin-left: -4px; }
  .topbar .button-group {
    height: inherit;
    -ms-flex-align: center;
    align-items: center; }
  .button-group--no-pad {
    margin-left: 0;
    margin-right: 0; }
  .button-group #premium-btn-desktop {
    display: none; }

.button-group__item {
  margin-right: 4px;
  margin-left: 4px;
  -ms-flex-negative: 0;
  flex-shrink: 0; }
  .button-group__item--pull-right {
    margin-left: auto; }
  .button-group--eq .button-group__item {
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    min-width: 0;
    max-width: 100%; }
  .button-group--no-pad .button-group__item {
    margin-left: 0;
    margin: 0; }
  @media all and (min-width: 100px){
  .card-list__inject{
    display: block; } }
  @media all and (min-width: 300px){
  .content{
    margin-bottom: 60px; } }
  @media all and (min-width: 460px){
  .card-list{
    margin-left: -8px;
    margin-right: -8px; }
  .card-list:last-child{
    margin-bottom: -16px; }
  .artists{
    margin-left: -8px;
    margin-right: -8px; }
  .artists:last-child{
    margin-bottom: -16px; } }
  @media all and (min-width: 600px){
  .gif-view__taphold{
    display: none; }
  .download-media{
    display: inline-block; } }
  @media all and (min-width: 640px){
  .title{
    font: 400 34px/40px "Raleway", sans-serif; }
  .title._style_display{
    font: 300 45px/48px "Raleway", sans-serif; }
  .title._style_main{
    font: 600 32px/32px "Raleway", sans-serif; }
  .title._style_headline{
    font: 400 24px/28px "Raleway", sans-serif; }
  .grc-holder{
    -ms-transform: scale(1);
    transform: scale(1); } }
  @media all and (min-width: 40em){
  .gif-view{
    margin: 0 0 32px; }
  .hlp--hide-after-xs{
    display: none; }
  .grid__box--size-xs-1{
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .grid__box--size-xs-2{
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .grid__box--size-xs-3{
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .grid__box--size-xs-4{
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .grid__box--size-xs-5{
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .grid__box--size-xs-6{
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .grid__box--size-xs-7{
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .grid__box--size-xs-8{
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .grid__box--size-xs-9{
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .grid__box--size-xs-10{
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .grid__box--size-xs-11{
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .grid__box--size-xs-12{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .grid__box--size-xs-min{
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 100%; }
  .grid__box--size-xs-auto{
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    min-width: 0;
    max-width: 100%; }
  .grid__box--size-xs-1x10{
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%; }
  .grid__box--size-xs-2x10{
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }
  .grid__box--size-xs-3x10{
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%; }
  .grid__box--size-xs-4x10{
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%; }
  .grid__box--size-xs-5x10{
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .grid__box--size-xs-6x10{
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%; }
  .grid__box--size-xs-7x10{
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%; }
  .grid__box--size-xs-8x10{
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%; }
  .grid__box--size-xs-9x10{
    -ms-flex: 0 0 90%;
    flex: 0 0 90%;
    max-width: 90%; }
  .grid__box--size-xs-10x10{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; } }
  @media all and (min-width: 670px){
  .content{
    display: -ms-flexbox;
    display: flex; }
  .content{
    margin-bottom: 0px; }
  .content__inner{
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    min-width: 0;
    max-width: 100%; }
  .content__sidebar:last-child{
    border-left: 1px solid rgba(0, 0, 0, 0.12); }
  .content__sidebar:first-child{
    margin-right: 16px;
    padding-right: 16px;
    border-right: 1px solid rgba(0, 0, 0, 0.12); }
  .content__sidebar._place_left{
    -ms-flex: 0 0 260px;
    flex: 0 0 260px;
    max-width: 260px;
    display: block; } }
  @media only screen and (min-width: 767px){
  .bullet-list li{
    max-width: 33.333%;
    margin-bottom: 8px;
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%; }
  .bullet-list.bullet-list__fw li{
    max-width: 100%;
    margin-bottom: 8px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; }
  .bullet-list.bullet-list__half li{
    max-width: 50%;
    margin-bottom: 8px;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%; }
  .bullet-list{
    display: -ms-flexbox;
    display: flex;
    margin-top: 24px;
    font: normal 14px/20px "Open Sans", sans-serif;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .hp-mobile-premium{
    display: none; } }
  @media all and (min-width: 48em){
  .media__cover-video{
    display: block; }
  .media__cover-preview{
    display: block; }
  .hlp--hide-after-s{
    display: none; }
  .grid__box--size-s-1{
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .grid__box--size-s-2{
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .grid__box--size-s-3{
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .grid__box--size-s-4{
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .grid__box--size-s-5{
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .grid__box--size-s-6{
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .grid__box--size-s-7{
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .grid__box--size-s-8{
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .grid__box--size-s-9{
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .grid__box--size-s-10{
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .grid__box--size-s-11{
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .grid__box--size-s-12{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .grid__box--size-s-min{
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 100%; }
  .grid__box--size-s-auto{
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    min-width: 0;
    max-width: 100%; }
  .grid__box--size-s-1x10{
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%; }
  .grid__box--size-s-2x10{
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }
  .grid__box--size-s-3x10{
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%; }
  .grid__box--size-s-4x10{
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%; }
  .grid__box--size-s-5x10{
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .grid__box--size-s-6x10{
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%; }
  .grid__box--size-s-7x10{
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%; }
  .grid__box--size-s-8x10{
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%; }
  .grid__box--size-s-9x10{
    -ms-flex: 0 0 90%;
    flex: 0 0 90%;
    max-width: 90%; }
  .grid__box--size-s-10x10{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; } }
  @media all and (min-width: 768px){
  .wrapper{
    padding-bottom: 0; }
  .label.watermark{
    text-align: right; } }
  @media all and (min-width: 800px){
  body{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column; }
  .wrapper{
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100vh;
    -ms-flex: 1;
    flex: 1; }
  .wrapper._type_simple{
    padding: 24px; } }
  @media only screen and (min-width: 820px){
  .gif-view{
    display: -ms-flexbox;
    display: flex; }
  .gif-view._mod_vertical{
    display: block; }
  .video-promo .gif-view__left{
    max-width: calc(25% - 11px); }
  .gif-view__toolbar .sided-buttons{
    margin-left: 0; } }
  @media all and (min-width: 980px){
  .button-group #premium-btn-desktop{
    display: block; } }
  @media screen and (min-width: 992px){
  .premium-gifs{
    height: 250px; } }
  @media all and (min-width: 64em){
  .main__inner{
    padding-right: 32px;
    padding-left: 32px; }
  .main__inner{
    padding-top: 32px;
    padding-bottom: 32px; }
  .admin-bar__inner{
    padding-right: 32px;
    padding-left: 32px; }
  .hlp--hide-after-m{
    display: none; }
  .grid__box--size-m-1{
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .grid__box--size-m-2{
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .grid__box--size-m-3{
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .grid__box--size-m-4{
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .grid__box--size-m-5{
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .grid__box--size-m-6{
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .grid__box--size-m-7{
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .grid__box--size-m-8{
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .grid__box--size-m-9{
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .grid__box--size-m-10{
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .grid__box--size-m-11{
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .grid__box--size-m-12{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .grid__box--size-m-min{
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 100%; }
  .grid__box--size-m-auto{
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    min-width: 0;
    max-width: 100%; }
  .grid__box--size-m-1x10{
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%; }
  .grid__box--size-m-2x10{
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }
  .grid__box--size-m-3x10{
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%; }
  .grid__box--size-m-4x10{
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%; }
  .grid__box--size-m-5x10{
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .grid__box--size-m-6x10{
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%; }
  .grid__box--size-m-7x10{
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%; }
  .grid__box--size-m-8x10{
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%; }
  .grid__box--size-m-9x10{
    -ms-flex: 0 0 90%;
    flex: 0 0 90%;
    max-width: 90%; }
  .grid__box--size-m-10x10{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; } }
  @media only screen and (min-width: 1100px){
  .gif-view__addons .row{
    display: -ms-flexbox;
    display: flex; }
  .gif-view__addons .row__box._size_min{
    margin-top: 0; } }
  @media all and (min-width: 80em){
  .main__inner{
    padding-right: 64px;
    padding-left: 64px; }
  .main__inner{
    padding-top: 32px;
    padding-bottom: 32px; }
  .admin-bar__inner{
    padding-right: 64px;
    padding-left: 64px; }
  .hlp--hide-after-l{
    display: none; }
  .grid__box--size-l-1{
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .grid__box--size-l-2{
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .grid__box--size-l-3{
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .grid__box--size-l-4{
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .grid__box--size-l-5{
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .grid__box--size-l-6{
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .grid__box--size-l-7{
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .grid__box--size-l-8{
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .grid__box--size-l-9{
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .grid__box--size-l-10{
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .grid__box--size-l-11{
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .grid__box--size-l-12{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .grid__box--size-l-min{
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 100%; }
  .grid__box--size-l-auto{
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    min-width: 0;
    max-width: 100%; }
  .grid__box--size-l-1x10{
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%; }
  .grid__box--size-l-2x10{
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }
  .grid__box--size-l-3x10{
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%; }
  .grid__box--size-l-4x10{
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%; }
  .grid__box--size-l-5x10{
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .grid__box--size-l-6x10{
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%; }
  .grid__box--size-l-7x10{
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%; }
  .grid__box--size-l-8x10{
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%; }
  .grid__box--size-l-9x10{
    -ms-flex: 0 0 90%;
    flex: 0 0 90%;
    max-width: 90%; }
  .grid__box--size-l-10x10{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; } }
  @media all and (min-width: 90em){
  .hlp--hide-after-xl{
    display: none; }
  .grid__box--size-xl-1{
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .grid__box--size-xl-2{
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .grid__box--size-xl-3{
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .grid__box--size-xl-4{
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .grid__box--size-xl-5{
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .grid__box--size-xl-6{
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .grid__box--size-xl-7{
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .grid__box--size-xl-8{
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .grid__box--size-xl-9{
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .grid__box--size-xl-10{
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .grid__box--size-xl-11{
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .grid__box--size-xl-12{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .grid__box--size-xl-min{
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 100%; }
  .grid__box--size-xl-auto{
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    min-width: 0;
    max-width: 100%; }
  .grid__box--size-xl-1x10{
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%; }
  .grid__box--size-xl-2x10{
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }
  .grid__box--size-xl-3x10{
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%; }
  .grid__box--size-xl-4x10{
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%; }
  .grid__box--size-xl-5x10{
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .grid__box--size-xl-6x10{
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%; }
  .grid__box--size-xl-7x10{
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%; }
  .grid__box--size-xl-8x10{
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%; }
  .grid__box--size-xl-9x10{
    -ms-flex: 0 0 90%;
    flex: 0 0 90%;
    max-width: 90%; }
  .grid__box--size-xl-10x10{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; } }
  @media all and (min-width: 100em){
  .hlp--hide-after-xxl{
    display: none; }
  .grid__box--size-xxl-1{
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .grid__box--size-xxl-2{
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .grid__box--size-xxl-3{
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .grid__box--size-xxl-4{
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .grid__box--size-xxl-5{
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .grid__box--size-xxl-6{
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .grid__box--size-xxl-7{
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .grid__box--size-xxl-8{
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .grid__box--size-xxl-9{
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .grid__box--size-xxl-10{
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .grid__box--size-xxl-11{
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .grid__box--size-xxl-12{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .grid__box--size-xxl-min{
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 100%; }
  .grid__box--size-xxl-auto{
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    min-width: 0;
    max-width: 100%; }
  .grid__box--size-xxl-1x10{
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%; }
  .grid__box--size-xxl-2x10{
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }
  .grid__box--size-xxl-3x10{
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%; }
  .grid__box--size-xxl-4x10{
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%; }
  .grid__box--size-xxl-5x10{
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .grid__box--size-xxl-6x10{
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%; }
  .grid__box--size-xxl-7x10{
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%; }
  .grid__box--size-xxl-8x10{
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%; }
  .grid__box--size-xxl-9x10{
    -ms-flex: 0 0 90%;
    flex: 0 0 90%;
    max-width: 90%; }
  .grid__box--size-xxl-10x10{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; } }
  @media only screen and (max-width: 768px){
  .main._for_premium{
    padding-bottom: 50vw;
    background-size: 65%;
    background-position-x: center;
    background-position-y: bottom; } }
  @media only screen and (max-width: 1200px){
  .main._for_premium{
    background-size: 50%;
    background-position-x: right; } }
  @media all and (max-width: 40em){
  .hlp--hide-before-xs{
    display: none; }
  .grid__box--size-before-xs-1{
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .grid__box--size-before-xs-2{
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .grid__box--size-before-xs-3{
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .grid__box--size-before-xs-4{
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .grid__box--size-before-xs-5{
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .grid__box--size-before-xs-6{
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .grid__box--size-before-xs-7{
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .grid__box--size-before-xs-8{
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .grid__box--size-before-xs-9{
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .grid__box--size-before-xs-10{
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .grid__box--size-before-xs-11{
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .grid__box--size-before-xs-12{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .grid__box--size-before-xs-min{
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 100%; }
  .grid__box--size-before-xs-auto{
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    min-width: 0;
    max-width: 100%; }
  .grid__box--size-before-xs-1x10{
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%; }
  .grid__box--size-before-xs-2x10{
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }
  .grid__box--size-before-xs-3x10{
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%; }
  .grid__box--size-before-xs-4x10{
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%; }
  .grid__box--size-before-xs-5x10{
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .grid__box--size-before-xs-6x10{
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%; }
  .grid__box--size-before-xs-7x10{
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%; }
  .grid__box--size-before-xs-8x10{
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%; }
  .grid__box--size-before-xs-9x10{
    -ms-flex: 0 0 90%;
    flex: 0 0 90%;
    max-width: 90%; }
  .grid__box--size-before-xs-10x10{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; } }
  @media all and (max-width: 47.9375em){
  .hlp--hide-before-s{
    display: none; }
  .grid__box--size-before-s-1{
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .grid__box--size-before-s-2{
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .grid__box--size-before-s-3{
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .grid__box--size-before-s-4{
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .grid__box--size-before-s-5{
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .grid__box--size-before-s-6{
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .grid__box--size-before-s-7{
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .grid__box--size-before-s-8{
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .grid__box--size-before-s-9{
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .grid__box--size-before-s-10{
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .grid__box--size-before-s-11{
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .grid__box--size-before-s-12{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .grid__box--size-before-s-min{
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 100%; }
  .grid__box--size-before-s-auto{
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    min-width: 0;
    max-width: 100%; }
  .grid__box--size-before-s-1x10{
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%; }
  .grid__box--size-before-s-2x10{
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }
  .grid__box--size-before-s-3x10{
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%; }
  .grid__box--size-before-s-4x10{
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%; }
  .grid__box--size-before-s-5x10{
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .grid__box--size-before-s-6x10{
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%; }
  .grid__box--size-before-s-7x10{
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%; }
  .grid__box--size-before-s-8x10{
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%; }
  .grid__box--size-before-s-9x10{
    -ms-flex: 0 0 90%;
    flex: 0 0 90%;
    max-width: 90%; }
  .grid__box--size-before-s-10x10{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; } }
  @media all and (max-width: 63.9375em){
  .hlp--hide-before-m{
    display: none; }
  .grid__box--size-before-m-1{
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .grid__box--size-before-m-2{
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .grid__box--size-before-m-3{
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .grid__box--size-before-m-4{
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .grid__box--size-before-m-5{
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .grid__box--size-before-m-6{
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .grid__box--size-before-m-7{
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .grid__box--size-before-m-8{
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .grid__box--size-before-m-9{
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .grid__box--size-before-m-10{
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .grid__box--size-before-m-11{
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .grid__box--size-before-m-12{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .grid__box--size-before-m-min{
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 100%; }
  .grid__box--size-before-m-auto{
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    min-width: 0;
    max-width: 100%; }
  .grid__box--size-before-m-1x10{
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%; }
  .grid__box--size-before-m-2x10{
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }
  .grid__box--size-before-m-3x10{
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%; }
  .grid__box--size-before-m-4x10{
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%; }
  .grid__box--size-before-m-5x10{
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .grid__box--size-before-m-6x10{
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%; }
  .grid__box--size-before-m-7x10{
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%; }
  .grid__box--size-before-m-8x10{
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%; }
  .grid__box--size-before-m-9x10{
    -ms-flex: 0 0 90%;
    flex: 0 0 90%;
    max-width: 90%; }
  .grid__box--size-before-m-10x10{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; } }
  @media all and (max-width: 79.9375em){
  .hlp--hide-before-l{
    display: none; }
  .grid__box--size-before-l-1{
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .grid__box--size-before-l-2{
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .grid__box--size-before-l-3{
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .grid__box--size-before-l-4{
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .grid__box--size-before-l-5{
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .grid__box--size-before-l-6{
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .grid__box--size-before-l-7{
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .grid__box--size-before-l-8{
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .grid__box--size-before-l-9{
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .grid__box--size-before-l-10{
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .grid__box--size-before-l-11{
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .grid__box--size-before-l-12{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .grid__box--size-before-l-min{
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 100%; }
  .grid__box--size-before-l-auto{
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    min-width: 0;
    max-width: 100%; }
  .grid__box--size-before-l-1x10{
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%; }
  .grid__box--size-before-l-2x10{
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }
  .grid__box--size-before-l-3x10{
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%; }
  .grid__box--size-before-l-4x10{
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%; }
  .grid__box--size-before-l-5x10{
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .grid__box--size-before-l-6x10{
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%; }
  .grid__box--size-before-l-7x10{
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%; }
  .grid__box--size-before-l-8x10{
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%; }
  .grid__box--size-before-l-9x10{
    -ms-flex: 0 0 90%;
    flex: 0 0 90%;
    max-width: 90%; }
  .grid__box--size-before-l-10x10{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; } }
  @media all and (max-width: 89.9375em){
  .hlp--hide-before-xl{
    display: none; }
  .grid__box--size-before-xl-1{
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .grid__box--size-before-xl-2{
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .grid__box--size-before-xl-3{
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .grid__box--size-before-xl-4{
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .grid__box--size-before-xl-5{
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .grid__box--size-before-xl-6{
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .grid__box--size-before-xl-7{
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .grid__box--size-before-xl-8{
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .grid__box--size-before-xl-9{
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .grid__box--size-before-xl-10{
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .grid__box--size-before-xl-11{
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .grid__box--size-before-xl-12{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .grid__box--size-before-xl-min{
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 100%; }
  .grid__box--size-before-xl-auto{
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    min-width: 0;
    max-width: 100%; }
  .grid__box--size-before-xl-1x10{
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%; }
  .grid__box--size-before-xl-2x10{
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }
  .grid__box--size-before-xl-3x10{
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%; }
  .grid__box--size-before-xl-4x10{
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%; }
  .grid__box--size-before-xl-5x10{
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .grid__box--size-before-xl-6x10{
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%; }
  .grid__box--size-before-xl-7x10{
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%; }
  .grid__box--size-before-xl-8x10{
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%; }
  .grid__box--size-before-xl-9x10{
    -ms-flex: 0 0 90%;
    flex: 0 0 90%;
    max-width: 90%; }
  .grid__box--size-before-xl-10x10{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; } }
  @media only screen and (max-width: 780px){
  .gif-view__nav-link{
    width: 48px;
    height: 48px; } }
  @media all and (max-width: 99.9375em){
  .hlp--hide-before-xxl{
    display: none; }
  .grid__box--size-before-xxl-1{
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .grid__box--size-before-xxl-2{
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .grid__box--size-before-xxl-3{
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .grid__box--size-before-xxl-4{
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .grid__box--size-before-xxl-5{
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .grid__box--size-before-xxl-6{
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .grid__box--size-before-xxl-7{
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .grid__box--size-before-xxl-8{
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .grid__box--size-before-xxl-9{
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .grid__box--size-before-xxl-10{
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .grid__box--size-before-xxl-11{
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .grid__box--size-before-xxl-12{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .grid__box--size-before-xxl-min{
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 100%; }
  .grid__box--size-before-xxl-auto{
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    min-width: 0;
    max-width: 100%; }
  .grid__box--size-before-xxl-1x10{
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%; }
  .grid__box--size-before-xxl-2x10{
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }
  .grid__box--size-before-xxl-3x10{
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%; }
  .grid__box--size-before-xxl-4x10{
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%; }
  .grid__box--size-before-xxl-5x10{
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .grid__box--size-before-xxl-6x10{
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%; }
  .grid__box--size-before-xxl-7x10{
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%; }
  .grid__box--size-before-xxl-8x10{
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%; }
  .grid__box--size-before-xxl-9x10{
    -ms-flex: 0 0 90%;
    flex: 0 0 90%;
    max-width: 90%; }
  .grid__box--size-before-xxl-10x10{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; } }
  @media only screen and (max-width: 769px){
  .icon._place_toolbar{
    margin-left: 0; } }
  @media only screen and (max-width: 640px){
  .triallt-text{
    display: none; }
  .freetrial__wbox hr{
    margin: 20px 0; } }
