/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

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

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

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

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

button[disabled],
html input[disabled] {
    cursor: default;
    color: #999;
    border-color: #999
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

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

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

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}


/*! HTML5 Boilerplate v5.0.0 | MIT License | http://h5bp.com/ */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

a,
address,
area,
article,
aside,
audio,
base,
bdi,
bdo,
blockquote,
body,
br,
button,
canvas,
caption,
cite,
code,
col,
colgroup,
datalist,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
h6,
head,
header,
html,
i,
iframe,
img,
input,
ins,
kbd,
keygen,
label,
legend,
li,
link,
map,
main,
mark,
menu,
meta,
meter,
nav,
noscript,
object,
ol,
optgroup,
option,
output,
p,
param,
pre,
progress,
q,
rp,
rt,
ruby,
s,
samp,
section,
select,
small,
source,
span,
strong,
sub,
summary,
sup,
svg,
textarea,
time,
title,
tr,
track,
u,
ul,
var,
video,
wbr {
    box-sizing: border-box
}

html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-text-size-adjust: 100%
}

.aa_base--11 {
    font-size: 68.75%
}

.aa_base--12 {
    font-size: 75%
}

.aa_base--13 {
    font-size: 81.25%
}

html,
body {
    height: 100%;
    margin: 0;
    padding: 0
}

body {
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.4rem;
    font-weight: 300;
    line-height: 1.5;
    background-color: #f3f3f3;
    color: #222;
    -webkit-user-select: none;
    user-select: none
}

input[type="search"] {
    -webkit-appearance: none;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button,
select {
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
    text-transform: none
}

button,
input[type='text'],
input[type='submit'],
textarea {
    -webkit-appearance: none
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer
}

button[disabled],
input[disabled] {
    cursor: default
}

a {
    color: #77d;
    text-decoration: none
}

a:active,
a:focus,
a:hover {
    outline: 0
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    line-height: 1.25;
    margin-top: .5em;
    margin-bottom: .5em
}

h1,
.h1 {
    font-size: 4.6rem
}

h2,
.h2 {
    font-size: 3.0rem
}

h3,
.h3 {
    font-size: 2.2rem
}

h4,
.h4 {
    font-size: 1.8rem
}

h5,
.h5 {
    font-size: 1.4rem
}

h6,
.h6 {
    font-size: 1.2rem
}

@media only screen and (max-width:768px) {
    h1,
    .h1 {
        font-size: 3.0rem
    }
    h2,
    .h2 {
        font-size: 2.2rem
    }
}

p {
    margin: 0 0 1rem
}

img {
    vertical-align: middle;
    border: 0
}

ul,
ol {
    margin: 0 0 2em 2em;
    padding: 0
}

ul {
    list-style-type: circle
}

li {
    margin: 0 0 .5em
}

blockquote {
    font-style: italic;
    border-left: solid 5px rgba(130, 130, 130, .3);
    padding: .5em 0 .5em 1em;
    margin: 0 0 1em 1em
}

input,
p,
ul,
ol,
blockquote,
[contenteditable],
.aa_text_selectable,
.debug_dump {
    -webkit-user-select: text;
    user-select: text
}

.aa_text_not_selectable {
    -webkit-user-select: none;
    user-select: none
}

.dark,
.dark>body {
    background-color: #222;
    color: #f3f3f3
}

.not_a_real_class__remove_me {
    display: block
}

.inside-app {
    -webkit-touch-callout: none
}

.aa_system-font {
    display: none;
    font: -apple-system-body
}

@font-face {
    font-family: 'icomoon';
    src:  url('fonts/icomoon.eot?srjg7');
    src:  url('fonts/icomoon.eot?srjg7#iefix') format('embedded-opentype'),
      url('fonts/icomoon.ttf?srjg7') format('truetype'),
      url('fonts/icomoon.woff?srjg7') format('woff'),
      url('fonts/icomoon.svg?srjg7#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
  }
  
  [class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
  
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  .icon-tv-o:before {
    content: "\e005";
  }
  .icon-tv:before {
    content: "\e006";
  }
  .icon-bin-o:before {
    content: "\e007";
  }
  .icon-bin:before {
    content: "\e008";
  }
  .icon-heart-o:before {
    content: "\e009";
  }
  .icon-heart:before {
    content: "\e00a";
  }
  .icon-plus-circ-o:before {
    content: "\e00b";
  }
  .icon-plus-circ:before {
    content: "\e00c";
  }
  .icon-minus-circ-o:before {
    content: "\e00d";
  }
  .icon-minus-circ:before {
    content: "\e00e";
  }
  .icon-play-o:before {
    content: "\e00f";
  }
  .icon-play:before {
    content: "\e010";
  }
  .icon-pause-o:before {
    content: "\e011";
  }
  .icon-pause:before {
    content: "\e012";
  }
  .icon-stop-o:before {
    content: "\e013";
  }
  .icon-stop:before {
    content: "\e014";
  }
  .icon-record-o:before {
    content: "\e015";
  }
  .icon-record:before {
    content: "\e016";
  }
  .icon-backward-o:before {
    content: "\e017";
  }
  .icon-backward:before {
    content: "\e018";
  }
  .icon-forward-o:before {
    content: "\e019";
  }
  .icon-forward:before {
    content: "\e01a";
  }
  .icon-previous-o:before {
    content: "\e01b";
  }
  .icon-previous:before {
    content: "\e01c";
  }
  .icon-next-o:before {
    content: "\e01d";
  }
  .icon-next:before {
    content: "\e01e";
  }
  .icon-arrow-down-o:before {
    content: "\e01f";
  }
  .icon-arrow-down:before {
    content: "\e020";
  }
  .icon-arrow-up-o:before {
    content: "\e021";
  }
  .icon-arrow-up:before {
    content: "\e022";
  }
  .icon-arrow-left-o:before {
    content: "\e023";
  }
  .icon-arrow-left:before {
    content: "\e024";
  }
  .icon-arrow-right-o:before {
    content: "\e025";
  }
  .icon-arrow-right:before {
    content: "\e026";
  }
  .icon-search:before {
    content: "\e027";
  }
  .icon-share:before {
    content: "\e028";
  }
  .icon-android:before {
    content: "\e029";
  }
  .icon-apple:before {
    content: "\e02a";
  }
  .icon-facebook:before {
    content: "\e02b";
  }
  .icon-github:before {
    content: "\e02c";
  }
  .icon-globe:before {
    content: "\e02d";
  }
  .icon-google-plus:before {
    content: "\e02e";
  }
  .icon-pinterest:before {
    content: "\e02f";
  }
  .icon-rss:before {
    content: "\e030";
  }
  .icon-stackoverflow:before {
    content: "\e031";
  }
  .icon-twitter:before {
    content: "\e032";
  }
  .icon-youtube:before {
    content: "\e033";
  }
  .icon-star-o:before {
    content: "\e035";
  }
  .icon-star:before {
    content: "\e036";
  }
  .icon-star-half-o:before {
    content: "\e037";
  }
  .icon-link-o:before {
    content: "\e038";
  }
  .icon-link:before {
    content: "\e039";
  }
  .icon-ipad-o:before {
    content: "\e03a";
  }
  .icon-ipad:before {
    content: "\e03b";
  }
  .icon-iphone-o:before {
    content: "\e03c";
  }
  .icon-iphone:before {
    content: "\e03d";
  }
  .icon-joystick-o:before {
    content: "\e03e";
  }
  .icon-joystick:before {
    content: "\e03f";
  }
  .icon-dollar-bag-o:before {
    content: "\e040";
  }
  .icon-dollar-bag:before {
    content: "\e041";
  }
  .icon-shopping-bag-o:before {
    content: "\e042";
  }
  .icon-shopping-bag:before {
    content: "\e043";
  }
  .icon-thumbs-up-o:before {
    content: "\e003";
  }
  .icon-thumbs-up:before {
    content: "\e004";
  }
  .icon-thumbs-down-o:before {
    content: "\e044";
  }
  .icon-thumbs-down:before {
    content: "\e045";
  }
  .icon-arrow-dl-o:before {
    content: "\e046";
  }
  .icon-arrow-dl:before {
    content: "\e047";
  }
  .icon-arrow-dr-o:before {
    content: "\e048";
  }
  .icon-arrow-dr:before {
    content: "\e049";
  }
  .icon-book-o:before {
    content: "\e04a";
  }
  .icon-book:before {
    content: "\e04b";
  }
  .icon-movie-play-o:before {
    content: "\e04c";
  }
  .icon-movie-play:before {
    content: "\e04d";
  }
  .icon-check-circle-o:before {
    content: "\e04e";
  }
  .icon-check-circle:before {
    content: "\e04f";
  }
  .icon-pacman-o:before {
    content: "\e050";
  }
  .icon-pacman:before {
    content: "\e051";
  }
  .icon-tag-o:before {
    content: "\e052";
  }
  .icon-tag:before {
    content: "\e053";
  }
  .icon-note-paper-o:before {
    content: "\e054";
  }
  .icon-note-paper:before {
    content: "\e055";
  }
  .icon-direction-sign-o:before {
    content: "\e056";
  }
  .icon-direction-sign:before {
    content: "\e057";
  }
  .icon-thumbnails-o:before {
    content: "\e058";
  }
  .icon-thumbnails:before {
    content: "\e059";
  }
  .icon-information-o:before {
    content: "\e05a";
  }
  .icon-information:before {
    content: "\e05b";
  }
  .icon-moon-cloud-o:before {
    content: "\e05c";
  }
  .icon-moon-cloud:before {
    content: "\e05d";
  }
  .icon-list-o:before {
    content: "\e05e";
  }
  .icon-list:before {
    content: "\e05f";
  }
  .icon-nowgaming:before {
    content: "\e060";
  }
  .icon-chevron-down-o:before {
    content: "\e034";
  }
  .icon-chevron-down:before {
    content: "\e061";
  }
  .icon-chevron-up-o:before {
    content: "\e062";
  }
  .icon-chevron-up:before {
    content: "\e063";
  }
  .icon-chevron-left-o:before {
    content: "\e064";
  }
  .icon-chevron-left:before {
    content: "\e065";
  }
  .icon-chevron-right-o:before {
    content: "\e066";
  }
  .icon-chevron-right:before {
    content: "\e067";
  }
  .icon-delete-o:before {
    content: "\e068";
  }
  .icon-delete:before {
    content: "\e069";
  }
  .icon-arrow-download-o:before {
    content: "\e06a";
  }
  .icon-arrow-download:before {
    content: "\e06b";
  }
  .icon-chat-bubble-o:before {
    content: "\e06c";
  }
  .icon-chat-bubble:before {
    content: "\e06d";
  }
  .icon-sticker-o:before {
    content: "\e06e";
  }
  .icon-sticker:before {
    content: "\e06f";
  }
  .icon-siri-o:before {
    content: "\e070";
  }
  .icon-siri:before {
    content: "\e071";
  }
  .icon-construction-o:before {
    content: "\e072";
  }
  .icon-construction:before {
    content: "\e073";
  }
  .icon-check-o:before {
    content: "\e074";
  }
  .icon-check:before {
    content: "\e075";
  }
  .icon-delete-circ-o:before {
    content: "\e076";
  }
  .icon-delete-circ:before {
    content: "\e077";
  }
  .icon-setting-gears-o:before {
    content: "\e078";
  }
  .icon-setting-gears:before {
    content: "\e079";
  }
  .icon-laptop-o:before {
    content: "\e07a";
  }
  .icon-laptop:before {
    content: "\e07b";
  }
  .icon-video-camera-o:before {
    content: "\e07c";
  }
  .icon-video-camera:before {
    content: "\e07d";
  }
  .icon-camera-o:before {
    content: "\e07e";
  }
  .icon-camera:before {
    content: "\e07f";
  }
  .icon-envelope-o:before {
    content: "\e080";
  }
  .icon-envelope:before {
    content: "\e081";
  }
  .icon-instagram:before {
    content: "\e082";
  }
  .icon-tumblr:before {
    content: "\e083";
  }
  .icon-reddit:before {
    content: "\e084";
  }
  .icon-text-o:before {
    content: "\e085";
  }
  .icon-text:before {
    content: "\e086";
  }
  .icon-present-o:before {
    content: "\e087";
  }
  .icon-present:before {
    content: "\e088";
  }
  
.am {
    position: fixed;
    z-index: 11;
    top: 0;
    right: 0;
    left: 0;
    height: 60px;
    box-shadow: 0 1px rgba(130, 130, 130, .3);
    background-color: #fff;
    text-align: center;
    transition: .3s ease-out;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.am--amp {
    position: relative;
    height: 44px
}

.am--aa .am__elem__logo {
    color: #07f
}

.am--tv .am__elem__logo {
    color: #70f
}

.am--wa .am__elem__logo {
    color: #f70
}

.am--ng .am__elem__logo {
    color: #0f7
}

.am--ga .am__elem__logo {
    color: #0cc
}

.dark .am {
    background-color: #222
}

.am.hide {
    -webkit-transform: translate3d(0, -61px, 0);
    transform: translate3d(0, -61px, 0)
}

.am-helper {
    position: fixed;
    z-index: 9;
    top: 72px;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none
}

.open+.am-helper {
    pointer-events: auto
}

.am_space {
    height: 60px;
    width: 56px
}

.am_space--ng {
    width: 159px
}

.am_space--ga {
    width: 63px
}

.am__elem {
    display: inline-block;
    vertical-align: top;
    padding: 0 10px;
    font-size: 0;
    font-weight: 300;
    line-height: 60px;
    color: inherit;
    white-space: nowrap
}

.am--amp .am__elem {
    line-height: 44px
}

.am__elem--sub {
    position: relative
}

.am__elem--click {
    cursor: pointer
}

.am__elem.disable {
    pointer-events: none
}

.am__elem__down {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 16px;
    height: 60px;
    margin-right: 1px
}

.am__elem__icon+.am__elem__down {
    margin-right: 4px;
    margin-left: -18px
}

.am__elem__down:before,
.am__elem__down:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 11px;
    margin-left: -5px;
    border-top: solid 1px;
    transition: .2s ease-out
}

.am__elem__icon+.am__elem__down:before,
.am__elem__icon+.am__elem__down:after {
    top: 80%
}

.am__elem__down:before {
    -webkit-transform: translate3d(-4px, 0, 0) rotate(45deg);
    transform: translate3d(-4px, 0, 0) rotate(45deg)
}

.am__elem__down:after {
    -webkit-transform: translate3d(4px, 0, 0) rotate(-45deg);
    transform: translate3d(4px, 0, 0) rotate(-45deg)
}

.open>.am__elem__down:before {
    -webkit-transform: translate3d(0, 0, 0) rotate(45deg);
    transform: translate3d(0, 0, 0) rotate(45deg)
}

.open>.am__elem__down:after {
    -webkit-transform: translate3d(0, 0, 0) rotate(-45deg);
    transform: translate3d(0, 0, 0) rotate(-45deg)
}

.am__elem__icon {
    display: inline-block;
    vertical-align: top;
    min-width: 20px;
    font-size: 20px;
    text-align: center
}

.am__elem__icon--small {
    font-size: 14px
}

.am__elem__icon:before {
    position: relative;
    top: 2px
}

.am__elem__text {
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    font-weight: 700;
    color: inherit
}

.am__elem__text--dot {
    line-height: 52px
}

.am__elem__text--new:before {
    content: 'new';
    position: absolute;
    top: 8px;
    right: 0;
    padding: 1px 2px;
    border-radius: 2px;
    font-size: 9px;
    line-height: 1;
    background-color: #0f7;
    color: #222
}

.am__elem__switch {
    height: 30px;
    margin-top: 15px;
    box-shadow: 0 0 0 1px rgba(130, 130, 130, .5);
    border-radius: 10px
}

.am__elem__switch__ {
    display: inline-block;
    vertical-align: top;
    padding: 5px;
    color: inherit;
    font-size: 18px;
    line-height: 20px;
    opacity: .5;
    transition: opacity .3s
}

.am__elem__switch__:hover,
.am__elem__switch__:focus {
    opacity: .75
}

.am__elem__switch__.active {
    border-radius: 10px;
    box-shadow: 0 0 0 1px #0f7;
    opacity: 1;
    pointer-events: none
}

.am__elem__sub {
    position: absolute;
    top: 72px;
    left: 0;
    opacity: 0;
    line-height: 34px;
    pointer-events: none;
    cursor: auto;
    transition: .3s ease-out;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
}

.open>.am__elem__sub {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.am__elem__sub--center {
    left: 50%;
    -webkit-transform: translate3d(-50%, 10px, 0);
    transform: translate3d(-50%, 10px, 0)
}

.open>.am__elem__sub--center {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0)
}

.am__elem__sub--behind {
    z-index: -1
}

.am__elem__sub--right {
    right: 0;
    left: auto
}

.am__elem__sub--full {
    top: 60px;
    right: 0;
    left: 0;
    background-color: #fff;
    box-shadow: 0 1px rgba(130, 130, 130, .3)
}

.dark .am__elem__sub--full {
    background-color: #222
}

.am__elem__sub:before {
    content: '';
    position: absolute;
    top: 0;
    left: 20px;
    width: 16px;
    height: 16px;
    margin: -6px 0 0 -8px;
    border-radius: 2px;
    background-color: #dadada;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.dark .am__elem__sub:before {
    background-color: #555
}

.am__elem__sub--center:before {
    left: 50%
}

.am__elem__sub--right:before {
    right: 12px;
    left: auto
}

.am__elem__sub--full:before {
    display: none
}

.am__elem__sub__ {
    position: relative;
    padding: 10px;
    border: solid 1px #dadada;
    border-radius: 5px;
    background-color: #fff;
    list-style-type: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch
}

li>.am__elem__sub__ {
    display: none;
    background-color: rgba(130, 130, 130, .3)
}

li>.open+.am__elem__sub__ {
    display: block
}

.dark .am__elem__sub__ {
    border: solid 1px #555;
    background-color: #222
}

.am__elem__sub--full>.am__elem__sub__ {
    border-right: 0;
    border-left: 0;
    border-bottom: 0;
    border-radius: 0
}

.am__elem__sub__>li {
    max-width: 320px;
    margin: 0 auto;
    padding: 0 5px
}

.am__elem__sub__divider {
    max-width: none;
    height: 1px;
    background-color: rgba(130, 130, 130, .3)
}

.am__elem__sub__btn {
    display: block;
    margin: 10px 0;
    padding: 0 10px;
    font-size: 1.6rem;
    border-radius: 5px;
    background-color: #1dadea;
    color: #fff
}

.am__elem__sub__set {
    width: 50%;
    float: left;
    margin-top: 10px
}

.am__elem__sub__set:only-child {
    float: none;
    margin: 10px auto 0
}

.am__elem__sub__set__btn {
    display: inline-block;
    margin: 0 5px;
    font-size: 20px;
    opacity: .5
}

.am__elem__sub__set__btn:hover {
    opacity: .7
}

.am__elem__sub__set__btn.disable,
.am__elem__sub__set__btn.disable:hover {
    opacity: .25
}

.am__elem__sub__set__text {
    display: block;
    font-size: 14px;
    line-height: 1
}

.am__elem__sub__elem {
    position: relative;
    display: block;
    font-size: 1.6rem;
    color: inherit
}

.am__elem__sub__elem--big {
    font-size: 2rem;
    line-height: 40px
}

.am__elem__sub__elem:before {
    position: relative;
    top: 2px;
    margin-right: 10px
}

.am-second {
    position: fixed;
    z-index: 2;
    top: 0;
    right: 0;
    left: 0;
    background-color: #fff;
    box-shadow: 0 1px rgba(130, 130, 130, .3);
    color: #444;
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 44px;
    text-align: center;
    transition: .3s ease-out;
    -webkit-transform: translate3d(0, 60px, 0);
    transform: translate3d(0, 60px, 0)
}

.dark .am-second {
    background-color: #222;
    color: #ddd
}

.am-second.hide,
.amp-nav .am-second {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.hide-nav .am,
.hide-nav .am-helper,
.hide-nav .am-second {
    display: none
}

.amp-nav .am--amp,
.amp-nav .am-second {
    display: block
}

.amp-nav .am-second {
    padding-right: 44px
}

@media(min-width:1112px) {
    .amp-nav .am-second {
        padding-right: 0
    }
}

.am_search {
    position: relative;
    padding: 30px 0 0
}

.am_search--app {
    padding-left: 15px
}

.am_search:before,
.am_search:after {
    position: absolute;
    top: 20px;
    left: 80px;
    font-size: 1.4rem;
    font-weight: 300;
    line-height: 1;
    pointer-events: none;
    opacity: 0;
    transition: .3s ease-out;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0)
}

.am_search--app:before,
.am_search--app:after {
    left: 95px
}

.am_search:before {
    content: attr(data-before)
}

.am_search:after {
    content: attr(data-after)
}

.am_search:before,
.am_search.searched:after {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.am_search.searched:before {
    opacity: 0;
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0)
}

.am_search__icon {
    float: left;
    margin-top: -20px
}

.aa_search__close {
    position: relative;
    z-index: 1;
    float: right;
    width: 50px;
    height: 60px;
    margin-top: 30px;
    padding-top: 4px;
    font-size: 20px;
    opacity: .3;
    transition: opacity .3s
}

.aa_search__close:hover {
    opacity: 1
}

.am_search__input {
    overflow: hidden;
    height: 60px;
    padding: 5px 0
}

.am_search__input__ {
    width: 100%;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 50px;
    font-size: 3rem;
    font-weight: 100;
    background-color: transparent
}

.am_search__input__::-webkit-input-placeholder,
.am_search__input__::-moz-placeholder {
    font-weight: 100;
    color: inherit
}

.am_search__options {
    position: relative;
    padding: 3px 0 10px;
    box-shadow: inset 0 3px #07f;
    font-size: 0;
    line-height: 1;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch
}

.am_search__options__ {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 28px);
    min-width: 480px;
    max-width: 650px;
    margin: 0 14px;
    text-align: justify;
    white-space: normal
}

.am_search__options__--s {
    display: block;
    width: 100%;
    min-width: 0;
    max-width: 414px;
    margin: 0 auto
}

.am_search__options__:after {
    content: '';
    display: inline-block;
    vertical-align: top;
    width: 100%
}

.am_search__options__elem {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 0 5px;
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 50px;
    text-align: center;
    opacity: .5;
    white-space: nowrap;
    transition: opacity .3s
}

.am_search__options__--s>.am_search__options__elem {
    width: 33.33337%
}

.am_search__options__elem.active {
    opacity: 1
}

.am_search__options__elem:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -8px;
    border-style: solid;
    border-width: 10px 8px 0 8px;
    border-color: #07f transparent transparent transparent;
    transition: .3s;
    transform-origin: 50% 0;
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg)
}

.am_search__options__elem.active:before {
    -webkit-transform: rotateX(0);
    transform: rotateX(0)
}

.am_search__options__elem:after {
    content: attr(data-count);
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1;
    opacity: .5
}

@media(min-width:414px) {
    .am_search__options__ {
        min-width: 530px
    }
    .am_search__options__--s {
        min-width: 0
    }
}

@media(min-width:480px) {
    .am_search__input__ {
        font-size: 4rem
    }
}

.an {
    position: fixed;
    z-index: 11;
    top: 0;
    right: 0;
    left: 0;
    padding-top: 20px;
    font-size: 0;
    background-color: #fff;
    box-shadow: 0 1px rgba(130, 130, 130, .3);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.an_back,
.an_icon,
.an_left,
.an_right {
    display: block;
    position: relative;
    z-index: 1;
    min-width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    color: #07f;
    transform-origin: 50% 100%;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.an--tv>.an_back,
.an--tv>.an_left,
.an--tv>.an_right {
    color: #70f
}

.an--wa>.an_back,
.an--wa>.an_left,
.an--wa>.an_right {
    color: #f70
}

.an--ng>.an_back,
.an--ng>.an_left,
.an--ng>.an_right {
    color: #0f7
}

.an--ga>.an_back,
.an--ga>.an_left,
.an--ga>.an_right {
    color: #0cc
}

.an_icon,
.an_left {
    float: left;
    padding-top: 4px;
    font-size: 28px
}

.an_icon {
    color: inherit
}

.an_back {
    float: left;
    position: relative;
    padding-left: 28px;
    font-size: 18px;
    font-weight: 400
}

.an_back:before {
    content: '';
    position: absolute;
    top: 14px;
    left: 17px;
    width: 16px;
    height: 16px;
    box-shadow: -3px 3px;
    transform: rotate(45deg)
}

.an_right {
    float: right;
    margin-right: 4px;
    padding-top: 3px;
    font-size: 28px
}

.an_feedback {
    position: absolute;
    z-index: 1;
    display: block;
    right: 0;
    bottom: 7px;
    padding: 0 10px;
    border-radius: 5px 0 0 5px;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 30px;
    color: #fff;
    background-color: #07f;
    transform-origin: 100% 100%;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.an_title {
    position: relative;
    overflow: hidden;
    padding: 0 10px;
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 44px;
    text-align: center;
    transform-origin: 50% 100%;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.searchpage>.an_title {
    display: none
}

.an_sub {
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    background-color: #fff;
    border: solid 1px rgba(130, 130, 130, .3);
    opacity: 0;
    pointer-events: none;
    transition: .3s ease-out;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
}

.searchpage>.an_sub {
    top: 13px;
    border: 0;
    box-shadow: 0 10px 10px rgba(0, 0, 0, .1)
}

.an_sub.open {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.an_btns {
    margin-bottom: 5px;
    text-align: center
}

.an_btns__ {
    display: inline-block;
    white-space: nowrap;
    vertical-align: top;
    border-radius: 3px;
    box-shadow: inset 0 0 0 1px rgba(130, 130, 130, .3);
    overflow: hidden
}

.an_btns__elem {
    display: inline-block;
    vertical-align: top;
    padding: 2px 5px;
    font-size: 1.2rem;
    font-weight: 300;
    color: inherit;
    box-shadow: -1px 0 rgba(130, 130, 130, .3)
}

.an_btns__elem.active {
    background-color: #07f;
    color: #fff;
    pointer-events: none
}

.an--tv>.an_btns>.an_btns__>.an_btns__elem.active {
    background-color: #70f
}

.an--wa>.an_btns>.an_btns__>.an_btns__elem.active {
    background-color: #f70
}

.an--ng>.an_btns>.an_btns__>.an_btns__elem.active {
    background-color: #0f7;
    color: #222
}

.an--ga>.an_btns>.an_btns__>.an_btns__elem.active {
    background-color: #0cc
}

@supports(-webkit-backdrop-filter:blur(1px)) {
    .an,
    .an_sub {
        background-color: rgba(255, 255, 255, .8);
        -webkit-backdrop-filter: saturate(180%) blur(20px)
    }
    .dark .an,
    .dark .an_sub {
        background-color: rgba(34, 34, 34, .65)
    }
}

@media(min-width:508px) {
    .an_right.aai-share {
        opacity: 0;
        pointer-events: none
    }
}

.asb {
    padding: 7px 0
}

.asb-btn {
    width: 44px;
    height: 44px;
    line-height: 48px
}

.asb-btn--fix {
    position: fixed;
    z-index: 11;
    top: 0;
    right: 0;
    text-shadow: 0 1px #fff, 0 -1px #fff
}

.asb__elem {
    display: block;
    padding: 0 14px;
    font-size: 1.6rem;
    line-height: 2;
    color: inherit
}

.asb__elem--big {
    font-size: 1.8rem
}

.asb__elem.active {
    color: #07f
}

.asb__elem:before {
    position: relative;
    top: 2px;
    margin-right: 5px
}

.main-wrapper {
    min-height: -webkit-calc(100% - 91px);
    min-height: calc(100% - 91px);
    padding-top: 60px
}

.hide-nav>.main-wrapper {
    padding-top: 0
}

.app-nav>.main-wrapper {
    padding-top: 64px
}

.notification {
    font-size: 1.6rem;
    padding: .5rem 0;
    text-align: center;
    background-color: rgba(255, 220, 150, 0.5)
}

.browsehappy {
    display: none
}

.no-csstransitions .browsehappy {
    display: block
}

.no-js .browsehappy {
    display: none
}

.aa_head {
    position: relative;
    z-index: 3;
    margin-top: -60px;
    padding-top: 100px;
    background-color: #f3f3f3
}

.aa_head--blank {
    background-color: transparent
}

.dark .aa_head {
    background-color: #222
}

.dark .aa_head--blank {
    background-color: transparent
}

.hide-nav .aa_head {
    margin-top: 0;
    padding-top: 0
}

.app-nav .aa_head {
    padding-top: 0
}

.aa {
    position: relative;
    z-index: 1
}

.footer {
    margin-top: 10px;
    padding: 10px 10px 50px;
    font-size: 14px;
    text-align: center
}

.container-resp {
    margin: 0 auto;
    max-width: 1024px
}

@media only screen and (min-width:1224px) {
    .container-resp {
        margin: 0 100px;
        max-width: none
    }
}

@media only screen and (min-width:1740px) {
    .container-resp {
        margin: 0 auto;
        max-width: 1540px
    }
}

.aa_wrap {
    max-width: 1024px;
    margin: 0 auto;
    box-shadow: 0 -1px 0 rgba(130, 130, 130, .3), 0 1px 0 rgba(130, 130, 130, .3)
}

.aa_row {
    border-bottom: solid 1px rgba(130, 130, 130, .3);
    background: linear-gradient(to top, rgba(130, 130, 130, .1) 0, rgba(130, 130, 130, 0) 50%)
}

.aa_comment {
    padding: 0 10px;
    min-height: 50px;
    box-shadow: 0 0 0 1px rgba(130, 130, 130, .2)
}

button.aa_comment__btn,
a.aa_comment__btn {
    display: inline-block;
    width: 100%;
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 50px;
    text-align: center;
    text-transform: uppercase;
    color: #00f
}

.aa_comment__btn__count {
    padding: 2px 7px;
    border-radius: 12px;
    color: #fff;
    background-color: #00f
}

.aa_comment__btn__count:empty {
    display: none
}

.aa_app__icon {
    position: relative;
    padding-bottom: 100%;
    border-radius: 22%
}

.aa_app__icon--oval {
    padding-bottom: 68.75%;
    border-radius: 34.375%/50%
}

.aa_app__icon--watch {
    padding-bottom: 100%;
    border-radius: 50%
}

.aa_app__icon--tv {
    padding-bottom: 56.25%;
    border-radius: 1.8%/3.2%
}

.aa_app__icon:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: inherit;
    box-shadow: inset 0 0 0 1px rgba(130, 130, 130, .2)
}

.divider-line--horizontal {
    height: 1px;
    background-color: rgba(125, 125, 125, .2)
}

.divider-line--horizontal--small {
    width: 100px;
    margin-left: auto;
    margin-right: auto
}

a.underline {
    position: relative;
    overflow: hidden;
    display: inline-block;
    vertical-align: top
}

a.underline:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 1px;
    height: 1px;
    width: 50%;
    background-color: #09f;
    -webkit-transition: inherit;
    transition: inherit;
    -webkit-transform: translate3d(-102%, 0, 0);
    transform: translate3d(-102%, 0, 0)
}

a.underline:hover,
a.underline:focus {
    color: #09f
}

a.underline:hover:before,
a.underline:focus:before {
    -webkit-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0)
}

.aa_feedback {
    position: fixed;
    z-index: 1;
    top: 13px;
    right: 0;
    display: block;
    padding: 5px 10px;
    border-radius: 3px 0 0 3px;
    font-size: 1.6rem;
    font-weight: 700;
    box-shadow: 0 0 0 2px;
    background-color: #07f;
    color: #fff;
    transition: background-color .3s
}

.aa_feedback:hover {
    background-color: #00f
}

.aa_feedback>i {
    position: relative;
    top: 2px
}

.aa_acc-bg {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #828282
}

.dark .aa_acc-bg {
    background-color: transparent;
    opacity: .5
}

.aa_aci {
    position: relative;
    display: block;
    background-color: #fff;
    color: #222;
    opacity: .95;
    overflow: hidden;
    transition: .3s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.aa_aci:hover {
    z-index: 1;
    opacity: 1;
    box-shadow: 0 15px 20px -10px rgba(0, 0, 0, .35)
}

.aa_crd__elem>.aa_pb>.aa_aci:hover {
    box-shadow: 0 0 20px -5px rgba(0, 0, 0, .35)
}

.aa_aci__img {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 75%;
    padding: 20px;
    text-align: center
}

.aa_aci__img--full {
    padding: 0
}

.aa_aci--s .aa_aci__img {
    height: 70%
}

.aa_aci__img__ {
    position: relative;
    height: 100%
}

.aa_aci__title {
    position: relative;
    font-size: 0;
    text-align: center
}

.aa_aci__title:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    padding-bottom: 25%
}

.aa_aci__title__ {
    display: inline-block;
    vertical-align: middle;
    width: 80%;
    margin: 0;
    padding: 20px 0 0;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.1
}

.aa_aci--s .aa_aci__title__ {
    font-size: 1.4rem
}

.aa_aci__band {
    position: absolute;
    left: -30px;
    top: -7px;
    width: 80px;
    height: 10px;
    transform-origin: 100% 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.aa_aci__band:before,
.aa_aci__band:after {
    content: '';
    position: absolute;
    top: 0;
    left: 20px;
    width: 40px;
    height: 10px;
    background-color: inherit;
    box-shadow: 0 0 1px rgba(0, 0, 0, .5)
}

.aa_aci__band:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.aa_aci__band:after {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg)
}

.aa_aci__band__ {
    height: 100%;
    background-color: rgba(255, 255, 255, .75)
}

@media(min-width:375px) {
    .aa_aci__title__ {
        font-size: 1.8rem
    }
    .aa_aci--s .aa_aci__title__ {
        font-size: 1.6rem
    }
}

@media(min-width:480px) {
    .aa_aci__title__ {
        font-size: 2rem
    }
    .aa_aci--s .aa_aci__title__ {
        font-size: 1.6rem
    }
}

@media(min-width:768px) {
    .aa_aci--s .aa_aci__title__ {
        font-size: 2.2rem
    }
}

@media(min-width:1024px) {
    .aa_aci__title__ {
        font-size: 2.2rem
    }
}

@media(min-width:1224px) {
    .aa_aci--s .aa_aci__title__ {
        font-size: 2rem
    }
}

@-webkit-keyframes aa_spin {
    from {
        -webkit-transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes aa_spin {
    from {
        transform: rotate(0)
    }
    to {
        transform: rotate(360deg)
    }
}

@keyframes searchResultsIn {
    0 {
        transform: translate3d(0, 10px, 0);
        opacity: 0
    }
    100% {
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes searchResultsOut {
    0 {
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
    100% {
        transform: translate3d(0, 10px, 0);
        opacity: 0
    }
}

@-webkit-keyframes aa_bounce-up {
    0 {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    3.333333% {
        -webkit-transform: matrix3d(1.01745, 0, 0, 0, 0, 1.02232, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.01745, 0, 0, 0, 0, 1.02232, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    6.666667% {
        -webkit-transform: matrix3d(1.03581, 0, 0, 0, 0, 1.04883, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.03581, 0, 0, 0, 0, 1.04883, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    10% {
        -webkit-transform: matrix3d(1.05133, 0, 0, 0, 0, 1.06867, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.05133, 0, 0, 0, 0, 1.06867, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    13.333333% {
        -webkit-transform: matrix3d(1.06228, 0, 0, 0, 0, 1.07762, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.06228, 0, 0, 0, 0, 1.07762, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    16.666667% {
        -webkit-transform: matrix3d(1.06845, 0, 0, 0, 0, 1.07691, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.06845, 0, 0, 0, 0, 1.07691, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    20% {
        -webkit-transform: matrix3d(1.07062, 0, 0, 0, 0, 1.07062, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.07062, 0, 0, 0, 0, 1.07062, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    23.333333% {
        -webkit-transform: matrix3d(1.06996, 0, 0, 0, 0, 1.06315, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.06996, 0, 0, 0, 0, 1.06315, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    26.666667% {
        -webkit-transform: matrix3d(1.06773, 0, 0, 0, 0, 1.05756, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.06773, 0, 0, 0, 0, 1.05756, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    30% {
        -webkit-transform: matrix3d(1.06496, 0, 0, 0, 0, 1.05504, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.06496, 0, 0, 0, 0, 1.05504, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    33.333333% {
        -webkit-transform: matrix3d(1.06238, 0, 0, 0, 0, 1.05524, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.06238, 0, 0, 0, 0, 1.05524, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    36.666667% {
        -webkit-transform: matrix3d(1.06039, 0, 0, 0, 0, 1.05701, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.06039, 0, 0, 0, 0, 1.05701, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    40% {
        -webkit-transform: matrix3d(1.05911, 0, 0, 0, 0, 1.05911, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.05911, 0, 0, 0, 0, 1.05911, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    43.333333% {
        -webkit-transform: matrix3d(1.05851, 0, 0, 0, 0, 1.06069, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.05851, 0, 0, 0, 0, 1.06069, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    46.666667% {
        -webkit-transform: matrix3d(1.05842, 0, 0, 0, 0, 1.0614, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.05842, 0, 0, 0, 0, 1.0614, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    50% {
        -webkit-transform: matrix3d(1.05866, 0, 0, 0, 0, 1.06134, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.05866, 0, 0, 0, 0, 1.06134, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    53.333333% {
        -webkit-transform: matrix3d(1.05905, 0, 0, 0, 0, 1.06084, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.05905, 0, 0, 0, 0, 1.06084, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    56.666667% {
        -webkit-transform: matrix3d(1.05946, 0, 0, 0, 0, 1.06025, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.05946, 0, 0, 0, 0, 1.06025, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    60% {
        -webkit-transform: matrix3d(1.05981, 0, 0, 0, 0, 1.05981, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.05981, 0, 0, 0, 0, 1.05981, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    63.333333% {
        -webkit-transform: matrix3d(1.06005, 0, 0, 0, 0, 1.05961, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.06005, 0, 0, 0, 0, 1.05961, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    66.666667% {
        -webkit-transform: matrix3d(1.06019, 0, 0, 0, 0, 1.05962, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.06019, 0, 0, 0, 0, 1.05962, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    70% {
        -webkit-transform: matrix3d(1.06024, 0, 0, 0, 0, 1.05976, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.06024, 0, 0, 0, 0, 1.05976, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    73.333333% {
        -webkit-transform: matrix3d(1.06022, 0, 0, 0, 0, 1.05993, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.06022, 0, 0, 0, 0, 1.05993, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    76.666667% {
        -webkit-transform: matrix3d(1.06017, 0, 0, 0, 0, 1.06005, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.06017, 0, 0, 0, 0, 1.06005, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    80% {
        -webkit-transform: matrix3d(1.06011, 0, 0, 0, 0, 1.06011, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.06011, 0, 0, 0, 0, 1.06011, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    83.333333% {
        -webkit-transform: matrix3d(1.06005, 0, 0, 0, 0, 1.06011, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.06005, 0, 0, 0, 0, 1.06011, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    86.666667% {
        -webkit-transform: matrix3d(1.06001, 0, 0, 0, 0, 1.06007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.06001, 0, 0, 0, 0, 1.06007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    90% {
        -webkit-transform: matrix3d(1.05998, 0, 0, 0, 0, 1.06002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.05998, 0, 0, 0, 0, 1.06002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    93.333333% {
        -webkit-transform: matrix3d(1.05997, 0, 0, 0, 0, 1.05998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.05997, 0, 0, 0, 0, 1.05998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    96.666667% {
        -webkit-transform: matrix3d(1.05996, 0, 0, 0, 0, 1.05997, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.05996, 0, 0, 0, 0, 1.05997, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    100% {
        -webkit-transform: matrix3d(1.06, 0, 0, 0, 0, 1.06, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.06, 0, 0, 0, 0, 1.06, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
}

@keyframes aa_bounce-up {
    0 {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    3.333333% {
        -webkit-transform: matrix3d(1.01745, 0, 0, 0, 0, 1.02232, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.01745, 0, 0, 0, 0, 1.02232, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    6.666667% {
        -webkit-transform: matrix3d(1.03581, 0, 0, 0, 0, 1.04883, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.03581, 0, 0, 0, 0, 1.04883, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    10% {
        -webkit-transform: matrix3d(1.05133, 0, 0, 0, 0, 1.06867, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.05133, 0, 0, 0, 0, 1.06867, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    13.333333% {
        -webkit-transform: matrix3d(1.06228, 0, 0, 0, 0, 1.07762, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.06228, 0, 0, 0, 0, 1.07762, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    16.666667% {
        -webkit-transform: matrix3d(1.06845, 0, 0, 0, 0, 1.07691, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.06845, 0, 0, 0, 0, 1.07691, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    20% {
        -webkit-transform: matrix3d(1.07062, 0, 0, 0, 0, 1.07062, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.07062, 0, 0, 0, 0, 1.07062, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    23.333333% {
        -webkit-transform: matrix3d(1.06996, 0, 0, 0, 0, 1.06315, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.06996, 0, 0, 0, 0, 1.06315, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    26.666667% {
        -webkit-transform: matrix3d(1.06773, 0, 0, 0, 0, 1.05756, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.06773, 0, 0, 0, 0, 1.05756, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    30% {
        -webkit-transform: matrix3d(1.06496, 0, 0, 0, 0, 1.05504, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.06496, 0, 0, 0, 0, 1.05504, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    33.333333% {
        -webkit-transform: matrix3d(1.06238, 0, 0, 0, 0, 1.05524, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.06238, 0, 0, 0, 0, 1.05524, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    36.666667% {
        -webkit-transform: matrix3d(1.06039, 0, 0, 0, 0, 1.05701, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.06039, 0, 0, 0, 0, 1.05701, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    40% {
        -webkit-transform: matrix3d(1.05911, 0, 0, 0, 0, 1.05911, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.05911, 0, 0, 0, 0, 1.05911, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    43.333333% {
        -webkit-transform: matrix3d(1.05851, 0, 0, 0, 0, 1.06069, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.05851, 0, 0, 0, 0, 1.06069, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    46.666667% {
        -webkit-transform: matrix3d(1.05842, 0, 0, 0, 0, 1.0614, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.05842, 0, 0, 0, 0, 1.0614, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    50% {
        -webkit-transform: matrix3d(1.05866, 0, 0, 0, 0, 1.06134, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.05866, 0, 0, 0, 0, 1.06134, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    53.333333% {
        -webkit-transform: matrix3d(1.05905, 0, 0, 0, 0, 1.06084, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.05905, 0, 0, 0, 0, 1.06084, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    56.666667% {
        -webkit-transform: matrix3d(1.05946, 0, 0, 0, 0, 1.06025, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.05946, 0, 0, 0, 0, 1.06025, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    60% {
        -webkit-transform: matrix3d(1.05981, 0, 0, 0, 0, 1.05981, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.05981, 0, 0, 0, 0, 1.05981, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    63.333333% {
        -webkit-transform: matrix3d(1.06005, 0, 0, 0, 0, 1.05961, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.06005, 0, 0, 0, 0, 1.05961, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    66.666667% {
        -webkit-transform: matrix3d(1.06019, 0, 0, 0, 0, 1.05962, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.06019, 0, 0, 0, 0, 1.05962, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    70% {
        -webkit-transform: matrix3d(1.06024, 0, 0, 0, 0, 1.05976, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.06024, 0, 0, 0, 0, 1.05976, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    73.333333% {
        -webkit-transform: matrix3d(1.06022, 0, 0, 0, 0, 1.05993, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.06022, 0, 0, 0, 0, 1.05993, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    76.666667% {
        -webkit-transform: matrix3d(1.06017, 0, 0, 0, 0, 1.06005, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.06017, 0, 0, 0, 0, 1.06005, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    80% {
        -webkit-transform: matrix3d(1.06011, 0, 0, 0, 0, 1.06011, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.06011, 0, 0, 0, 0, 1.06011, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    83.333333% {
        -webkit-transform: matrix3d(1.06005, 0, 0, 0, 0, 1.06011, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.06005, 0, 0, 0, 0, 1.06011, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    86.666667% {
        -webkit-transform: matrix3d(1.06001, 0, 0, 0, 0, 1.06007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.06001, 0, 0, 0, 0, 1.06007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    90% {
        -webkit-transform: matrix3d(1.05998, 0, 0, 0, 0, 1.06002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.05998, 0, 0, 0, 0, 1.06002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    93.333333% {
        -webkit-transform: matrix3d(1.05997, 0, 0, 0, 0, 1.05998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.05997, 0, 0, 0, 0, 1.05998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    96.666667% {
        -webkit-transform: matrix3d(1.05996, 0, 0, 0, 0, 1.05997, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.05996, 0, 0, 0, 0, 1.05997, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    100% {
        -webkit-transform: matrix3d(1.06, 0, 0, 0, 0, 1.06, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.06, 0, 0, 0, 0, 1.06, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
}

@-webkit-keyframes aa_bounce-down {
    0 {
        -webkit-transform: matrix3d(1.06, 0, 0, 0, 0, 1.06, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.06, 0, 0, 0, 0, 1.06, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    3.333333% {
        -webkit-transform: matrix3d(1.04255, 0, 0, 0, 0, 1.03768, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.04255, 0, 0, 0, 0, 1.03768, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    6.666667% {
        -webkit-transform: matrix3d(1.02419, 0, 0, 0, 0, 1.01117, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.02419, 0, 0, 0, 0, 1.01117, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    10% {
        -webkit-transform: matrix3d(1.00867, 0, 0, 0, 0, 0.99133, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00867, 0, 0, 0, 0, 0.99133, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    13.333333% {
        -webkit-transform: matrix3d(0.99772, 0, 0, 0, 0, 0.98238, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99772, 0, 0, 0, 0, 0.98238, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    16.666667% {
        -webkit-transform: matrix3d(0.99155, 0, 0, 0, 0, 0.98309, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99155, 0, 0, 0, 0, 0.98309, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    20% {
        -webkit-transform: matrix3d(0.98938, 0, 0, 0, 0, 0.98938, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.98938, 0, 0, 0, 0, 0.98938, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    23.333333% {
        -webkit-transform: matrix3d(0.99004, 0, 0, 0, 0, 0.99685, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99004, 0, 0, 0, 0, 0.99685, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    26.666667% {
        -webkit-transform: matrix3d(0.99227, 0, 0, 0, 0, 1.00244, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99227, 0, 0, 0, 0, 1.00244, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    30% {
        -webkit-transform: matrix3d(0.99504, 0, 0, 0, 0, 1.00496, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99504, 0, 0, 0, 0, 1.00496, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    33.333333% {
        -webkit-transform: matrix3d(0.99762, 0, 0, 0, 0, 1.00476, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99762, 0, 0, 0, 0, 1.00476, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    36.666667% {
        -webkit-transform: matrix3d(0.99961, 0, 0, 0, 0, 1.00299, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99961, 0, 0, 0, 0, 1.00299, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    40% {
        -webkit-transform: matrix3d(1.00089, 0, 0, 0, 0, 1.00089, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00089, 0, 0, 0, 0, 1.00089, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    43.333333% {
        -webkit-transform: matrix3d(1.00149, 0, 0, 0, 0, 0.99931, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00149, 0, 0, 0, 0, 0.99931, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    46.666667% {
        -webkit-transform: matrix3d(1.00158, 0, 0, 0, 0, 0.9986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00158, 0, 0, 0, 0, 0.9986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    50% {
        -webkit-transform: matrix3d(1.00134, 0, 0, 0, 0, 0.99866, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00134, 0, 0, 0, 0, 0.99866, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    53.333333% {
        -webkit-transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99916, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99916, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    56.666667% {
        -webkit-transform: matrix3d(1.00054, 0, 0, 0, 0, 0.99975, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00054, 0, 0, 0, 0, 0.99975, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    60% {
        -webkit-transform: matrix3d(1.00019, 0, 0, 0, 0, 1.00019, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00019, 0, 0, 0, 0, 1.00019, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    63.333333% {
        -webkit-transform: matrix3d(0.99995, 0, 0, 0, 0, 1.00039, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99995, 0, 0, 0, 0, 1.00039, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    66.666667% {
        -webkit-transform: matrix3d(0.99981, 0, 0, 0, 0, 1.00038, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99981, 0, 0, 0, 0, 1.00038, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    70% {
        -webkit-transform: matrix3d(0.99976, 0, 0, 0, 0, 1.00024, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99976, 0, 0, 0, 0, 1.00024, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    73.333333% {
        -webkit-transform: matrix3d(0.99978, 0, 0, 0, 0, 1.00007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99978, 0, 0, 0, 0, 1.00007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    76.666667% {
        -webkit-transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99995, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99995, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    80% {
        -webkit-transform: matrix3d(0.99989, 0, 0, 0, 0, 0.99989, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99989, 0, 0, 0, 0, 0.99989, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    83.333333% {
        -webkit-transform: matrix3d(0.99995, 0, 0, 0, 0, 0.99989, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99995, 0, 0, 0, 0, 0.99989, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    86.666667% {
        -webkit-transform: matrix3d(0.99999, 0, 0, 0, 0, 0.99993, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99999, 0, 0, 0, 0, 0.99993, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    90% {
        -webkit-transform: matrix3d(1.00002, 0, 0, 0, 0, 0.99998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00002, 0, 0, 0, 0, 0.99998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    93.333333% {
        -webkit-transform: matrix3d(1.00003, 0, 0, 0, 0, 1.00002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00003, 0, 0, 0, 0, 1.00002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    96.666667% {
        -webkit-transform: matrix3d(1.00004, 0, 0, 0, 0, 1.00003, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00004, 0, 0, 0, 0, 1.00003, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    100% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
}

@keyframes aa_bounce-down {
    0 {
        -webkit-transform: matrix3d(1.06, 0, 0, 0, 0, 1.06, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.06, 0, 0, 0, 0, 1.06, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    3.333333% {
        -webkit-transform: matrix3d(1.04255, 0, 0, 0, 0, 1.03768, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.04255, 0, 0, 0, 0, 1.03768, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    6.666667% {
        -webkit-transform: matrix3d(1.02419, 0, 0, 0, 0, 1.01117, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.02419, 0, 0, 0, 0, 1.01117, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    10% {
        -webkit-transform: matrix3d(1.00867, 0, 0, 0, 0, 0.99133, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00867, 0, 0, 0, 0, 0.99133, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    13.333333% {
        -webkit-transform: matrix3d(0.99772, 0, 0, 0, 0, 0.98238, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99772, 0, 0, 0, 0, 0.98238, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    16.666667% {
        -webkit-transform: matrix3d(0.99155, 0, 0, 0, 0, 0.98309, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99155, 0, 0, 0, 0, 0.98309, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    20% {
        -webkit-transform: matrix3d(0.98938, 0, 0, 0, 0, 0.98938, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.98938, 0, 0, 0, 0, 0.98938, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    23.333333% {
        -webkit-transform: matrix3d(0.99004, 0, 0, 0, 0, 0.99685, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99004, 0, 0, 0, 0, 0.99685, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    26.666667% {
        -webkit-transform: matrix3d(0.99227, 0, 0, 0, 0, 1.00244, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99227, 0, 0, 0, 0, 1.00244, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    30% {
        -webkit-transform: matrix3d(0.99504, 0, 0, 0, 0, 1.00496, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99504, 0, 0, 0, 0, 1.00496, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    33.333333% {
        -webkit-transform: matrix3d(0.99762, 0, 0, 0, 0, 1.00476, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99762, 0, 0, 0, 0, 1.00476, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    36.666667% {
        -webkit-transform: matrix3d(0.99961, 0, 0, 0, 0, 1.00299, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99961, 0, 0, 0, 0, 1.00299, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    40% {
        -webkit-transform: matrix3d(1.00089, 0, 0, 0, 0, 1.00089, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00089, 0, 0, 0, 0, 1.00089, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    43.333333% {
        -webkit-transform: matrix3d(1.00149, 0, 0, 0, 0, 0.99931, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00149, 0, 0, 0, 0, 0.99931, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    46.666667% {
        -webkit-transform: matrix3d(1.00158, 0, 0, 0, 0, 0.9986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00158, 0, 0, 0, 0, 0.9986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    50% {
        -webkit-transform: matrix3d(1.00134, 0, 0, 0, 0, 0.99866, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00134, 0, 0, 0, 0, 0.99866, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    53.333333% {
        -webkit-transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99916, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99916, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    56.666667% {
        -webkit-transform: matrix3d(1.00054, 0, 0, 0, 0, 0.99975, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00054, 0, 0, 0, 0, 0.99975, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    60% {
        -webkit-transform: matrix3d(1.00019, 0, 0, 0, 0, 1.00019, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00019, 0, 0, 0, 0, 1.00019, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    63.333333% {
        -webkit-transform: matrix3d(0.99995, 0, 0, 0, 0, 1.00039, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99995, 0, 0, 0, 0, 1.00039, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    66.666667% {
        -webkit-transform: matrix3d(0.99981, 0, 0, 0, 0, 1.00038, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99981, 0, 0, 0, 0, 1.00038, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    70% {
        -webkit-transform: matrix3d(0.99976, 0, 0, 0, 0, 1.00024, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99976, 0, 0, 0, 0, 1.00024, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    73.333333% {
        -webkit-transform: matrix3d(0.99978, 0, 0, 0, 0, 1.00007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99978, 0, 0, 0, 0, 1.00007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    76.666667% {
        -webkit-transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99995, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99995, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    80% {
        -webkit-transform: matrix3d(0.99989, 0, 0, 0, 0, 0.99989, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99989, 0, 0, 0, 0, 0.99989, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    83.333333% {
        -webkit-transform: matrix3d(0.99995, 0, 0, 0, 0, 0.99989, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99995, 0, 0, 0, 0, 0.99989, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    86.666667% {
        -webkit-transform: matrix3d(0.99999, 0, 0, 0, 0, 0.99993, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(0.99999, 0, 0, 0, 0, 0.99993, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    90% {
        -webkit-transform: matrix3d(1.00002, 0, 0, 0, 0, 0.99998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00002, 0, 0, 0, 0, 0.99998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    93.333333% {
        -webkit-transform: matrix3d(1.00003, 0, 0, 0, 0, 1.00002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00003, 0, 0, 0, 0, 1.00002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    96.666667% {
        -webkit-transform: matrix3d(1.00004, 0, 0, 0, 0, 1.00003, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1.00004, 0, 0, 0, 0, 1.00003, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    100% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
}

.shake-little {
    display: inline-block;
    transform-origin: center center
}

.shake-freeze,
.shake-constant.shake-constant--hover:hover,
.shake-trigger:hover .shake-constant.shake-constant--hover {
    animation-play-state: paused
}

.shake-freeze:hover,
.shake-trigger:hover .shake-freeze,
.shake-little:hover,
.shake-trigger:hover .shake-little {
    animation-play-state: running
}

@keyframes shake-little {
    2% {
        transform: translate(0, 0) rotate(0.5deg)
    }
    4% {
        transform: translate(1px, 0) rotate(0.5deg)
    }
    6% {
        transform: translate(0, 1px) rotate(0.5deg)
    }
    8% {
        transform: translate(0, 0) rotate(0.5deg)
    }
    10% {
        transform: translate(1px, 1px) rotate(0.5deg)
    }
    12% {
        transform: translate(0, 1px) rotate(0.5deg)
    }
    14% {
        transform: translate(1px, 0) rotate(0.5deg)
    }
    16% {
        transform: translate(0, 0) rotate(0.5deg)
    }
    18% {
        transform: translate(0, 1px) rotate(0.5deg)
    }
    20% {
        transform: translate(1px, 0) rotate(0.5deg)
    }
    22% {
        transform: translate(0, 1px) rotate(0.5deg)
    }
    24% {
        transform: translate(1px, 1px) rotate(0.5deg)
    }
    26% {
        transform: translate(1px, 0) rotate(0.5deg)
    }
    28% {
        transform: translate(0, 1px) rotate(0.5deg)
    }
    30% {
        transform: translate(0, 0) rotate(0.5deg)
    }
    32% {
        transform: translate(0, 1px) rotate(0.5deg)
    }
    34% {
        transform: translate(0, 1px) rotate(0.5deg)
    }
    36% {
        transform: translate(0, 1px) rotate(0.5deg)
    }
    38% {
        transform: translate(0, 0) rotate(0.5deg)
    }
    40% {
        transform: translate(0, 1px) rotate(0.5deg)
    }
    42% {
        transform: translate(1px, 1px) rotate(0.5deg)
    }
    44% {
        transform: translate(0, 1px) rotate(0.5deg)
    }
    46% {
        transform: translate(0, 1px) rotate(0.5deg)
    }
    48% {
        transform: translate(1px, 0) rotate(0.5deg)
    }
    50% {
        transform: translate(1px, 0) rotate(0.5deg)
    }
    52% {
        transform: translate(1px, 0) rotate(0.5deg)
    }
    54% {
        transform: translate(0, 0) rotate(0.5deg)
    }
    56% {
        transform: translate(0, 1px) rotate(0.5deg)
    }
    58% {
        transform: translate(0, 0) rotate(0.5deg)
    }
    60% {
        transform: translate(0, 1px) rotate(0.5deg)
    }
    62% {
        transform: translate(1px, 0) rotate(0.5deg)
    }
    64% {
        transform: translate(1px, 0) rotate(0.5deg)
    }
    66% {
        transform: translate(1px, 0) rotate(0.5deg)
    }
    68% {
        transform: translate(0, 0) rotate(0.5deg)
    }
    70% {
        transform: translate(0, 1px) rotate(0.5deg)
    }
    72% {
        transform: translate(1px, 1px) rotate(0.5deg)
    }
    74% {
        transform: translate(0, 1px) rotate(0.5deg)
    }
    76% {
        transform: translate(0, 1px) rotate(0.5deg)
    }
    78% {
        transform: translate(0, 0) rotate(0.5deg)
    }
    80% {
        transform: translate(0, 1px) rotate(0.5deg)
    }
    82% {
        transform: translate(0, 1px) rotate(0.5deg)
    }
    84% {
        transform: translate(0, 1px) rotate(0.5deg)
    }
    86% {
        transform: translate(1px, 1px) rotate(0.5deg)
    }
    88% {
        transform: translate(0, 1px) rotate(0.5deg)
    }
    90% {
        transform: translate(0, 1px) rotate(0.5deg)
    }
    92% {
        transform: translate(0, 1px) rotate(0.5deg)
    }
    94% {
        transform: translate(0, 0) rotate(0.5deg)
    }
    96% {
        transform: translate(1px, 1px) rotate(0.5deg)
    }
    98% {
        transform: translate(0, 1px) rotate(0.5deg)
    }
    0,
    100% {
        transform: translate(0, 0) rotate(0)
    }
}

.shake-little:hover,
.shake-trigger:hover .shake-little,
.shake-little.shake-freeze,
.shake-little.shake-constant {
    animation-name: shake-little;
    animation-duration: 100ms;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite
}

.aa_aad {
    display: none;
    max-width: 720px;
    margin: 30px auto 40px;
    line-height: 1.4
}

.touchevents .aa_aad,
.amp-nav .aa_aad {
    display: block
}

.aa_aad:last-child {
    margin-bottom: 10px
}

.aa_aad_w,
.r .aa_aad_w {
    display: block;
    margin: 0 30px;
    border: solid 3px #828282;
    color: inherit;
    background-color: rgba(130, 130, 130, .2)
}

.aa_aad_w-2,
.r .aa_aad_w-2 {
    border: 0;
    border-radius: 3px;
    padding: 3px;
    background-color: #fff;
    box-shadow: 0 6px 20px -5px rgba(0, 0, 0, .35)
}

.aa_aad_w-3,
.r .aa_aad_w-3 {
    border: 0;
    margin: 0;
    background-color: transparent
}

.aa_aad_w_i {
    width: 84px;
    margin: -42px 10px 10px
}

.aa_aad_w-3 .aa_aad_w_i {
    margin: 7px 10px 10px 20px
}

.aa_aad_w_b {
    margin: 0 -10px 0 10px;
    padding: 0 15px;
    border-radius: 5px 0 0 5px;
    line-height: 45px;
    color: #fff;
    background-color: #70f
}

.aa_aad_w-2 .aa_aad_w_b {
    margin-right: -13px
}

.aa_aad_w-3 .aa_aad_w_b {
    margin: 5px 0 0 10px;
    line-height: 40px
}

.aa_aad_w_b_i {
    animation: chevron 1s infinite 1s alternate
}

@keyframes chevron {
    0 {
        transform: translate3d(-50%, 0, 0)
    }
    100% {
        transform: translate3d(50%, 0, 0)
    }
}

.aa_ad-gr-w {
    background-color: rgba(255, 255, 255, .5)
}

.aa_ad-gr-g {
    background-color: rgba(130, 130, 130, .3)
}

.aa_ad-gr-l {
    background: linear-gradient(to right, rgba(170, 170, 170, .2), rgba(200, 200, 200, .2))
}

.aa_ad-gr-r {
    background: linear-gradient(to left, rgba(170, 170, 170, .2), rgba(200, 200, 200, .2))
}

.aa_ad-gr-c {
    background: linear-gradient(to top, hsla(52, 50%, 65%, .2), hsla(118, 50%, 65%, .2))
}

.aa_ad-gr+.aa_ad-gr {
    margin-top: 20px
}

.aa_ad__icon {
    width: 56px;
    height: 56px;
    margin: -28px auto 0
}

.aa_ad__btns {
    margin-bottom: 10px
}

.aa_ad__btns__elem {
    display: inline-block;
    padding: 2px 10px;
    border: solid 2px #888;
    border-radius: 13px;
    font-size: 1.4rem;
    color: inherit;
    background-color: rgba(130, 130, 130, .4);
    transition: .3s
}

.aa_ad__btns__elem:hover {
    color: #fff;
    background-color: #70f
}

.aa_ad__btns__elem:before {
    position: relative;
    top: 1px;
    margin-right: 5px;
    font-size: 1.2rem
}

.aa_ad__badges {
    margin-bottom: 10px;
    font-size: 0;
    text-align: center
}

.aa_ad__badges>button,
.aa_ad__badges>a {
    display: inline-block;
    vertical-align: top;
    min-width: 4.6rem;
    height: 4.2rem;
    margin: 0 5px;
    padding: .5rem .2rem;
    font-size: 1rem;
    border: solid 1px;
    border-radius: 5px;
    color: inherit
}

.aa_ad__badges>button:before,
.aa_ad__badges>a:before {
    display: block;
    font-size: 1.6rem
}

.aa_ad__badges__single {
    display: inline-block;
    vertical-align: top;
    height: 4.2rem;
    margin: 0 5px;
    padding: .5rem .2rem;
    font-size: 1.2rem;
    line-height: 1;
    color: inherit;
    text-align: left
}

.aa_ad__badges__single:before {
    display: inline-block;
    vertical-align: middle;
    font-size: 2.8rem
}

.aa_ad__badges__single>span {
    display: inline-block;
    vertical-align: middle
}
.aai-iphone:before {
    content: "\e03d";
}

.aai-ipad:before {
    content: "\e03b";
}

[class^="aai-"]:before, [class*=" aai-"]:before {
    font-family: "icomoon";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.aa_ad__text {
    max-width: 700px;
    margin: 0 auto
}

.aa_ad__text--w {
    max-width: 780px
}

.aa_ad__text__title {
    font-size: 2.6rem
}

.aa_ad__comp {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding: 0 20px;
    font-size: 1.6rem
}

.aa_ad__comp>ul {
    list-style-type: none;
    margin: 0
}

.aa_ad__comp>ul>li {
    position: relative;
    padding-left: 20px;
    font-weight: 300
}

.aa_ad__comp>ul>li:before {
    content: '';
    position: absolute;
    top: 6px;
    left: 0;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    box-shadow: inset 0 0 0 2px #1dff00
}

.aa_ad__comp:last-child>ul>li:before {
    box-shadow: inset 0 0 0 2px #ffde00
}

.aa_ad__data {
    font-size: 0;
    text-align: justify
}

.aa_ad__data:after {
    content: '';
    display: inline-block;
    width: 100%
}

.aa_ad__data__elem {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    max-width: 200px;
    padding: 20px 10px;
    text-align: center
}

.aa_ad__data__elem--w {
    width: 100%;
    max-width: none
}

.aa_ad__data__elem__text {
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1.1
}

.aa_ad__data__elem__text--s {
    font-size: 1.8rem
}

.aa_ad__data__elem__text__list:after {
    content: ','
}

.aa_ad__data__elem__text__list:last-child:after {
    display: none
}

.aa_ad__data__elem__text__link {
    margin: 5px;
    color: inherit;
    opacity: .5;
    transition: opacity .3s
}

.aa_ad__data__elem__text__link:hover {
    opacity: 1
}

.aa_ad__data__elem__badge {
    display: inline-block;
    vertical-align: top;
    font-size: 1.4rem;
    font-weight: 300;
    margin-bottom: 10px;
    padding: 0 10px;
    border-radius: 2px;
    box-shadow: 0 0 0 1px rgba(130, 130, 130, .3)
}

.aa_ad__stars>i {
    position: relative;
    top: 4px;
    margin-left: -6px;
    color: #ffd380
}

.aa_ad__stars>i:first-child {
    margin-left: 0
}

.aa_ad__addon {
    display: inline-block;
    vertical-align: top;
    width: 45%;
    margin: 10px 2.5%;
    padding: 14px;
    border-radius: 5px;
    color: #222;
    background-color: rgba(255, 255, 255, .5)
}

.aa_ad__addon__price {
    display: inline-block;
    vertical-align: top;
    padding: 0 5px;
    border-radius: 2px;
    background-color: #7f6e8e
}

.aa_ad_w {
    display: block;
    color: inherit;
    box-shadow: 0 0 0 1px rgba(130, 130, 130, .3);
    overflow: hidden
}

.aa_ad_w_d {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 20%;
    max-width: 200px;
    margin: -2% 0
}

.aa_ad_w_d_i {
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    overflow: hidden;
    width: 32%;
    margin: -16% 0 0 3%
}

.aa_ad_w_t {
    display: inline-block;
    vertical-align: middle;
    width: 80%;
    padding: 10px 40px 10px 20px;
    font-size: 2rem;
    line-height: 1.2
}

.aa_ad_w_b {
    position: absolute;
    z-index: 1;
    top: 50%;
    right: 0;
    margin-top: -40px;
    width: 40px;
    height: 80px
}

.aa_ad_w_b:before,
.aa_ad_w_b:after {
    content: '';
    position: absolute;
    left: 50%;
    width: 1px;
    height: 53%;
    background-color: rgba(130, 130, 130, .5)
}

.aa_ad_w_b:before {
    top: 0;
    -webkit-transform: rotate(-25deg);
    transform: rotate(-25deg)
}

.aa_ad_w_b:after {
    bottom: 0;
    -webkit-transform: rotate(25deg);
    transform: rotate(25deg)
}

.aa_ad_gal {
    padding: 0 0 20px;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    font-size: 0;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    -webkit-scroll-snap-type: mandatory;
    scroll-snap-type: mandatory;
    -webkit-scroll-snap-destination: 20px 0;
    scroll-snap-destination: 20px 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.aa_ad_gal_e {
    display: inline-block;
    vertical-align: middle;
    width: 170px;
    margin-right: 20px;
    -webkit-scroll-snap-coordinate: 0;
    scroll-snap-coordinate: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.aa_ad_gal_e-l {
    width: 300px
}

.aa_ad_gal_e:first-child {
    margin-left: 20px
}

.aa_ad_stkrs {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    max-width: 600px
}

.aa_ad_stkrs_txt {
    display: inline-block;
    padding: 5px 10px;
    box-shadow: 0 1px
}

.aa_ad_stkrs_txt:last-child {
    box-shadow: 0 -1px
}

.aa_ad_coll {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 20px);
    margin: 10px;
    border-radius: 3px;
    color: inherit;
    background-color: #fff;
    transition: .3s
}

.dark .aa_ad_coll {
    background-color: #000
}

.no-touchevents .aa_ad_coll:hover,
.touchevents .aa_ad_coll:active {
    background-color: #70f;
    color: #fff
}

.aa_ad_coll:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 8rem
}

.aa_ad_coll_img {
    position: absolute;
    top: 0;
    left: 0;
    width: 20%;
    height: 100%
}

.aa_ad_coll_ttl {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    padding: 20px;
    font-size: 1.8rem;
    line-height: 1.2
}

.aa_ad_coll_img+.aa_ad_coll_ttl {
    width: 80%;
    margin-left: 20%
}

.aa_ad_sa {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    margin-bottom: 20px;
    padding: 0 5px;
    color: inherit
}

.aa_ad_sa_i {
    width: 60%;
    max-width: 100px;
    margin: 0 auto
}

.aa_ad_sa_i-tv {
    width: 80%;
    max-width: none
}

.aa_ad_sa_ttl {
    margin-bottom: 0;
    transition: .3s
}

.no-touchevents .aa_ad_sa:hover>.aa_ad_sa_ttl,
.touchevents .aa_ad_sa:active>.aa_ad_sa_ttl {
    color: #70f
}

.aa_ad_demo {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    max-width: 320px;
    margin: 10px 0 -25%
}

.aa_ad__row {
    position: relative;
    max-width: 1024px;
    margin: 0 auto;
    padding: 20px 0;
    overflow: hidden;
    font-size: 0;
    text-align: center
}

.aa_ad__content {
    padding: 10px 20px 0;
    font-size: 1.6rem
}

.aa_ad__device {
    margin: 0 -13% 0 20px
}

.aa_ad__row--right>.aa_ad__device {
    margin: 0 20px 0 -13%
}

.aa_ad__row--pr>.aa_ad__device {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    max-width: 300px;
    margin: 0 0 0 -5%
}

.aa_ad__row--pr.aa_ad__row--right>.aa_ad__device {
    width: 50%;
    margin: 0 -5% 0 0
}

.aa_ad__row--pr>.aa_ad__content {
    display: inline-block;
    vertical-align: middle;
    width: 55%
}

@media(min-width:375px) {
    .aa_ad_demo {
        margin: 10px 0 -79px
    }
}

@media(min-width:480px) {
    .aa_ad_sa {
        width: 33.33337%
    }
    .aa_ad_w_t {
        font-size: 2.4rem
    }
    .aa_ad__device,
    .aa_ad__row--right>.aa_ad__device {
        width: 480px;
        margin: 0 auto
    }
    .aa_ad__row--pr>.aa_ad__device {
        margin: 0 0 -16% -5%
    }
    .aa_ad__row--pr.aa_ad__row--right>.aa_ad__device {
        margin: 0 -5% -16% 0
    }
    .aa_ad__row--ipad.aa_ad__row--pr>.aa_ad__device {
        margin: 0 0 -10% -5%
    }
    .aa_ad__row--ipad.aa_ad__row--pr.aa_ad__row--right>.aa_ad__device {
        margin: 0 -5% -10% 0
    }
}

@media(min-width:768px) {
    .aa_ad__text__title {
        font-size: 3.2rem
    }
    .aa_ad_sa {
        width: 20%
    }
    .aa_ad_coll {
        width: calc((100% - 40px) / 2);
        margin: 10px
    }
    .aa_ad_coll:before {
        height: 10rem
    }
    .aa_ad_coll_ttl {
        font-size: 2.4rem
    }
    .aa_ad_stkrs {
        width: calc(100% - 340px)
    }
    .aa_ad_demo {
        margin: 10px 20px -79px 0
    }
    .aa_ad_w_t {
        font-size: 2.8rem
    }
    .aa_ad-gr-c {
        background: linear-gradient(to left, hsla(52, 50%, 65%, .2), hsla(118, 50%, 65%, .2))
    }
    .aa_ad__comp {
        width: 50%;
        font-size: 1.8rem
    }
    .aa_ad__device {
        display: inline-block;
        vertical-align: middle;
        width: 60%;
        margin: 50px 0 50px -10%
    }
    .aa_ad__row--ipad>.aa_ad__device,
    .aa_ad__row--ipad.aa_ad__row--right>.aa_ad__device {
        margin-top: 20px;
        margin-bottom: 20px
    }
    .aa_ad__addon {
        width: 28.33%;
        margin: 15px 2.5%
    }
    .aa_ad__row--right>.aa_ad__device {
        width: 60%;
        margin: 50px -10% 50px 0
    }
    .aa_ad__row--right.aa_ad__row--tv>.aa_ad__device,
    .aa_ad__row--tv>.aa_ad__device {
        width: 50%;
        margin: 50px 0
    }
    .aa_ad__content {
        font-size: 1.8rem
    }
    .aa_ad__row>.aa_ad__content,
    .aa_ad__row--right>.aa_ad__content {
        display: inline-block;
        vertical-align: middle;
        width: 50%;
        padding: 10px 5%
    }
    .aa_ad__row--pr>.aa_ad__device {
        margin: -95px 0 -95px 0
    }
    .aa_ad__row--pr.aa_ad__row--right>.aa_ad__device {
        margin: -95px 0 -95px 0
    }
    .aa_ad__row--ipad.aa_ad__row--pr>.aa_ad__device {
        margin: 0 0 -55px 0
    }
    .aa_ad__row--ipad.aa_ad__row--pr.aa_ad__row--right>.aa_ad__device {
        margin: 0 0 -55px 0
    }
}

@media(min-width:1024px) {
    .aa_ad_stkrs {
        padding: 0 40px 0 0
    }
    .aa_ad_gal_e:first-child {
        margin-left: calc((100% - 984px) / 2)
    }
    .aa_ad_gal_e:last-child {
        margin-right: calc((100% - 984px) / 2)
    }
    .aa_ad_w_t {
        font-size: 3.2rem
    }
    .aa_ad__row {
        padding: 20px
    }
    .aa_ad__device,
    .aa_ad__row--right>.aa_ad__device {
        width: 50%;
        margin: 50px 0
    }
    .aa_ad__addon {
        width: 20%
    }
    .aa_ad__row--ipad>.aa_ad__device,
    .aa_ad__row--ipad.aa_ad__row--right>.aa_ad__device {
        margin: 20px 0
    }
}

@media(min-width:1224px) {
    .aa_ad_gal_e:first-child {
        margin-left: 120px
    }
    .aa_ad_gal_e:last-child {
        margin-right: 120px
    }
}

@media(min-width:1740px) {
    .aa_ad_gal_e:first-child {
        margin-left: calc((100% - 1500px) / 2)
    }
    .aa_ad_gal_e:last-child {
        margin-right: calc((100% - 1500px) / 2)
    }
}

.js .aa_ad__extend {
    position: relative;
    max-height: 25.2rem;
    margin-bottom: 20px;
    overflow: hidden;
    border-bottom: dashed 1rem rgba(130, 130, 130, .2);
    cursor: pointer;
    box-sizing: content-box
}

.aa_ad__extend:before {
    display: none
}

.js .aa_ad__extend:before {
    position: absolute;
    bottom: 0;
    left: 50%;
    display: block;
    width: 30px;
    height: 24px;
    margin-left: -15px;
    border-radius: 4px 4px 0 0;
    border-top: solid 10px #70f;
    text-align: center;
    font-size: 18px;
    line-height: 14px;
    background-color: #70f;
    color: rgba(255, 255, 255, .75)
}

.js .aa_ad__extend:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 1px;
    background-color: #70f
}

@supports(-webkit-clip-path:polygon(0 0,
100% 0,
100% 100%,
0 100%)) {
    .js .aa_ad__extend {
        border-bottom: 0;
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 95% 95%, 90% 100%, 85% 95%, 80% 100%, 75% 95%, 70% 100%, 65% 95%, 60% 100%, 55% 95%, 50% 100%, 45% 95%, 40% 100%, 35% 95%, 30% 100%, 25% 95%, 20% 100%, 15% 95%, 10% 100%, 5% 95%, 0 100%)
    }
    .js .aa_ad__extend:after {
        height: 6%;
        background-color: rgba(130, 130, 130, .4);
        -webkit-clip-path: polygon(0 100%, 0 95%, 5% 0, 10% 95%, 15% 0, 20% 95%, 25% 0, 30% 95%, 35% 0, 40% 95%, 45% 0, 50% 95%, 55% 0, 60% 95%, 65% 0, 70% 95%, 75% 0, 80% 95%, 85% 0, 90% 95%, 95% 0, 100% 95%, 100% 100%)
    }
}

.aa_ad__extend.open {
    max-height: none;
    margin-bottom: 0;
    border-bottom: 0;
    cursor: auto;
    -webkit-clip-path: none
}

.aa_ad__extend.open:before,
.aa_ad__extend.open:after {
    display: none
}

.aa_get {
    display: block;
    margin: 20px;
    padding: 20px 10px;
    border-radius: 3px;
    background-color: #70f;
    color: #fff;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .3);
    font-size: 1.4rem;
    font-weight: 400;
    text-align: center;
    line-height: 1.2;
    transition: .3s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.aa_get--s {
    width: 250px;
    margin: 20px auto;
    padding: 15px 10px
}

.aa_get:hover,
.aa_get:focus {
    box-shadow: 0 7px 10px -5px rgba(0, 0, 0, .5);
    -webkit-transform: translate3d(0, 0, 0) scale(1.1);
    transform: translate3d(0, 0, 0) scale(1.1)
}

@media(min-width:768px) {
    .aa_get {
        max-width: 480px;
        margin: 20px auto
    }
}

.aa_get>span {
    display: block;
    font-weight: 700;
    font-size: 2.4rem
}

.aa_demo-head {
    position: relative;
    color: #fff;
    background-color: #222;
    box-shadow: 0 1px rgba(130, 130, 130, .3);
    overflow: hidden
}

.aa_dh__img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: .2;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.aa_dh__label {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 -15px 10px;
    padding: 5px;
    border-radius: 0 0 3px 3px;
    line-height: 1;
    background-color: #828282
}

.aa_dh__label--1 {
    background-color: #7ab500
}

.aa_dh__text {
    position: relative;
    margin: 0 auto;
    padding: 0 10px;
    max-width: 700px;
    text-align: center
}

.aa_dh__text--ls {
    margin-top: 90px
}

.aa_dh__text--ls.aa_dh__text--ipad {
    margin-top: 50px
}

.aa_demo-head--base>.aa_dh__text {
    margin: 60px auto
}

.aa_dh__text__icon {
    width: 50px;
    margin: 15px auto 5px
}

.aa_dh__text__icon--oval {
    width: 73px
}

.aa_dh__text__icon--tv {
    width: 89px
}

.aa_dh__text__title {
    position: relative;
    margin: 0;
    font-size: 2.8rem;
    font-weight: 700;
    line-height: 1.1
}

.aa_dh__text__developer {
    position: relative;
    margin-bottom: 15px;
    font-size: 1.6rem;
    font-weight: 300
}

.aa_dh__text__shortline {
    margin: 30px 0 0 0;
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 2.8rem;
    font-weight: 100;
    line-height: 1.2;
    text-align: center
}

.aa_dh__text__trailer {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 25px;
    color: inherit
}

.aa_dh__text__trailer>span {
    display: inline-block;
    vertical-align: top;
    padding: 0 8px;
    border-radius: 15px;
    box-shadow: 0 0 0 1px #fff;
    line-height: 30px
}

.aa_dh__text__trailer__icon {
    width: 30px;
    margin-right: 2px;
    font-size: 10px
}

.aa_dh__text__trailer__icon:before {
    position: relative;
    top: 2px;
    left: 1px
}

.aa_dh__dev {
    position: relative;
    width: 60%;
    max-width: 220px;
    margin: 0 auto;
}

.aa_dh__dev--ipad {
    max-width: 306px
}

.aa_dh__dev--ls {
    width: 80%;
    max-width: 447px;
    margin: 0 auto 110px
}

.aa_dh__dev--ls.aa_dh__dev--ipad {
    max-width: 432px;
    margin: 0 auto 70px
}

.aa_dh__dev__ {
    position: absolute;
    z-index: 1;
    top: 10px;
    width: 100%;
    /*height: 100%*/
}

.aa_dh__dev--ls>.aa_dh__dev__ {
    top: 5%;
    width: 90%
}

.aa_dh__dev__:nth-child(1) {
    position: relative;
    z-index: 2;
    top: 0;
    width: 100%;
    margin-bottom: 5%
}

.aa_dh__dev--ipad>.aa_dh__dev__:nth-child(1) {
    margin-bottom: -13%
}

.aa_dh__dev--ls>.aa_dh__dev__:nth-child(1) {
    margin-bottom: 0
}

.aa_dh__dev__:nth-child(2) {
    right: 85%
}

.aa_dh__dev__:nth-child(3) {
    left: 85%
}

@media(min-width:768px) {
    .aa_dh__text {
        width: 70%;
        padding: 0
    }
    .aa_dh__text__shortline {
        font-size: 3.2rem
    }
    .aa_demo-head--base>.aa_dh__text {
        margin: 100px auto
    }
    .aa_dh__text__price {
        opacity: .75
    }
}

@media(min-width:1024px) {
    .aa_dh__label {
        position: absolute
    }
    .aa_dh__label+.aa_dh__label {
        left: 66px
    }
    .aa_dh__text {
        width: 50%
    }
    .aa_dh__text__shortline {
        font-size: 3.6rem
    }
}

@media(min-width:1210px) {
    .aa_dh__text__title {
        font-size: 3.6rem
    }
}

.aa_app-menu {
    font-weight: 500
}

.aa_am__ {
    display: block;
    color: inherit
}

.aa_am__img {
    position: relative;
    float: left;
    width: 34px;
    height: 34px;
    margin: 5px;
    background-color: #888;
    border-radius: 20%;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.aa_am__img--tv {
    width: 60px;
    border-radius: 3px
}

.aa_am__img--product {
    width: 44px;
    height: 44px;
    margin: 0 5px 0 0;
    border-radius: 0
}

.aa_am__img--oval {
    width: 50px;
    border-radius: 34.375%/50%
}

.aa_am__price {
    float: right;
    padding: 0 10px;
    font-size: 1.6rem;
    background-color: #70f;
    color: #fff
}

.aa_am__price:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 11px;
    height: 11px;
    margin: -2px 2px 0 -5px;
    box-shadow: 2px 2px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.aa_am__title {
    padding: 0 5px;
    font-size: 1.8rem
}

.aa_app__score {
    position: relative;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    font-size: 18px;
    font-weight: 700;
    line-height: 50px;
    text-align: center;
    color: #003066;
    background-color: #fff;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.aa_app__score:after {
    content: attr(data-score);
    position: relative
}

.aa_app__score__svg {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-90.1deg) scale(.5);
    transform: translate(-50%, -50%) rotate(-90.1deg) scale(.5)
}

.aa_app__score__svg__bg {
    stroke: #eee;
    stroke-width: 6;
    fill: #fff
}

.aa_app__score__svg__line {
    stroke: #07f;
    stroke-width: 6;
    stroke-dasharray: 251;
    stroke-dashoffset: inherit;
    fill: transparent;
    transition: 1s ease-out
}

.iframe-wrapper {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    background-color: #000
}

.iframe-wrapper>iframe,
.iframe-wrapper>video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.iframe-wrapper embed {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: auto;
    height: auto
}

.aa_bnr {
    margin-top: 5px;
    background-color: #fff;
    border-bottom: solid 5px #0cc
}

a.aa_bnr_ {
    display: block;
    height: 80px;
    color: #555
}

.aa_bnr_:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%
}

.aa_bnr_img {
    width: 100px;
    height: 100%;
    margin: 0 10px
}

.aa_bnr_img-w {
    width: 180px
}

.aa_bnr_txt {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 120px);
    padding: 0 10px;
    font-size: 1.6rem
}

@media(min-width:768px) {
    .aa_bnr_txt {
        width: calc(100% - 240px);
        font-size: 1.8rem
    }
    .aa_bnr_img-w+.aa_bnr_txt {
        width: calc(100% - 320px)
    }
}

button.aa_bnr_btn {
    width: 100px;
    height: 40px;
    margin: 20px 10px;
    color: #fff;
    border-radius: 3px;
    background-color: #0cc;
    box-shadow: inset 0 -3px rgba(0, 0, 0, .3)
}

.aa_coll {
    position: relative;
    display: block;
    height: 100%;
    color: #fff;
    font-size: 0;
    background-color: #000;
    border-radius: 5px;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.aa_coll-msg {
    border-radius: 34.375%/50%
}

.aa_coll_img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: .7;
    transition: opacity .3s
}

.aa_coll:hover>.aa_coll_img {
    opacity: .5;
    transition: opacity .15s
}

.aa_coll_d {
    position: relative
}

.aa_coll_d:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    padding-bottom: 100%
}

.aa_coll-msg>.aa_coll_d:before {
    padding-bottom: 68.75%
}

.aa_coll-s>.aa_coll_d:before,
.aa_coll-h>.aa_coll_d:before {
    padding-bottom: 130%
}

.aa_coll-w>.aa_coll_d:before {
    padding-bottom: 50%
}

.aa_coll_d_ {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    white-space: nowrap;
    pointer-events: none;
    text-align: center;
    text-shadow: 1px 1px rgba(0, 0, 0, .5);
    transition: transform .3s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.aa_coll_d_ttl {
    position: relative;
    z-index: 1;
    padding: 5px 10%;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase;
    white-space: normal;
    transition: transform .3s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.aa_coll_d_ttl:before,
.aa_coll_d_ttl:after {
    display: inline-block;
    padding: 2px 5px;
    border-radius: 3px;
    font-size: 1.2rem;
    font-weight: 700;
    color: #fff;
    opacity: .75;
    box-shadow: 0 0 0 1px
}

.aa_coll-s .aa_coll_d_ttl:before,
.aa_coll-s .aa_coll_d_ttl:after {
    font-size: .8rem
}

.aa_coll_d_ttl:before {
    content: attr(data-prefix);
    margin-bottom: 5px
}

.aa_coll_d_ttl:after {
    content: attr(data-suffix);
    margin-top: 5px
}

.aa_coll_d_ttl[data-prefix=""]:before,
.aa_coll_d_ttl[data-suffix=""]:after {
    display: none
}

.aa_coll_d_ttl>h3 {
    margin: 0;
    font-size: 1.8rem;
    font-weight: 700;
    color: #fff;
    transition: color .3s
}

.touchevents .aa_coll_d_ttl>h3 {
    transition-delay: .3s
}

.no-touchevents .aa_coll:hover .aa_coll_d_ttl>h3,
.touchevents .aa_coll:active .aa_coll_d_ttl>h3 {
    color: inherit;
    transition: color .15s
}

.aa_coll_d_dsc {
    display: none;
    margin: 0;
    padding: 5px 10%;
    font-size: 1.2rem;
    font-weight: 300;
    line-height: 1.4;
    white-space: normal;
    color: #fff;
    transition: transform .3s;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
}

.aa_coll:hover>.aa_coll_d>.aa_coll_d_>.aa_coll_d_dsc {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.aa_coll_d_dsc>span {
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    opacity: 0;
    transition: opacity .3s, transform .3s;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0)
}

.aa_coll:hover>.aa_coll_d>.aa_coll_d_>.aa_coll_d_dsc>span {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

@media(min-width:480px) {
    .aa_coll_d_ttl,
    .aa_coll_d_ttl>h3 {
        font-size: 2.2rem
    }
    .aa_coll-s .aa_coll_d_ttl>h3 {
        font-size: 1.8rem
    }
    .aa_coll-w>.aa_coll_d:before {
        padding-bottom: 33%
    }
}

@media(min-width:750px) {
    .aa_coll-w>.aa_coll_d:before {
        padding-bottom: 25%
    }
}

@media(min-width:1024px) {
    .aa_coll_d_ {
        -webkit-transform: translate3d(0, 50%, 0);
        transform: translate3d(0, 50%, 0)
    }
    .aa_coll_d_ttl {
        font-size: 2.6rem;
        -webkit-transform: translate3d(0, -50%, 0);
        transform: translate3d(0, -50%, 0)
    }
    .aa_coll_d_ttl>h3 {
        font-size: 2.6rem
    }
    .aa_coll_d_ttl:before,
    .aa_coll_d_ttl:after {
        font-size: 1.4rem
    }
    .aa_coll-s .aa_coll_d_ttl:before,
    .aa_coll-s .aa_coll_d_ttl:after {
        font-size: 1.2rem
    }
    .aa_coll-s .aa_coll_d_ttl>h3 {
        font-size: 2.2rem
    }
    .aa_coll_d_dsc {
        display: block;
        font-size: 1.4rem
    }
    .aa_coll:hover>.aa_coll_d>.aa_coll_d_,
    .aa_coll:hover>.aa_coll_d>.aa_coll_d_>.aa_coll_d_ttl {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@media(min-width:1360px) {
    .aa_coll-s .aa_coll_d_ttl>h3 {
        font-size: 2.8rem
    }
    .aa_coll-w>.aa_coll_d:before {
        padding-bottom: 20%
    }
}

@media(min-width:1610px) {
    .aa_coll_d_ttl,
    .aa_coll_d_ttl>h3 {
        font-size: 3rem
    }
    .aa_coll_d_ttl:before,
    .aa_coll_d_ttl:after {
        font-size: 1.6rem
    }
    .aa_coll_d_dsc {
        font-size: 1.6rem
    }
}

.ios__demo {
    position: relative;
    height: 100%;
    background: linear-gradient(to top, #ffc89b 0, #75d579 50%, #4b9663 100%);
    overflow: hidden
}

.ios__demo.iphone.landscape {
    background: linear-gradient(to left, #ffc89b 0, #75d579 50%, #4b9663 100%)
}

.ios__demo__base {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 6.5% 0 0 7.5%;
    font-size: 0;
    transition: transform .4s;
    transform-origin: 36.5% 19.5%;
    transform: scale(1)
}

.iphone.landscape>.ios__demo__base {
    padding: 5% 0 0 5%;
    transform-origin: 22% 37.5%
}

.ipad>.ios__demo__base {
    margin-right: -2%;
    padding: 11.5% 0 0 11%;
    transform-origin: 36.5% 28.5%
}

.ipad.landscape>.ios__demo__base {
    margin-right: -3.5%;
    padding: 6% 0 0 8%;
    transform-origin: 32% 28.5%
}

.open>.ios__demo__base,
.ipad.landscape.open>.ios__demo__base,
.ios__demo--gallery>.ios__demo__base,
.ios__demo--gallery.ipad.landscape>.ios__demo__base {
    transform: scale(5)
}

.ios__demo__base:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 14.3%;
    background-color: rgba(255, 255, 255, .3)
}

.iphone.landscape>.ios__demo__base:after {
    left: auto;
    width: 13%;
    height: 100%
}

.ipad>.ios__demo__base:after {
    height: 12.3%
}

.ipad.landscape>.ios__demo__base:after {
    height: 16.3%
}

.ios__demo__base__icon {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 25%;
    padding: 0 7.5% 7.5% 0
}

.iphone.landscape>.ios__demo__base>.ios__demo__base__icon {
    width: 14.5%;
    padding: 0 5.5% 4.5% 0
}

.ipad>.ios__demo__base>.ios__demo__base__icon {
    padding: 0 14% 12.5% 0
}

.ipad.landscape>.ios__demo__base>.ios__demo__base__icon {
    width: 20%;
    padding: 0 12% 6% 0
}

.ios__demo__base__icon:after {
    content: attr(data-title);
    position: absolute;
    top: 75%;
    right: 23%;
    left: -8%;
    color: #fff;
    font-size: 7px;
    font-weight: 300;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.ipad>.ios__demo__base>.ios__demo__base__icon:after {
    top: 50%;
    right: 40%;
    left: -12%
}

.ipad.landscape>.ios__demo__base>.ios__demo__base__icon:after {
    top: 60%;
    left: -19%
}

.ios__demo__base__icon__frame {
    position: relative;
    padding-bottom: 100%;
    background-color: #ddd;
    border-radius: 23%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAMAAABHPGVmAAAATlBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADEoqZZAAAAGnRSTlMATWZJODFVJhU/Blo1USsgI0MRYQpePBwZDnUhDooAAAiNSURBVGjetZrbmqMgDIAhnEQERQT1/V90LTBLBdrOzn6Ti1Yt+AshB2LRJNAlM0NdOafm0tI2ZUe/t4n3HiwyMF8HQfWbHW6sL9m2qTL93pw8GCCvQcDFY7jfbOANhLZNsej3JtftV4iTIWD5LYiNjCgLHPOvQDDbLkaWldvQb7bpVsukfeK935vajJ8ZYwIDEawn0k/pwCzzsghjGNPqcSqW64LJrZTtdjYW/PK4/aWNSyQBCLgVot3j01KrIYpX3DvOVTrjNkhy/e44wa1IBTg8fviapZ3z9fV0bUwSTM28juhrIZ67YATL6XwzXdrfdTWFA5ae4jXaJs6xGXqKXwXhXA7Iil5XMEHetYnRAnPbcuTEczG+WV2z9kQPHV8BFJEGguaWchBn109LeJMeL+04JtSBRNu/D4N4gtE37MQSpU9UJNl5D5Jtv4hx+ETfM8ZLLS40jD4ELYWycX8dH9+2+EOp4TZXLyFF+zvof3UrEkzR+TvIl/YnMP/uu3awZRxvIFn7BIafOMjNq8T4BEECdum2H3phjgujCylqg5+7egIGfQcSlD9+CtkUx9+BELg0OP8MMgBDmn+GTLAV2+9Bpj6k2KDDnyAHrNn2W8i4T4QQ5a4POm8VpNj5COw9ZIx6K7ZfICfTnGvLDOHGSMw1p0OB3OxjgOEthF92Xmy/QAbi+bSWGB+hXs8FEu08C4V3EBN/LbafISvxdm0Vv0ml9wzJ48ji5WvIGJ++UESCSJDbi9VFgSRI1scXHoaXEJxXX7F9xNFWzKaFoFNfv+Jhi4wiUnUghsTVUQdGz+SspvdLWPiFTk027MQDEr4eZXiI1MOwch1PimwTKLDbmk/XbdvOwfJ4sP5txEAB2e49VwtXA03SCZr4Jdo7rTlgXol04EI+xin38s55uERZwpMEBRB01ROD19q5eNle2r4kzgEmaLwL2oGDiE2uIROvJ3FsAW/DwrDDR+47OAWm6cpU1Ek8LgnuCGeTEDkZBOxJ38rOzzo5rLJ5JRkWoE2K3Fp0kiG4tw/yE+LXaB4R3PGjXl0ndtk+yLlDu1nSzRImSDVpoAS08oftDzNMvSW8ADuBRjvRus28kK0gdlRtDjikbGUFOF/YiYclGePYZrl+pxWEsuZRuM1uZQd39CGbB5PdCoMm8MgaEmxtTiuMCXLAecDSg6xgNjDZQTrT5LiV4g3Hax2JbPTCCAGLnr+GZJ84w5YgpplvnANLUWGTRsOZINQXz18gxbcTnuOJG+r5gvvgZqBVC6biw+IN1uL5C+TJt8MaIqRJzkUFWaBewMkvDhLj4vmfIcW3B0JFbOCqW+zNdM312jrjrTTs5cGWAimMRyyIbUZfqbX2/wKqBjvP7fjzkywJcouDJanl9ZRXOjBQK+0LMlXjjZDz1t1kSKiVoqqg5ZqKRYYUXWXtU13F2uv0SDepIbwyRl5D2F/Xcqcci6znGvklDbSG6Gokul/JGH2z57ZEL7XVpcZnDSH0a57pQ7Snd1EkflkX7tcNAVDmRePmJjz1QUzjS5TDd3E8fvH6usUAXNaNVfzSzU08eVyWL6drzm62DpZaa964udR4xfX18EHxJit+rVyzEG2FRKXzuYFUq8vXEJmX8FLXACadbL/Ilr2CaFfXe2MMOvdnVS0jGuNyo4i8zukHYxR1qjLzDNG3mky8Ve3rbIZoWUEgVA5yr8tDW5wfBettHAlyr/YodySbOqp7wPTJ1Zvk6jl50keBPFV7mJbx8HB1/AVWuQtWK4VHCBlgK4wnSNG+21M8sfpj0CJNQrSl8GtxmasCKTs+6hGJEL/XW9gKYpTeahcavhKJOem8gmTtrzCkGC/8p0SCSSua4Jn3jALQ1s8gZ9jjCooQVYeslWhaJXeUNBkgTRDElDL95G5XOqAEEVD3Z01yJ0+FmsWx5aIawKvtnIMhQ4DV/ZWgbcI9N3Oq4kgGEAzmHmRwcoclQmybSrcJN0aWo1pAIIW2h84N2LGB0Ic+xMXH69lubqTq7H5PGHv147x2T+zp+QwZJ6WHHJGZAdNubuZ299s45lyJdOaLaLk1a9ppnUZy8reSpHCHIXjZ/aYXArEqw8HiSiYHjpF4SKR0AOC1clrBJTKQ3Og6nUgdQQEI8SpeDugQD7FciF3xWdxkn8CDPP6eDsM+C6LEch0dS756MPBgj3vPhcAuBMep33OxYHfNvNrA/P7+Jc3p2ST92kulLe2UPRSp9Y70hSbvXgjIqxFZjyqXZtCtrbSp3ApT9F0jcewVxHi+Rjup6vywv4Qg6u6MXIoSirOxAxHaRzwWVZ0f63dFNSef42ApqhnOybI9FwvGXSp+NcmQW9w3ML6DrHCUeF4gcZuplA5m2a3eZ0OxUjHbKpAS97d80ELKQ5RxFEg6oYRg7J3GmISjLnSWuO/sp5KtdUkfr+vCuluyLXFfq8/FZ8VjjPpBXThpX8L4GYKw5eynZfRZSbWhb0DG/3khYKNePkIGYET/FCKVgfkzZH2sXe7HH0E0bDlP7EOq92pw/DtkU3zM2u9D6loGA/qvEAO2ZH19SLHzjHPq/JdXgCOBpa5vtJC6zpDeT34PciDm8FjV+buQrI8ih1byW69lpdVqqRJ40YUURhGjHBs/QozyTU8BSw8y1Iy8YLg93kEGqni9+8naryFTiDlcI8MFx0pNex8yMO710n/pv8BA7X0OsV5e/31hp5ZQsW/PicR4iInYIF7/fWHV3ORDgwkh1gIE0hHtHr+GQCCK4horh7VWLp7jcOEJ8bzXNzgg8nFAkZBSThg0kz0hzsbvwIxhEw3XIfePczo9rtDUSuFuZ0ZAscd39jma/sqfYzReS5JvfulvPmaAufir3/pXVLT9bOe/Bsm2v0cbpPzbfyKTqmnFX/6JLO/mZYheIPSbrba5ZGRzKbxSPEvFoz/7k26VP2hkGAAAAABJRU5ErkJggg==')
}

.ios__demo__base__icon:last-child>.ios__demo__base__icon__frame {
    cursor: pointer
}

.ios__demo__base__icon__frame__bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 23%
}

.ios__demo__stage {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #111;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0;
    pointer-events: none;
    transition: opacity .2s, transform .4s;
    transform-origin: 36.5% 19.5%;
    transform: scale(0.16)
}

.iphone.landscape>.ios__demo__stage {
    transform-origin: 22% 37.5%;
    transform: scale(0.25)
}

.ipad>.ios__demo__stage {
    transform-origin: 36.5% 28.5%
}

.ipad.landscape>.ios__demo__stage {
    transform-origin: 32% 28.5%
}

.open>.ios__demo__stage,
.iphone.landscape.open>.ios__demo__stage,
.ios__demo--gallery>.ios__demo__stage,
.ios__demo--gallery.iphone.landscape>.ios__demo__stage {
    opacity: 1;
    pointer-events: auto;
    transform: scale(1)
}

.ios__demo__stage__loader {
    position: relative;
    width: 50%;
    height: 3px;
    margin: 120% auto 0;
    overflow: hidden
}

.iphone.landscape>.ios__demo__stage>.ios__demo__stage__loader {
    margin: 35% auto 0
}

.ios__demo__stage__loader.load:before {
    content: '';
    position: absolute;
    top: 0;
    right: 100%;
    bottom: 0;
    width: 200%;
    background-color: rgba(255, 255, 255, .2);
    animation: p6-loader 1s infinite ease-in-out
}

.ios__demo__stage__elem {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    transition: .5s ease-in-out;
    transform: translate3d(0, 0, 0)
}

.ios__demo__stage__elem.show {
    opacity: 1
}

.ios__demo__stage__elem--img {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    transition: opacity .5s ease-in-out, transform .5s ease-in-out .5s;
    transform: translate3d(100%, 0, 0)
}

.ios__demo__stage__elem--img.show {
    transition: opacity .5s ease-in-out, transform .5s ease-in-out 0;
    transform: translate3d(0, 0, 0)
}

.ios__demo__stage__elem--img:first-child.show {
    transition: opacity .5s, transform 0
}

.ios__demo--gallery>.ios__demo__stage>.ios__demo__stage__elem--img:first-child {
    opacity: 1;
    transition: opacity .5s, transform 0;
    transform: translate3d(0, 0, 0)
}

.ios__demo--gallery.open>.ios__demo__stage>.ios__demo__stage__elem--img:first-child {
    opacity: 0
}

.ios__demo--gallery.open>.ios__demo__stage>.ios__demo__stage__elem--img.show:first-child {
    opacity: 1
}

.ios__demo__stage__elem--text {
    font-size: 0;
    text-align: center;
    transition: opacity .5s ease-out, transform 1s ease-out;
    transform: translate3d(0, 20px, 0)
}

.ios__demo__stage__elem--text.show {
    transform: translate3d(0, 0, 0) scale(1)
}

.ios__demo__stage__elem--text:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%
}

.ios__demo__stage__elem--text__ {
    display: inline-block;
    vertical-align: middle;
    padding: 0 20px 20px;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.2;
    color: rgba(255, 255, 255, .4)
}

.ios__demo__stage__elem--text__>span {
    opacity: 0;
    transition: opacity .3s
}

.show>.ios__demo__stage__elem--text__>span {
    opacity: 1
}

@keyframes p6-loader {
    0 {
        transform: translate3d(0, 0, 0)
    }
    100% {
        transform: translate3d(150%, 0, 0)
    }
}

.pa2 {
    position: relative;
    padding: 12.4% 6.3%
}

.pa2-ls {
    padding: 4.6% 9%
}

.pa2_b {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(to top, #36353a 0, #e6e8e7 30%, #e6e8e7 70%, #58595d 100%);
    border-radius: 6%/4%;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.pa2-shadow>.pa2_b {
    box-shadow: 0 0 10px rgba(0, 0, 0, .2)
}

.pa2-ls>.pa2_b {
    border-radius: 4%/6%
}

.pa2-grey>.pa2_b {
    background: linear-gradient(to top, #2d2c31 0, #6d6d75 30%, #6d6d75 70%, #2f2e33 100%)
}

.pa2-rose>.pa2_b {
    background: linear-gradient(to top, #574539 0, #fce7d4 30%, #fce7d4 70%, #756254 100%)
}

.pa2_b:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(to right, rgba(232, 232, 232, 0) 0, rgba(232, 232, 232, 1) 30%, rgba(232, 232, 232, 1) 70%, rgba(232, 232, 232, 0) 100%)
}

.pa2-grey>.pa2_b:before {
    background: linear-gradient(to right, rgba(177, 177, 177, 0) 0, rgba(177, 177, 177, 1) 30%, rgba(177, 177, 177, 1) 70%, rgba(177, 177, 177, 0) 100%)
}

.pa2-rose>.pa2_b:before {
    background: linear-gradient(to right, rgba(250, 231, 214, 0) 0, rgba(250, 231, 214, 1) 30%, rgba(250, 231, 214, 1) 70%, rgba(250, 231, 214, 0) 100%)
}

.pa2_b:after {
    content: '';
    position: absolute;
    top: -15%;
    right: 51%;
    bottom: -15%;
    width: 10%;
    background: linear-gradient(to right, rgba(231, 231, 231, 0) 0, rgba(231, 231, 231, 1) 100%);
    transform: rotate(35deg)
}

.pa2-ls .pa2_b:after {
    top: auto;
    right: -15%;
    bottom: 51%;
    left: -15%;
    width: auto;
    height: 10%;
    background: linear-gradient(to bottom, rgba(231, 231, 231, 0) 0, rgba(231, 231, 231, 1) 100%);
    transform: rotate(-35deg)
}

.pa2-grey>.pa2_b:after {
    background: linear-gradient(to right, rgba(214, 214, 214, 0) 0, rgba(214, 214, 214, 1) 100%)
}

.pa2-grey.pa2-ls>.pa2_b:after {
    background: linear-gradient(to bottom, rgba(214, 214, 214, 0) 0, rgba(214, 214, 214, 1) 100%)
}

.pa2-rose>.pa2_b:after {
    background: linear-gradient(to right, rgba(253, 243, 231, 0) 0, rgba(253, 243, 231, 1) 100%)
}

.pa2-rose.pa2-ls>.pa2_b:after {
    background: linear-gradient(to bottom, rgba(253, 243, 231, 0) 0, rgba(253, 243, 231, 1) 100%)
}

.pa2_b_:before {
    content: '';
    position: absolute;
    z-index: 1;
    top: .4%;
    right: .5%;
    bottom: .4%;
    left: .5%;
    border-radius: 5.5%/4%;
    background-color: #d4d5d7
}

.pa2-ls .pa2_b_:before {
    top: .5%;
    right: .4%;
    bottom: .5%;
    left: .4%;
    border-radius: 4%/5.5%
}

.pa2-grey .pa2_b_:before {
    background-color: #a3a2a7
}

.pa2-rose .pa2_b_:before {
    background-color: #e9d4c1
}

.pa2_b_:after {
    content: '';
    position: absolute;
    z-index: 1;
    top: .6%;
    right: .7%;
    bottom: .6%;
    left: .7%;
    border-radius: 5.3%/3.8%;
    background-color: #f4f5f7
}

.pa2-ls .pa2_b_:after {
    top: .7%;
    right: .6%;
    bottom: .7%;
    left: .6%;
    border-radius: 3.8%/5.3%
}

.pa2-grey .pa2_b_:after {
    background-color: #000
}

.pa2-rose .pa2_b_:after {
    background-color: #f4f5f7
}

.pa2_b_ca,
.pa2_b_se {
    position: absolute;
    z-index: 1;
    transform: translate(-50%, -50%)
}

.pa2_b_ca {
    top: 4.7%;
    left: 50%;
    width: 1.6%;
    height: 1.1%;
    border-radius: 50%;
    background-color: #333
}

.pa2-ls .pa2_b_ca {
    top: 50%;
    left: 4.7%;
    width: 1.1%;
    height: 1.6%
}

.pa2_b_se {
    top: 4.7%;
    left: 47.5%;
    width: .7%;
    height: .5%;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, .05)
}

.pa2-ls .pa2_b_se {
    top: 52.5%;
    left: 4.7%;
    width: .5%;
    height: .7%
}

.pa2_b_btn {
    position: absolute;
    z-index: 1;
    bottom: 4.2%;
    left: 50%;
    width: 6.3%;
    height: 4.5%;
    background: linear-gradient(10deg, #47484d 0, #ecedef 40%, #47484d 100%);
    border-radius: 50%;
    transform: translate(-50%, 50%)
}

.pa2-ls .pa2_b_btn {
    top: 50%;
    right: 4.2%;
    bottom: auto;
    left: auto;
    width: 4.5%;
    height: 6.3%;
    transform: translate(50%, -50%)
}

.pa2-grey>.pa2_b>.pa2_b_btn {
    background: linear-gradient(10deg, #111 0, #adadb5 40%, #111 100%)
}

.pa2-rose>.pa2_b>.pa2_b_btn {
    background: linear-gradient(10deg, #2a1a0d 0, #fceadc 40%, #2a1a0d 100%)
}

.pa2_b_btn:before {
    content: '';
    position: absolute;
    top: 8%;
    right: 8%;
    bottom: 8%;
    left: 8%;
    background-color: #f4f5f7;
    border-radius: 50%
}

.pa2-grey>.pa2_b>.pa2_b_btn:before {
    background-color: #000
}

.pa2-rose>.pa2_b>.pa2_b_btn:before {
    background-color: #f4f5f7
}

.pa2_s {
    position: relative;
    z-index: 1
}

.pa2_s:before {
    content: '';
    position: absolute;
    z-index: -1;
    top: -.3%;
    right: -.4%;
    bottom: -.3%;
    left: -.4%;
    background-color: #333;
    border-radius: 2px
}

.pa2-ls>.pa2_s:before {
    top: -.4%;
    right: -.3%;
    bottom: -.4%;
    left: -.3%
}

.pa2_s_ {
    position: relative;
    padding-bottom: 133.3%;
    background-color: #888
}

.pa2-ls .pa2_s_ {
    padding-bottom: 75%
}

.pa2_s_f {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden
}

.p6 {
    position: relative;
    padding: 25% 7%
}

.p6-ls {
    padding: 3.5% 12.2%
}

.p6_b {
    position: absolute;
    top: 0;
    right: 1%;
    bottom: 0;
    left: 1%;
    background: linear-gradient(to top, #b9bbbb 0, #f4f6f6 100%);
    border-radius: 14%/7%;
    box-shadow: inset 0 0 4px rgba(0, 0, 0, .5)
}

.p6-shadow>.p6_b {
    box-shadow: inset 0 0 4px rgba(0, 0, 0, .5), 0 0 10px rgba(0, 0, 0, .2)
}

.p6-ls>.p6_b {
    top: 1%;
    right: 0;
    bottom: 1%;
    left: 0;
    border-radius: 7%/14%
}

.p6-grey>.p6_b {
    background: linear-gradient(to top, #707175 0, #a3a4a9 100%)
}

.p6-gold>.p6_b {
    background: linear-gradient(to top, #c4af9a 0, #fceeda 100%)
}

.p6_b:before {
    content: '';
    position: absolute;
    top: .7%;
    right: 1.4%;
    bottom: .7%;
    left: 1.4%;
    background-color: #e7e8e8;
    border-radius: 13%/7%
}

.p6-ls>.p6_b:before {
    top: 1.4%;
    right: .7%;
    bottom: 1.4%;
    left: .7%;
    border-radius: 7%/13%
}

.p6-grey>.p6_b:before {
    background-color: #373737
}

.p6-gold>.p6_b:before {
    background-color: #e7e8e8
}

.p6_b:after {
    content: '';
    position: absolute;
    top: 1%;
    right: 2.3%;
    bottom: 1%;
    left: 2.3%;
    background-color: #f5f5f5;
    border-radius: 13%/6.5%
}

.p6-ls>.p6_b:after {
    top: 2.3%;
    right: 1%;
    bottom: 2.3%;
    left: 1%;
    border-radius: 6.5%/13%
}

.p6-grey>.p6_b:after {
    background-color: #090808
}

.p6-gold>.p6_b:after {
    background-color: #f5f5f5
}

.p6_b_sp,
.p6_b_ca,
.p6_b_se {
    position: absolute;
    z-index: 1;
    background-color: #333;
    transform: translate(-50%, -50%)
}

.p6_b_sp {
    top: 6.25%;
    left: 50%;
    width: 16.5%;
    height: .8%;
    border-radius: 5px
}

.p6-ls .p6_b_sp {
    top: 50%;
    left: 6.25%;
    width: .8%;
    height: 16.5%
}

.p6_b_ca {
    top: 6.3%;
    left: 33.9%;
    width: 3.5%;
    height: 1.7%;
    border-radius: 50%
}

.p6-ls .p6_b_ca {
    top: 66.1%;
    left: 6.3%;
    width: 1.7%;
    height: 3.5%
}

.p6_b_se {
    top: 3.2%;
    left: 50%;
    width: 2.2%;
    height: 1.1%;
    border-radius: 50%
}

.p6-ls .p6_b_se {
    top: 50%;
    left: 3.2%;
    width: 1.1%;
    height: 2.2%
}

.p6_b_m,
.p6_b_u,
.p6_b_d,
.p6_b_r {
    position: absolute;
    background-color: #b5b8ba;
    box-shadow: inset 0 5px 5px -3px rgba(0, 0, 0, .5), inset 0 -5px 5px -3px rgba(0, 0, 0, .5);
    transform: translate(0, -50%)
}

.p6-ls .p6_b_m,
.p6-ls .p6_b_u,
.p6-ls .p6_b_d,
.p6-ls .p6_b_r {
    box-shadow: inset 5px 0 5px -3px rgba(0, 0, 0, .5), inset -5px 0 5px -3px rgba(0, 0, 0, .5);
    transform: translate(-50%, 0)
}

.p6-grey>.p6_b>.p6_b_m,
.p6-grey>.p6_b>.p6_b_u,
.p6-grey>.p6_b>.p6_b_d,
.p6-grey>.p6_b>.p6_b_r {
    background-color: #6a6b71
}

.p6-gold>.p6_b>.p6_b_m,
.p6-gold>.p6_b>.p6_b_u,
.p6-gold>.p6_b>.p6_b_d,
.p6-gold>.p6_b>.p6_b_r {
    background-color: #c8b5a2
}

.p6-ls .p6_b_r {
    background-color: #f4f6f6
}

.p6-grey.p6-ls .p6_b_r {
    background-color: #a3a4a9
}

.p6-gold.p6-ls .p6_b_r {
    background-color: #fceeda
}

.p6_b_m {
    top: 14.7%;
    left: -.7%;
    width: .7%;
    height: 4%;
    border-radius: 1px 0 0 1px
}

.p6-ls .p6_b_m {
    top: auto;
    left: 14.7%;
    bottom: -.7%;
    width: 4%;
    height: .7%;
    border-radius: 0 0 1px 1px
}

.p6_b_u,
.p6_b_d {
    left: -1%;
    width: 1%;
    height: 7.5%;
    border-radius: 2px 0 0 2px
}

.p6-ls .p6_b_u,
.p6-ls .p6_b_d {
    bottom: -1%;
    width: 7.5%;
    height: 1%;
    border-radius: 0 0 2px 2px
}

.p6_b_u {
    top: 25%
}

.p6-ls .p6_b_u {
    top: auto;
    left: 25%
}

.p6_b_d {
    top: 34%
}

.p6-ls .p6_b_d {
    top: auto;
    left: 34%
}

.p6_b_r {
    top: 25%;
    right: -1%;
    width: 1%;
    height: 7.5%;
    border-radius: 0 2px 2px 0
}

.p6-ls .p6_b_r {
    top: -1%;
    right: auto;
    left: 25%;
    width: 7.5%;
    height: 1%;
    border-radius: 2px 2px 0 0
}

.p6_b_btn {
    position: absolute;
    z-index: 1;
    bottom: 6.5%;
    left: 50%;
    width: 16%;
    height: 7.6%;
    background: linear-gradient(10deg, #222 0, #f5f5f5 50%, #222 100%);
    border-radius: 50%;
    transform: translate(-50%, 50%)
}

.p6-ls .p6_b_btn {
    top: 50%;
    right: 6.5%;
    bottom: auto;
    left: auto;
    width: 7.6%;
    height: 16%;
    transform: translate(50%, -50%)
}

.p6-grey>.p6_b>.p6_b_btn {
    background: linear-gradient(10deg, #050708 0, #46484e 50%, #050708 100%)
}

.p6-gold>.p6_b>.p6_b_btn {
    background: linear-gradient(10deg, #432a1d 0, #fbe8d5 50%, #432a1d 100%)
}

.p6_b_btn:before {
    content: '';
    position: absolute;
    top: 5%;
    right: 5%;
    bottom: 5%;
    left: 5%;
    background-color: #ebecec;
    border-radius: 50%
}

.p6-grey>.p6_b>.p6_b_btn:before {
    background-color: #000
}

.p6-gold>.p6_b>.p6_b_btn:before {
    background-color: #ebecec
}

.p6_s {
    position: relative;
    z-index: 1
}

.p6_s:before {
    content: '';
    position: absolute;
    z-index: -1;
    top: -.5%;
    right: -1%;
    bottom: -.5%;
    left: -1%;
    background-color: #333;
    border-radius: 2px
}

.p6-ls>.p6_s:before {
    top: -1%;
    right: -.5%;
    bottom: -1%;
    left: -.5%
}

.p6_s_ {
    position: relative;
    padding-bottom: 178%;
    background-color: #888
}

.p6-ls .p6_s_ {
    padding-bottom: 56%
}

.p6_s_f {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden
}

.vm {
    position: relative;
    width: 375px;
    margin: -10px calc((100% - 375px) / 2) -20px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.vm-p6 {
    height: 234px;
    background-image: url("/images/p6.png")
}

.vm-p6.vm-ls {
    background-image: url("/images/p6_ls.png")
}

.vm-p6.vm-grey {
    background-image: url("/images/p6_grey.png")
}

.vm-p6.vm-grey.vm-ls {
    background-image: url("/images/p6_grey_ls.png")
}

.vm-p6.vm-gold {
    background-image: url("/images/p6_gold.png")
}

.vm-p6.vm-gold.vm-ls {
    background-image: url("/images/p6_gold_ls.png")
}

.vm-pa {
    height: 197px;
    background-image: url("/images/pa.png")
}

.vm-pa.vm-ls {
    background-image: url("/images/pa_ls.png")
}

.vm-pa.vm-grey {
    background-image: url("/images/pa_grey.png")
}

.vm-pa.vm-grey.vm-ls {
    background-image: url("/images/pa_grey_ls.png")
}

.vm-pa.vm-gold {
    background-image: url("/images/pa_gold.png")
}

.vm-pa.vm-gold.vm-ls {
    background-image: url("/images/pa_gold_ls.png")
}

.vm-tv {
    width: 282px;
    height: 234px;
    margin: -10px auto -20px;
    background-image: url("/images/tv.png")
}

.vm_s {
    position: absolute
}

.vm-p6>.vm_s {
    top: 2.1%;
    left: 35%;
    width: 29.7%;
    transform: perspective(100px) rotateZ(-59.8deg) skewY(27deg) skewX(.5deg) scaleY(1.15)
}

.vm-p6.vm-ls>.vm_s {
    top: 20.6%;
    left: 23.6%;
    width: 52.9%;
    transform: perspective(100px) rotateZ(-29.8deg) skewY(0.1deg) skewX(27.3deg) scaleX(1.15)
}

.vm-pa>.vm_s {
    top: -4%;
    left: 31.5%;
    width: 35.8%;
    transform: perspective(140px) rotateZ(-56deg) rotateY(7.5deg) rotateX(5deg) skewY(30.5deg) skewX(6.5deg) scaleY(1)
}

.vm-pa.vm-ls>.vm_s {
    top: 9.8%;
    left: 28.3%;
    width: 44.5%;
    transform: perspective(140px) rotateZ(-26.8deg) rotateY(4deg) rotateX(8deg) skewY(-.5deg) skewX(37.1deg) scaleX(1.14)
}

.vm-tv>.vm_s {
    top: 18.8%;
    left: 4.6%;
    width: 74.7%;
    transform: perspective(50px) rotateY(-5.5deg) skewY(-.2deg) skewX(0) scaleY(1.31)
}

.vm_s_ {
    position: relative
}

.vm-p6>.vm_s>.vm_s_ {
    padding-bottom: 177.778%
}

.vm-p6.vm-ls>.vm_s>.vm_s_,
.vm-tv>.vm_s>.vm_s_ {
    padding-bottom: 56.25%
}

.vm-pa>.vm_s>.vm_s_ {
    padding-bottom: 133.337%
}

.vm-pa.vm-ls>.vm_s>.vm_s_ {
    padding-bottom: 75%
}

.vm_s_f {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.vm_s_f>video,
.vm_s_f>img {
    width: 100%;
    height: 100%
}

@media(min-width:375px) {
    .vm {
        margin: -20px auto -40px
    }
}

@media(min-width:500px) {
    .vm {
        width: 500px
    }
    .vm-p6 {
        height: 312px
    }
    .vm-pa {
        height: 262px
    }
    .vm-tv {
        width: 376px;
        height: 312px
    }
    .vm-pa>.vm_s {
        transform: perspective(190px) rotateZ(-56deg) rotateY(7.5deg) rotateX(5deg) skewY(30.5deg) skewX(6.5deg) scaleY(1)
    }
    .vm-pa.vm-ls>.vm_s {
        transform: perspective(190px) rotateZ(-26.8deg) rotateY(4deg) rotateX(8deg) skewY(-.5deg) skewX(37.1deg) scaleX(1.14)
    }
    .vm-tv>.vm_s {
        transform: perspective(67px) rotateY(-5.5deg) skewY(-.2deg) skewX(0) scaleY(1.31)
    }
}

@media(min-width:750px) {
    .vm {
        width: 750px
    }
    .vm-p6 {
        height: 468px
    }
    .vm-pa {
        height: 393px
    }
    .vm-tv {
        width: 564px;
        height: 468px
    }
    .vm-pa>.vm_s {
        transform: perspective(280px) rotateZ(-56deg) rotateY(7.5deg) rotateX(5deg) skewY(30.5deg) skewX(6.5deg) scaleY(1)
    }
    .vm-pa.vm-ls>.vm_s {
        transform: perspective(280px) rotateZ(-26.8deg) rotateY(4deg) rotateX(8deg) skewY(-.5deg) skewX(37.1deg) scaleX(1.14)
    }
    .vm-tv>.vm_s {
        transform: perspective(100px) rotateY(-5.5deg) skewY(-.2deg) skewX(0) scaleY(1.31)
    }
}

.tv {
    position: relative;
    padding-bottom: .7%
}

.tv:before,
.tv:after {
    content: '';
    position: absolute;
    left: 30%;
    width: 40%
}

.tv:before {
    bottom: 1%;
    height: 5%;
    background: linear-gradient(to top, #16181b 0, #46474c 50%);
    transform-origin: 50% 100%;
    transform: perspective(50px) rotateX(23deg)
}

.tv:after {
    bottom: 0;
    height: 1.2%;
    background-color: #16181b
}

.tv__top {
    position: relative;
    padding: 1%;
    background: linear-gradient(35deg, #1e2021 0, #14171a 100%)
}

.tv__top__screen {
    position: relative;
    padding-bottom: 56.25%;
    background-color: #262626
}

.tv__top__screen__frame {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.tv__center {
    position: relative;
    width: 27.5%;
    margin: 0 auto;
    padding-bottom: 1.5%;
    background: linear-gradient(to bottom, #000 0, #2c2c2c 33%, #000 66%, rgba(0, 0, 0, 0) 100%);
    box-shadow: inset 0 7px 5px -5px rgba(0, 0, 0, .5)
}

.aa_gd {
    padding-right: 1px;
    font-size: 0
}

.aa_gd-border {
    padding-right: 0;
    overflow: hidden
}

.aa_gd-pad {
    padding: 5px
}

.aa_gd_e {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    font-size: 1.6rem;
    box-sizing: border-box
}

.aa_gd-border>.aa_gd_e {
    box-shadow: 1px 1px rgba(130, 130, 130, .2)
}

.aa_gd_e>img {
    max-width: 100%;
    height: auto
}

.aa_gd-pad>.aa_gd_e {
    padding: 5px
}

.aa_gd-2>.aa_gd_e {
    width: 50%
}

.aa_gd-3>.aa_gd_e {
    width: 33.33337%
}

.aa_gd-4>.aa_gd_e {
    width: 25%
}

.aa_gd-5>.aa_gd_e {
    width: 20%
}

@media(min-width:480px) {
    .aa_gd-2-s>.aa_gd_e {
        width: 50%
    }
    .aa_gd-3-s>.aa_gd_e {
        width: 33.33337%
    }
    .aa_gd-4-s>.aa_gd_e {
        width: 25%
    }
    .aa_gd-5-s>.aa_gd_e {
        width: 20%
    }
}

@media(min-width:768px) {
    .aa_gd-2-m>.aa_gd_e {
        width: 50%
    }
    .aa_gd-3-m>.aa_gd_e {
        width: 33.33337%
    }
    .aa_gd-4-m>.aa_gd_e {
        width: 25%
    }
    .aa_gd-5-m>.aa_gd_e {
        width: 20%
    }
}

@media(min-width:1024px) {
    .aa_gd-pad {
        padding: 10px
    }
    .aa_gd-pad>.aa_gd_e {
        padding: 10px
    }
    .aa_gd-2-l>.aa_gd_e {
        width: 50%
    }
    .aa_gd-3-l>.aa_gd_e {
        width: 33.33337%
    }
    .aa_gd-4-l>.aa_gd_e {
        width: 25%
    }
    .aa_gd-5-l>.aa_gd_e {
        width: 20%
    }
}

@media(min-width:1360px) {
    .aa_gd-2-xl>.aa_gd_e {
        width: 50%
    }
    .aa_gd-3-xl>.aa_gd_e {
        width: 33.33337%
    }
    .aa_gd-4-xl>.aa_gd_e {
        width: 25%
    }
    .aa_gd-5-xl>.aa_gd_e {
        width: 20%
    }
}

.mcl_loader {
    position: relative;
    width: 200px;
    height: 200px;
    margin: 0 auto
}

.mcl_loader--small {
    width: 80px;
    height: 80px
}

.mcl_cloud {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 160px;
    height: 90px;
    margin: -45px 0 0 -75px;
    -webkit-filter: drop-shadow(0 5px 10px rgba(0, 0, 0, .1));
    filter: drop-shadow(0 5px 10px rgba(0, 0, 0, .1))
}

.mcl_cloud__1,
.mcl_cloud__2,
.mcl_cloud__3,
.mcl_cloud__4,
.mcl_cloud__5 {
    position: absolute;
    background-color: #fff
}

.mcl_cloud__1,
.mcl_cloud__2 {
    bottom: 0;
    width: 100px
}

.mcl_cloud__1 {
    left: 0;
    height: 50px;
    border-radius: 25px 0 0 25px;
    animation: cloud-1 1.5s infinite ease-in-out alternate
}

.mcl_cloud__2 {
    right: 0;
    height: 60px;
    border-radius: 0 30px 30px 0;
    animation: cloud-2 2s infinite ease-in-out alternate
}

.mcl_cloud__3 {
    top: 16px;
    left: 20px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    animation: cloud-3 1s infinite ease-in-out alternate
}

.mcl_cloud__4,
.mcl_cloud__5 {
    width: 50px;
    height: 50px;
    border-radius: 50%
}

.mcl_cloud__4 {
    top: 0;
    left: 50px;
    animation: cloud-4 1.25s infinite ease-in-out alternate
}

.mcl_cloud__5 {
    top: 5px;
    right: 25px;
    animation: cloud-5 2.5s infinite ease-in-out alternate
}

.mcl_rain {
    position: absolute;
    bottom: 0;
    width: 5px;
    height: 15px;
    background-color: #fff;
    border-radius: 3px;
    animation: rain 1s infinite ease-in forwards
}

.mcl_rain--1 {
    left: 40px
}

.mcl_rain--2 {
    left: 56px
}

.mcl_rain--3 {
    left: 72px
}

.mcl_rain--4 {
    left: 88px
}

.mcl_rain--5 {
    left: 104px
}

.mcl_rain--6 {
    left: 120px
}

.mcl_rain:nth-child(6) {
    animation-delay: 0
}

.mcl_rain:nth-child(7) {
    animation-delay: .5s
}

.mcl_rain:nth-child(8) {
    animation-delay: .25s
}

.mcl_rain:nth-child(9) {
    animation-delay: .75s
}

.mcl_rain:nth-child(10) {
    animation-delay: .1s
}

.mcl_rain:nth-child(11) {
    animation-delay: .35s
}

.mcl_rain:nth-child(12) {
    animation-delay: .6s
}

.mcl_rain:nth-child(13) {
    animation-delay: .85s
}

.mcl_rain:nth-child(14) {
    animation-delay: .15s
}

.mcl_rain:nth-child(15) {
    animation-delay: .65s
}

.mcl_rain:nth-child(16) {
    animation-delay: 0
}

.mcl_rain:nth-child(17) {
    animation-delay: .25s
}

.mcl_rain:nth-child(18) {
    animation-delay: .5s
}

.mcl_rain:nth-child(19) {
    animation-delay: .75s
}

.mcl_rain:nth-child(20) {
    animation-delay: .35s
}

.mcl_rain:nth-child(21) {
    animation-delay: .85s
}

@keyframes cloud-1 {
    0 {
        transform: translate3d(0, 0, 0)
    }
    100% {
        transform: translate3d(-5px, 0, 0)
    }
}

@keyframes cloud-2 {
    0 {
        transform: translate3d(0, 0, 0)
    }
    100% {
        transform: translate3d(5px, 0, 0)
    }
}

@keyframes cloud-3 {
    0 {
        transform: translate3d(0, 0, 0)
    }
    100% {
        transform: translate3d(-2px, 2px, 0)
    }
}

@keyframes cloud-4 {
    0 {
        transform: scale(1)
    }
    100% {
        transform: scale(1.1)
    }
}

@keyframes cloud-5 {
    0 {
        transform: translate3d(0, 0, 0)
    }
    100% {
        transform: translate3d(3px, 3px, 0)
    }
}

@keyframes rain {
    0 {
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
    100% {
        transform: translate3d(0, 100px, 0);
        opacity: 0
    }
}

.mcl_search {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -85px 0 0 -55px;
    transform-origin: 40% 40%
}

.searching .mcl_search {
    animation: rotation 3s infinite linear
}

.mcl_search--small {
    margin: -34px 0 0 -22px
}

.mcl_search__glass {
    position: relative;
    width: 110px;
    height: 110px;
    border: solid 1px;
    border-radius: 50%;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.searching .mcl_search__glass {
    animation: rotation 3s infinite linear reverse
}

.mcl_search--small>.mcl_search__glass {
    width: 44px;
    height: 44px
}

.mcl_search__glass:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .75) 100%);
    box-shadow: inset 0 0 0 1px #fff
}

.mcl_search__glass__paper {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    overflow: hidden;
    opacity: 0;
    transition: opacity .3s
}

.searching .mcl_search__glass__paper {
    opacity: 1
}

.mcl_search__glass__paper__ {
    position: absolute;
    top: -50px;
    right: -50px;
    bottom: -50px;
    left: -50px;
    transform-origin: 56% 44%
}

.searching .mcl_search__glass__paper__ {
    animation: rotation 3s infinite linear
}

.mcl_search--small .mcl_search__glass__paper__ {
    top: -20px;
    right: -20px;
    bottom: -20px;
    left: -20px
}

.mcl_search__glass__paper__text {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 40px 20px 0 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.1;
    white-space: normal
}

.searching .mcl_search__glass__paper__text {
    animation: rotation 3s infinite linear reverse
}

.mcl_search--small .mcl_search__glass__paper__text {
    padding: 16px 0 0;
    font-size: 9px
}

.mcl_search__glass__paper__logos {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 40px 20px 0 10px
}

.searching .mcl_search__glass__paper__logos {
    animation: rotation 3s infinite linear reverse
}

.mcl_search--small .mcl_search__glass__paper__logos {
    padding: 16px 8px 0 4px
}

.mcl_search__glass__paper__logos__ {
    float: left;
    width: 48px;
    height: 27px;
    margin: 8px 0 2px 6px;
    border-radius: 3px;
    background-color: #ccc
}

.mcl_search--small .mcl_search__glass__paper__logos__ {
    width: 19px;
    height: 10px;
    margin: 3px 0 1px 2px;
    border-radius: 1px
}

.mcl_search__glass__paper__logos__:nth-child(5) {
    background-color: #50f
}

.mcl_search__handle {
    width: 14px;
    height: 60px;
    margin: 0 auto;
    background-color: #888;
    border-radius: 0 0 7px 7px;
    transform-origin: 50% -55px;
    transform: rotate(-20deg)
}

.searching .mcl_search__handle {
    animation: rotation_back 3s infinite cubic-bezier(.4, .5, .6, .5)
}

.mcl_search--small>.mcl_search__handle {
    width: 6px;
    height: 24px;
    border-radius: 0 0 2px 2px;
    transform-origin: 50% -22px
}

@keyframes rotation {
    from {
        transform: rotate(0)
    }
    to {
        transform: rotate(360deg)
    }
}

@keyframes rotation_back {
    from {
        transform: rotate(340deg)
    }
    to {
        transform: rotate(-20deg)
    }
}

.click-indicate {
    position: absolute;
    z-index: 100;
    width: 10px;
    height: 10px;
    border-radius: 50%
}

.click-indicate:before,
.click-indicate:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%
}

.click-indicate:before {
    background-color: #00f;
    animation: clickIndicate .6s cubic-bezier(.1, .7, .3, .8) forwards
}

.click-indicate:after {
    background-color: #00f;
    animation: clickIndicate2 .6s cubic-bezier(.1, .7, .3, .8) forwards
}

@keyframes clickIndicate {
    0 {
        opacity: 1;
        transform: scale(1)
    }
    100% {
        opacity: 0;
        transform: scale(3)
    }
}

@keyframes clickIndicate2 {
    0 {
        opacity: 1;
        transform: scale(0)
    }
    100% {
        opacity: 0;
        transform: scale(5)
    }
}

.wrap {
    max-width: 436px
}

.sd {
    position: relative;
    height: 100%;
    background-color: #fff;
    font-size: 0
}

.sd__head {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    left: 0;
    text-align: center;
    background-color: rgba(247, 247, 247, .65);
    box-shadow: 0 1px rgba(130, 130, 130, .3);
    -webkit-backdrop-filter: blur(20px) saturate(180%)
}

.sd__head__status {
    position: relative;
    padding-bottom: 5.3%;
    font-size: 10px;
    font-weight: 500;
    text-align: left
}

.sd__head__status__ {
    position: absolute;
    top: 0;
    right: 1.5%;
    bottom: 0;
    left: 1.5%
}

.sd__head__status__left {
    display: inline-block;
    vertical-align: middle
}

.sd__head__status__left:nth-child(1) {
    width: 9.3%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 1475% 250%;
    background-image: url("/images/icons.png")
}

.sd__head__status__left:nth-child(3) {
    width: 3.6%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 3861% 250%;
    background-position: 7.7% 0;
    background-image: url("/images/icons.png")
}

.sd__head__status__time {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
}

.sd__head__status__other {
    width: 14.8%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 933% 250%;
    background-position: 12.5% 0;
    background-image: url("/images/icons.png")
}

.sd__head__app {
    position: relative
}

.sd__head__app__back {
    position: absolute;
    top: 16.6%;
    left: 3.5%;
    width: 3.5%;
    height: 37.9%;
    background-repeat: no-repeat;
    background-size: 3877% 200%;
    background-position: 23.4% 0;
    background-image: url("/images/icons.png")
}

.sd__head__app__info {
    position: absolute;
    top: 16.6%;
    right: 3.5%;
    width: 6.1%;
    height: 37.9%;
    background-repeat: no-repeat;
    background-size: 2191% 200%;
    background-position: 27.5% 0;
    background-image: url("/images/icons.png")
}

.sd__head__app__avatar {
    position: relative;
    display: inline-block;
    width: 10.6%
}

.sd__head__app__avatar:before {
    content: '';
    display: block;
    padding-bottom: 100%;
    border-radius: 50%;
    background: linear-gradient(to top, #8b8f99 0, #a9afbb 100%)
}

.sd__head__app__avatar:after {
    content: attr(data-text);
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
}

.sd__head__app__name {
    padding: 1% 0 1.5%;
    font-size: 12px;
    font-weight: 400
}

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

.sd__body__scroll {
    position: absolute;
    z-index: 4;
    top: 15%;
    right: 0;
    bottom: 45%;
    left: 0;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch
}

.sd__body__elem {
    position: absolute;
    z-index: 2;
    bottom: 0;
    right: 4.25%;
    max-width: 70%;
    min-height: 2.2em;
    padding: .4em 1em;
    border-radius: 1.2em;
    font-size: 12px;
    color: #fff;
    background-color: #0f84fe;
    transition: transform .3s ease-in-out, filter .3s ease-in-out;
    transition-delay: .1s
}

.sd__body__elem>img {
    max-width: 100%
}

.sd__body__elem.incoming {
    right: auto;
    left: 4.25%;
    color: #000;
    background-color: #e5e5ea
}

.sd__body__elem.writing {
    min-width: 3.8em
}

.sd__body__elem.image {
    padding: 0;
    background-color: transparent;
    overflow: hidden
}

.sd__body__elem.peel {
    z-index: 6;
    right: auto;
    left: auto;
    transition: 0;
    transition-delay: 0;
    overflow: visible
}

.sd__body__elem.peel.move {
    transition: .8s ease-in-out
}

.sd__body__elem.peeled {
    z-index: 3;
    right: auto;
    left: auto;
    overflow: visible
}

.sd__body__elem.peel>img {
    animation: peelUp linear .4s forwards
}

.sd__body__elem.peeled>img {
    animation: peelDown linear .4s forwards
}

@keyframes peelUp {
    0 {
        transform: perspective(200px) rotateX(0) scale(1)
    }
    50% {
        transform: perspective(200px) rotateX(-24deg) scale(1.15)
    }
    100% {
        transform: perspective(200px) rotateX(0) scale(1.2)
    }
}

@keyframes peelDown {
    0 {
        transform: perspective(200px) rotateX(0) scale(1.2)
    }
    50% {
        transform: perspective(200px) rotateX(-24deg) scale(1.15)
    }
    100% {
        transform: perspective(200px) rotateX(0) scale(1)
    }
}

.sd__body__elem.drop-target {
    -webkit-filter: brightness(.9);
    filter: brightness(.9)
}

.sd__body__elem.image.drop-target {
    -webkit-filter: brightness(1);
    filter: brightness(1)
}

.sd__body__elem.preview {
    z-index: 6;
    right: 4.25%;
    bottom: 44.5%;
    left: 16%;
    height: 15%;
    max-width: none;
    padding: 0;
    border-radius: 18px 18px 0 0;
    outline: 0;
    text-align: center;
    color: #000;
    background-color: transparent;
    opacity: 0;
    transition-delay: 0;
    transition: 0;
    pointer-events: none
}

.sd__body__elem.preview.open {
    opacity: 1;
    pointer-events: auto;
    transition: opacity .3s ease-in-out
}

.sd__body__elem.preview.open:before {
    content: '';
    position: absolute;
    top: 10%;
    right: 38%;
    width: 6.3%;
    padding-bottom: 6.3%;
    border-radius: 50%;
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: 2642% 274%;
    background-position: 0 80%;
    background-image: url("/images/icons.png");
    box-shadow: 0 0 2px rgba(0, 0, 0, .1)
}

.sd__body__elem.preview>img {
    max-height: 100%
}

.sd__body__elem.input {
    z-index: 6;
    right: auto;
    left: 19%;
    padding-left: 1px;
    padding-right: 1px;
    border-radius: 0;
    outline: 0;
    color: #000;
    background-color: transparent;
    transition-delay: 0;
    transition: .3s ease-in-out;
    pointer-events: none;
    white-space: nowrap;
    overflow: hidden
}

.sd__body__elem.input.open {
    left: 50%;
    max-width: 38%
}

.sd__body__elem.input:empty:before {
    content: 'iMessage';
    opacity: .5
}

.sd__body__elem.input.big:empty:before {
    content: 'Add comment or Send';
    opacity: .5
}

.contain+.sd__body__elem.input.open:empty:before {
    content: 'Sticker Message';
    opacity: 1
}

.sd__body__elem.last:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 1.13em;
    height: 1.13em;
    background-repeat: no-repeat;
    background-position: 85.7% 0;
    background-size: 2952% 288%;
    background-image: url("/images/icons.png");
    -webkit-transform: translate3d(33%, 0, 0);
    transform: translate3d(33%, 0, 0)
}

.sd__body__elem.incoming.last:after {
    right: auto;
    left: 0;
    background-position: 81.7% 0;
    -webkit-transform: translate3d(-33%, 0, 0);
    transform: translate3d(-33%, 0, 0)
}

.sd__body__elem.incoming.writing:after {
    background-position: 81.7% 75%;
    -webkit-transform: translate3d(-40%, 20%, 0);
    transform: translate3d(-40%, 20%, 0)
}

.sd__body__elem.image.last:after {
    display: none
}

.sd__body__elem__loader {
    display: none;
    position: absolute;
    top: 50%;
    left: .7em;
    width: .6em;
    height: .6em;
    margin-top: -.3em;
    border-radius: 50%;
    animation: sd_bg_fade .6s infinite alternate linear
}

.writing>.sd__body__elem__loader {
    display: block
}

.sd__body__elem__loader:before,
.sd__body__elem__loader:after {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%
}

.sd__body__elem__loader:before {
    left: 150%;
    animation: sd_bg_fade .6s infinite .15s alternate linear
}

.sd__body__elem__loader:after {
    left: 300%;
    animation: sd_bg_fade .6s infinite .3s alternate linear
}

@-webkit-keyframes sd_bg_fade {
    0 {
        background-color: rgba(130, 130, 130, .75)
    }
    50% {
        background-color: rgba(130, 130, 130, .25)
    }
    100% {
        background-color: rgba(130, 130, 130, .25)
    }
}

@keyframes sd_bg_fade {
    0 {
        background-color: rgba(130, 130, 130, .75)
    }
    50% {
        background-color: rgba(130, 130, 130, .25)
    }
    100% {
        background-color: rgba(130, 130, 130, .25)
    }
}

.sd__body__bottom {
    position: absolute;
    z-index: 5;
    right: 0;
    bottom: 0;
    left: 0;
    height: 6.3%;
    transition: transform .3s ease-in-out;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.open>.sd__body__bottom {
    -webkit-transform: translate3d(0, -616.6%, 0);
    transform: translate3d(0, -616.6%, 0)
}

.sd__body__bottom:before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    background-color: rgba(255, 255, 255, .65);
    box-shadow: 0 1px rgba(130, 130, 130, .3);
    -webkit-backdrop-filter: blur(20px) saturate(180%)
}

.sd__body__bottom.big:before {
    height: 336%
}

.sd__body__bottom__icons {
    position: absolute;
    z-index: 1;
    height: 61.9%;
    top: 50%;
    left: 0;
    width: 57%;
    padding-left: 4%;
    text-align: justify;
    transition: .3s ease-in-out;
    -webkit-transform: translate3d(-78%, -50%, 0);
    transform: translate3d(-78%, -50%, 0)
}

.open>.sd__body__bottom__icons {
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.sd__body__bottom__icons:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 100%
}

.sd__body__bottom__icons__elem {
    display: inline-block;
    vertical-align: middle;
    width: 18.1%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 1434% 200%;
    background-image: url("/images/icons.png");
    opacity: 0;
    transition: opacity .3s ease-in-out, transform .3s ease-in-out;
    -webkit-transform: translate3d(-75%, 0, 0);
    transform: translate3d(-75%, 0, 0)
}

.open>.sd__body__bottom__icons>.sd__body__bottom__icons__elem {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.sd__body__bottom__icons__elem:nth-child(1) {
    background-position: 33.5% 0;
    transition-delay: .2s
}

.sd__body__bottom__icons__elem:nth-child(2) {
    background-position: 40.5% 0;
    transition-delay: .15s
}

.sd__body__bottom__icons__elem:nth-child(3) {
    background-position: 48.2% 0;
    transition-delay: .1s
}

.sd__body__bottom__icons__elem:nth-child(3).active {
    background-position: 56.6% 0
}

.sd__body__bottom__icons__elem:nth-child(4) {
    background-position: 70.8% 0;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.open>.sd__body__bottom__icons>.sd__body__bottom__icons__elem:nth-child(4) {
    opacity: 0
}

.sd__body__bottom__input {
    position: absolute;
    z-index: 2;
    top: 7%;
    right: 4.25%;
    bottom: 7%;
    width: 48.5%;
    border-radius: 18px;
    border: solid 1px #ccc;
    background-color: #fafafa
}

.big>.sd__body__bottom__input {
    top: -229%
}

.sd__body__bottom__input:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 25%;
    left: 0;
    height: 1px;
    background-color: rgba(130, 130, 130, .2);
    opacity: 0;
    transition: transform .3s ease-in-out;
    transform-origin: 100% 50%;
    -webkit-transform: scaleX(1.65);
    transform: scaleX(1.65)
}

.big>.sd__body__bottom__input:after {
    opacity: 1
}

.open>.sd__body__bottom__input:after {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.sd__body__bottom__input__helper {
    position: absolute;
    top: 0;
    right: 18px;
    bottom: 0;
    left: 0;
    border-radius: 18px 0 0 18px;
    background-color: #fafafa;
    box-shadow: -1px 0 #ccc, 0 -1px #ccc, 0 1px #ccc;
    transition: .3s ease-in-out;
    -webkit-transform: translate3d(-72%, 0, 0);
    transform: translate3d(-72%, 0, 0)
}

.open>.sd__body__bottom__input>.sd__body__bottom__input__helper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.sd__body__bottom__input__helper:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 18px;
    background-color: #fafafa;
    box-shadow: 0 -1px #ccc, 0 1px #ccc;
    transition: .3s ease-in-out;
    -webkit-transform: translate3d(40%, 0, 0);
    transform: translate3d(40%, 0, 0)
}

.open>.sd__body__bottom__input>.sd__body__bottom__input__helper:before {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.sd__body__bottom__btn {
    position: absolute;
    z-index: 3;
    top: 50%;
    right: 5.6%;
    width: 7.2%;
    background-repeat: no-repeat;
    background-size: 1859% 200%;
    background-image: url("/images/icons.png");
    transition: opacity .3s ease-in-out;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.sd__body__bottom__btn:after {
    content: '';
    display: block;
    padding-bottom: 100%
}

.sd__body__bottom__btn--mic {
    background-position: 63.7% 0
}

.sd__body__bottom__btn--send {
    background-position: 77.3% 0;
    opacity: 0
}

.active ~ .sd__body__bottom__btn--mic {
    transition: opacity 0;
    opacity: 0
}

.active ~ .sd__body__bottom__btn--send {
    transition: opacity 0;
    opacity: 1
}

.sd__body__stickers {
    position: absolute;
    z-index: 4;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    transition: .3s ease-in-out;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

.open>.sd__body__stickers {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.sd__body__stickers__grid {
    position: relative;
    padding-bottom: 69%
}

.sd__body__stickers__grid__ {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch
}

.open .sd__body__stickers__grid__ {
    transition-delay: .3s;
    padding-bottom: 12%
}

.sd__body__stickers__grid__elem {
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    transition: opacity .3s ease-in-out;
    -webkit-touch-callout: none
}

.sd__body__stickers__grid__elem.peeled {
    opacity: .2;
    -webkit-filter: saturate(0);
    filter: saturate(0)
}

.sd__body__stickers__grid__--2>.sd__body__stickers__grid__elem {
    width: 50%
}

.sd__body__stickers__grid__--3>.sd__body__stickers__grid__elem {
    width: 33.33337%
}

.sd__body__stickers__grid__--4>.sd__body__stickers__grid__elem {
    width: 25%
}

.sd__body__stickers__grid__elem>img {
    max-width: 100%
}

.sd__body__stickers__bottom {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding-bottom: 11.5%;
    background-color: rgba(255, 255, 255, .65);
    box-shadow: 0 -1px rgba(130, 130, 130, .3);
    -webkit-backdrop-filter: blur(20px) saturate(180%)
}

.sd__body__stickers__bottom__left {
    position: absolute;
    top: 50%;
    left: 4.25%;
    width: 6.65%;
    background-repeat: no-repeat;
    background-position: 91.1% 0;
    background-size: 2008% 250%;
    background-image: url("/images/icons.png");
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.sd__body__stickers__bottom__left:before {
    content: '';
    display: block;
    padding-bottom: 80%
}

.sd__body__stickers__bottom__center {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 3.2%;
    background-repeat: no-repeat;
    background-position: 94.8% 0;
    background-size: 4183% 250%;
    background-image: url("/images/icons.png");
    -webkit-transform: translate3d(-100%, -50%, 0);
    transform: translate3d(-100%, -50%, 0)
}

.sd__body__stickers__bottom__center:before {
    content: '';
    display: block;
    padding-bottom: 167%
}

.sd__body__stickers__bottom__center:after {
    content: '';
    position: absolute;
    left: 130%;
    top: 35%;
    width: 50%;
    height: 30%;
    border-radius: 50%;
    background-color: #000
}

.sd__body__stickers__bottom__right {
    position: absolute;
    top: 50%;
    right: 4.25%;
    width: 6.65%;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-size: 2008% 250%;
    background-image: url("/images/icons.png");
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.sd__body__stickers__bottom__right:before {
    content: '';
    display: block;
    padding-bottom: 80%
}

.sd__body__stickers__keyboard {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-image: url("/images/keyboard.png")
}

.keyboard>.sd__body__stickers>.sd__body__stickers__keyboard {
    display: block
}

.keyboard>.sd__body__stickers>.sd__body__stickers__grid>.sd__body__stickers__grid__ {
    display: none
}

.aa_pg {
    position: relative;
    margin: 0 auto;
    padding: 0 14px
}

.aa_pgs__elem {
    position: relative;
    margin-bottom: 20px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.aa_pgs__elem__a {
    color: inherit
}

.aa_pgs__elem__a__media {
    float: none;
    display: block;
    position: relative;
    width: auto;
    height: 140px;
    margin: 0 -14px 10px -14px;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.aa_pgs__elem__a__media:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    box-shadow: inset 0 0 0 1px rgba(130, 130, 130, .2)
}

.aa_pgs__elem__a__media__img {
    position: relative;
    height: 100%;
    transition: transform .3s
}

.aa_pgs__elem__a:hover>.aa_pgs__elem__a__media>.aa_pgs__elem__a__media__img {
    transition: transform 2s cubic-bezier(.1, .7, .3, .8);
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.aa_pgs__elem__a__title {
    display: block;
    margin: 0;
    margin-bottom: 10px;
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 2.6rem;
    color: inherit;
    overflow: hidden;
    transition: color .3s
}

.touchevents .aa_pgs__elem__a__title {
    transition-delay: .3s
}

.aa_pgs__elem__a__title--featured {
    border-left: solid 7px #07f;
    padding-left: 7px
}

.aa_pgs__elem__a:visited>.aa_pgs__elem__a__title,
.aa_pgs__elem__a.read>.aa_pgs__elem__a__title {
    color: rgba(130, 130, 130, 1)
}

.no-touchevents .aa_pgs__elem__a:hover>.aa_pgs__elem__a__title,
.no-touchevents .aa_pgs__elem__a.read:hover>.aa_pgs__elem__a__title,
.touchevents .aa_pgs__elem__a:active>.aa_pgs__elem__a__title,
.touchevents .aa_pgs__elem__a.read:active>.aa_pgs__elem__a__title {
    color: #07f;
    transition: color .15s;
    transition-delay: 0
}

.aa_pgs__elem__label {
    position: absolute;
    z-index: 1;
    top: 125px;
    right: auto;
    left: 0;
    max-width: calc(100% - 5px);
    padding: 0 5px;
    border-radius: 2px 2px 0 2px;
    font-size: 1rem;
    font-weight: 500;
    line-height: 20px;
    color: #fff;
    background: linear-gradient(to bottom, #0af 0, #07f 100%)
}

.aa_pgs__elem__label--badge {
    background: linear-gradient(to bottom, #999 0, #666 100%)
}

.aa_pgs__elem__label:before {
    content: '';
    position: absolute;
    right: -5px;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 0;
    border-color: #00f transparent transparent transparent
}

.aa_pgs__elem__label--badge:before {
    border-color: #333 transparent transparent transparent
}

.aa_pgs__elem__label>span {
    display: block
}

.aa_pgs__elem__description {
    margin-bottom: 10px;
    font-size: 1.4rem;
    font-weight: 300;
    line-height: 2rem
}

.aa_pgs__elem__data {
    clear: both;
    display: inline-block;
    font-size: 1.2rem;
    line-height: 2rem
}

.aa_pgs__elem__data__date {
    float: right;
    margin-left: 10px;
    font-weight: 300;
    opacity: .3
}

.aa_pgs__elem__data__img {
    position: relative;
    float: left;
    width: 1.8rem;
    height: 1.8rem;
    margin-right: 5px;
    border: solid 1px #888;
    border-radius: 50%;
    background-color: #ccc;
    overflow: hidden
}

.aa_pgs__elem__data__author {
    display: block;
    font-weight: 500;
    color: inherit;
    opacity: .3;
    transition: .3s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

a.aa_pgs__elem__data__author:hover {
    color: #07f;
    opacity: 1
}

@media(min-width:768px) {
    .aa_pgs__elem {
        float: left;
        width: calc((100% - 42px) / 3)
    }
    .aa_pgs__elem__label {
        top: 125px;
        right: auto;
        left: 0;
        max-width: calc(100% - 5px)
    }
    .aa_pgs__elem__label:before {
        right: -5px;
        bottom: 0
    }
    .aa_pgs__elem__a__media {
        float: none;
        width: auto;
        height: 140px;
        margin: 0 0 10px -14px
    }
    .aa_pgs__elem__a__title {
        font-size: 1.8rem;
        font-weight: 700;
        line-height: 2rem
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .aa_pgs__elem:nth-child(3n+1) {
        clear: both
    }
    .aa_pgs__elem:nth-child(3n+2) {
        margin: 0 21px 20px
    }
    .aa_pgs__elem:nth-child(3n+2)>.aa_pgs__elem__label {
        left: 7px
    }
    .aa_pgs__elem:nth-child(3n+3)>.aa_pgs__elem__label {
        left: 14px
    }
    .aa_pgs__elem:nth-child(3n+2)>.aa_pgs__elem__a>.aa_pgs__elem__a__media {
        margin: 0 -7px 10px -7px
    }
    .aa_pgs__elem:nth-child(3n+3)>.aa_pgs__elem__a>.aa_pgs__elem__a__media {
        margin: 0 -14px 10px 0
    }
}

@media(min-width:1024px) {
    .aa_pgs__elem {
        margin-bottom: 24px
    }
    .aa_pgs__elem__a__media {
        height: 192px;
        margin-bottom: 12px
    }
    .aa_pgs__elem__a__title {
        margin-bottom: 12px;
        font-size: 2.2rem;
        line-height: 2.4rem
    }
    .aa_pgs__elem__label {
        top: 177px;
        font-size: 1.2rem
    }
    .aa_pgs__elem__description {
        margin-bottom: 12px;
        font-size: 1.6rem;
        line-height: 2.4rem
    }
    .aa_pgs__elem__data {
        font-size: 1.4rem;
        line-height: 2.4rem
    }
    .aa_pgs__elem__data__img {
        width: 2.2rem;
        height: 2.2rem
    }
}

@media(min-width:1024px) and (max-width:1359px) {
    .aa_pgs__elem:nth-child(3n+1) {
        clear: both
    }
    .aa_pgs__elem:nth-child(3n+2) {
        margin: 0 21px 24px
    }
    .aa_pgs__elem:nth-child(3n+2)>.aa_pgs__elem__label {
        left: 7px
    }
    .aa_pgs__elem:nth-child(3n+3)>.aa_pgs__elem__label {
        left: 14px
    }
    .aa_pgs__elem:nth-child(3n+2)>.aa_pgs__elem__a>.aa_pgs__elem__a__media {
        margin: 0 -7px 12px -7px
    }
    .aa_pgs__elem:nth-child(3n+3)>.aa_pgs__elem__a>.aa_pgs__elem__a__media {
        margin: 0 -14px 12px 0
    }
}

@media(min-width:1360px) {
    .aa_pgs__elem {
        width: calc((100% - 70px) / 4);
        margin-right: 21px
    }
    .aa_pgs__elem__a__media {
        height: 192px;
        margin: 0 -7px 12px -7px
    }
    .aa_pgs__elem__label {
        top: 177px;
        left: 7px
    }
}

@media(min-width:1360px) {
    .aa_pgs__elem:nth-child(4n+1) {
        clear: both
    }
    .aa_pgs__elem:nth-child(4n) {
        margin-right: 0
    }
    .aa_pgs__elem:nth-child(4n+2) {
        margin-right: 28px
    }
    .aa_pgs__elem:nth-child(4n+1)>.aa_pgs__elem__label {
        left: 0
    }
    .aa_pgs__elem:nth-child(4n)>.aa_pgs__elem__label {
        left: 14px
    }
    .aa_pgs__elem:nth-child(4n+1)>.aa_pgs__elem__a>.aa_pgs__elem__a__media {
        margin: 0 0 12px -14px
    }
    .aa_pgs__elem:nth-child(4n)>.aa_pgs__elem__a>.aa_pgs__elem__a__media {
        margin: 0 -14px 12px 0
    }
}

@media(min-width:1640px) {
    .aa_pgs__elem__a__media {
        height: 216px;
        margin: 0 -7px 12px -7px
    }
    .aa_pgs__elem__label {
        top: 201px;
        left: 7px
    }
}

.aa_sct {
    position: relative;
    overflow: hidden;
    background: linear-gradient(to top, rgba(130, 130, 130, .1) 0, rgba(130, 130, 130, 0) 180px)
}

.aa_sct-nograd {
    background: 0
}

.aa_sct-shadow {
    background: rgba(130, 130, 130, .2);
    box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, .25), inset 0 -20px 20px -20px rgba(130, 130, 130, .5)
}

.aa_sct-img {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.aa_sct-img.aa_sct-shadow {
    box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, .5), inset 0 -20px 20px -20px rgba(0, 0, 0, .5)
}

.aa_sct_ttl {
    margin: 20px auto;
    padding: 0 14px;
    font-size: 2rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #2c70b4
}

.aa_sct_ttl-base {
    color: inherit
}

.aa_search {
    position: fixed;
    z-index: 10;
    top: 60px;
    right: 0;
    bottom: 0;
    left: 0;
    padding-top: 155px;
    background-color: inherit;
    opacity: 0;
    overflow-x: hidden;
    overflow-y: auto;
    pointer-events: none;
    transition: transform .3s, opacity .3s;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0)
}

.aa_search--tv {
    padding-top: 103px
}

.aa_search--app {
    top: 166px;
    padding-top: 0
}

.touchevents .aa_search {
    display: none
}

.touchevents .aa_search.open {
    display: block
}

.aa_search.open {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.aa_search-space {
    height: 120px
}

.aa_st__ {
    display: none;
    margin: 10px 0;
    text-align: center
}

.aa_st__--base {
    display: block
}

.search>.aa_st__--base,
.success>.aa_st__--base,
.error>.aa_st__--base {
    display: none
}

.search>.aa_st__--search {
    display: block
}

.success>.aa_st__--success,
.error>.aa_st__--error {
    display: block
}

.success>.aa_st__--error {
    display: none
}

.aa_st__title {
    font-size: 3rem;
    font-weight: 700;
    opacity: .5
}

.aa_st__title:before {
    content: attr(data-count)
}

.aa_st__subtitle {
    font-size: 1.6rem;
    font-weight: 300;
    color: rgba(130, 130, 130, .5)
}

.aa_search-nav {
    display: none;
    padding: 0 10px;
    font-size: 0;
    text-align: justify;
    box-shadow: 0 1px rgba(130, 130, 130, .2)
}

.success ~ .aa_search-nav {
    display: block
}

.aa_search-nav>button {
    float: left;
    margin-bottom: 20px;
    padding: 10px 10px 1px;
    border-radius: 3px;
    box-shadow: 0 0 0 1px rgba(130, 130, 130, .2);
    font-size: 2.6rem;
    transition: .3s
}

.aa_search-nav>button:last-child {
    float: right
}

.aa_search-nav>button:hover {
    color: #07f
}

.aa_search-types {
    text-align: center;
    box-shadow: 0 1px rgba(130, 130, 130, .2)
}

.aa_search-types>button {
    margin-left: 1px;
    padding: 5px 10px;
    font-size: 1.4rem;
    font-weight: 500;
    box-shadow: 1px 0 rgba(130, 130, 130, .2);
    transition: background-color .3s, color .3s
}

.aa_search-types>button:last-child {
    box-shadow: none
}

.aa_search-types>button:hover {
    background-color: rgba(130, 130, 130, .2)
}

.aa_search-types>button.active {
    background-color: #07f;
    color: #fff
}

@media(min-width:480px) {
    .aa_search-types>button {
        font-size: 1.6rem
    }
}

.aa_search-labels {
    padding: 20px;
    font-size: 0;
    text-align: center
}

.aa_sl__elem {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px 5px 0;
    padding: 5px;
    border-radius: 2px;
    font-size: 1.2rem;
    font-weight: 400;
    color: #fff;
    background-color: #888;
    transition: background-color .3s
}

.aa_sl__elem:hover {
    background-color: #07f
}

@media(min-width:480px) {
    .aa_sl__elem {
        padding: 5px 10px;
        font-size: 1.4rem
    }
}

.aa_sr {
    padding: 0 14px;
    font-size: 0
}

.aa_sr__article {
    display: inline-block;
    vertical-align: top;
    width: calc((100% - 14px) / 2);
    margin-bottom: 20px
}

.aa_sr__article__ {
    display: block;
    color: inherit
}

.aa_sr__article__media {
    position: relative;
    height: 120px;
    margin: 0 0 10px -14px;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.aa_sr__article__media:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    box-shadow: inset 0 0 0 1px rgba(130, 130, 130, .2)
}

.aa_sr__article__media__img {
    height: 100%;
    transition: transform .3s
}

.aa_sr__article__:hover>.aa_sr__article__media>.aa_sr__article__media__img {
    transition: transform 2s cubic-bezier(.1, .7, .3, .8);
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.aa_sr__article__title {
    font-size: 1.6rem;
    font-weight: 700
}

.aa_sr__article__date {
    font-size: 1.2rem;
    font-weight: 300;
    opacity: .3
}

@media(max-width:767px) {
    .aa_sr__article:nth-child(2n) {
        margin-left: 14px
    }
    .aa_sr__article:nth-child(2n)>.aa_sr__article__>.aa_sr__article__media {
        margin: 0 -14px 10px 0
    }
}

@media(min-width:768px) {
    .aa_sr__article {
        width: calc((100% - 42px) / 3)
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .aa_sr__article:nth-child(3n+2) {
        margin-left: 21px;
        margin-right: 21px
    }
    .aa_sr__article:nth-child(3n+2)>.aa_sr__article__>.aa_sr__article__media {
        margin: 0 -7px 10px -7px
    }
    .aa_sr__article:nth-child(3n)>.aa_sr__article__>.aa_sr__article__media {
        margin: 0 -14px 10px 0
    }
}

@media(min-width:1024px) {
    .aa_sr__article {
        width: calc((100% - 70px) / 4)
    }
}

@media(min-width:1024px) {
    .aa_sr__article {
        margin-right: 21px
    }
    .aa_sr__article:nth-child(4n) {
        margin-right: 0
    }
    .aa_sr__article:nth-child(4n+2) {
        margin-right: 28px
    }
    .aa_sr__article:nth-child(4n+2)>.aa_sr__article__>.aa_sr__article__media,
    .aa_sr__article:nth-child(4n+3)>.aa_sr__article__>.aa_sr__article__media {
        margin: 0 -7px 10px -7px
    }
    .aa_sr__article:nth-child(4n)>.aa_sr__article__>.aa_sr__article__media {
        margin: 0 -14px 10px 0
    }
}

@media(min-width:1360px) {
    .aa_sr__article__media {
        height: 160px
    }
    .aa_sr__article__title {
        font-size: 2rem
    }
    .aa_sr__article__date {
        font-size: 1.4rem
    }
}

@media(min-width:1610px) {
    .aa_sr__article__media {
        height: 200px
    }
    .aa_sr__article__title {
        font-size: 2.4rem
    }
    .aa_sr__article__date {
        font-size: 1.6rem
    }
}

.aa_sr__app {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-bottom: 14px
}

.aa_sr__app__ {
    display: block;
    color: inherit
}

.aa_sr__app__media {
    float: left;
    width: 80px;
    margin-right: 14px
}

.aa_sr__app__media--tv {
    width: 142px
}

.aa_sr__app__text {
    overflow: hidden
}

.aa_sr__app__text:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 80px
}

.aa_sr__app__text__ {
    display: inline-block;
    vertical-align: middle;
    width: 100%
}

.aa_sr__app__text__title {
    margin: 0;
    font-size: 1.8rem;
    font-weight: 700;
    transition: color .3s
}

.aa_sr__app__:hover .aa_sr__app__text__title {
    color: #07f
}

.aa_sr__app__text__developer {
    font-size: 1.2rem;
    font-weight: 300;
    opacity: .5
}

@media(min-width:768px) {
    .aa_sr__app {
        width: calc((100% - 14px) / 2)
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .aa_sr__app:nth-child(2n+1) {
        margin-right: 14px
    }
}

@media(min-width:1024px) {
    .aa_sr__app {
        width: calc((100% - 42px) / 3)
    }
}

@media(min-width:1024px) and (max-width:1359px) {
    .aa_sr__app:nth-child(3n+2) {
        margin-right: 14px;
        margin-left: 14px
    }
}

@media(min-width:1360px) {
    .aa_sr__app {
        width: calc((100% - 70px) / 4)
    }
}

@media(min-width:1360px) {
    .aa_sr__app {
        margin-right: 14px
    }
    .aa_sr__app:nth-child(4n) {
        margin-right: 0
    }
}

.share {
    position: relative;
    padding: 0 10px;
    margin: 5px 0;
    overflow: hidden;
    font-size: 0
}

.share__link {
    font-size: 2rem;
    width: 2em;
    display: inline-block;
    text-align: center;
    line-height: 2em;
    color: rgba(125, 125, 125, 1);
    -webkit-transition: .2s ease;
    transition: .2s ease
}

.share__link:before {
    position: relative;
    top: 2px
}

.share__link--fb:hover,
.share__link--fb:focus {
    color: #3b5997
}

.share__link--tw:hover,
.share__link--tw:focus {
    color: #41b7d8
}

.share__link--go:hover,
.share__link--go:focus {
    color: #d64937
}

.share__link--tu:hover,
.share__link--tu:focus {
    color: #35465c
}

.share__link--pi:hover,
.share__link--pi:focus {
    color: #cb2027
}

.share__link--re:hover,
.share__link--re:focus {
    color: #ff5700
}

.share__link:hover,
.share__link:focus {
    box-shadow: 0 0 0 1px
}

.aa_siri {
    position: relative;
    min-height: 250px;
    border-radius: 3px;
    background-color: #000;
    color: #fff
}

.aa_siri--abs {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    min-height: 0
}

.aa_siri__title {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    padding: 10px
}

.aa_siri__title__icon {
    float: left;
    width: 4rem;
    margin: -2.3rem 1rem 0 0
}

.aa_siri__title__text {
    margin: 0;
    font-size: 1.4rem;
    line-height: 2rem
}

.aa_siri__text {
    position: relative;
    height: 170px
}

.aa_siri--abs>.aa_siri__text {
    height: calc(100% - 60px)
}

.aa_siri__text__elem {
    position: absolute;
    top: 50%;
    right: 10%;
    left: 10%;
    font-size: 2.6rem;
    font-weight: 100;
    text-align: center;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.aa_siri--s>.aa_siri__text>.aa_siri__text__elem,
.aa_siri--xs>.aa_siri__text>.aa_siri__text__elem {
    font-size: 1.8rem
}

@media(min-width:375px) {
    .aa_siri--s>.aa_siri__text>.aa_siri__text__elem {
        font-size: 2.4rem
    }
}

@media(min-width:1024px) {
    .aa_siri--xs>.aa_siri__text>.aa_siri__text__elem {
        font-size: 2.4rem
    }
}

.aa_siri--abs>.aa_siri__text>.aa_siri__text__elem {
    top: auto;
    bottom: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.aa_siri__text__elem>span {
    display: inline-block;
    white-space: nowrap;
    opacity: 0;
    transition: .3s ease-in-out;
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0)
}

.aa_siri__text__elem>span.active {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.aa_siri__canvas {
    position: relative;
    margin: -40px auto 0
}

.aa_siri--abs>.aa_siri__canvas {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0
}

.aa_siri__canvas:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    height: 1px;
    background-color: #fff
}

.aa_siri__canvas>canvas {
    position: relative;
    left: 50%;
    display: block;
    width: 320px;
    margin-left: -160px
}

.aa_siri__commands {
    padding: 30px 0 10px;
    font-size: 0;
    text-align: center
}

.aa_siri__commands__elem {
    display: inline-block;
    vertical-align: middle;
    max-width: 45%;
    margin: 5px;
    padding: 5px;
    border: solid 1px;
    border-radius: 3px;
    font-size: 1.4rem;
    line-height: 2rem;
    text-align: left
}

@media(min-width:768px) {
    .aa_siri__commands__elem {
        max-width: 30%
    }
}

.aa_siri__commands__elem:before {
    margin-right: 5px
}

.aa_pagf-zoom {
    display: inline-block;
    color: #00d97a;
    transform-origin: 0 50%;
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
}

.aa_pagf-icons {
    margin: -10px 0 20px;
    padding: 0 14px;
    font-size: 0
}

.aa_pagf-icons__elem {
    display: inline-block;
    vertical-align: top;
    width: 40px;
    cursor: pointer;
    transition: transform .3s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.aa_pagf-icons__elem:nth-child(n+2) {
    margin-left: -5px
}

.aa_pagf-icons__elem.active {
    pointer-events: none
}

.aa_pagf-icons__elem:hover,
.aa_pagf-icons__elem.active {
    -webkit-transform: translate3d(0, -7px, 0);
    transform: translate3d(0, -7px, 0)
}

.aa_pagf-icons__btn {
    float: right;
    margin: 5px -15px 0 10px;
    padding: 0 10px;
    border-radius: 8px 0 0 8px;
    font-size: 1.4rem;
    font-weight: 300;
    line-height: 30px;
    text-transform: uppercase;
    color: #fff;
    background-color: #00d97a;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .2);
    transition: background-color .3s
}

.touchevents .aa_pagf-icons__btn {
    transition-delay: .3s
}

.no-touchevents .aa_pagf-icons__btn:hover,
.touchevents .aa_pagf-icons__btn:active {
    background-color: #00b35a;
    transition: background-color .15s;
    transition-delay: 0
}

@media(min-width:1024px) {
    .aa_pagf-icons__btn {
        margin: 5px 0 0 10px;
        border-radius: 8px
    }
}

.aa_pagf {
    display: block;
    color: inherit
}

.aa_pagf__icon {
    width: 80px;
    margin-right: 14px
}

.aa_pagf__price {
    position: relative;
    width: 80px;
    font-size: 2rem;
    font-weight: 400;
    line-height: 1.1;
    text-align: center
}

.aa_pagf__price--free:before {
    content: 'FREE';
    display: inline-block;
    margin: 1rem .5rem .5rem;
    padding: .3rem .7rem;
    border: solid 1px;
    border-radius: 3px;
    font-size: 1.4rem;
    color: #00d97a;
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg)
}

.aa_pagf__price--free:after {
    content: '';
    position: absolute;
    right: 14px;
    bottom: 10px;
    left: 14px;
    height: 1px;
    background-color: #00d97a;
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg)
}

.aa_pagf__title {
    margin: 0;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.1;
    transition: color .3s
}

.touchevents .aa_pagf__title {
    transition-delay: .3s
}

.no-touchevents .aa_pagf:hover .aa_pagf__title,
.touchevents .aa_pagf:active .aa_pagf__title {
    color: #00d97a;
    transition: color .15s;
    transition-delay: 0
}

.aa_pagf__developer {
    font-size: 1.2rem;
    font-weight: 300;
    line-height: 1.1
}

.aa_pagf__shortline {
    max-height: 5.94rem;
    margin: .7rem 0;
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 1.1;
    text-transform: uppercase;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.aa_pagf__text {
    max-height: 4.62rem;
    margin: 0;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.1;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.aa_pagf__stars {
    margin-top: 4px;
    font-size: 20px;
    color: #f90
}

.aa_pagf__stars>i {
    margin-left: -3px
}

.aa_pa {
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    -webkit-scroll-snap-type: mandatory;
    scroll-snap-type: mandatory;
    -webkit-scroll-snap-destination: 0;
    scroll-snap-destination: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.aa_pa__ {
    width: calc(300% - 120px);
    padding-right: 40px;
    box-sizing: content-box;
    font-size: 0
}

.aa_pa__elem {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 33.33337%;
    margin-bottom: 20px;
    padding: 0 20px;
    color: inherit;
    -webkit-scroll-snap-coordinate: 0;
    scroll-snap-coordinate: 0
}

.aa_pa__elem__icon {
    float: left;
    width: 72px;
    transition: transform .3s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.aa_pa__elem:hover .aa_pa__elem__icon {
    -webkit-transform: translate3d(7px, 0, 0);
    transform: translate3d(7px, 0, 0)
}

.aa_pa__elem__icon--oval {
    width: 105px
}

.aa_pa__elem__icon--tv {
    width: 128px
}

.aa_pa__elem__text {
    overflow: hidden;
    padding-left: 15px;
    font-size: 0
}

.aa_pa__elem__text:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 72px
}

.aa_pa__elem__text__ {
    display: inline-block;
    vertical-align: middle;
    width: 100%
}

.aa_pa__elem__text__quote {
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.8rem;
    transition: color .3s
}

.aa_pa__elem__text__quote:before,
.aa_pa__elem__text__quote:after {
    content: '"'
}

.aa_pa__elem__text__quote:before {
    margin-left: -5px
}

.aa_pa__elem__text__title {
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 2.4rem;
    transition: color .3s
}

.touchevents .aa_pa__elem__text__title,
.touchevents .aa_pa__elem__text__quote {
    transition-delay: .3s
}

.aa_pa__elem__text__quote+.aa_pa__elem__text__title {
    font-size: 1.4rem
}

.no-touchevents .aa_pa__elem:hover .aa_pa__elem__text__title:first-child,
.no-touchevents .aa_pa__elem:hover .aa_pa__elem__text__quote,
.touchevents .aa_pa__elem:active .aa_pa__elem__text__title:first-child,
.touchevents .aa_pa__elem:active .aa_pa__elem__text__quote {
    color: #2cb4a5;
    transition: color .15s;
    transition-delay: 0
}

.aa_pa__elem__text__developer {
    font-size: 1.2rem;
    font-weight: 300;
    line-height: 1.2rem;
    opacity: .5
}

@media(min-width:768px) {
    .aa_pa__ {
        width: calc(150% - 60px);
        padding-right: 40px
    }
}

@media(min-width:1024px) {
    .aa_pa__ {
        width: 100%;
        padding-right: 0
    }
    .aa_pa__elem {
        width: 33.33337%
    }
}

.aa_pd {
    position: relative;
    display: block;
    height: 240px;
    color: inherit;
    overflow: hidden;
    border-radius: 3px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.aa_pd--s {
    height: 180px
}

.aa_pd__media {
    position: absolute;
    top: -20px;
    right: -20px;
    bottom: -20px;
    left: -20px
}

.aa_pd__media__ {
    height: 100%
}

.aa_pd__title {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0
}

.aa_pd__title__bg {
    position: absolute;
    top: 0;
    right: -20px;
    bottom: -20px;
    left: -20px;
    overflow: hidden;
    -webkit-filter: blur(15px);
    filter: blur(15px);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.aa_pd__title__bg__ {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 280px
}

.aa_pd__title__text {
    position: relative;
    z-index: 1;
    margin: 0;
    padding: 14px;
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1.1;
    text-align: center;
    text-shadow: 1px 1px rgba(0, 0, 0, .5);
    color: #fff;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.aa_pd__title__text:before {
    content: '';
    position: absolute;
    top: 2px;
    right: 40%;
    left: 40%;
    height: 3px;
    background-color: #fff
}

.aa_pd__overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: inherit;
    box-shadow: inset 0 0 0 1px rgba(130, 130, 130, .3)
}

.aa_pd__overlay:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: -100%;
    left: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, 0) 100%);
    transition: .3s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.touchevents .aa_pd__overlay:before {
    transition-delay: .3s
}

.no-touchevents .aa_pd:hover>.aa_pd__overlay:before,
.touchevents .aa_pd:active>.aa_pd__overlay:before {
    transition: .15s;
    transition-delay: 0;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.aa_pc {
    font-size: 0
}

.aa_pc__scroll {
    padding-bottom: 14px;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    -webkit-scroll-snap-type: mandatory;
    scroll-snap-type: mandatory;
    -webkit-scroll-snap-destination: 50% 0;
    scroll-snap-destination: 50% 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.aa_pc__scroll__elem {
    display: inline-block;
    vertical-align: top;
    width: calc((100% - 56px) / 3);
    margin-right: 14px
}

.aa_pc__scroll__elem:first-child {
    margin-left: 14px
}

.aa_pc__scroll__elem:nth-child(3n+2) {
    -webkit-scroll-snap-coordinate: 50% 0;
    scroll-snap-coordinate: 50% 0
}

.aa_pc__btns {
    position: relative;
    padding-bottom: 14px;
    text-align: center
}

.js .aa_pc__btns__elem {
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    border-radius: 50%;
    background-color: rgba(130, 130, 130, .3);
    cursor: pointer
}

.aa_pc__btns__elem.active {
    background-color: transparent;
    box-shadow: 0 0 0 1px #828282;
    pointer-events: none
}

@media(min-width:768px) {
    .aa_pc__scroll__elem {
        width: calc((100% - 84px) / 5)
    }
    .aa_pc__scroll__elem:nth-child(3n+2) {
        -webkit-scroll-snap-coordinate: initial;
        scroll-snap-coordinate: initial
    }
    .aa_pc__scroll__elem:nth-child(5n+3) {
        -webkit-scroll-snap-coordinate: 50% 0;
        scroll-snap-coordinate: 50% 0
    }
}

@media(min-width:1024px) {
    .aa_pc__scroll__elem {
        width: calc((1024px - 84px) / 5)
    }
    .aa_pc__scroll__elem:first-child {
        margin-left: calc((100% - 996px) / 2)
    }
    .aa_pc__scroll__elem:nth-child(5n) {
        margin-right: calc((100% - 996px) / 2)
    }
}

@media only screen and (min-width:1224px) {
    .aa_pc__scroll__elem {
        width: calc((100% - 284px) / 5)
    }
    .aa_pc__scroll__elem:first-child {
        margin-left: 114px
    }
    .aa_pc__scroll__elem:nth-child(5n) {
        margin-right: 100px
    }
    .aa_pc__scroll__elem:last-child {
        margin-right: 114px
    }
}

@media only screen and (min-width:1740px) {
    .aa_pc__scroll__elem {
        width: calc((1540px - 84px) / 5)
    }
    .aa_pc__scroll__elem:first-child {
        margin-left: calc((100% - 1512px) / 2)
    }
    .aa_pc__scroll__elem:nth-child(5n) {
        margin-right: calc((100% - 1540px) / 2)
    }
    .aa_pc__scroll__elem:last-child {
        margin-right: calc((100% - 1512px) / 2)
    }
}

.aa_pr {
    display: block;
    color: inherit;
    overflow: hidden;
    background-color: #fff;
    box-shadow: 0 0 0 1px rgba(130, 130, 130, .3);
    border-radius: 5px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.dark .aa_pr {
    background-color: #222
}

.aa_pr__head {
    position: relative;
    height: 320px
}

.aa_pr__head__media {
    height: 100%;
    overflow: hidden
}

.aa_pr__head__media__ {
    height: 100%;
    transition: transform .3s
}

.aa_pr:hover>.aa_pr__head>.aa_pr__head__media>.aa_pr__head__media__ {
    transition: transform 2s cubic-bezier(.1, .7, .3, .8);
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.aa_pr__head__data {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 64px;
    padding: 0 14px;
    box-shadow: 0 -1px rgba(130, 130, 130, .2);
    -webkit-backdrop-filter: blur(20px)
}

.aa_pr__head__data__bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden
}

.aa_pr__head__data__bg:before {
    content: '';
    position: absolute;
    top: -100%;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(to top, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, .65) 50%);
    transition: .3s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.dark .aa_pr__head__data__bg:before {
    background: linear-gradient(to top, rgba(34, 34, 34, 1) 0, rgba(34, 34, 34, .65) 50%)
}

.touchevents .aa_pr__head__data__bg:before {
    transition-delay: .3s
}

.no-touchevents .aa_pr:hover .aa_pr__head__data__bg:before,
.touchevents .aa_pr:active .aa_pr__head__data__bg:before {
    transition: .15s;
    transition-delay: 0;
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0)
}

.aa_pr__head__data__icon {
    position: relative;
    float: left;
    width: 72px;
    margin: -20px 10px 0 0
}

.aa_pr__head__data__title {
    position: relative;
    margin: 10px 0 0;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.1
}

.aa_pr__head__data__developer {
    position: relative;
    font-size: 1.2rem;
    font-weight: 300;
    line-height: 1.1
}

.aa_pr__info {
    padding: 20px 14px 0
}

.aa_pr__info__score {
    float: right;
    margin-left: 10px
}

.aa_pr__info__text {
    height: 4.4rem;
    margin: 0;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.1;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.aa_pr__info__text:before,
.aa_pr__info__text:after {
    content: '"'
}

.aa_pr__data {
    clear: both;
    display: inline-block;
    padding: 10px 14px;
    font-size: 1.2rem;
    line-height: 2rem
}

.aa_pr__data__date {
    float: right;
    margin-left: 1rem;
    font-weight: 300;
    opacity: .3
}

.aa_pr__data__author {
    font-weight: 500;
    opacity: .3;
    transition: .3s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.aa_pr__data__img {
    position: relative;
    float: left;
    width: 1.8rem;
    height: 1.8rem;
    margin-right: 5px;
    border: solid 1px #888;
    border-radius: 50%;
    background-color: #ccc;
    overflow: hidden
}

.aa_ws {
    padding: 1px 0 14px;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    font-size: 0;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    -webkit-scroll-snap-type: mandatory;
    scroll-snap-type: mandatory;
    -webkit-scroll-snap-destination: 14px 0;
    scroll-snap-destination: 14px 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.aa_ws_lm {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 42px);
    margin-right: 14px;
    white-space: normal;
    -webkit-scroll-snap-coordinate: 0;
    scroll-snap-coordinate: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.aa_ws_lm-s {
    width: calc((100% - 56px) / 2)
}

.aa_ws_lm-xs {
    width: calc((100% - 28px) / 3)
}

.aa_ws-no-inset>.aa_ws_lm {
    width: calc(100% - 28px)
}

.aa_ws_lm:first-child {
    margin-left: 14px
}

@media(min-width:480px) {
    .aa_ws_lm {
        width: calc((100% - 56px) / 2)
    }
    .aa_ws_lm-s {
        width: calc((100% - 70px) / 3)
    }
    .aa_ws_lm-xs {
        width: calc((100% - 42px) / 4)
    }
    .aa_ws-no-inset>.aa_ws_lm {
        width: calc((100% - 42px) / 2)
    }
}

@media(min-width:1024px) {
    .aa_ws {
        -webkit-scroll-snap-destination: 50% 50%;
        scroll-snap-destination: 50% 50%
    }
    .aa_ws_lm,
    .aa_ws-no-inset>.aa_ws_lm {
        width: calc(968px / 3);
        -webkit-scroll-snap-coordinate: 50% 50%;
        scroll-snap-coordinate: 50% 50%
    }
    .aa_ws_lm-s,
    .aa_ws_lm-xs {
        width: calc(954px / 4)
    }
    .aa_ws_lm:first-child {
        margin-left: calc((100% - 996px) / 2)
    }
    .aa_ws_lm:last-child {
        margin-right: calc((100% - 996px) / 2)
    }
    .aa_ws-small>.aa_ws_lm:first-child {
        margin-left: 14px
    }
    .aa_ws-small>.aa_ws_lm:last-child {
        margin-right: 14px
    }
}

@media only screen and (min-width:1224px) {
    .aa_ws_lm,
    .aa_ws-no-inset>.aa_ws_lm {
        width: calc((100% - 256px) / 3)
    }
    .aa_ws-small>.aa_ws_lm {
        width: calc((100% - 70px) / 3)
    }
    .aa_ws_lm-s,
    .aa_ws_lm-xs {
        width: calc((100% - 284px) / 5)
    }
    .aa_ws_lm:first-child {
        margin-left: 114px
    }
    .aa_ws_lm:last-child {
        margin-right: 114px
    }
}

@media only screen and (min-width:1360px) {
    .aa_ws_lm,
    .aa_ws-no-inset>.aa_ws_lm {
        width: calc((100% - 270px) / 4)
    }
    .aa_ws_lm-s,
    .aa_ws_lm-xs {
        width: calc((100% - 284px) / 5)
    }
}

@media only screen and (min-width:1740px) {
    .aa_ws_lm,
    .aa_ws-no-inset>.aa_ws_lm {
        width: calc((1540px - 70px) / 4)
    }
    .aa_ws_lm-s,
    .aa_ws_lm-xs {
        width: calc((100% - 298px) / 6)
    }
    .aa_ws_lm:first-child {
        margin-left: calc((100% - 1512px) / 2)
    }
    .aa_ws_lm:last-child {
        margin-right: calc((100% - 1512px) / 2)
    }
}

.aa_pf {
    display: block;
    color: inherit
}

.aa_pf:before {
    content: '';
    display: block;
    height: 220px
}

.aa_pf__media,
.aa_pf__overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.aa_pf__media {
    overflow: hidden
}

.aa_pf__media__img {
    height: 100%;
    transition: transform .3s
}

.aa_pf:hover>.aa_pf__media>.aa_pf__media__img {
    transition: transform 2s cubic-bezier(.1, .7, .3, .8);
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.aa_pf__overlay {
    background-color: rgba(0, 0, 0, .5);
    box-shadow: inset 0 0 0 1px rgba(130, 130, 130, .4);
    opacity: .5;
    transition: opacity .3s
}

.touchevents .aa_pf__overlay {
    transition-delay: .3s
}

.no-touchevents .aa_pf:hover>.aa_pf__overlay,
.touchevents .aa_pf:active>.aa_pf__overlay {
    opacity: .75;
    transition: opacity .15s
}

.aa_pf__data {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    padding: 14px;
    text-align: center;
    text-shadow: 1px 1px rgba(0, 0, 0, .5);
    color: #fff;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.aa_pf__data__title {
    margin: 0;
    font-size: 3rem;
    font-weight: 700;
    line-height: 1.1
}

.aa_pf__data__author {
    display: inline-block;
    vertical-align: middle;
    margin-top: 7px;
    font-size: 1.2rem;
    font-weight: 500;
    opacity: .7
}

@media(min-width:768px) {
    .aa_pf__data__title {
        font-size: 3.6rem
    }
    .aa_pf__data__author {
        font-size: 1.4rem
    }
}

@media(min-width:1024px) {
    .aa_pf:before {
        height: 320px
    }
    .aa_pf__data__title {
        font-size: 4.2rem
    }
    .aa_pf__data__author {
        font-size: 1.6rem
    }
}

@media only screen and (min-width:1360px) {
    .aa_pf__data__title {
        font-size: 4.6rem
    }
    .aa_pf__data__author {
        font-size: 1.8rem
    }
}

@media only screen and (min-width:1740px) {
    .aa_pf__data__title {
        font-size: 5rem
    }
    .aa_pf__data__author {
        font-size: 2rem
    }
}

.at_search-result {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    text-align: left;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.at_search-result:nth-child(1) {
    animation-delay: 0
}

.at_search-result:nth-child(2) {
    animation-delay: .1s
}

.at_search-result:nth-child(3) {
    animation-delay: .2s
}

.at_search-result:nth-child(4) {
    animation-delay: .3s
}

.at_search-result:nth-child(5) {
    animation-delay: .4s
}

.at_search-result:nth-child(6) {
    animation-delay: .5s
}

.at_search-result:nth-child(7) {
    animation-delay: .6s
}

.at_search-result:nth-child(8) {
    animation-delay: .7s
}

.at_search-result:nth-child(9) {
    animation-delay: .8s
}

.at_search-result:nth-child(10) {
    animation-delay: .9s
}

@media(min-width:480px) {
    .at_search__input__ {
        font-size: 4rem
    }
    .at_search-result {
        width: 50%
    }
}

@media(min-width:769px) {
    .at_search-result {
        width: 33.33337%
    }
}

@media(min-width:1360px) {
    .at_search-result {
        width: 25%
    }
}

.at_sr__app {
    position: relative;
    display: block;
    margin: 10px;
    color: inherit;
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
    overflow: hidden;
    transition: .3s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.no-touchevents .at_sr__app:hover,
.no-touchevents .at_sr__app:focus {
    box-shadow: 0 12px 15px -6px rgba(0, 0, 0, .2);
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
}

.at_sr__app--sample {
    background-color: transparent;
    box-shadow: none;
    opacity: .5
}

.at_sr__app__top {
    position: relative;
    padding: 0;
    transition: .3s;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: scale(.9);
    transform: scale(.9)
}

.at_sr__app:hover>.at_sr__app__top,
.at_sr__app:focus>.at_sr__app__top,
.touchevents .at_sr__app__top {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.at_sr__app__icon {
    position: absolute;
    z-index: 1;
    left: 5%;
    width: 30%;
    transition: .3s;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
}

.at_sr__app:hover>.at_sr__app__icon,
.at_sr__app:focus>.at_sr__app__icon,
.touchevents .at_sr__app__icon {
    -webkit-transform: translate3d(10px, -70%, 0);
    transform: translate3d(10px, -70%, 0)
}

.at_sr__app__bottom {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 0 30px 0 0;
    font-size: 1.4rem;
    line-height: 30px;
    opacity: 0;
    color: rgba(0, 0, 0, .3);
    transition: .3s
}

.at_sr__app:hover>.at_sr__app__bottom,
.at_sr__app:focus>.at_sr__app__bottom,
.touchevents .at_sr__app__bottom {
    opacity: 1
}

.at_sr__app__bottom:before {
    position: absolute;
    right: 10px;
    top: 9px;
    color: #50f
}

.at_sr__app__data {
    position: relative;
    margin: 1px;
    padding: 20px
}

.at_sr__app__data__title {
    padding: 5px 10px 0;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.2
}

h3.at_sr__app__data__title {
    margin: 0;
    padding: 5px 10px 0;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.2
}

.at_sr__app__data__developer {
    padding: 0 10px;
    font-size: 1.4rem;
    font-weight: 300;
    line-height: 1.2;
    opacity: .5
}

.at_sr__app__data__text {
    padding: 10px
}

p.at_sr__app__data__text__ {
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 1.5;
    height: 7.2rem;
    overflow: hidden
}

.at_sr__app__data__text__:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 50%;
    height: 2.4rem;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 80%)
}

.aa_ap {
    position: relative
}

.aa_ap_w {
    position: relative
}

.aa_ap_w>img,
.aa_ap_w>video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.aa_ap_i {
    position: absolute;
    top: 5px;
    left: 5px;
    font-size: 1.4rem;
    color: #fff;
    text-shadow: 1px 1px rgba(0, 0, 0, .3);
    pointer-events: none
}

.aa_ap_i:before {
    position: absolute;
    top: 3px;
    left: 0;
    padding-left: 4px;
    opacity: 0
}

.load>.aa_ap_i:before {
    opacity: 1;
    animation: aa_spin .5s infinite reverse linear
}

.playing>.aa_ap_i:before {
    display: none
}

.error>.aa_ap_i:before {
    opacity: 1;
    animation: none
}

.aa_ap_i:after {
    margin-left: 23px
}

.load>.aa_ap_i:after {
    content: 'loading...'
}

.playing>.aa_ap_i:after {
    display: none
}

.error>.aa_ap_i:after {
    content: 'ERROR LOADING MEDIA'
}

.aa_ap_o {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    cursor: pointer
}

.aa_hidden {
    display: none;
    visibility: hidden
}

.touchevents .aa_hide--touchdevice {
    display: none
}

.no-touchevents .aa_hide--desktop,
.no-js .aa_hide--desktop {
    display: none
}

@media(min-width:480px) {
    .aa_hide--xs {
        display: none
    }
}

@media(min-width:1024px) {
    .aa_hide--m {
        display: none
    }
}

@media(max-width:479px) {
    .aa_show--xs {
        display: none
    }
}

@media(max-width:767px) {
    .aa_show--s {
        display: none
    }
}

@media(max-width:1023px) {
    .aa_show--m {
        display: none
    }
}

@media(max-width:1279px) {
    .aa_show--l {
        display: none
    }
}

@media(max-width:1439px) {
    .aa_show--xl {
        display: none
    }
}

.aa_pull--left {
    float: left
}

.aa_pull--right {
    float: right
}

.aa_clearfix:before,
.aa_clearfix:after {
    content: "";
    display: table
}

.aa_clearfix:after {
    clear: both
}

.aa_clear {
    clear: both
}

@media(max-width:481px) {
    .aa_clear--xs {
        clear: both
    }
}

.aa_opacity--0 {
    opacity: 0
}

.aa_opacity--01 {
    opacity: .1
}

.aa_opacity--02 {
    opacity: .2
}

.aa_opacity--03 {
    opacity: .3
}

.aa_opacity--04 {
    opacity: .4
}

.aa_opacity--05 {
    opacity: .5
}

.aa_opacity--06 {
    opacity: .6
}

.aa_opacity--07 {
    opacity: .7
}

.aa_opacity--08 {
    opacity: .8
}

.aa_opacity--09 {
    opacity: .9
}

.aa_opacity--1 {
    opacity: 1
}

.aa_text--condensed,
.at__text--condensed {
    font-family: 'Roboto Condensed', sans-serif
}

.aa_text--display,
.at__text--display {
    font-family: 'Playfair Display', serif
}

.aa_text--left {
    text-align: left
}

.aa_text--right {
    text-align: right
}

.aa_text--center {
    text-align: center
}

.aa_text--justify {
    text-align: justify
}

.aa_text--nowrap {
    white-space: nowrap
}

.aa_text--lowercase {
    text-transform: lowercase
}

.aa_text--uppercase {
    text-transform: uppercase
}

.aa_text--capitalize {
    text-transform: capitalize
}

.aa_text--thin {
    font-weight: 100
}

.aa_text--light {
    font-weight: 300
}

.aa_text--normal {
    font-weight: 400
}

.aa_text--medium {
    font-weight: 500
}

.aa_text--bold {
    font-weight: 700
}

.aa_text--black {
    font-weight: 900
}

.aa_text--0 {
    font-size: 0
}

.aa_text--08 {
    font-size: .8rem
}

.aa_text--12 {
    font-size: 1.2rem
}

.aa_text--14 {
    font-size: 1.4rem
}

.aa_text--16 {
    font-size: 1.6rem
}

.aa_text--18 {
    font-size: 1.8rem
}

.aa_text--20 {
    font-size: 2.0rem
}

.aa_text--22 {
    font-size: 2.2rem
}

.aa_text--24 {
    font-size: 2.4rem
}

.aa_text--32 {
    font-size: 3.2rem
}

.aa_text--36 {
    font-size: 3.6rem
}

.aa_text--42 {
    font-size: 4.2rem
}

.aa_text--50 {
    font-size: 5rem
}

.aa_text--25p {
    font-size: 25%
}

.aa_text--50p {
    font-size: 50%
}

.aa_text--75p {
    font-size: 75%
}

.aa_text--truncate,
.aa_truncate {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.aa_text-shadow--1010 {
    text-shadow: 1px 1px rgba(0, 0, 0, 1)
}

.aa_display--block {
    display: block
}

.aa_display--inline {
    display: inline-block
}

.aa_position--relative {
    position: relative
}

.aa_position--absolute {
    position: absolute
}

.aa_noverflow {
    overflow: hidden
}

.aa_margin--0,
.aa_nomargin {
    margin: 0
}

.aa_margin-lr--5 {
    margin-left: 5px;
    margin-right: 5px
}

.aa_margin-lr--10 {
    margin-left: 10px;
    margin-right: 10px
}

.aa_margin-lr--15 {
    margin-left: 15px;
    margin-right: 15px
}

.aa_margin-lr--20 {
    margin-left: 20px;
    margin-right: 20px
}

.aa_margin-lr--30 {
    margin-left: 30px;
    margin-right: 30px
}

.aa_margin-lr--40 {
    margin-left: 40px;
    margin-right: 40px
}

.aa_margin-lr--50 {
    margin-left: 50px;
    margin-right: 50px
}

.aa_margin-l--5 {
    margin-left: 5px
}

.aa_margin-r--5 {
    margin-right: 5px
}

.aa_margin-l--10 {
    margin-left: 10px
}

.aa_margin-r--10 {
    margin-right: 10px
}

.aa_margin-l--15 {
    margin-left: 15px
}

.aa_margin-r--15 {
    margin-right: 15px
}

.aa_margin-l--20 {
    margin-left: 20px
}

.aa_margin-r--20 {
    margin-right: 20px
}

.aa_margin-l--30 {
    margin-left: 30px
}

.aa_margin-r--30 {
    margin-right: 30px
}

.aa_margin-l--40 {
    margin-left: 40px
}

.aa_margin-r--40 {
    margin-right: 40px
}

.aa_margin-l--50 {
    margin-left: 50px
}

.aa_margin-r--50 {
    margin-right: 50px
}

.aa_margin-tb---20 {
    margin-top: -20px;
    margin-bottom: -20px
}

.aa_margin-tb---15 {
    margin-top: -15px;
    margin-bottom: -15px
}

.aa_margin-tb---10 {
    margin-top: -10px;
    margin-bottom: -10px
}

.aa_margin-tb---5 {
    margin-top: -5px;
    margin-bottom: -5px
}

.aa_margin-tb--5 {
    margin-top: 5px;
    margin-bottom: 5px
}

.aa_margin-tb--10 {
    margin-top: 10px;
    margin-bottom: 10px
}

.aa_margin-tb--15 {
    margin-top: 15px;
    margin-bottom: 15px
}

.aa_margin-tb--20 {
    margin-top: 20px;
    margin-bottom: 20px
}

.aa_margin-tb--30 {
    margin-top: 30px;
    margin-bottom: 30px
}

.aa_margin-tb--40 {
    margin-top: 40px;
    margin-bottom: 40px
}

.aa_margin-tb--50 {
    margin-top: 50px;
    margin-bottom: 50px
}

.aa_margin-t---20 {
    margin-top: -20px
}

.aa_margin-b---20 {
    margin-bottom: -20px
}

.aa_margin-t---15 {
    margin-top: -15px
}

.aa_margin-b---15 {
    margin-bottom: -15px
}

.aa_margin-t---10 {
    margin-top: -10px
}

.aa_margin-b---10 {
    margin-bottom: -10px
}

.aa_margin-t---5 {
    margin-top: -5px
}

.aa_margin-b---5 {
    margin-bottom: -5px
}

.aa_margin-t--5 {
    margin-top: 5px
}

.aa_margin-b--5 {
    margin-bottom: 5px
}

.aa_margin-t--10 {
    margin-top: 10px
}

.aa_margin-b--10 {
    margin-bottom: 10px
}

.aa_margin-t--15 {
    margin-top: 15px
}

.aa_margin-b--15 {
    margin-bottom: 15px
}

.aa_margin-t--20 {
    margin-top: 20px
}

.aa_margin-b--20 {
    margin-bottom: 20px
}

.aa_margin-t--30 {
    margin-top: 30px
}

.aa_margin-b--30 {
    margin-bottom: 30px
}

.aa_margin-t--40 {
    margin-top: 40px
}

.aa_margin-b--40 {
    margin-bottom: 40px
}

.aa_margin-t--50 {
    margin-top: 50px
}

.aa_margin-b--50 {
    margin-bottom: 50px
}

.aa_padding--0 {
    padding: 0
}

.aa_padding-lr--0 {
    padding-left: 0;
    padding-right: 0
}

.aa_padding-lr--5 {
    padding-left: 5px;
    padding-right: 5px
}

.aa_padding-lr--10 {
    padding-left: 10px;
    padding-right: 10px
}

.aa_padding-lr--15 {
    padding-left: 15px;
    padding-right: 15px
}

.aa_padding-lr--20 {
    padding-left: 20px;
    padding-right: 20px
}

.aa_padding-lr--30 {
    padding-left: 30px;
    padding-right: 30px
}

.aa_padding-lr--40 {
    padding-left: 40px;
    padding-right: 40px
}

.aa_padding-lr--50 {
    padding-left: 40px;
    padding-right: 40px
}

.aa_padding-l--0 {
    padding-left: 0
}

.aa_padding-r--0 {
    padding-right: 0
}

.aa_padding-l--5 {
    padding-left: 5px
}

.aa_padding-r--5 {
    padding-right: 5px
}

.aa_padding-l--10 {
    padding-left: 10px
}

.aa_padding-r--10 {
    padding-right: 10px
}

.aa_padding-l--15 {
    padding-left: 15px
}

.aa_padding-r--15 {
    padding-right: 15px
}

.aa_padding-l--20 {
    padding-left: 20px
}

.aa_padding-r--20 {
    padding-right: 20px
}

.aa_padding-l--30 {
    padding-left: 30px
}

.aa_padding-r--30 {
    padding-right: 30px
}

.aa_padding-l--40 {
    padding-left: 40px
}

.aa_padding-r--40 {
    padding-right: 40px
}

.aa_padding-l--50 {
    padding-left: 50px
}

.aa_padding-r--50 {
    padding-right: 50px
}

.aa_padding-tb--0 {
    padding-top: 0;
    padding-bottom: 0
}

.aa_padding-tb--5 {
    padding-top: 5px;
    padding-bottom: 5px
}

.aa_padding-tb--10 {
    padding-top: 10px;
    padding-bottom: 10px
}

.aa_padding-tb--15 {
    padding-top: 15px;
    padding-bottom: 15px
}

.aa_padding-tb--20 {
    padding-top: 20px;
    padding-bottom: 20px
}

.aa_padding-tb--30 {
    padding-top: 30px;
    padding-bottom: 30px
}

.aa_padding-tb--40 {
    padding-top: 40px;
    padding-bottom: 40px
}

.aa_padding-tb--50 {
    padding-top: 50px;
    padding-bottom: 50px
}

.aa_padding-t--0 {
    padding-top: 0
}

.aa_padding-b--0 {
    padding-bottom: 0
}

.aa_padding-t--5 {
    padding-top: 5px
}

.aa_padding-b--5 {
    padding-bottom: 5px
}

.aa_padding-t--10 {
    padding-top: 10px
}

.aa_padding-b--10 {
    padding-bottom: 10px
}

.aa_padding-t--15 {
    padding-top: 15px
}

.aa_padding-b--15 {
    padding-bottom: 15px
}

.aa_padding-t--20 {
    padding-top: 20px
}

.aa_padding-b--20 {
    padding-bottom: 20px
}

.aa_padding-t--30 {
    padding-top: 30px
}

.aa_padding-b--30 {
    padding-bottom: 30px
}

.aa_padding-t--40 {
    padding-top: 40px
}

.aa_padding-b--40 {
    padding-bottom: 40px
}

.aa_padding-t--50 {
    padding-top: 50px
}

.aa_padding-b--50 {
    padding-bottom: 50px
}

.aa_pb {
    position: relative
}

.aa_pb__elem {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.aa_pb--05 {
    padding-bottom: 5%
}

.aa_pb--10 {
    padding-bottom: 10%
}

.aa_pb--15 {
    padding-bottom: 15%
}

.aa_pb--20 {
    padding-bottom: 20%
}

.aa_pb--25 {
    padding-bottom: 25%
}

.aa_pb--28 {
    padding-bottom: 28%
}

.aa_pb--30 {
    padding-bottom: 30%
}

.aa_pb--35 {
    padding-bottom: 35%
}

.aa_pb--40 {
    padding-bottom: 40%
}

.aa_pb--45 {
    padding-bottom: 45%
}

.aa_pb--50 {
    padding-bottom: 50%
}

.aa_pb--55 {
    padding-bottom: 55%
}

.aa_pb--60 {
    padding-bottom: 60%
}

.aa_pb--65 {
    padding-bottom: 65%
}

.aa_pb--70 {
    padding-bottom: 70%
}

.aa_pb--75 {
    padding-bottom: 75%
}

.aa_pb--80 {
    padding-bottom: 80%
}

.aa_pb--85 {
    padding-bottom: 85%
}

.aa_pb--90 {
    padding-bottom: 90%
}

.aa_pb--95 {
    padding-bottom: 95%
}

.aa_pb--100 {
    padding-bottom: 100%
}

.aa_pb--105 {
    padding-bottom: 105%
}

.aa_pb--110 {
    padding-bottom: 110%
}

.aa_pb--150 {
    padding-bottom: 150%
}

@media(min-width:375px) {
    .aa_pb--05-xs {
        padding-bottom: 5%
    }
    .aa_pb--10-xs {
        padding-bottom: 10%
    }
    .aa_pb--15-xs {
        padding-bottom: 15%
    }
    .aa_pb--20-xs {
        padding-bottom: 20%
    }
    .aa_pb--25-xs {
        padding-bottom: 25%
    }
    .aa_pb--28-xs {
        padding-bottom: 28%
    }
    .aa_pb--30-xs {
        padding-bottom: 30%
    }
    .aa_pb--35-xs {
        padding-bottom: 35%
    }
    .aa_pb--40-xs {
        padding-bottom: 40%
    }
    .aa_pb--45-xs {
        padding-bottom: 45%
    }
    .aa_pb--50-xs {
        padding-bottom: 50%
    }
    .aa_pb--55-xs {
        padding-bottom: 55%
    }
    .aa_pb--60-xs {
        padding-bottom: 60%
    }
    .aa_pb--65-xs {
        padding-bottom: 65%
    }
    .aa_pb--70-xs {
        padding-bottom: 70%
    }
    .aa_pb--75-xs {
        padding-bottom: 75%
    }
    .aa_pb--80-xs {
        padding-bottom: 80%
    }
    .aa_pb--85-xs {
        padding-bottom: 85%
    }
    .aa_pb--90-xs {
        padding-bottom: 90%
    }
    .aa_pb--95-xs {
        padding-bottom: 95%
    }
    .aa_pb--100-xs {
        padding-bottom: 100%
    }
    .aa_pb--105-xs {
        padding-bottom: 105%
    }
    .aa_pb--110-xs {
        padding-bottom: 110%
    }
}

@media(min-width:480px) {
    .aa_pb--05-s {
        padding-bottom: 5%
    }
    .aa_pb--10-s {
        padding-bottom: 10%
    }
    .aa_pb--15-s {
        padding-bottom: 15%
    }
    .aa_pb--20-s {
        padding-bottom: 20%
    }
    .aa_pb--25-s {
        padding-bottom: 25%
    }
    .aa_pb--28-s {
        padding-bottom: 28%
    }
    .aa_pb--30-s {
        padding-bottom: 30%
    }
    .aa_pb--35-s {
        padding-bottom: 35%
    }
    .aa_pb--40-s {
        padding-bottom: 40%
    }
    .aa_pb--45-s {
        padding-bottom: 45%
    }
    .aa_pb--50-s {
        padding-bottom: 50%
    }
    .aa_pb--55-s {
        padding-bottom: 55%
    }
    .aa_pb--60-s {
        padding-bottom: 60%
    }
    .aa_pb--65-s {
        padding-bottom: 65%
    }
    .aa_pb--70-s {
        padding-bottom: 70%
    }
    .aa_pb--75-s {
        padding-bottom: 75%
    }
    .aa_pb--80-s {
        padding-bottom: 80%
    }
    .aa_pb--85-s {
        padding-bottom: 85%
    }
    .aa_pb--90-s {
        padding-bottom: 90%
    }
    .aa_pb--95-s {
        padding-bottom: 95%
    }
    .aa_pb--100-s {
        padding-bottom: 100%
    }
    .aa_pb--105-s {
        padding-bottom: 105%
    }
    .aa_pb--110-s {
        padding-bottom: 110%
    }
}

@media(min-width:768px) {
    .aa_pb--05-m {
        padding-bottom: 5%
    }
    .aa_pb--10-m {
        padding-bottom: 10%
    }
    .aa_pb--15-m {
        padding-bottom: 15%
    }
    .aa_pb--20-m {
        padding-bottom: 20%
    }
    .aa_pb--25-m {
        padding-bottom: 25%
    }
    .aa_pb--28-m {
        padding-bottom: 28%
    }
    .aa_pb--30-m {
        padding-bottom: 30%
    }
    .aa_pb--35-m {
        padding-bottom: 35%
    }
    .aa_pb--40-m {
        padding-bottom: 40%
    }
    .aa_pb--45-m {
        padding-bottom: 45%
    }
    .aa_pb--50-m {
        padding-bottom: 50%
    }
    .aa_pb--55-m {
        padding-bottom: 55%
    }
    .aa_pb--60-m {
        padding-bottom: 60%
    }
    .aa_pb--65-m {
        padding-bottom: 65%
    }
    .aa_pb--70-m {
        padding-bottom: 70%
    }
    .aa_pb--75-m {
        padding-bottom: 75%
    }
    .aa_pb--80-m {
        padding-bottom: 80%
    }
    .aa_pb--85-m {
        padding-bottom: 85%
    }
    .aa_pb--90-m {
        padding-bottom: 90%
    }
    .aa_pb--95-m {
        padding-bottom: 95%
    }
    .aa_pb--100-m {
        padding-bottom: 100%
    }
    .aa_pb--105-m {
        padding-bottom: 105%
    }
    .aa_pb--110-m {
        padding-bottom: 110%
    }
}

@media(min-width:1024px) {
    .aa_pb--05-l {
        padding-bottom: 5%
    }
    .aa_pb--10-l {
        padding-bottom: 10%
    }
    .aa_pb--15-l {
        padding-bottom: 15%
    }
    .aa_pb--20-l {
        padding-bottom: 20%
    }
    .aa_pb--25-l {
        padding-bottom: 25%
    }
    .aa_pb--28-l {
        padding-bottom: 28%
    }
    .aa_pb--30-l {
        padding-bottom: 30%
    }
    .aa_pb--35-l {
        padding-bottom: 35%
    }
    .aa_pb--40-l {
        padding-bottom: 40%
    }
    .aa_pb--45-l {
        padding-bottom: 45%
    }
    .aa_pb--50-l {
        padding-bottom: 50%
    }
    .aa_pb--55-l {
        padding-bottom: 55%
    }
    .aa_pb--60-l {
        padding-bottom: 60%
    }
    .aa_pb--65-l {
        padding-bottom: 65%
    }
    .aa_pb--70-l {
        padding-bottom: 70%
    }
    .aa_pb--75-l {
        padding-bottom: 75%
    }
    .aa_pb--80-l {
        padding-bottom: 80%
    }
    .aa_pb--85-l {
        padding-bottom: 85%
    }
    .aa_pb--90-l {
        padding-bottom: 90%
    }
    .aa_pb--95-l {
        padding-bottom: 95%
    }
    .aa_pb--100-l {
        padding-bottom: 100%
    }
    .aa_pb--105-l {
        padding-bottom: 105%
    }
    .aa_pb--110-l {
        padding-bottom: 110%
    }
}

.aa_text-white--1,
.aa_text-white--1 a {
    color: rgba(255, 255, 255, 1)
}

.aa_text-white--08,
.aa_text-white--08 a {
    color: rgba(255, 255, 255, .8)
}

.aa_bg-000--1 {
    background-color: rgba(0, 0, 0, 1)
}

.aa_bg-888--1 {
    background-color: rgba(136, 136, 136, 1)
}

.aa_bg-888--08 {
    background-color: rgba(136, 136, 136, .8)
}

.aa_bg-888--06 {
    background-color: rgba(136, 136, 136, .6)
}

.aa_bg-888--04 {
    background-color: rgba(136, 136, 136, .4)
}

.aa_bg-888--02 {
    background-color: rgba(136, 136, 136, .2)
}

.aa_grad--0 {
    background: radial-gradient(farthest-corner at 50% 0, hsl(56, 45%, 50%) 0, hsl(146, 30%, 30%) 100%)
}

.aa_grad--1 {
    background: radial-gradient(farthest-corner at 50% 0, hsl(211, 45%, 50%) 0, hsl(301, 30%, 30%) 100%)
}

.aa_grad--2 {
    background: radial-gradient(farthest-corner at 50% 0, hsl(38, 45%, 50%) 0, hsl(302, 30%, 30%) 100%)
}

.aa_grad--3 {
    background: radial-gradient(farthest-corner at 50% 0, hsl(122, 45%, 50%) 0, hsl(212, 30%, 30%) 100%)
}

.aa_grad--4 {
    background: radial-gradient(farthest-corner at 50% 0, hsl(171, 45%, 50%) 0, hsl(261, 30%, 30%) 100%)
}

.aa_grad--5 {
    background: radial-gradient(farthest-corner at 50% 0, hsl(0, 45%, 50%) 0, hsl(270, 30%, 30%) 100%)
}

.aa_grad--6 {
    background: radial-gradient(farthest-corner at 50% 0, hsl(150, 45%, 50%) 0, hsl(240, 30%, 30%) 100%)
}

.aa_grad--7 {
    background: radial-gradient(farthest-corner at 50% 0, hsl(295, 45%, 50%) 0, hsl(225, 30%, 30%) 100%)
}

.aa_grad--8 {
    background: radial-gradient(farthest-corner at 50% 0, hsl(87, 45%, 50%) 0, hsl(177, 30%, 30%) 100%)
}

.aa_grad--9 {
    background: radial-gradient(farthest-corner at 50% 0, hsl(244, 45%, 50%) 0, hsl(274, 30%, 30%) 100%)
}

.aa_color--0 {
    color: #cbb700
}

.aa_color--1 {
    color: #0061cc
}

.aa_color--2 {
    color: #cb2a00
}

.aa_color--3 {
    color: #2ecd00
}

.aa_color--4 {
    color: #00becc
}

.aa_color--5 {
    color: #cd0036
}

.aa_color--6 {
    color: #00cda4
}

.aa_color--7 {
    color: #cd00c7
}

.aa_color--8 {
    color: #16da48
}

.aa_color--9 {
    color: #3e00cb
}

.aa_bg--0 {
    background: #cbb700
}

.aa_bg--1 {
    background: #0061cc
}

.aa_bg--2 {
    background: #cb2a00
}

.aa_bg--3 {
    background: #2ecd00
}

.aa_bg--4 {
    background: #00becc
}

.aa_bg--5 {
    background: #cd0036
}

.aa_bg--6 {
    background: #00cda4
}

.aa_bg--7 {
    background: #cd00c7
}

.aa_bg--8 {
    background: #16da48
}

.aa_bg--9 {
    background: #3e00cb
}

.aa_bgc--0 {
    background-color: #746d5e
}

.aa_bgc--1 {
    background-color: #5f628f
}

.aa_bgc--2 {
    background-color: #745d62
}

.aa_bgc--3 {
    background-color: #669386
}

.aa_bgc--4 {
    background-color: #596c84
}

.aa_bgc--5 {
    background-color: #775968
}

.aa_bgc--6 {
    background-color: #5b7d92
}

.aa_bgc--7 {
    background-color: #7c5c7c
}

.aa_bgc--8 {
    background-color: #758260
}

.aa_bgc--9 {
    background-color: #5b536c
}

.aa_txtc-0 {
    color: #fff77c
}

.aa_txtc-1 {
    color: #7cbbff
}

.aa_txtc-2 {
    color: #ffce7c
}

.aa_txtc-3 {
    color: #7cff81
}

.aa_txtc-4 {
    color: #7cffec
}

.aa_txtc-5 {
    color: #ff7c7c
}

.aa_txtc-6 {
    color: #7cffbe
}

.aa_txtc-7 {
    color: #f37cff
}

.aa_txtc-8 {
    color: #c3ff7c
}

.aa_txtc-9 {
    color: #847cff
}

.aa_txtc-f70 {
    color: #f70
}

.aa_txtc-70f {
    color: #70f
}

.aa_txtc-f07 {
    color: #f07
}

.aa_txtc-0cc {
    color: #0cc
}

.aa_gr {
    color: #fff;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.aa_gr:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: .3s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.aa_gr--0:before {
    background: radial-gradient(farthest-corner, rgba(0, 0, 0, .15), rgba(0, 0, 0, 0) 100%), linear-gradient(50deg, #f6d094 0, #bd9480 100%)
}

.aa_gr--1:before {
    background: radial-gradient(farthest-corner, rgba(0, 0, 0, .15), rgba(0, 0, 0, 0) 100%), linear-gradient(50deg, #aeaa98 0, #94a7ae 100%)
}

.aa_gr--2:before {
    background: radial-gradient(farthest-corner, rgba(0, 0, 0, .15), rgba(0, 0, 0, 0) 100%), linear-gradient(50deg, #aeaa98 0, #f6d094 100%)
}

.aa_gr--3:before {
    background: radial-gradient(farthest-corner, rgba(0, 0, 0, .15), rgba(0, 0, 0, 0) 100%), linear-gradient(50deg, #c4dca0 0, #b2bc87 100%)
}

.aa_gr--4:before {
    background: radial-gradient(farthest-corner, rgba(0, 0, 0, .15), rgba(0, 0, 0, 0) 100%), linear-gradient(50deg, #889bcd 0, #71a8c9 100%)
}

.aa_gr--5:before {
    background: radial-gradient(farthest-corner, rgba(0, 0, 0, .15), rgba(0, 0, 0, 0) 100%), linear-gradient(50deg, #e5aec7 0, #c8a5cb 100%)
}

.aa_gr--6:before {
    background: radial-gradient(farthest-corner, rgba(0, 0, 0, .15), rgba(0, 0, 0, 0) 100%), linear-gradient(50deg, #aeaa98 0, #67b6b5 100%)
}

.aa_gr--7:before {
    background: radial-gradient(farthest-corner, rgba(0, 0, 0, .15), rgba(0, 0, 0, 0) 100%), linear-gradient(50deg, #a8aed8 0, #c8a5cb 100%)
}

.aa_gr--8:before {
    background: radial-gradient(farthest-corner, rgba(0, 0, 0, .15), rgba(0, 0, 0, 0) 100%), linear-gradient(50deg, #aeaa98 0, #b2bc87 100%)
}

.aa_gr--9:before {
    background: radial-gradient(farthest-corner, rgba(0, 0, 0, .15), rgba(0, 0, 0, 0) 100%), linear-gradient(50deg, #67b6b5 0, #a8aed8 100%)
}

.aa_gr--hover:hover:before {
    transition: 1s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.aa_gr>div {
    position: relative
}

img.aa_img,
.aa_img>img {
    vertical-align: top;
    width: 100%;
    height: 100%;
    object-fit: cover
}

img.aa_img--contain,
.aa_img--contain>img {
    object-fit: contain
}

.aa_bg {
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.aa_bg__ {
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.aa_bg__--abs {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: auto
}

.js .aa_wait-to-load {
    opacity: 0;
    transition: opacity .5s
}

.js .aa_wait-to-load.loaded {
    opacity: 1
}

.js .aa_wait-to-load.aa_opacity--01.loaded {
    opacity: .1
}

.js .aa_wait-to-load.aa_opacity--02.loaded {
    opacity: .2
}

.js .aa_wait-to-load.aa_opacity--03.loaded {
    opacity: .3
}

.js .aa_wait-to-load.aa_opacity--04.loaded {
    opacity: .4
}

.js .aa_wait-to-load.aa_opacity--05.loaded {
    opacity: .5
}

.js .aa_wait-to-load.aa_opacity--06.loaded {
    opacity: .6
}

.js .aa_wait-to-load.aa_opacity--07.loaded {
    opacity: .7
}

.js .aa_wait-to-load.aa_opacity--08.loaded {
    opacity: .8
}

.js .aa_wait-to-load.aa_opacity--09.loaded {
    opacity: .9
}

.js .aa_wait-to-load.error {
    display: none
}

.no-touchevents .aa_come-in--fade {
    opacity: 0;
    -webkit-transition: opacity .4s ease-out;
    transition: opacity .4s ease-out
}

.no-touchevents .aa_come-in--fade.aa_come-in--slow {
    -webkit-transition: opacity .8s ease-out;
    transition: opacity .8s ease-out
}

.in-view .aa_come-in--fade,
.aa_come-in--fade.in-view,
.no-js .aa_come-in--fade {
    opacity: 1
}

.in-view .aa_come-in--fade.aa_opacity--09,
.aa_come-in--fade.aa_opacity--09.in-view,
.no-js .aa_come-in--fade.aa_opacity--09 {
    opacity: .9
}

.in-view .aa_come-in--fade.aa_opacity--08,
.aa_come-in--fade.aa_opacity--08.in-view,
.no-js .aa_come-in--fade.aa_opacity--08 {
    opacity: .8
}

.in-view .aa_come-in--fade.aa_opacity--07,
.aa_come-in--fade.aa_opacity--07.in-view,
.no-js .aa_come-in--fade.aa_opacity--07 {
    opacity: .7
}

.in-view .aa_come-in--fade.aa_opacity--06,
.aa_come-in--fade.aa_opacity--06.in-view,
.no-js .aa_come-in--fade.aa_opacity--06 {
    opacity: .6
}

.in-view .aa_come-in--fade.aa_opacity--05,
.aa_come-in--fade.aa_opacity--05.in-view,
.no-js .aa_come-in--fade.aa_opacity--05 {
    opacity: .5
}

.in-view .aa_come-in--fade.aa_opacity--04,
.aa_come-in--fade.aa_opacity--04.in-view,
.no-js .aa_come-in--fade.aa_opacity--04 {
    opacity: .4
}

.in-view .aa_come-in--fade.aa_opacity--03,
.aa_come-in--fade.aa_opacity--03.in-view,
.no-js .aa_come-in--fade.aa_opacity--03 {
    opacity: .3
}

.in-view .aa_come-in--fade.aa_opacity--02,
.aa_come-in--fade.aa_opacity--02.in-view,
.no-js .aa_come-in--fade.aa_opacity--02 {
    opacity: .2
}

.in-view .aa_come-in--fade.aa_opacity--01,
.aa_come-in--fade.aa_opacity--01.in-view,
.no-js .aa_come-in--fade.aa_opacity--01 {
    opacity: .1
}

.no-touchevents .aa_come-in--up,
.no-touchevents .aa_come-in--up-s,
.no-touchevents .aa_come-in--down,
.no-touchevents .aa_come-in--left,
.no-touchevents .aa_come-in--right {
    -webkit-transition: transform .4s ease-out;
    transition: transform .4s ease-out
}

.no-touchevents .aa_come-in--up.aa_come-in--fade,
.no-touchevents .aa_come-in--up-s.aa_come-in--fade,
.no-touchevents .aa_come-in--down.aa_come-in--fade,
.no-touchevents .aa_come-in--left.aa_come-in--fade,
.no-touchevents .aa_come-in--right.aa_come-in--fade {
    -webkit-transition: transform .4s ease-out, opacity .4s ease-out;
    transition: transform .4s ease-out, opacity .4s ease-out
}

.no-touchevents .aa_come-in--up.aa_come-in--slow,
.no-touchevents .aa_come-in--up-s.aa_come-in--slow,
.no-touchevents .aa_come-in--down.aa_come-in--slow,
.no-touchevents .aa_come-in--left.aa_come-in--slow,
.no-touchevents .aa_come-in--right.aa_come-in--slow {
    -webkit-transition: transform .8s ease-out;
    transition: transform .8s ease-out
}

.no-touchevents .aa_come-in--up.aa_come-in--fade.aa_come-in--slow,
.no-touchevents .aa_come-in--up-s.aa_come-in--fade.aa_come-in--slow,
.no-touchevents .aa_come-in--down.aa_come-in--fade.aa_come-in--slow,
.no-touchevents .aa_come-in--left.aa_come-in--fade.aa_come-in--slow,
.no-touchevents .aa_come-in--right.aa_come-in--fade.aa_come-in--slow {
    -webkit-transition: transform .8s ease-out, opacity .8s ease-out;
    transition: transform .8s ease-out, opacity .8s ease-out
}

.no-touchevents .aa_come-in--up {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0)
}

.no-touchevents .aa_come-in--up-s {
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0)
}

.no-touchevents .aa_come-in--down {
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0)
}

.no-touchevents .aa_come-in--left {
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0)
}

.no-touchevents .aa_come-in--right {
    -webkit-transform: translate3d(-100px, 0, 0);
    transform: translate3d(-100px, 0, 0)
}

.in-view .aa_come-in--up,
.aa_come-in--up.in-view,
.no-js .aa_come-in--up,
.in-view .aa_come-in--up-s,
.aa_come-in--up-s.in-view,
.no-js .aa_come-in--up-s,
.in-view .aa_come-in--down,
.aa_come-in--down.in-view,
.no-js .aa_come-in--down,
.in-view .aa_come-in--left,
.aa_come-in--left.in-view,
.no-js .aa_come-in--left,
.in-view .aa_come-in--right,
.aa_come-in--right.in-view,
.no-js .aa_come-in--right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.no-touchevents .aa_come-in--rotate {
    -webkit-transition: -webkit-transform 2s cubic-bezier(.1, .7, .3, .8);
    transition: transform 2s cubic-bezier(.1, .7, .3, .8);
    -webkit-transform: perspective(300px) rotateY(10deg);
    transform: perspective(300px) rotateY(10deg)
}

.no-touchevents .aa_come-in--rotate--right {
    -webkit-transform: perspective(300px) rotateY(-10deg);
    transform: perspective(300px) rotateY(-10deg)
}

.in-view .aa_come-in--rotate,
.aa_come-in--rotate.in-view,
.no-js .aa_come-in--rotate {
    -webkit-transform: perspective(300px) rotateY(0);
    transform: perspective(300px) rotateY(0)
}

.aa_border--tb3-13003 {
    border-top: solid 3px rgba(130, 130, 130, .3);
    border-bottom: solid 3px rgba(130, 130, 130, .3)
}

.aa_border--b1-13002 {
    border-bottom: solid 1px rgba(130, 130, 130, .2)
}