@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline; }

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

body {
    line-height: 1; }

ol, ul {
    list-style: none; }

blockquote, q {
    quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none; }

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

.t-hero-title {
    font-size: 73px;
    font-weight: 700;
    color: #0f0f0f;
    line-height: 88px;
    letter-spacing: -0.02em; }

.t-hero-subtitle {
    font-size: 44px;
    font-weight: 500;
    color: #0f0f0f;
    line-height: 53px;
    letter-spacing: -0.0275em; }

.t-hero-title + .t-hero-subtitle {
    margin-top: 12px; }

.t-hero-description {
    font-size: 23px;
    font-weight: 500;
    color: #333333;
    line-height: 35px;
    letter-spacing: 0.004em; }

.t-hero-subtitle + .t-hero-description {
    margin-top: 27px; }

@media only screen and (max-width: 767px) {
    .t-hero-title {
        font-size: 53px;
        line-height: 63px; }
    
    .t-hero-subtitle {
        font-size: 32px;
        line-height: 38px; }
    
    .t-hero-title + .t-hero-subtitle {
        margin-top: 9px; }
    
    .t-hero-subtitle + .t-hero-description {
        margin-top: 20px; } }
@media only screen and (max-width: 374px) {
    .t-hero-title {
        font-size: 48px; } }
.t-level-2_name {
    font-size: 21px;
    font-weight: 400;
    color: #0f0f0f;
    line-height: 27px;
    letter-spacing: 0.00125em; }

.t-level-2_title {
    font-size: 49px;
    font-weight: 300;
    color: #0f0f0f;
    line-height: 59px;
    letter-spacing: -0.016em; }

.t-level-2_name + .t-level-2_title {
    margin-top: 17px; }

.t-level-2_title-s {
    font-size: 21px;
    font-weight: 300;
    color: #0f0f0f;
    line-height: 27px;
    letter-spacing: 0.00125em; }

.t-level-2_description + .t-level-2_title-s {
    margin-top: 64px; }

.t-level-2_description {
    font-size: 20px;
    font-weight: 400;
    color: #333333;
    line-height: 32px;
    letter-spacing: 0.002em; }

.t-level-2_title + .t-level-2_description {
    margin-top: 22px; }

.t-level-2_title-s + .t-level-2_description {
    margin-top: 5px; }

@media only screen and (max-width: 767px) {
    .t-level-2_name {
        font-size: 21px;
        line-height: 27px; }
    
    .t-level-2_title {
        font-size: 36px;
        line-height: 43px; }
    
    .t-level-2_name + .t-level-2_title {
        margin-top: 12px; } }
.t-level-3_title {
    font-size: 32px;
    font-weight: 700;
    color: #0f0f0f;
    line-height: 38px; }

.t-level-3_title-s {
    font-size: 18px;
    font-weight: 700;
    color: #0f0f0f;
    line-height: 24px;
    letter-spacing: 0.004em; }

.t-level-3_description + .t-level-3_title-s {
    margin-top: 45px; }

.t-level-3_description {
    font-size: 17px;
    font-weight: 400;
    color: #333333;
    line-height: 27px;
    letter-spacing: 0.004em; }

.t-level-3_title + .t-level-3_description {
    margin-top: 14px; }

.t-level-3_title-s + .t-level-3_description {
    margin-top: 5px; }

.t-level-4_title {
    font-size: 14px;
    font-weight: 700;
    color: #0f0f0f;
    line-height: 18px; }

.t-level-4_description {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 21px; }

.t-level-4_title + .t-level-4_description {
    margin-top: 5px; }

.l-wrapper {
    width: calc(100% - 80px);
    padding: 0 20px; }
.l-wrapper.is-ipad {
    width: calc(100% - 420px);
    padding: 0 210px; }

.l-inner {
    width: 100%;
    margin: 0 auto; }
.l-inner--wide {
    max-width: 1400px; }
.l-inner--wide.is-artwork-wrapper {
    max-width: 1600px; }
@media only screen and (min-width: 1366px) {
    .l-inner--wide.is-artwork-wrapper {
        width: calc(100% - 240px); } }
@media only screen and (min-width: 1100px) and (max-width: 1365px) {
    .l-inner--wide.is-artwork-wrapper {
        width: 1045px; } }
.l-inner--narrow {
    max-width: 980px; }

@media only screen and (max-width: 1400px) {
    .l-wrapper.is-ipad {
        width: calc(100% - 80px);
        padding: 0 40px; }
    
    .l-wrapper.is-ipad .l-inner--wide {
        max-width: 980px !important; } }
@media only screen and (max-width: 767px) {
    .l-wrapper,
    .l-wrapper.is-ipad {
        width: calc(100% - 40px);
        padding: 0 20px; } }
.l-cols {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 auto; }

.l-cols__col-2 {
    width: calc(50% - 38px); }
.l-cols__col-2 + .l-cols__col-2 {
    margin-left: 76px; }
.l-cols__col-2-2 {
    width: 100%;
    margin-left: 0 !important; }
.l-cols__col-2.g-cols__col-2-2 + .l-cols__col-2 {
    margin-left: 0; }

@media only screen and (max-width: 767px) {
    .l-cols__col-2 {
        width: 100%; }
    .l-cols__col-2 + .l-cols__col-2 {
        margin-top: 60px;
        margin-left: 0; } }
@media only screen and (min-width: 1024px) {
    .l-cols__col-3 {
        width: calc((100% - 152px) / 3); }
    .l-cols__col-3:nth-child(3n + 2) {
        padding: 0 76px; }
    .l-cols__col-3-2 {
        width: calc(((100% - 152px) / 3) * 2 + 76px);
        padding-right: 0 !important; } }
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .l-cols__col-3 {
        width: calc((100% - 76px) / 2); }
    .l-cols__col-3:nth-child(odd) {
        padding-right: 76px; }
    .l-cols__col-3:nth-child(n + 3) {
        margin-top: 67px; } }
@media only screen and (max-width: 767px) {
    .l-cols__col-3 {
        width: 100%; }
    .l-cols__col-3:nth-child(n + 2) {
        margin-top: 67px; } }
.l-cols__col-4 {
    width: calc((100% - 240px) / 4);
    text-align: center; }
.l-cols__col-4 + .l-cols__col-4 {
    margin-left: 80px; }
.l-cols__col-4:nth-child(4n + 1) {
    margin-left: 0; }
.l-cols__col-4:nth-child(n + 5) {
    margin-top: 57px; }

@media only screen and (max-width: 767px) {
    .l-cols__col-4 {
        width: calc(50% - 10px); }
    .l-cols__col-4 + .l-cols__col-4 {
        margin-left: 0; }
    .l-cols__col-4:nth-child(2n + 2) {
        margin-left: 20px; }
    .l-cols__col-4:nth-child(n + 3) {
        margin-top: 57px; } }
@media only screen and (max-width: 374px) {
    .l-cols__col-4 {
        width: 100%; }
    .l-cols__col-4 + .l-cols__col-4 {
        margin-left: 0; }
    .l-cols__col-4:nth-child(2n + 2) {
        margin-left: 0; }
    .l-cols__col-4:nth-child(n + 2) {
        margin-top: 57px; } }
@-webkit-keyframes error {
    0%, 100% {
        -webkit-transform: translateX(0);
        transform: translateX(0); }
    14.3%, 42.9%, 71.5% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px); }
    28.6%, 57.2%, 85.8% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px); } }
@keyframes error {
    0%, 100% {
        -webkit-transform: translateX(0);
        transform: translateX(0); }
    14.3%, 42.9%, 71.5% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px); }
    28.6%, 57.2%, 85.8% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px); } }
html {
    font-family: "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 100%;
    quotes: "“" "”";
    -ms-text-size-adjust: 100%;

/*    font-family: -apple-system, BlinkMacSystemFont, "myriad-pro", sans-serif;*/
    font-weight: 400;
    background-color: #ffffff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
}

.text-center {
    text-align: center
}

body.has-modal {
    overflow: hidden;
    width: 100%;
    height: 100%; }

a {
    color: #666;
    text-decoration: none;
    cursor: auto;
}

a:hover {
    color: #666;
    text-decoration: underline;
}

.modal {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
    width: 100%;
    height: 100%;
    background-color: #ffffff; }
.modal ~ * {
    display: none; }
.modal__wrapper {
    height: 100%; }
.modal__content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%; }
.modal__image-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: calc(100vw - 200px);
    height: calc(100vh - 200px);
    margin: 0 auto; }
@media only screen and (max-width: 767px) {
    .modal__image-wrapper {
        width: calc(100vw - 40px);
        height: calc(100vh - 100px); } }
.modal__image {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain; }

.video {
    width: calc(100% - 300px);
    max-width: 1400px;
    margin: 0 auto; }
.video__container {
    position: relative;
    width: 100%;
    padding-top: 56.25%; }
.video__frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

@media only screen and (max-width: 1366px) {
    .video {
        width: calc(100% - 100px); } }
@media only screen and (max-width: 767px) {
    .video {
        width: 100%; } }
.html-video-wrapper {
    position: relative;
    width: calc(100% - 300px);
    max-width: 1400px;
    height: 0;
    margin: 0 auto;
    padding-bottom: 56.25%; }
@media only screen and (max-width: 1366px) {
    .html-video-wrapper {
        width: calc(100% - 100px); } }
@media only screen and (max-width: 767px) {
    .html-video-wrapper {
        width: 100%; } }

.html-video-block {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
.html-video-block video {
    width: 100%;
    height: 100%; }

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 20;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100vw;
    height: 100vh;
    background-color: rgba(255, 255, 255, 0);
    pointer-events: none;
    -webkit-backdrop-filter: blur(0);
    backdrop-filter: blur(0);
    -webkit-transition: background 110ms ease-in-out, -webkit-backdrop-filter 120ms 100ms ease-in-out;
    transition: background 110ms ease-in-out, -webkit-backdrop-filter 120ms 100ms ease-in-out; }
.modal__close {
    position: absolute;
    top: 50px;
    left: 50px;
    z-index: 2;
    font-size: 17px;
    font-weight: 400;
    color: #0f0f0f;
    opacity: 0;
    transform: scale(1.1);
    transition: opacity 330ms ease-out, transform 280ms ease-out, color 130ms ease-in-out; }
.modal__close path {
    fill: #0f0f0f;
    transition: 130ms ease-in-out; }
.modal__close-icon {
    margin-top: 2px;
    margin-right: 5px; }
.hover .modal__close:hover {
    color: rgba(15, 15, 15, 0.5); }
.hover .modal__close:hover path {
    fill: rgba(15, 15, 15, 0.5); }
.modal__close.is-active {
    opacity: 1;
    transform: scale(1); }
.modal__content {
    opacity: 0;
    transform: scale(1.1);
    transition: opacity 330ms ease-out, transform 280ms ease-out; }

.modal.is-active {
    background-color: white;
    pointer-events: all; }
.modal.is-active .modal__content.is-active {
    opacity: 1;
    transform: scale(1); }

.modal.is-animated {
    -webkit-transition: background 110ms 100ms ease-in-out, -webkit-backdrop-filter 120ms ease-in-out;
    transition: background 110ms 100ms ease-in-out, -webkit-backdrop-filter 120ms ease-in-out; }

@media only screen and (max-width: 767px) {
    .modal__close {
        top: 30px;
        left: 20px; } }
.notify {
    position: relative;
    text-align: center;
    transition: opacity 330ms ease-out, transform 280ms ease-out; }
.notify__thankyou {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 2;
    width: 100%;
    margin-top: 1px;
    font-size: 32px;
    font-weight: 700;
    color: #0f0f0f;
    letter-spacing: -0.002em;
    opacity: 0;
    text-align: center;
    -webkit-transform: translate3d(0, -50%, 0);
    -ms-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0); }
.notify__thankyou.is-visible {
    opacity: 1; }
.notify__content.is-invisible {
    opacity: 0; }
.notify__title {
    margin-top: 16px;
    font-size: 32px;
    font-weight: 700;
    color: #0f0f0f;
    letter-spacing: -0.002em; }
.notify__description {
    max-width: 450px;
    margin: 9px auto 0;
    padding: 4px 0;
    font-size: 20px;
    color: #333333;
    line-height: 32px; }
.modal .notify__description {
    max-width: 700px; }
.notify__form {
    display: flex;
    flex-direction: column;
    align-items: center; }
.notify__email {
    display: block;
    width: 100%;
    max-width: 250px;
    height: 37px;
    margin: 2px auto 0;
    font-size: 20px;
    font-weight: 400;
    color: #333333;
    text-align: center;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid rgba(15, 15, 15, 0.15);
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    transition: border-color 130ms ease-in-out, color 130ms ease-in-out; }
.notify__email.is-false {
    -webkit-animation: error 550ms ease-in-out forwards;
    animation: error 550ms ease-in-out forwards; }
.notify__email::-webkit-input-placeholder {
    font-family: -apple-system, BlinkMacSystemFont, "myriad-pro", sans-serif;
    font-size: 20px;
    font-style: italic;
    font-weight: 400;
    color: rgba(51, 51, 51, 0.5);
    text-align: center; }
.notify__email::-moz-placeholder {
    font-family: -apple-system, BlinkMacSystemFont, "myriad-pro", sans-serif;
    font-size: 20px;
    font-style: italic;
    font-weight: 400;
    color: rgba(51, 51, 51, 0.5);
    text-align: center; }
.notify__email:-ms-input-placeholder {
    font-family: -apple-system, BlinkMacSystemFont, "myriad-pro", sans-serif;
    font-size: 20px;
    font-style: italic;
    font-weight: 400;
    color: rgba(51, 51, 51, 0.5);
    text-align: center; }
.notify__email:focus::-webkit-input-placeholder {
    opacity: 0; }
.notify__email:focus::-moz-placeholder {
    opacity: 0; }
.notify__email:focus:-ms-input-placeholder {
    opacity: 0; }
.notify__submit.btn--notify {
    margin: 22px auto 0;
    padding: 0;
    font-size: 17px;
    width: 96px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 4px;
    -webkit-appearance: none;
    -moz-appearance: none;
    transition: background-color 330ms ease-in-out, color 330ms ease-in-out; }
.notify__email.is-thankyou {
    border: none;
    color: #ff355d; }
.notify__submit.btn--notify.is-thankyou {
    opacity: 0;
    pointer-events: none; }
.notify__unsubscribe.btn--notify {
    margin: 22px auto 0;
    font-size: 17px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 4px;
    -webkit-appearance: none;
    -moz-appearance: none;
    transition: background-color 330ms ease-in-out, color 330ms ease-in-out; }

@media only screen and (max-width: 767px) {
    .notify {
        padding: 0 20px; } }

.main-header {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    padding: 29px 0 14px;
}
.main-header__container {
    display: flex;
    align-items: center;
    
    border-bottom-style: solid;
    border-color: rgba(153, 153, 153, 0.4);
    border-width: 1px;
}

.main-header__app {
    flex: 1 0 auto;
}

.main-header-title
{
    max-width: 680px;
    margin-right: auto;
    margin-left: auto;
    font-size: 28px;
    font-weight: 300;
    line-height: 42px;
    color: #666;
}

@media only all and (max-width: 767px) {
    .main-header-title {
        max-width: 680px;
        margin-right: auto;
        margin-left: auto;
        font-size: 20px;
        font-weight: 300;
        line-height: 42px;
        color: #666;
    }
}

.main-header-app-store-buy-button {
    width: 120px;
    height: 40px;
}

@media only all and (max-width: 767px) {
    .main-header-app-store-buy-button {
        width: 100px;
        height: 36px;
    }
}


.main-header__explore {
    flex: 0 0 auto;
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 5px;
}
.main-header__btn {
    flex: 0 1 auto;
    margin-top: 5px;
    margin-left: 19px; }

.main-header.is-active {
    background-color: #ffffff; }

.explore {
    display: block;
    height: 23px;
    opacity: 1;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: opacity 330ms ease; }
.hover .explore:hover {
    opacity: 0.5; }
.explore__text {
    font-size: 13px;
    color: #0f0f0f;
    line-height: 22px;
    letter-spacing: -0.005em; }
.explore__arrow {
    overflow: hidden;
    position: relative;
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-left: -1px;
    -webkit-transform: translateY(1px);
    -ms-transform: translateY(1px);
    transform: translateY(1px);
    -webkit-transition: -webkit-transform 330ms ease-out;
    -ms-transition: -ms-transform 330ms ease-out;
    transition: transform 330ms ease-out; }
.explore__arrow:before, .explore__arrow:after {
    content: "";
    position: absolute;
    top: 50%;
    z-index: 1;
    display: block;
    width: 4px;
    height: 1px;
    background: #0f0f0f;
    -webkit-transition: -webkit-transform 330ms ease-out, -webkit-transform-origin 330ms ease-out;
    -ms-transition: -ms-transform 330ms ease-out,     -ms-transform-origin 330ms ease-out;
    transition: transform 330ms ease-out,         transform-origin 330ms ease-out; }
.explore__arrow:before {
    right: 50%;
    -webkit-transform: rotate(40deg) scaleY(1);
    -ms-transform: rotate(40deg) scaleY(1);
    transform: rotate(40deg) scaleY(1);
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%; }
.explore__arrow:after {
    left: 50%;
    -webkit-transform: rotate(-40deg) scaleY(1);
    -ms-transform: rotate(-40deg) scaleY(1);
    transform: rotate(-40deg) scaleY(1);
    -webkit-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    transform-origin: 0% 100%; }

.explore.is-active .explore__arrow {
    -webkit-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    transform: translateY(-1px); }
.explore.is-active .explore__arrow:before {
    -webkit-transform: rotate(-40deg) scaleY(1);
    -ms-transform: rotate(-40deg) scaleY(1);
    transform: rotate(-40deg) scaleY(1);
    -webkit-transform-origin: 100% 0%;
    -ms-transform-origin: 100% 0%;
    transform-origin: 100% 0%; }
.explore.is-active .explore__arrow:after {
    -webkit-transform: rotate(40deg) scaleY(1);
    -ms-transform: rotate(40deg) scaleY(1);
    transform: rotate(40deg) scaleY(1);
    -webkit-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    transform-origin: 0% 0%; }

.app__container {
    display: inline-flex;
    align-content: flex-start;
    align-items: center;
    justify-content: flex-start; }
.app__container.no-icon {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    will-change: transform;
    -webkit-transition: -webkit-transform 500ms cubic-bezier(0.53, 1.49, 0.49, 1);
    -ms-transition: -ms-transform 500ms cubic-bezier(0.53, 1.49, 0.49, 1);
    transition: transform 500ms cubic-bezier(0.53, 1.49, 0.49, 1); }
.app__link {
    display: inline-flex;
    align-content: flex-start;
    align-items: center;
    justify-content: flex-start; }
.app__company, .app__name, .app__version {
    font-size: 22px;
    font-weight: 500;
    color: #0f0f0f;
    line-height: 58px;
    letter-spacing: -0.018em; }
.app__version {
    font-weight: 200;
    letter-spacing: -0.01em; }
.is-ipad-pro .main-header .app__version::after {
    content: '';
    display: inline-block;
    width: 76px;
    height: 13px;
    margin-left: 15px;
    vertical-align: middle;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 76px 13px; }

.app.is-active .app__container.no-icon {
    -webkit-transform: translateX(54px);
    -ms-transform: translateX(54px);
    transform: translateX(54px); }

.main-nav {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    width: 100%;
    padding-top: 97px;
    padding-bottom: 38px;
    pointer-events: none; }
.main-nav__background {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    will-change: transform;
    -webkit-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    -webkit-transition: -webkit-transform 600ms cubic-bezier(0.11, 1.29, 0.41, 1);
    -ms-transition: -ms-transform 600ms cubic-bezier(0.11, 1.29, 0.41, 1);
    transition: transform 600ms cubic-bezier(0.11, 1.29, 0.41, 1); }
.main-nav__background.is-active {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
.main-nav__background.is-animated {
    -webkit-transition-duration: 400ms;
    -ms-transition-duration: 400ms;
    transition-duration: 400ms;
    -webkit-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
.main-nav__container {
    display: flex;
    align-content: flex-start;
    align-items: flex-start;
    justify-content: space-between; }

.main-nav.is-active {
    pointer-events: all; }

.menu__item {
    opacity: 0;
    will-change: opacity;
    transition: opacity 400ms ease-in-out;
    -webkit-transform: translate3d(0, -50%, 0);
    -ms-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    -webkit-transition-property: -webkit-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    transition-property: transform, opacity; }
.menu__item:nth-child(14) {
    -webkit-transform: translate3d(0, -120%, 0);
    -ms-transform: translate3d(0, -120%, 0);
    transform: translate3d(0, -120%, 0);
    -webkit-transition-duration: 400ms, 500ms;
    -ms-transition-duration: 400ms, 500ms;
    transition-duration: 400ms, 500ms;
    -webkit-transition-timing-function: cubic-bezier(0.11, 2.83, 0.41, 1), ease-in-out;
    -ms-transition-timing-function: cubic-bezier(0.11, 2.83, 0.41, 1), ease-in-out;
    transition-timing-function: cubic-bezier(0.11, 2.83, 0.41, 1), ease-in-out; }
.menu__item:nth-child(13) {
    -webkit-transform: translate3d(0, -115%, 0);
    -ms-transform: translate3d(0, -115%, 0);
    transform: translate3d(0, -115%, 0);
    -webkit-transition-duration: 400ms, 500ms;
    -ms-transition-duration: 400ms, 500ms;
    transition-duration: 400ms, 500ms;
    -webkit-transition-timing-function: cubic-bezier(0.11, 2.73, 0.41, 1), ease-in-out;
    -ms-transition-timing-function: cubic-bezier(0.11, 2.73, 0.41, 1), ease-in-out;
    transition-timing-function: cubic-bezier(0.11, 2.73, 0.41, 1), ease-in-out; }
.menu__item:nth-child(12) {
    -webkit-transform: translate3d(0, -110%, 0);
    -ms-transform: translate3d(0, -110%, 0);
    transform: translate3d(0, -110%, 0);
    -webkit-transition-duration: 400ms, 500ms;
    -ms-transition-duration: 400ms, 500ms;
    transition-duration: 400ms, 500ms;
    -webkit-transition-timing-function: cubic-bezier(0.11, 2.63, 0.41, 1), ease-in-out;
    -ms-transition-timing-function: cubic-bezier(0.11, 2.63, 0.41, 1), ease-in-out;
    transition-timing-function: cubic-bezier(0.11, 2.63, 0.41, 1), ease-in-out; }
.menu__item:nth-child(11) {
    -webkit-transform: translate3d(0, -105%, 0);
    -ms-transform: translate3d(0, -105%, 0);
    transform: translate3d(0, -105%, 0);
    -webkit-transition-duration: 400ms, 500ms;
    -ms-transition-duration: 400ms, 500ms;
    transition-duration: 400ms, 500ms;
    -webkit-transition-timing-function: cubic-bezier(0.11, 2.53, 0.41, 1), ease-in-out;
    -ms-transition-timing-function: cubic-bezier(0.11, 2.53, 0.41, 1), ease-in-out;
    transition-timing-function: cubic-bezier(0.11, 2.53, 0.41, 1), ease-in-out; }
.menu__item:nth-child(10) {
    -webkit-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    -webkit-transition-duration: 400ms, 500ms;
    -ms-transition-duration: 400ms, 500ms;
    transition-duration: 400ms, 500ms;
    -webkit-transition-timing-function: cubic-bezier(0.11, 2.43, 0.41, 1), ease-in-out;
    -ms-transition-timing-function: cubic-bezier(0.11, 2.43, 0.41, 1), ease-in-out;
    transition-timing-function: cubic-bezier(0.11, 2.43, 0.41, 1), ease-in-out; }
.menu__item:nth-child(9) {
    -webkit-transform: translate3d(0, -95%, 0);
    -ms-transform: translate3d(0, -95%, 0);
    transform: translate3d(0, -95%, 0);
    -webkit-transition-duration: 400ms, 500ms;
    -ms-transition-duration: 400ms, 500ms;
    transition-duration: 400ms, 500ms;
    -webkit-transition-timing-function: cubic-bezier(0.11, 2.33, 0.41, 1), ease-in-out;
    -ms-transition-timing-function: cubic-bezier(0.11, 2.33, 0.41, 1), ease-in-out;
    transition-timing-function: cubic-bezier(0.11, 2.33, 0.41, 1), ease-in-out; }
.menu__item:nth-child(8) {
    -webkit-transform: translate3d(0, -90%, 0);
    -ms-transform: translate3d(0, -90%, 0);
    transform: translate3d(0, -90%, 0);
    -webkit-transition-duration: 400ms, 500ms;
    -ms-transition-duration: 400ms, 500ms;
    transition-duration: 400ms, 500ms;
    -webkit-transition-timing-function: cubic-bezier(0.11, 2.23, 0.41, 1), ease-in-out;
    -ms-transition-timing-function: cubic-bezier(0.11, 2.23, 0.41, 1), ease-in-out;
    transition-timing-function: cubic-bezier(0.11, 2.23, 0.41, 1), ease-in-out; }
.menu__item:nth-child(7) {
    -webkit-transform: translate3d(0, -85%, 0);
    -ms-transform: translate3d(0, -85%, 0);
    transform: translate3d(0, -85%, 0);
    -webkit-transition-duration: 400ms, 500ms;
    -ms-transition-duration: 400ms, 500ms;
    transition-duration: 400ms, 500ms;
    -webkit-transition-timing-function: cubic-bezier(0.11, 2.13, 0.41, 1), ease-in-out;
    -ms-transition-timing-function: cubic-bezier(0.11, 2.13, 0.41, 1), ease-in-out;
    transition-timing-function: cubic-bezier(0.11, 2.13, 0.41, 1), ease-in-out; }
.menu__item:nth-child(6) {
    -webkit-transform: translate3d(0, -80%, 0);
    -ms-transform: translate3d(0, -80%, 0);
    transform: translate3d(0, -80%, 0);
    -webkit-transition-duration: 400ms, 500ms;
    -ms-transition-duration: 400ms, 500ms;
    transition-duration: 400ms, 500ms;
    -webkit-transition-timing-function: cubic-bezier(0.11, 2.03, 0.41, 1), ease-in-out;
    -ms-transition-timing-function: cubic-bezier(0.11, 2.03, 0.41, 1), ease-in-out;
    transition-timing-function: cubic-bezier(0.11, 2.03, 0.41, 1), ease-in-out; }
.menu__item:nth-child(5) {
    -webkit-transform: translate3d(0, -75%, 0);
    -ms-transform: translate3d(0, -75%, 0);
    transform: translate3d(0, -75%, 0);
    -webkit-transition-duration: 400ms, 500ms;
    -ms-transition-duration: 400ms, 500ms;
    transition-duration: 400ms, 500ms;
    -webkit-transition-timing-function: cubic-bezier(0.11, 1.93, 0.41, 1), ease-in-out;
    -ms-transition-timing-function: cubic-bezier(0.11, 1.93, 0.41, 1), ease-in-out;
    transition-timing-function: cubic-bezier(0.11, 1.93, 0.41, 1), ease-in-out; }
.menu__item:nth-child(4) {
    -webkit-transform: translate3d(0, -70%, 0);
    -ms-transform: translate3d(0, -70%, 0);
    transform: translate3d(0, -70%, 0);
    -webkit-transition-duration: 400ms, 500ms;
    -ms-transition-duration: 400ms, 500ms;
    transition-duration: 400ms, 500ms;
    -webkit-transition-timing-function: cubic-bezier(0.11, 1.83, 0.41, 1), ease-in-out;
    -ms-transition-timing-function: cubic-bezier(0.11, 1.83, 0.41, 1), ease-in-out;
    transition-timing-function: cubic-bezier(0.11, 1.83, 0.41, 1), ease-in-out; }
.menu__item:nth-child(3) {
    -webkit-transform: translate3d(0, -65%, 0);
    -ms-transform: translate3d(0, -65%, 0);
    transform: translate3d(0, -65%, 0);
    -webkit-transition-duration: 400ms, 500ms;
    -ms-transition-duration: 400ms, 500ms;
    transition-duration: 400ms, 500ms;
    -webkit-transition-timing-function: cubic-bezier(0.11, 1.73, 0.41, 1), ease-in-out;
    -ms-transition-timing-function: cubic-bezier(0.11, 1.73, 0.41, 1), ease-in-out;
    transition-timing-function: cubic-bezier(0.11, 1.73, 0.41, 1), ease-in-out; }
.menu__item:nth-child(2) {
    -webkit-transform: translate3d(0, -60%, 0);
    -ms-transform: translate3d(0, -60%, 0);
    transform: translate3d(0, -60%, 0);
    -webkit-transition-duration: 400ms, 500ms;
    -ms-transition-duration: 400ms, 500ms;
    transition-duration: 400ms, 500ms;
    -webkit-transition-timing-function: cubic-bezier(0.11, 1.63, 0.41, 1), ease-in-out;
    -ms-transition-timing-function: cubic-bezier(0.11, 1.63, 0.41, 1), ease-in-out;
    transition-timing-function: cubic-bezier(0.11, 1.63, 0.41, 1), ease-in-out; }
.menu__item:nth-child(1) {
    -webkit-transform: translate3d(0, -55%, 0);
    -ms-transform: translate3d(0, -55%, 0);
    transform: translate3d(0, -55%, 0);
    -webkit-transition-duration: 400ms, 500ms;
    -ms-transition-duration: 400ms, 500ms;
    transition-duration: 400ms, 500ms;
    -webkit-transition-timing-function: cubic-bezier(0.11, 1.53, 0.41, 1), ease-in-out;
    -ms-transition-timing-function: cubic-bezier(0.11, 1.53, 0.41, 1), ease-in-out;
    transition-timing-function: cubic-bezier(0.11, 1.53, 0.41, 1), ease-in-out; }
.menu__item:nth-child(0) {
    -webkit-transform: translate3d(0, -50%, 0);
    -ms-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    -webkit-transition-duration: 400ms, 500ms;
    -ms-transition-duration: 400ms, 500ms;
    transition-duration: 400ms, 500ms;
    -webkit-transition-timing-function: cubic-bezier(0.11, 1.43, 0.41, 1), ease-in-out;
    -ms-transition-timing-function: cubic-bezier(0.11, 1.43, 0.41, 1), ease-in-out;
    transition-timing-function: cubic-bezier(0.11, 1.43, 0.41, 1), ease-in-out; }
.menu__item .app__link {
    padding-bottom: 10px; }
.menu .app__container.no-icon {
    -webkit-transform: translateX(54px);
    -ms-transform: translateX(54px);
    transform: translateX(54px); }

.menu.is-visible .menu__item {
    opacity: 0.5; }

.menu.is-active {
    pointer-events: all; }
.menu.is-active .menu__item {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
.hover .menu.is-active .menu__item:hover {
    opacity: 1; }

.menu.is-animated .menu__item {
    -webkit-transition-duration: 100ms;
    -ms-transition-duration: 100ms;
    transition-duration: 100ms;
    -webkit-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
.menu.is-animated .menu__item:nth-child(14) {
    -webkit-transition-delay: 15ms;
    -ms-transition-delay: 15ms;
    transition-delay: 15ms; }
.menu.is-animated .menu__item:nth-child(13) {
    -webkit-transition-delay: 30ms;
    -ms-transition-delay: 30ms;
    transition-delay: 30ms; }
.menu.is-animated .menu__item:nth-child(12) {
    -webkit-transition-delay: 45ms;
    -ms-transition-delay: 45ms;
    transition-delay: 45ms; }
.menu.is-animated .menu__item:nth-child(11) {
    -webkit-transition-delay: 60ms;
    -ms-transition-delay: 60ms;
    transition-delay: 60ms; }
.menu.is-animated .menu__item:nth-child(10) {
    -webkit-transition-delay: 75ms;
    -ms-transition-delay: 75ms;
    transition-delay: 75ms; }
.menu.is-animated .menu__item:nth-child(9) {
    -webkit-transition-delay: 90ms;
    -ms-transition-delay: 90ms;
    transition-delay: 90ms; }
.menu.is-animated .menu__item:nth-child(8) {
    -webkit-transition-delay: 105ms;
    -ms-transition-delay: 105ms;
    transition-delay: 105ms; }
.menu.is-animated .menu__item:nth-child(7) {
    -webkit-transition-delay: 120ms;
    -ms-transition-delay: 120ms;
    transition-delay: 120ms; }
.menu.is-animated .menu__item:nth-child(6) {
    -webkit-transition-delay: 135ms;
    -ms-transition-delay: 135ms;
    transition-delay: 135ms; }
.menu.is-animated .menu__item:nth-child(5) {
    -webkit-transition-delay: 150ms;
    -ms-transition-delay: 150ms;
    transition-delay: 150ms; }
.menu.is-animated .menu__item:nth-child(4) {
    -webkit-transition-delay: 165ms;
    -ms-transition-delay: 165ms;
    transition-delay: 165ms; }
.menu.is-animated .menu__item:nth-child(3) {
    -webkit-transition-delay: 180ms;
    -ms-transition-delay: 180ms;
    transition-delay: 180ms; }
.menu.is-animated .menu__item:nth-child(2) {
    -webkit-transition-delay: 195ms;
    -ms-transition-delay: 195ms;
    transition-delay: 195ms; }
.menu.is-animated .menu__item:nth-child(1) {
    -webkit-transition-delay: 210ms;
    -ms-transition-delay: 210ms;
    transition-delay: 210ms; }
.menu.is-animated .menu__item:nth-child(0) {
    -webkit-transition-delay: 225ms;
    -ms-transition-delay: 225ms;
    transition-delay: 225ms; }

.subnavigation {
    padding-top: 7px; }
.subnavigation.with-buy {
    margin-right: 60px; }
.subnavigation.with-notify {
    margin-right: 94px; }
.subnavigation__item {
    text-align: right;
    opacity: 0;
    will-change: auto;
    -webkit-transition-property: -webkit-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    transition-property: transform, opacity; }
.subnavigation__item:nth-child(29) {
    -webkit-transform: translate3d(0, -43.5px, 0);
    -ms-transform: translate3d(0, -43.5px, 0);
    transform: translate3d(0, -43.5px, 0);
    -webkit-transition-duration: 400ms, 500ms;
    -ms-transition-duration: 400ms, 500ms;
    transition-duration: 400ms, 500ms;
    -webkit-transition-timing-function: cubic-bezier(0.11, 4.46, 0.41, 1), ease-in-out;
    -ms-transition-timing-function: cubic-bezier(0.11, 4.46, 0.41, 1), ease-in-out;
    transition-timing-function: cubic-bezier(0.11, 4.46, 0.41, 1), ease-in-out; }
.subnavigation__item:nth-child(28) {
    -webkit-transform: translate3d(0, -43px, 0);
    -ms-transform: translate3d(0, -43px, 0);
    transform: translate3d(0, -43px, 0);
    -webkit-transition-duration: 400ms, 500ms;
    -ms-transition-duration: 400ms, 500ms;
    transition-duration: 400ms, 500ms;
    -webkit-transition-timing-function: cubic-bezier(0.11, 4.36, 0.41, 1), ease-in-out;
    -ms-transition-timing-function: cubic-bezier(0.11, 4.36, 0.41, 1), ease-in-out;
    transition-timing-function: cubic-bezier(0.11, 4.36, 0.41, 1), ease-in-out; }
.subnavigation__item:nth-child(27) {
    -webkit-transform: translate3d(0, -42.5px, 0);
    -ms-transform: translate3d(0, -42.5px, 0);
    transform: translate3d(0, -42.5px, 0);
    -webkit-transition-duration: 400ms, 500ms;
    -ms-transition-duration: 400ms, 500ms;
    transition-duration: 400ms, 500ms;
    -webkit-transition-timing-function: cubic-bezier(0.11, 4.26, 0.41, 1), ease-in-out;
    -ms-transition-timing-function: cubic-bezier(0.11, 4.26, 0.41, 1), ease-in-out;
    transition-timing-function: cubic-bezier(0.11, 4.26, 0.41, 1), ease-in-out; }
.subnavigation__item:nth-child(26) {
    -webkit-transform: translate3d(0, -42px, 0);
    -ms-transform: translate3d(0, -42px, 0);
    transform: translate3d(0, -42px, 0);
    -webkit-transition-duration: 400ms, 500ms;
    -ms-transition-duration: 400ms, 500ms;
    transition-duration: 400ms, 500ms;
    -webkit-transition-timing-function: cubic-bezier(0.11, 4.16, 0.41, 1), ease-in-out;
    -ms-transition-timing-function: cubic-bezier(0.11, 4.16, 0.41, 1), ease-in-out;
    transition-timing-function: cubic-bezier(0.11, 4.16, 0.41, 1), ease-in-out; }
.subnavigation__item:nth-child(25) {
    -webkit-transform: translate3d(0, -41.5px, 0);
    -ms-transform: translate3d(0, -41.5px, 0);
    transform: translate3d(0, -41.5px, 0);
    -webkit-transition-duration: 400ms, 500ms;
    -ms-transition-duration: 400ms, 500ms;
    transition-duration: 400ms, 500ms;
    -webkit-transition-timing-function: cubic-bezier(0.11, 4.06, 0.41, 1), ease-in-out;
    -ms-transition-timing-function: cubic-bezier(0.11, 4.06, 0.41, 1), ease-in-out;
    transition-timing-function: cubic-bezier(0.11, 4.06, 0.41, 1), ease-in-out; }
.subnavigation__item:nth-child(24) {
    -webkit-transform: translate3d(0, -41px, 0);
    -ms-transform: translate3d(0, -41px, 0);
    transform: translate3d(0, -41px, 0);
    -webkit-transition-duration: 400ms, 500ms;
    -ms-transition-duration: 400ms, 500ms;
    transition-duration: 400ms, 500ms;
    -webkit-transition-timing-function: cubic-bezier(0.11, 3.96, 0.41, 1), ease-in-out;
    -ms-transition-timing-function: cubic-bezier(0.11, 3.96, 0.41, 1), ease-in-out;
    transition-timing-function: cubic-bezier(0.11, 3.96, 0.41, 1), ease-in-out; }
.subnavigation__item:nth-child(23) {
    -webkit-transform: translate3d(0, -40.5px, 0);
    -ms-transform: translate3d(0, -40.5px, 0);
    transform: translate3d(0, -40.5px, 0);
    -webkit-transition-duration: 400ms, 500ms;
    -ms-transition-duration: 400ms, 500ms;
    transition-duration: 400ms, 500ms;
    -webkit-transition-timing-function: cubic-bezier(0.11, 3.86, 0.41, 1), ease-in-out;
    -ms-transition-timing-function: cubic-bezier(0.11, 3.86, 0.41, 1), ease-in-out;
    transition-timing-function: cubic-bezier(0.11, 3.86, 0.41, 1), ease-in-out; }
.subnavigation__item:nth-child(22) {
    -webkit-transform: translate3d(0, -40px, 0);
    -ms-transform: translate3d(0, -40px, 0);
    transform: translate3d(0, -40px, 0);
    -webkit-transition-duration: 400ms, 500ms;
    -ms-transition-duration: 400ms, 500ms;
    transition-duration: 400ms, 500ms;
    -webkit-transition-timing-function: cubic-bezier(0.11, 3.76, 0.41, 1), ease-in-out;
    -ms-transition-timing-function: cubic-bezier(0.11, 3.76, 0.41, 1), ease-in-out;
    transition-timing-function: cubic-bezier(0.11, 3.76, 0.41, 1), ease-in-out; }
.subnavigation__item:nth-child(21) {
    -webkit-transform: translate3d(0, -39.5px, 0);
    -ms-transform: translate3d(0, -39.5px, 0);
    transform: translate3d(0, -39.5px, 0);
    -webkit-transition-duration: 400ms, 500ms;
    -ms-transition-duration: 400ms, 500ms;
    transition-duration: 400ms, 500ms;
    -webkit-transition-timing-function: cubic-bezier(0.11, 3.66, 0.41, 1), ease-in-out;
    -ms-transition-timing-function: cubic-bezier(0.11, 3.66, 0.41, 1), ease-in-out;
    transition-timing-function: cubic-bezier(0.11, 3.66, 0.41, 1), ease-in-out; }
.subnavigation__item:nth-child(20) {
    -webkit-transform: translate3d(0, -39px, 0);
    -ms-transform: translate3d(0, -39px, 0);
    transform: translate3d(0, -39px, 0);
    -webkit-transition-duration: 400ms, 500ms;
    -ms-transition-duration: 400ms, 500ms;
    transition-duration: 400ms, 500ms;
    -webkit-transition-timing-function: cubic-bezier(0.11, 3.56, 0.41, 1), ease-in-out;
    -ms-transition-timing-function: cubic-bezier(0.11, 3.56, 0.41, 1), ease-in-out;
    transition-timing-function: cubic-bezier(0.11, 3.56, 0.41, 1), ease-in-out; }
.subnavigation__item:nth-child(19) {
    -webkit-transform: translate3d(0, -38.5px, 0);
    -ms-transform: translate3d(0, -38.5px, 0);
    transform: translate3d(0, -38.5px, 0);
    -webkit-transition-duration: 400ms, 500ms;
    -ms-transition-duration: 400ms, 500ms;
    transition-duration: 400ms, 500ms;
    -webkit-transition-timing-function: cubic-bezier(0.11, 3.46, 0.41, 1), ease-in-out;
    -ms-transition-timing-function: cubic-bezier(0.11, 3.46, 0.41, 1), ease-in-out;
    transition-timing-function: cubic-bezier(0.11, 3.46, 0.41, 1), ease-in-out; }
.subnavigation__item:nth-child(18) {
    -webkit-transform: translate3d(0, -38px, 0);
    -ms-transform: translate3d(0, -38px, 0);
    transform: translate3d(0, -38px, 0);
    -webkit-transition-duration: 400ms, 500ms;
    -ms-transition-duration: 400ms, 500ms;
    transition-duration: 400ms, 500ms;
    -webkit-transition-timing-function: cubic-bezier(0.11, 3.36, 0.41, 1), ease-in-out;
    -ms-transition-timing-function: cubic-bezier(0.11, 3.36, 0.41, 1), ease-in-out;
    transition-timing-function: cubic-bezier(0.11, 3.36, 0.41, 1), ease-in-out; }
.subnavigation__item:nth-child(17) {
    -webkit-transform: translate3d(0, -37.5px, 0);
    -ms-transform: translate3d(0, -37.5px, 0);
    transform: translate3d(0, -37.5px, 0);
    -webkit-transition-duration: 400ms, 500ms;
    -ms-transition-duration: 400ms, 500ms;
    transition-duration: 400ms, 500ms;
    -webkit-transition-timing-function: cubic-bezier(0.11, 3.26, 0.41, 1), ease-in-out;
    -ms-transition-timing-function: cubic-bezier(0.11, 3.26, 0.41, 1), ease-in-out;
    transition-timing-function: cubic-bezier(0.11, 3.26, 0.41, 1), ease-in-out; }
.subnavigation__item:nth-child(16) {
    -webkit-transform: translate3d(0, -37px, 0);
    -ms-transform: translate3d(0, -37px, 0);
    transform: translate3d(0, -37px, 0);
    -webkit-transition-duration: 400ms, 500ms;
    -ms-transition-duration: 400ms, 500ms;
    transition-duration: 400ms, 500ms;
    -webkit-transition-timing-function: cubic-bezier(0.11, 3.16, 0.41, 1), ease-in-out;
    -ms-transition-timing-function: cubic-bezier(0.11, 3.16, 0.41, 1), ease-in-out;
    transition-timing-function: cubic-bezier(0.11, 3.16, 0.41, 1), ease-in-out; }
.subnavigation__item:nth-child(15) {
    -webkit-transform: translate3d(0, -36.5px, 0);
    -ms-transform: translate3d(0, -36.5px, 0);
    transform: translate3d(0, -36.5px, 0);
    -webkit-transition-duration: 400ms, 500ms;
    -ms-transition-duration: 400ms, 500ms;
    transition-duration: 400ms, 500ms;
    -webkit-transition-timing-function: cubic-bezier(0.11, 3.06, 0.41, 1), ease-in-out;
    -ms-transition-timing-function: cubic-bezier(0.11, 3.06, 0.41, 1), ease-in-out;
    transition-timing-function: cubic-bezier(0.11, 3.06, 0.41, 1), ease-in-out; }
.subnavigation__item:nth-child(14) {
    -webkit-transform: translate3d(0, -36px, 0);
    -ms-transform: translate3d(0, -36px, 0);
    transform: translate3d(0, -36px, 0);
    -webkit-transition-duration: 400ms, 500ms;
    -ms-transition-duration: 400ms, 500ms;
    transition-duration: 400ms, 500ms;
    -webkit-transition-timing-function: cubic-bezier(0.11, 2.96, 0.41, 1), ease-in-out;
    -ms-transition-timing-function: cubic-bezier(0.11, 2.96, 0.41, 1), ease-in-out;
    transition-timing-function: cubic-bezier(0.11, 2.96, 0.41, 1), ease-in-out; }
.subnavigation__item:nth-child(13) {
    -webkit-transform: translate3d(0, -35.5px, 0);
    -ms-transform: translate3d(0, -35.5px, 0);
    transform: translate3d(0, -35.5px, 0);
    -webkit-transition-duration: 400ms, 500ms;
    -ms-transition-duration: 400ms, 500ms;
    transition-duration: 400ms, 500ms;
    -webkit-transition-timing-function: cubic-bezier(0.11, 2.86, 0.41, 1), ease-in-out;
    -ms-transition-timing-function: cubic-bezier(0.11, 2.86, 0.41, 1), ease-in-out;
    transition-timing-function: cubic-bezier(0.11, 2.86, 0.41, 1), ease-in-out; }
.subnavigation__item:nth-child(12) {
    -webkit-transform: translate3d(0, -35px, 0);
    -ms-transform: translate3d(0, -35px, 0);
    transform: translate3d(0, -35px, 0);
    -webkit-transition-duration: 400ms, 500ms;
    -ms-transition-duration: 400ms, 500ms;
    transition-duration: 400ms, 500ms;
    -webkit-transition-timing-function: cubic-bezier(0.11, 2.76, 0.41, 1), ease-in-out;
    -ms-transition-timing-function: cubic-bezier(0.11, 2.76, 0.41, 1), ease-in-out;
    transition-timing-function: cubic-bezier(0.11, 2.76, 0.41, 1), ease-in-out; }
.subnavigation__item:nth-child(11) {
    -webkit-transform: translate3d(0, -34.5px, 0);
    -ms-transform: translate3d(0, -34.5px, 0);
    transform: translate3d(0, -34.5px, 0);
    -webkit-transition-duration: 400ms, 500ms;
    -ms-transition-duration: 400ms, 500ms;
    transition-duration: 400ms, 500ms;
    -webkit-transition-timing-function: cubic-bezier(0.11, 2.66, 0.41, 1), ease-in-out;
    -ms-transition-timing-function: cubic-bezier(0.11, 2.66, 0.41, 1), ease-in-out;
    transition-timing-function: cubic-bezier(0.11, 2.66, 0.41, 1), ease-in-out; }
.subnavigation__item:nth-child(10) {
    -webkit-transform: translate3d(0, -34px, 0);
    -ms-transform: translate3d(0, -34px, 0);
    transform: translate3d(0, -34px, 0);
    -webkit-transition-duration: 400ms, 500ms;
    -ms-transition-duration: 400ms, 500ms;
    transition-duration: 400ms, 500ms;
    -webkit-transition-timing-function: cubic-bezier(0.11, 2.56, 0.41, 1), ease-in-out;
    -ms-transition-timing-function: cubic-bezier(0.11, 2.56, 0.41, 1), ease-in-out;
    transition-timing-function: cubic-bezier(0.11, 2.56, 0.41, 1), ease-in-out; }
.subnavigation__item:nth-child(9) {
    -webkit-transform: translate3d(0, -33.5px, 0);
    -ms-transform: translate3d(0, -33.5px, 0);
    transform: translate3d(0, -33.5px, 0);
    -webkit-transition-duration: 400ms, 500ms;
    -ms-transition-duration: 400ms, 500ms;
    transition-duration: 400ms, 500ms;
    -webkit-transition-timing-function: cubic-bezier(0.11, 2.46, 0.41, 1), ease-in-out;
    -ms-transition-timing-function: cubic-bezier(0.11, 2.46, 0.41, 1), ease-in-out;
    transition-timing-function: cubic-bezier(0.11, 2.46, 0.41, 1), ease-in-out; }
.subnavigation__item:nth-child(8) {
    -webkit-transform: translate3d(0, -33px, 0);
    -ms-transform: translate3d(0, -33px, 0);
    transform: translate3d(0, -33px, 0);
    -webkit-transition-duration: 400ms, 500ms;
    -ms-transition-duration: 400ms, 500ms;
    transition-duration: 400ms, 500ms;
    -webkit-transition-timing-function: cubic-bezier(0.11, 2.36, 0.41, 1), ease-in-out;
    -ms-transition-timing-function: cubic-bezier(0.11, 2.36, 0.41, 1), ease-in-out;
    transition-timing-function: cubic-bezier(0.11, 2.36, 0.41, 1), ease-in-out; }
.subnavigation__item:nth-child(7) {
    -webkit-transform: translate3d(0, -32.5px, 0);
    -ms-transform: translate3d(0, -32.5px, 0);
    transform: translate3d(0, -32.5px, 0);
    -webkit-transition-duration: 400ms, 500ms;
    -ms-transition-duration: 400ms, 500ms;
    transition-duration: 400ms, 500ms;
    -webkit-transition-timing-function: cubic-bezier(0.11, 2.26, 0.41, 1), ease-in-out;
    -ms-transition-timing-function: cubic-bezier(0.11, 2.26, 0.41, 1), ease-in-out;
    transition-timing-function: cubic-bezier(0.11, 2.26, 0.41, 1), ease-in-out; }
.subnavigation__item:nth-child(6) {
    -webkit-transform: translate3d(0, -32px, 0);
    -ms-transform: translate3d(0, -32px, 0);
    transform: translate3d(0, -32px, 0);
    -webkit-transition-duration: 400ms, 500ms;
    -ms-transition-duration: 400ms, 500ms;
    transition-duration: 400ms, 500ms;
    -webkit-transition-timing-function: cubic-bezier(0.11, 2.16, 0.41, 1), ease-in-out;
    -ms-transition-timing-function: cubic-bezier(0.11, 2.16, 0.41, 1), ease-in-out;
    transition-timing-function: cubic-bezier(0.11, 2.16, 0.41, 1), ease-in-out; }
.subnavigation__item:nth-child(5) {
    -webkit-transform: translate3d(0, -31.5px, 0);
    -ms-transform: translate3d(0, -31.5px, 0);
    transform: translate3d(0, -31.5px, 0);
    -webkit-transition-duration: 400ms, 500ms;
    -ms-transition-duration: 400ms, 500ms;
    transition-duration: 400ms, 500ms;
    -webkit-transition-timing-function: cubic-bezier(0.11, 2.06, 0.41, 1), ease-in-out;
    -ms-transition-timing-function: cubic-bezier(0.11, 2.06, 0.41, 1), ease-in-out;
    transition-timing-function: cubic-bezier(0.11, 2.06, 0.41, 1), ease-in-out; }
.subnavigation__item:nth-child(4) {
    -webkit-transform: translate3d(0, -31px, 0);
    -ms-transform: translate3d(0, -31px, 0);
    transform: translate3d(0, -31px, 0);
    -webkit-transition-duration: 400ms, 500ms;
    -ms-transition-duration: 400ms, 500ms;
    transition-duration: 400ms, 500ms;
    -webkit-transition-timing-function: cubic-bezier(0.11, 1.96, 0.41, 1), ease-in-out;
    -ms-transition-timing-function: cubic-bezier(0.11, 1.96, 0.41, 1), ease-in-out;
    transition-timing-function: cubic-bezier(0.11, 1.96, 0.41, 1), ease-in-out; }
.subnavigation__item:nth-child(3) {
    -webkit-transform: translate3d(0, -30.5px, 0);
    -ms-transform: translate3d(0, -30.5px, 0);
    transform: translate3d(0, -30.5px, 0);
    -webkit-transition-duration: 400ms, 500ms;
    -ms-transition-duration: 400ms, 500ms;
    transition-duration: 400ms, 500ms;
    -webkit-transition-timing-function: cubic-bezier(0.11, 1.86, 0.41, 1), ease-in-out;
    -ms-transition-timing-function: cubic-bezier(0.11, 1.86, 0.41, 1), ease-in-out;
    transition-timing-function: cubic-bezier(0.11, 1.86, 0.41, 1), ease-in-out; }
.subnavigation__item:nth-child(2) {
    -webkit-transform: translate3d(0, -30px, 0);
    -ms-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
    -webkit-transition-duration: 400ms, 500ms;
    -ms-transition-duration: 400ms, 500ms;
    transition-duration: 400ms, 500ms;
    -webkit-transition-timing-function: cubic-bezier(0.11, 1.76, 0.41, 1), ease-in-out;
    -ms-transition-timing-function: cubic-bezier(0.11, 1.76, 0.41, 1), ease-in-out;
    transition-timing-function: cubic-bezier(0.11, 1.76, 0.41, 1), ease-in-out; }
.subnavigation__item:nth-child(1) {
    -webkit-transform: translate3d(0, -29.5px, 0);
    -ms-transform: translate3d(0, -29.5px, 0);
    transform: translate3d(0, -29.5px, 0);
    -webkit-transition-duration: 400ms, 500ms;
    -ms-transition-duration: 400ms, 500ms;
    transition-duration: 400ms, 500ms;
    -webkit-transition-timing-function: cubic-bezier(0.11, 1.66, 0.41, 1), ease-in-out;
    -ms-transition-timing-function: cubic-bezier(0.11, 1.66, 0.41, 1), ease-in-out;
    transition-timing-function: cubic-bezier(0.11, 1.66, 0.41, 1), ease-in-out; }
.subnavigation__item:nth-child(0) {
    -webkit-transform: translate3d(0, -29px, 0);
    -ms-transform: translate3d(0, -29px, 0);
    transform: translate3d(0, -29px, 0);
    -webkit-transition-duration: 400ms, 500ms;
    -ms-transition-duration: 400ms, 500ms;
    transition-duration: 400ms, 500ms;
    -webkit-transition-timing-function: cubic-bezier(0.11, 1.56, 0.41, 1), ease-in-out;
    -ms-transition-timing-function: cubic-bezier(0.11, 1.56, 0.41, 1), ease-in-out;
    transition-timing-function: cubic-bezier(0.11, 1.56, 0.41, 1), ease-in-out; }
.subnavigation__link {
    display: inline-block;
    font-size: 13px;
    color: #0f0f0f;
    line-height: 29px;
    letter-spacing: -0.005em;
    will-change: auto;
    transition: color 60ms cubic-bezier(0.645, 0.045, 0.355, 1); }
.subnavigation__link.is-active {
    font-weight: 600; }
.subnavigation__link.is-important {
    color: #E63A3D; }
.subnavigation__link.has-margin-top {
    margin-top: 29px; }
.subnavigation__link:hover {
    color: rgba(15, 15, 15, 0.5); }

.subnavigation.is-visible .subnavigation__item {
    opacity: 1; }

.subnavigation.is-active {
    pointer-events: all; }
.subnavigation.is-active .subnavigation__item {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

.subnavigation.is-animated .subnavigation__item {
    -webkit-transition-duration: 100ms;
    -ms-transition-duration: 100ms;
    transition-duration: 100ms;
    -webkit-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
.subnavigation.is-animated .subnavigation__item:nth-child(29) {
    -webkit-transition-delay: 2ms;
    -ms-transition-delay: 2ms;
    transition-delay: 2ms; }
.subnavigation.is-animated .subnavigation__item:nth-child(28) {
    -webkit-transition-delay: 4ms;
    -ms-transition-delay: 4ms;
    transition-delay: 4ms; }
.subnavigation.is-animated .subnavigation__item:nth-child(27) {
    -webkit-transition-delay: 6ms;
    -ms-transition-delay: 6ms;
    transition-delay: 6ms; }
.subnavigation.is-animated .subnavigation__item:nth-child(26) {
    -webkit-transition-delay: 8ms;
    -ms-transition-delay: 8ms;
    transition-delay: 8ms; }
.subnavigation.is-animated .subnavigation__item:nth-child(25) {
    -webkit-transition-delay: 10ms;
    -ms-transition-delay: 10ms;
    transition-delay: 10ms; }
.subnavigation.is-animated .subnavigation__item:nth-child(24) {
    -webkit-transition-delay: 12ms;
    -ms-transition-delay: 12ms;
    transition-delay: 12ms; }
.subnavigation.is-animated .subnavigation__item:nth-child(23) {
    -webkit-transition-delay: 14ms;
    -ms-transition-delay: 14ms;
    transition-delay: 14ms; }
.subnavigation.is-animated .subnavigation__item:nth-child(22) {
    -webkit-transition-delay: 16ms;
    -ms-transition-delay: 16ms;
    transition-delay: 16ms; }
.subnavigation.is-animated .subnavigation__item:nth-child(21) {
    -webkit-transition-delay: 18ms;
    -ms-transition-delay: 18ms;
    transition-delay: 18ms; }
.subnavigation.is-animated .subnavigation__item:nth-child(20) {
    -webkit-transition-delay: 20ms;
    -ms-transition-delay: 20ms;
    transition-delay: 20ms; }
.subnavigation.is-animated .subnavigation__item:nth-child(19) {
    -webkit-transition-delay: 22ms;
    -ms-transition-delay: 22ms;
    transition-delay: 22ms; }
.subnavigation.is-animated .subnavigation__item:nth-child(18) {
    -webkit-transition-delay: 24ms;
    -ms-transition-delay: 24ms;
    transition-delay: 24ms; }
.subnavigation.is-animated .subnavigation__item:nth-child(17) {
    -webkit-transition-delay: 26ms;
    -ms-transition-delay: 26ms;
    transition-delay: 26ms; }
.subnavigation.is-animated .subnavigation__item:nth-child(16) {
    -webkit-transition-delay: 28ms;
    -ms-transition-delay: 28ms;
    transition-delay: 28ms; }
.subnavigation.is-animated .subnavigation__item:nth-child(15) {
    -webkit-transition-delay: 30ms;
    -ms-transition-delay: 30ms;
    transition-delay: 30ms; }
.subnavigation.is-animated .subnavigation__item:nth-child(14) {
    -webkit-transition-delay: 32ms;
    -ms-transition-delay: 32ms;
    transition-delay: 32ms; }
.subnavigation.is-animated .subnavigation__item:nth-child(13) {
    -webkit-transition-delay: 34ms;
    -ms-transition-delay: 34ms;
    transition-delay: 34ms; }
.subnavigation.is-animated .subnavigation__item:nth-child(12) {
    -webkit-transition-delay: 36ms;
    -ms-transition-delay: 36ms;
    transition-delay: 36ms; }
.subnavigation.is-animated .subnavigation__item:nth-child(11) {
    -webkit-transition-delay: 38ms;
    -ms-transition-delay: 38ms;
    transition-delay: 38ms; }
.subnavigation.is-animated .subnavigation__item:nth-child(10) {
    -webkit-transition-delay: 40ms;
    -ms-transition-delay: 40ms;
    transition-delay: 40ms; }
.subnavigation.is-animated .subnavigation__item:nth-child(9) {
    -webkit-transition-delay: 42ms;
    -ms-transition-delay: 42ms;
    transition-delay: 42ms; }
.subnavigation.is-animated .subnavigation__item:nth-child(8) {
    -webkit-transition-delay: 44ms;
    -ms-transition-delay: 44ms;
    transition-delay: 44ms; }
.subnavigation.is-animated .subnavigation__item:nth-child(7) {
    -webkit-transition-delay: 46ms;
    -ms-transition-delay: 46ms;
    transition-delay: 46ms; }
.subnavigation.is-animated .subnavigation__item:nth-child(6) {
    -webkit-transition-delay: 48ms;
    -ms-transition-delay: 48ms;
    transition-delay: 48ms; }
.subnavigation.is-animated .subnavigation__item:nth-child(5) {
    -webkit-transition-delay: 50ms;
    -ms-transition-delay: 50ms;
    transition-delay: 50ms; }
.subnavigation.is-animated .subnavigation__item:nth-child(4) {
    -webkit-transition-delay: 52ms;
    -ms-transition-delay: 52ms;
    transition-delay: 52ms; }
.subnavigation.is-animated .subnavigation__item:nth-child(3) {
    -webkit-transition-delay: 54ms;
    -ms-transition-delay: 54ms;
    transition-delay: 54ms; }
.subnavigation.is-animated .subnavigation__item:nth-child(2) {
    -webkit-transition-delay: 56ms;
    -ms-transition-delay: 56ms;
    transition-delay: 56ms; }
.subnavigation.is-animated .subnavigation__item:nth-child(1) {
    -webkit-transition-delay: 58ms;
    -ms-transition-delay: 58ms;
    transition-delay: 58ms; }
.subnavigation.is-animated .subnavigation__item:nth-child(0) {
    -webkit-transition-delay: 60ms;
    -ms-transition-delay: 60ms;
    transition-delay: 60ms; }

.btn {
    display: block;
    padding: 0 8px;
    font-size: 13px;
    color: #ffffff;
    line-height: 23px;
    letter-spacing: -0.005em;
    background-color: #026fc9;
    border: 0;
    border-radius: 3px;
    cursor: pointer;
    will-change: auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }

.btn--big {
    padding: 0 19px;
    font-size: 19px;
    line-height: 32px; }

.btn:hover {
    background-color: #358cd4; }

.btn--notify {
    background-color: #ff355d; }

.btn--notify:hover {
    background-color: #e52e53; }

.btn--black {
    max-width: 32px;
    margin: 0 auto;
    background-color: #000000; }

.btn--black:hover {
    background-color: rgba(0, 0, 0, 0.66); }

.header-overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 3;
    width: 100vw;
    height: 100vh;
    background-color: #000000;
    will-change: auto;
    opacity: 0;
    pointer-events: none;
    transition: opacity 500ms ease-in-out; }

.header-overlay.is-active {
    opacity: 0.4; }

.header-overlay.is-animated {
    transition: opacity 350ms ease-out; }

@media only screen and (max-width: 1023px) {
    .app__version {
        display: none; } }
@media only screen and (max-width: 767px) {
    .menu .app__container.no-icon, .app.is-active .app__container.no-icon {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0); }
    .app__icon {
        display: none; }
    .app__link[href*='extensions'] .app__company {
        display: none; }
    
    .subnavigation.with-notify {
        margin-right: 0; } }
@media only screen and (max-width: 413px) {
    .subnavigation.with-buy {
        margin-right: 0; } }
@keyframes beforeAfter {
    0% {
        width: 0%; }
    60% {
        width: 90%; }
    100% {
        width: calc(50% + 2px); } }
.content {
    padding-top: 110px; }

.content.is-inner-page {
    padding-top: 178px; }

.content.is-relative {
    position: relative; }

.content.is-new-icon {
    padding-top: 87px; }

@media only screen and (max-width: 767px) {
    .content.is-inner-page {
        padding-top: 129px; } }
.link {
    color: #026fc9;
    transition: 130ms ease-in-out; }
.link__icon {
    margin-left: 8px;
    vertical-align: middle; }
.link__icon path {
    fill: #026fc9;
    transition: 130ms ease-in-out; }
.link__icon.is-more {
    margin-left: 0; }

.link--big {
    display: inline-block;
    margin-top: 33px;
    font-size: 26px;
    font-weight: 600;
    line-height: 1.52947;
    letter-spacing: -0.016em; }

.feature .link--big {
    display: inline-flex;
    align-items: baseline;
    letter-spacing: -0.016em; }
.feature .link--big .link__icon {
    overflow: visible;
    margin-left: 6px; }

.link.is-black {
    color: #000000; }
.link.is-black .link__icon path {
    fill: #000000; }

.link:hover {
    color: #358cd4; }
.link:hover .link__icon path {
    fill: #358cd4; }

.link.is-notify {
    color: #ff355d; }
.link.is-notify .link__icon path {
    fill: #ff355d; }

.link.is-notify:hover {
    color: #e52e53; }
.link.is-notify:hover .link__icon path {
    fill: #e52e53; }

.link.is-external {
    display: inline-block;
    margin-top: 9px; }

.link-arrow path {
    fill: #026fc9;
    transition: 130ms ease-in-out; }
.link:hover .link-arrow path {
    fill: #358cd4; }

.update-section .link-arrow, .p-team .link-arrow {
    display: inline-block;
    width: 5px;
    height: 10px;
    margin-left: 1px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 0 1px;
    background-size: 5px 28px;
    transition: none; }
.retina .update-section .link-arrow,
.retina .p-team .link-arrow {
    background-size: 5px 28px; }

.update-section .link:hover .link-arrow,
.p-team .link:hover .link-arrow {
    background-position: 0 -18px !important; }

.links {
    margin-top: 26px; }
.links__link {
    display: inline-block;
    font-size: 26px;
    font-weight: 600;
    line-height: 1.52947;
    letter-spacing: -0.008em; }
.links__link + .links__link {
    margin-left: 64px; }

.links.is-news-and-happenings .links__link {
    letter-spacing: -0.016em; }
.links.is-news-and-happenings .links__link .link__icon.is-twitter {
    -webkit-transform: translate3d(-1px, -2px, 0);
    -ms-transform: translate3d(-1px, -2px, 0);
    transform: translate3d(-1px, -2px, 0); }
.links.is-news-and-happenings .links__link.btn--notify {
    background-color: transparent; }

@media screen and (max-width: 1023px) {
    .links.is-news-and-happenings {
        display: flex;
        flex-direction: column;
        align-items: flex-start; }
    .links.is-news-and-happenings .links__link {
        margin-left: 0; } }
@media screen and (max-width: 580px) {
    .links.is-news-and-happenings {
        align-items: flex-start;
        text-align: left; } }
.links.is-more {
    width: 100%; }
.links.is-more .links__link {
    width: 45%;
    margin-left: 0;
    text-align: left; }

@media only screen and (max-width: 820px) {
    .link--big {
        margin-top: 24px;
        font-size: 19px; }
    .link--big svg {
        width: 5px;
        height: 9px;
        margin-top: 1px; }
    .link--big svg.is-twitter {
        width: 17px;
        height: 14px; }
    
    .link--big.is-film svg {
        width: 9px; } }
@media only screen and (max-width: 767px) {
    .link__icon.is-more {
        width: 7px;
        height: 7px; }
    
    .link--big {
        margin-top: 24px;
        font-size: 19px; }
    .link--big svg {
        width: 5px;
        height: 9px;
        margin-top: 1px; }
    
    .link--big.is-film svg {
        width: 9px; } }
@media only screen and (max-width: 620px) {
    .link--big + .link--big {
        width: 100%;
        margin-left: 0; } }
@media only screen and (max-width: 413px) {
    .link--big.is-film {
        display: inline-block; } }
@media only screen and (max-width: 1023px) {
    .links.is-more .links__link {
        width: 100%; } }
.hero__app-icon {
    margin: 70px auto 12px; }
.hero__artwork {
    position: relative;
    /*padding-bottom: 56.28%;*/
    padding-bottom: 77.4%;
}
.hero__artwork.is-after-header {
    margin-top: 79px; }
.hero__artwork--margin-top {
    margin-top: 4.27%; }
.hero__artwork--margin-bottom {
    margin-bottom: 5.5%; }
@media only screen and (max-width: 1023px) {
    .hero__artwork.is-new-icon {
        margin-bottom: 7.5% !important; } }
.hero__screenshot {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
.hero__header {
    text-align: center; }
.hero__header.is-coming-this-fall::after {
    content: "";
    display: block;
    width: 230px;
    height: 50px;
    margin: 44px auto 0;
    background-image: url("/badges/badge-available-11-29.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 230px 50px; }
.retina .hero__header.is-coming-this-fall::after {
    background-image: url("/badges/badge-available-11-29@2x.png");
    background-size: 230px 50px; }
.hero__fullscreen {
    width: 100%;
    margin-top: 61px;
    background-color: transparent;
    background-position: 50% 0;
    background-repeat: no-repeat; }
.hero__fullscreen.is-touch-bar {
    overflow: hidden; }
.hero__fullscreen.is-touch-bar .fullscreen-image-container {
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
.hero__fullscreen.is-touch-bar .fullscreen-image {
    position: relative;
    width: 100%;
    padding-bottom: 49.85%;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% auto; }
.retina .hero__fullscreen.is-touch-bar .fullscreen-image {
    background-size: 100% auto; }
.hero__fullscreen.is-touch-bar .fullscreen-image::before,
.hero__fullscreen.is-touch-bar .fullscreen-image::after {
    content: "";
    position: absolute;
    top: 0;
    width: 580px;
    height: 100%;
    background-repeat: no-repeat; }
.hero__fullscreen.is-touch-bar .fullscreen-image::before {
    left: 0;
    background-position: 100% 0;
    background-size: auto 100%;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%); }
.retina .hero__fullscreen.is-touch-bar .fullscreen-image::before {
    background-position: 100% 0;
    background-size: auto 100%; }
.hero__fullscreen.is-touch-bar .fullscreen-image::after {
    right: 0;
    background-position: 0 0;
    background-size: auto 100%;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%); }
.retina .hero__fullscreen.is-touch-bar .fullscreen-image::after {
    background-position: 0 0;
    background-size: auto 100%; }
.hero__fullscreen.is-raw {
    overflow: hidden; }
.hero__fullscreen.is-raw .fullscreen-image-wrapper {
    position: relative;
    left: 50%;
    width: 2560px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
.hero__fullscreen.is-raw .fullscreen-image {
    position: relative;
    width: 100%;
    padding-bottom: 101%;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% auto; }
.retina .hero__fullscreen.is-raw .fullscreen-image {
    background-size: 100% auto; }
.hero__fullscreen.is-raw .fullscreen-image::before,
.hero__fullscreen.is-raw .fullscreen-image::after {
    content: "";
    position: absolute;
    top: 0;
    width: 580px;
    height: 100%;
    background-repeat: no-repeat; }
.hero__fullscreen.is-raw .fullscreen-image::before {
    left: 0;
    background-position: 100% 0;
    background-size: auto 100%;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%); }
.retina .hero__fullscreen.is-raw .fullscreen-image::before {
    background-position: 100% 0;
    background-size: auto 100%; }
.hero__fullscreen.is-raw .fullscreen-image::after {
    right: 0;
    background-position: 0 0;
    background-size: auto 100%;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%); }
.retina .hero__fullscreen.is-raw .fullscreen-image::after {
    background-position: 0 0;
    background-size: auto 100%; }
.hero__fullscreen.is-raw + .l-wrapper {
    position: relative;
    z-index: 2; }
.hero__title.is-small {
    margin-top: 0 !important;
    font-size: 28px;
    font-weight: 600;
    line-height: 1; }
.hero__description {
    max-width: 880px;
    margin: 0 auto; }
.hero__description + .hero__description {
    margin-top: 25px; }
.hero__title + .hero__description {
    margin-top: 21px; }
.hero__link .link__icon.is-play {
    margin-left: 7px; }
.hero__link .link__icon.is-free-trial {
    margin-top: -2px;
    margin-left: 5px; }
.hero__link .link__icon.is-appstore {
    margin-top: -2px;
    margin-left: 5px; }
.hero__icon + .hero__title {
    margin-top: 20px; }
.hero__additional-info {
    margin-top: 42px; }
.hero__btn {
    margin: 33px auto 0;
    padding: 0 16px;
    font-size: 17px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 4px; }

.hero + .hero {
    margin-top: 240px; }

.hero.is-splash {
    position: relative;
    z-index: 2;
    padding: 110px 0;
    background-color: #ffffff; }

.hero.is-hidden {
    display: none; }

@media only screen and (max-width: 820px) {
    .hero__link .link__icon.is-play {
        width: 9px;
        height: 9px;
        margin-top: -1px; }
    
    .hero__link .link__icon.is-appstore {
        width: 18px;
        height: 15px; }
    
    .hero__link .link__icon.is-free-trial {
        width: 18px;
        height: 18px; } }
@media only screen and (max-width: 767px) {
    .hero__link .link__icon.is-play {
        margin-top: -1px; }
    
    .hero__link .link__icon.is-appstore {
        width: 16px;
        height: 14px; }
    
    .hero__link .link__icon.is-free-trial {
        width: 16px;
        height: 16px; } }
@media only screen and (max-width: 767px) {
    .hero__header.is-coming-this-fall::after {
        margin-top: 32px; }
    .hero__link svg {
        width: 9px;
        height: 9px; } }
@media only screen and (min-width: 1480px) {
    .hero__fullscreen.is-raw {
        margin-top: -95px;
        margin-bottom: -290px; } }
@media only screen and (max-width: 1479px) {
    .hero__fullscreen.is-raw {
        margin-top: -6.8%;
        margin-bottom: -19.8%; } }
.hero__link + .hero__link {
    margin-left: 45px; }

@media only screen and (max-width: 767px) {
    .hero__header {
        display: flex;
        flex-direction: column; }
    .hero__icon {
        margin: 0 auto; }
    .hero__links {
        display: flex;
        flex-direction: column; }
    .hero__link + .hero__link {
        margin-top: 5px;
        margin-left: 0; } }
.summary {
    margin-top: 73px; }
.summary__item {
    text-align: center; }
.summary__item:nth-child(n + 4) {
    margin-top: 66px; }
.summary__label {
    display: inline-block;
    margin-top: 4px;
    margin-bottom: 4px; }
.summary__name {
    margin-top: 4px; }
.summary__name + .summary__description {
    margin-top: 9px; }
.summary__link {
    display: inline-block;
    margin-top: 7px;
    font-weight: 500; }

.summary--black .l-cols {
    justify-content: center; }
.summary--black .l-cols__col-2 {
    max-width: 300px; }
.summary--black .summary__price {
    margin-top: 3px;
    letter-spacing: -0.05em; }
.summary--black .summary__price.is-before {
    margin-top: 31px;
    text-decoration: line-through;
    opacity: 0.66; }
@media only screen and (max-width: 767px) {
    .summary--black .l-cols {
        flex-direction: column;
        align-items: center; } }
.summary--black .btn {
    margin-top: 37px;
    padding: 0 16px;
    font-size: 17px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 4px; }

.feature {
    margin-top: 32px;
    padding-top: 50px; }
.feature__header {
    max-width: 896px; }
.feature__label {
    display: inline-block;
    margin-bottom: 20px; }
.feature__artwork {
    position: relative;
    padding-bottom: 77.4%;
    margin-top: 61px; }
.feature__screenshot {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
.feature__screenshot.is-repair-tool .repair-tool {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto; }
.feature__screenshot.is-repair-tool .repair-tool.is-after {
    z-index: 2;
    opacity: 0;
    transition: opacity 1000ms 1000ms ease-in-out; }
.feature__screenshot.is-repair-tool.is-active .repair-tool.is-after {
    opacity: 1; }
.feature__screenshot.is-repair-tool-drag {
    z-index: 5;
    opacity: 0; }
.feature__fullscreen {
    width: 100%;
    margin-top: 61px;
    background-color: transparent;
    background-position: 50% 0;
    background-repeat: no-repeat; }
.feature__fullscreen.is-technologies {
    overflow: hidden; }
.feature__fullscreen.is-technologies .fullscreen-image-wrapper {
    position: relative;
    left: 50%;
    width: 2560px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
.feature__fullscreen.is-technologies .fullscreen-image {
    position: relative;
    width: 100%;
    padding-bottom: 56.28%;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% auto; }
.retina .feature__fullscreen.is-technologies .fullscreen-image {
    background-size: 100% auto; }
.feature__fullscreen.is-technologies .fullscreen-image::before,
.feature__fullscreen.is-technologies .fullscreen-image::after {
    content: "";
    position: absolute;
    top: 0;
    width: 580px;
    height: 100%;
    background-repeat: no-repeat; }
.feature__fullscreen.is-technologies .fullscreen-image::before {
    left: 0;
    background-position: 100% 0;
    background-size: auto 100%;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%); }
.retina .feature__fullscreen.is-technologies .fullscreen-image::before {
    background-position: 100% 0;
    background-size: auto 100%; }
.feature__fullscreen.is-technologies .fullscreen-image::after {
    right: 0;
    background-position: 0 0;
    background-size: auto 100%;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%); }
.retina .feature__fullscreen.is-technologies .fullscreen-image::after {
    background-position: 0 0;
    background-size: auto 100%; }
.feature__fullscreen.is-touch-bar {
    overflow: hidden; }
.feature__fullscreen.is-touch-bar .fullscreen-image-container {
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
.feature__fullscreen.is-touch-bar .fullscreen-image {
    position: relative;
    width: 100%;
    padding-bottom: 49.85%;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% auto; }
.retina .feature__fullscreen.is-touch-bar .fullscreen-image {
    background-size: 100% auto; }
.feature__fullscreen.is-touch-bar .fullscreen-image::before,
.feature__fullscreen.is-touch-bar .fullscreen-image::after {
    content: "";
    position: absolute;
    top: 0;
    width: 580px;
    height: 100%;
    background-repeat: no-repeat; }
.feature__fullscreen.is-touch-bar .fullscreen-image::before {
    left: 0;
    background-position: 100% 0;
    background-size: auto 100%;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%); }
.retina .feature__fullscreen.is-touch-bar .fullscreen-image::before {
    background-position: 100% 0;
    background-size: auto 100%; }
.feature__fullscreen.is-touch-bar .fullscreen-image::after {
    right: 0;
    background-position: 0 0;
    background-size: auto 100%;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%); }
.retina .feature__fullscreen.is-touch-bar .fullscreen-image::after {
    background-position: 0 0;
    background-size: auto 100%; }
.feature__fullscreen.is-web-presets {
    overflow: hidden; }
.feature__fullscreen.is-web-presets .fullscreen-image-container {
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
.feature__fullscreen.is-web-presets .fullscreen-image {
    position: relative;
    width: 100%;
    padding-bottom: 60%;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% auto; }
.retina .feature__fullscreen.is-web-presets .fullscreen-image {
    background-size: 100% auto; }
.feature__fullscreen.is-web-presets .fullscreen-image::before,
.feature__fullscreen.is-web-presets .fullscreen-image::after {
    content: "";
    position: absolute;
    top: 0;
    width: 580px;
    height: 100%;
    background-repeat: no-repeat; }
.feature__fullscreen.is-web-presets .fullscreen-image::before {
    left: 0;
    background-position: 100% 0;
    background-size: auto 100%;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%); }
.retina .feature__fullscreen.is-web-presets .fullscreen-image::before {
    background-position: 100% 0;
    background-size: auto 100%; }
.feature__fullscreen.is-web-presets .fullscreen-image::after {
    right: 0;
    background-position: 0 0;
    background-size: auto 100%;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%); }
.retina .feature__fullscreen.is-web-presets .fullscreen-image::after {
    background-position: 0 0;
    background-size: auto 100%; }
.feature__fullscreen.is-text-presets {
    overflow: hidden; }
.feature__fullscreen.is-text-presets .fullscreen-image-wrapper {
    position: relative;
    left: 50%;
    width: 2560px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
.feature__fullscreen.is-text-presets .fullscreen-image {
    position: relative;
    width: 100%;
    padding-bottom: 56.28%;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% auto; }
.retina .feature__fullscreen.is-text-presets .fullscreen-image {
    background-size: 100% auto; }
.feature__fullscreen.is-text-presets .fullscreen-image::before,
.feature__fullscreen.is-text-presets .fullscreen-image::after {
    content: "";
    position: absolute;
    top: 0;
    width: 526px;
    height: 100%;
    background-repeat: no-repeat; }
.feature__fullscreen.is-text-presets .fullscreen-image::before {
    left: 0;
    background-position: 100% 0;
    background-size: auto 100%;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%); }
.retina .feature__fullscreen.is-text-presets .fullscreen-image::before {
    background-position: 100% 0;
    background-size: auto 100%; }
.feature__fullscreen.is-text-presets .fullscreen-image::after {
    right: 0;
    background-position: 0 0;
    background-size: auto 100%;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%); }
.retina .feature__fullscreen.is-text-presets .fullscreen-image::after {
    background-position: 0 0;
    background-size: auto 100%; }
.feature__fullscreen.is-effects-recipes {
    overflow: hidden; }
.feature__fullscreen.is-effects-recipes .fullscreen-image-wrapper {
    position: relative;
    left: 50%;
    width: 2560px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
.feature__fullscreen.is-effects-recipes .fullscreen-image {
    position: relative;
    width: 100%;
    padding-bottom: 62.28%;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% auto; }
.retina .feature__fullscreen.is-effects-recipes .fullscreen-image {
    background-size: 100% auto; }
.feature__fullscreen.is-effects-recipes .fullscreen-image::before,
.feature__fullscreen.is-effects-recipes .fullscreen-image::after {
    content: "";
    position: absolute;
    top: 0;
    width: 580px;
    height: 100%;
    background-repeat: no-repeat; }
.feature__fullscreen.is-effects-recipes .fullscreen-image::before {
    left: 0;
    background-position: 100% 0;
    background-size: auto 100%;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%); }
.retina .feature__fullscreen.is-effects-recipes .fullscreen-image::before {
    background-position: 100% 0;
    background-size: auto 100%; }
.feature__fullscreen.is-effects-recipes .fullscreen-image::after {
    right: 0;
    background-position: 0 0;
    background-size: auto 100%;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%); }
.retina .feature__fullscreen.is-effects-recipes .fullscreen-image::after {
    background-position: 0 0;
    background-size: auto 100%; }
.feature__fullscreen.is-color-adjustments-recipes {
    overflow: hidden; }
.feature__fullscreen.is-color-adjustments-recipes .fullscreen-image-wrapper {
    position: relative;
    left: 50%;
    width: 2560px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
.feature__fullscreen.is-color-adjustments-recipes .fullscreen-image {
    position: relative;
    width: 100%;
    padding-bottom: 62.28%;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% auto; }
.retina .feature__fullscreen.is-color-adjustments-recipes .fullscreen-image {
    background-size: 100% auto; }
.feature__fullscreen.is-color-adjustments-recipes .fullscreen-image::before,
.feature__fullscreen.is-color-adjustments-recipes .fullscreen-image::after {
    content: "";
    position: absolute;
    top: 0;
    width: 580px;
    height: 100%;
    background-repeat: no-repeat; }
.feature__fullscreen.is-color-adjustments-recipes .fullscreen-image::before {
    left: 0;
    background-position: 100% 0;
    background-size: auto 100%;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%); }
.retina .feature__fullscreen.is-color-adjustments-recipes .fullscreen-image::before {
    background-position: 100% 0;
    background-size: auto 100%; }
.feature__fullscreen.is-color-adjustments-recipes .fullscreen-image::after {
    right: 0;
    background-position: 0 0;
    background-size: auto 100%;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%); }
.retina .feature__fullscreen.is-color-adjustments-recipes .fullscreen-image::after {
    background-position: 0 0;
    background-size: auto 100%; }
.feature__fullscreen.is-app-icon {
    height: 144px;
    padding-bottom: 16px;
    background-size: 2304px 144px; }
.retina .feature__fullscreen.is-app-icon {
    background-size: 2304px 144px; }
.feature__fullscreen.is-brushes {
    height: 687px;
    background-size: 2452px 687px; }
.retina .feature__fullscreen.is-brushes {
    background-size: 2452px 687px; }
.feature__fullscreen.is-marching-ants {
    height: 330px;
    background-size: 2560px 330px; }
.retina .feature__fullscreen.is-marching-ants {
    background-size: 2560px 330px; }

.feature.with-icon .feature__header {
    max-width: 660px;
    margin-right: auto;
    margin-left: auto;
    text-align: center; }
.feature.with-icon .feature__header.is-gpu {
    max-width: 700px; }

.feature.is-app-icon .feature__header {
    max-width: 720px; }

.feature.is-coming-soon .feature__name {
    display: flex;
    align-items: center; }
.feature.is-coming-soon .feature__name::after {
    content: "";
    width: 128px;
    height: 30px;
    margin-left: 15px;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 128px 30px; }
.retina .feature.is-coming-soon .feature__name::after {
    background-size: 128px 30px; }

.feature.is-experimental-feature .feature__name {
    display: flex;
    align-items: center; }
.feature.is-experimental-feature .feature__name::after {
    content: "";
    width: 140px;
    height: 30px;
    margin-left: 15px;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 140px 30px; }
.retina .feature.is-experimental-feature .feature__name::after {
    background-size: 140px 30px; }

.feature.is-machine-learning .feature__name {
    display: flex;
    align-items: center; }
.feature.is-machine-learning .feature__name::after {
    content: "";
    width: 173px;
    height: 30px;
    margin-left: 15px;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 173px 30px; }
.retina .feature.is-machine-learning .feature__name::after {
    background-size: 173px 30px; }

@media only screen and (max-width: 767px) {
    .feature {
        margin-top: 32px; }
    
    .feature.is-coming-soon .feature__name,
    .feature.is-machine-learning .feature__name {
        flex-wrap: wrap; } }
.replay {
    padding: 36px 0 0;
    margin-bottom: -3px;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    transition: opacity 130ms ease-in-out; }
.replay__button {
    display: inline-block;
    font-size: 17px;
    line-height: 1;
    color: #026fc9; }
.replay__icon {
    margin-left: 3px; }
.replay__icon path {
    fill: #026fc9; }

.replay.is-active {
    opacity: 1;
    pointer-events: all; }

.additional-info {
    margin-top: 74px; }
.additional-info__item:nth-child(n + 4) {
    margin-top: 57px; }
.additional-info__description.with-bullet-point::before {
    content: '• ';
    margin-right: 1px; }
.additional-info__description.with-bullet-point + .additional-info__description.with-bullet-point {
    margin-top: 10px; }

.additional-info.is-technologies {
    margin-top: 44px; }

.additional-info.is-team .additional-info__description-link {
    text-decoration: underline; }

.share-section {
    margin-top: 109px; }
.share-section__ends {
    margin-top: 54px;
    color: #000000;
    text-align: center; }
.share-section__title {
    text-align: center; }
.share-section__description {
    max-width: 600px;
    margin: 9px auto 0 !important;
    text-align: center; }
.share-section__nav {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 19px; }
.share-section__link + .share-section__link {
    margin-left: 30px; }
.share-section__link:hover .share-section__icon {
    opacity: 0.66; }

.footer__next {
    padding: 220px 0 5px; }
.footer__copyright {
    margin-top: 231px;
    padding-bottom: 14px; }
.footer__buy.is-notify + .footer__copyright {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    margin-top: 0;
    opacity: 0;
    transition: opacity 130ms ease-in-out; }
.footer__buy.is-notify + .footer__copyright.is-active {
    opacity: 1; }
.footer__back-link + .footer__copyright {
    margin-top: 165px; }

.footer.is-hidden {
    display: none; }

.buy {
    position: relative;
    box-sizing: border-box;
    height: 100vh;
    text-align: center; }
.buy.is-notify .g-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    text-align: center;
    will-change: transform;
    -webkit-transform: translate3d(0, 210px, 0);
    -ms-transform: translate3d(0, 210px, 0);
    transform: translate3d(0, 210px, 0); }
.buy .notify__title {
    margin-top: 16px;
    font-size: 32px;
    font-weight: 700;
    color: #0f0f0f;
    letter-spacing: -0.002em; }
.buy .notify__btn.btn--big {
    margin: 22px auto 0;
    padding: 0;
    font-size: 17px;
    width: 96px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 4px; }
.buy .notify__title.is-coming-this-fall::after {
    content: "";
    display: block;
    width: 230px;
    height: 50px;
    margin: 14px auto 0;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 230px 50px; }
.retina .buy .notify__title.is-coming-this-fall::after {
    background-size: 230px 50px; }

@media only screen and (max-height: 735px) {
    .buy {
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: calc(100vh - 26px); }
    .buy.is-notify .g-wrapper {
        position: relative;
        -webkit-transform: translate3d(0, 0, 0) !important;
        -ms-transform: translate3d(0, 0, 0) !important;
        transform: translate3d(0, 0, 0) !important; }
    
    .footer__buy.is-notify + .footer__copyright {
        position: relative;
        opacity: 1; } }
.next {
    text-align: center; }
.next__link {
    font-weight: 500; }
.next__name {
    margin-top: 19px; }

.copyright__text {
    font-size: 12px;
    color: #333333;
    text-align: center;
    opacity: 0.5; }
.copyright__text + .copyright__text {
    margin-top: 40px; }

.faq {
    margin-top: 115px; }
.faq__item + .faq__item {
    margin-top: 91px; }
.faq__answer + .faq__answer {
    margin-top: 25px; }

.tech-specs {
    margin-top: 135px; }
.tech-specs__section + .tech-specs__section {
    margin-top: 71px; }
.tech-specs__description + .tech-specs__description {
    margin-top: 10px; }
.tech-specs__subtitle + .tech-specs__description {
    margin-top: 12px; }
.tech-specs__header + .tech-specs__lists {
    margin-top: 32px; }
.tech-specs__subtitle {
    font-size: 17px; }
.tech-specs__description + .tech-specs__subtitle {
    margin-top: 27px; }
.tech-specs__lists + .tech-specs__lists {
    margin-top: 34px; }
.tech-specs__subtitle + .tech-specs__cols {
    margin-top: 13px; }
.tech-specs__description.with-bullet-point::before {
    content: '• ';
    margin-right: 1px; }
.tech-specs__description.with-margin-top {
    margin-top: 32px; }

.p-team .feature,
.p-press .feature {
    margin-top: 48px;
    padding-top: 0; }

.p-machine-learning .hero__header {
    position: relative;
    z-index: 2;
    margin-top: -106px; }
.p-machine-learning .hero__artwork {
    padding-bottom: 112%; }

@media only screen and (max-width: 767px) {
    .p-machine-learning .hero__artwork {
        margin-top: 70px;
        margin-bottom: 80px; } }
.p-coming-soon .hero-description {
    max-width: 830px; }
.p-coming-soon .feature:nth-child(1) {
    margin-top: 145px; }

.p-newsletter .content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0;
    height: calc(100vh - 30px); }
.p-newsletter .notify {
    padding-top: 30px; }
.p-newsletter .notify__description {
    max-width: 900px; }
.p-newsletter .footer__copyright {
    margin-top: 0; }

.p-buy .content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 178px 0 148px;
    min-height: calc(100vh - 356px); }
.p-buy .footer__copyright {
    margin-top: 0; }

.p-404 .content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: calc(100vh - 30px);
    padding-top: 0; }
.p-404 .footer__copyright {
    margin-top: 0; }
.p-404 .error-page {
    text-align: center; }
.p-404 .error-page__title {
    margin-top: 28px;
    font-size: 32px;
    font-weight: 700;
    color: #0f0f0f; }
.p-404 .error-page__description {
    margin-top: 19px;
    font-size: 20px;
    color: #333333; }

.blog .content {
    padding-top: 180px; }

.blog-post {
    text-align: center; }
.blog-post__header-date {
    max-width: 750px;
    margin-right: auto;
    margin-left: auto;
    text-align: left; }
.blog-post__title {
    max-width: 750px;
    margin-right: auto;
    margin-left: auto;
    text-align: left; }
.blog-post__header-date + .blog-post__title {
    margin-top: 20px; }
.blog-post__subheadline {
    max-width: 750px;
    margin-right: auto;
    margin-left: auto;
    text-align: left; }
.blog-post__body {
    max-width: 750px;
    margin-right: auto;
    margin-left: auto;
    text-align: left; }
.blog-post__title + .blog-post__body {
    margin-top: 34px; }
.blog-post__image + .blog-post__body {
    margin-top: 54px; }
.blog-post__body + .blog-post__body {
    margin-top: 27px; }
.blog-post__image {
    width: 100%;
    max-width: 1400px;
    height: auto; }
.blog-post__body + .blog-post__image {
    margin-top: 48px; }
.blog-post__meta {
    margin-top: 36px; }
.blog-post__wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: 750px;
    margin-right: auto;
    margin-left: auto; }
.blog-post__center {
    text-align: center; }
.blog-post__left, .blog-post__center, .blog-post__right {
    width: 33%; }
.blog-post__left {
    text-align: left; }
.blog-post__comments {
    font-size: 16px;
    letter-spacing: 0; }
.blog-post__comments.is-inactive {
    color: rgba(15, 15, 15, 0.4);
    pointer-events: none; }
.blog-post__date {
    font-size: 15px;
    color: rgba(15, 15, 15, 0.4);
    line-height: 54px;
    letter-spacing: 0.02em; }
.blog-post__more-options {
    margin-right: 0;
    margin-left: auto; }
.blog-post h2.t-level-3_title-s {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.020em; }

.blog-post + .blog-post {
    margin-top: 178px; }

.more-options {
    position: relative;
    width: 32px;
    height: 18px;
    border: 1px solid transparent;
    border-radius: 3px;
    color: #026fc9;
    transition: color 180ms linear, border-color 180ms linear; }

.more-options__btn {
    position: relative;
    width: 32px;
    height: 18px;
    cursor: pointer; }

.more-options__dot {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: currentColor;
    -webkit-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0); }

.more-options__dot::before,
.more-options__dot::after {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: currentColor; }

.more-options__dot::before {
    left: 0;
    -webkit-transform: translate3d(-7px, 0, 0);
    -ms-transform: translate3d(-7px, 0, 0);
    transform: translate3d(-7px, 0, 0); }

.more-options__dot::after {
    right: 0;
    -webkit-transform: translate3d(7px, 0, 0);
    -ms-transform: translate3d(7px, 0, 0);
    transform: translate3d(7px, 0, 0); }

.hover .more-options:not(.is-active):hover {
    color: rgba(2, 111, 201, 0.68); }

.more-options__menu {
    position: absolute;
    right: -1px;
    bottom: -10px;
    width: 108px;
    padding: 9px 12px;
    border-radius: 3px;
    border: 1px solid rgba(0, 0, 0, 0.16);
    background: #ffffff;
    cursor: default;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    transition: opacity 130ms ease; }

.more-options__menu:before,
.more-options__menu:after {
    content: '';
    position: absolute;
    right: 9px;
    display: block;
    width: 0;
    border-style: solid;
    border-width: 0 6px 6px; }

.more-options__menu:before {
    top: -6px;
    z-index: 0;
    border-color: #c1c1c1 transparent; }

.more-options__menu:after {
    top: -5px;
    z-index: 1;
    border-color: #ffffff transparent; }

.more-options.is-active {
    border-color: transparent;
    color: rgba(15, 15, 15, 0.5); }

.more-options.is-active .more-options__menu {
    opacity: 1;
    pointer-events: all; }

.more-options__item {
    font-size: 12px;
    font-weight: 400;
    color: #000000; }

.hover .more-options__item:hover {
    opacity: 0.6; }

.more-options__link {
    display: flex;
    align-items: center;
    line-height: 24px; }

.more-options__link.no-icon {
    padding-left: 22px; }

.more-options__link.is-inactive {
    display: none; }

.more-options__icon {
    margin-right: 6px; }

.footer__back-link {
    margin-top: 167px;
    text-align: center; }

.page-navigation {
    margin-top: 71px;
    font-size: 14px;
    color: #0f0f0f;
    text-align: center; }
.page-navigation .current {
    font-weight: 600; }
.page-navigation .page-numbers {
    display: inline-block;
    margin: 0 4px; }
.page-navigation .dots {
    margin: 0 7px; }

.comments {
    max-width: 750px;
    padding: 0 40px;
    margin: 148px auto 0; }

.comments__list {
    margin-top: 43px; }

.comments-form {
    width: 100%;
    height: 100%;
    max-height: 210px;
    padding: 0 18px;
    margin-top: 33px;
    border: 1px solid rgba(0, 0, 0, 0.16);
    border-radius: 3px;
    opacity: 1;
    transition: max-height 180ms ease-out, margin-top 180ms ease-out, opacity 330ms linear; }

.comment__entry + .comments-form {
    width: calc(100% - 94px);
    margin-right: 0;
    margin-left: auto; }

.comments-form.is-hidden {
    max-height: 0;
    margin-top: 0; }

.comments-form.is-invisible {
    opacity: 0; }

.comments-form__list {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%; }

.comments-form__item {
    width: 100%; }

.comments-form__item + .comments-form__item:not(:last-child) {
    border-top: 1px solid #e5e5e5; }

.comments-form__item:nth-child(3) {
    flex: 1 0 auto;
    height: 93px; }

.comments-form__item:last-child {
    text-align: right; }

.comments-form__item.is-invisible + .comments-form__item {
    border: none; }

.comments-form__author {
    font-size: 14px;
    font-weight: 700;
    color: #0f0f0f;
    line-height: 38px;
    letter-spacing: -0.028em; }

.comments-form__input {
    width: 100%;
    height: 38px;
    padding: 0;
    margin: 0;
    border: none;
    font-size: 14px;
    color: #0f0f0f;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    vertical-align: middle; }

.comments-form__textarea {
    width: 100%;
    height: 100%;
    padding: 11px 0 5px;
    margin: 0;
    border: none;
    font-size: 14px;
    color: #0f0f0f;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    resize: none; }

.comments-form ::-webkit-input-placeholder {
    font-family: -apple-system, BlinkMacSystemFont, "myriad-pro", sans-serif;
    font-size: 14px;
    color: rgba(15, 15, 15, 0.4);
    transition: color 330ms ease;
    -webkit-font-smoothing: antialiased; }

.comments-form ::-moz-placeholder {
    font-family: -apple-system, BlinkMacSystemFont, "myriad-pro", sans-serif;
    font-size: 14px;
    color: rgba(15, 15, 15, 0.4);
    transition: color 330ms ease;
    opacity: 1;
    -moz-osx-font-smoothing: grayscale; }

.comments-form :-ms-input-placeholder {
    font-family: -apple-system, BlinkMacSystemFont, "myriad-pro", sans-serif;
    font-size: 14px;
    color: rgba(15, 15, 15, 0.4);
    transition: color 330ms ease; }

.comments-form :-moz-placeholder {
    font-family: -apple-system, BlinkMacSystemFont, "myriad-pro", sans-serif;
    font-size: 14px;
    color: rgba(15, 15, 15, 0.4);
    transition: color 330ms ease; }

.comments-form__input:focus::-webkit-input-placeholder {
    color: rgba(15, 15, 15, 0.2); }

.comments-form__textarea:focus::-webkit-input-placeholder {
    color: rgba(15, 15, 15, 0.2); }

.comments-form__input:focus::-moz-placeholder {
    color: rgba(15, 15, 15, 0.2); }

.comments-form__textarea:focus::-moz-placeholder {
    color: rgba(15, 15, 15, 0.2); }

.comments-form__input:focus:-ms-input-placeholder {
    color: rgba(15, 15, 15, 0.2); }

.comments-form__textarea:focus:-ms-input-placeholder {
    color: rgba(15, 15, 15, 0.2); }

.comments-form__input:focus:-moz-placeholder {
    color: rgba(15, 15, 15, 0.2); }

.comments-form__textarea:focus:-moz-placeholder {
    color: rgba(15, 15, 15, 0.2); }

.comments-form__cancel,
.comments-form__submit {
    height: 38px;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 13px;
    font-weight: 500;
    color: #026fc9;
    letter-spacing: -0.02em;
    vertical-align: middle;
    background-color: transparent;
    cursor: pointer;
    transition: opacity 550ms ease; }

.comments-form__cancel {
    color: rgba(15, 15, 15, 0.5); }

.comments-form__cancel + .comments-form__submit {
    margin-left: 12px; }

.comment,
.pingback {
    width: 100%; }

.comment + .comment,
.comment + .pingback,
.pingback + .pingback,
.pingback + .comment {
    margin-top: 36px; }

.pingback {
    padding-left: 48px; }

.comment__entry {
    display: flex; }

.comment__entry > .avatar {
    flex-shrink: 0;
    margin-right: 16px;
    border-radius: 50%;
    background-color: #f2f2f2; }

.comment__body {
    font-size: 17px;
    font-weight: 400;
    color: #333333;
    line-height: 27px;
    letter-spacing: 0.004em; }

.comment__author {
    margin-bottom: 1px; }

.comment__footer {
    margin-top: 11px;
    font-size: 15px;
    color: rgba(15, 15, 15, 0.5);
    line-height: 1;
    letter-spacing: -0.004em; }

.comment__reply {
    display: inline-flex;
    align-items: center;
    flex-direction: row-reverse;
    vertical-align: top; }

.comment__reply a:hover {
    text-decoration: underline; }

.comment__dot {
    display: none;
    margin: 0 7px 0 4px; }

.comment__reply a ~ .comment__dot {
    display: block; }

.comment-edit-link {
    color: #026fc9; }

.comment-edit-link::before {
    content: "-";
    margin: 0 15px;
    color: rgba(15, 15, 15, 0.5); }

.comment__entry ~ .children {
    padding-left: 48px;
    margin-top: 31px; }

.children .comment + .comment {
    margin-top: 31px; }

.ad {
    padding-top: 42px; }
.ad__body {
    width: 100%;
    max-width: 820px;
    margin: 0 auto; }
.ad__body + .ad__body {
    margin-top: 32px; }
.ad__bottom {
    margin-top: 135px;
    text-align: center; }
.ad__title {
    margin-top: 8px;
    font-size: 16px;
    font-weight: 600;
    color: #0f0f0f;
    line-height: 18px; }
.ad__bottom + .footer .footer__copyright {
    margin-top: 185px; }
.ad__link {
    display: inline-block; }
.ad__additional-info {
    width: 100%;
    max-width: 820px;
    margin: 65px auto 0;
    text-align: center;
    color: #0f0f0f; }

.main-header.is-fixed,
.main-nav.is-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%; }

.main-header.is-fixed {
    background-color: #ffffff; }

.main-header.is-absolute,
.main-nav.is-absolute {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }

.new {
    padding: 198px 0 0; }
.new__inner {
    text-align: center; }
.new__content {
    display: inline-flex;
    align-items: flex-start;
    flex-wrap: wrap;
    width: 100%;
    max-width: 1220px;
    margin-top: 60px; }
.new__item {
    width: calc((100% - 20px) / 5);
    max-width: 240px; }
.new__item + .new__item {
    margin-left: 5px; }
.new__item:nth-child(n + 6) {
    margin-top: 60px; }
.new__item:nth-child(6) {
    margin-left: 0; }
.new__link {
    display: block; }
.new__link.is-ended .new__artwork:after {
    content: '';
    position: absolute;
    top: 12px;
    left: 12px;
    z-index: 3;
    width: 64px;
    height: 28px;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 64px 28px; }
.retina .new__link.is-ended .new__artwork:after {
    background-size: 64px 28px; }
.new__link.is-ended .new__thumbnail {
    opacity: 0.5; }
.new__item.is-coming-soon .new__link {
    cursor: default; }
.new__artwork {
    position: relative;
    width: 100%;
    padding-bottom: 66.66%; }
.new__item.is-coming-soon .new__artwork {
    background-color: #f5f5f5; }
.new__overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0;
    transition: 330ms ease-in-out; }
.hover .new__link:hover .new__overlay {
    opacity: 0.1; }
.new__play {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    -webkit-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0); }
.new__play path {
    fill: rgba(255, 255, 255, 0.85);
    transition: 330ms ease-in-out; }
.hover .new__link:hover .new__play path {
    fill: white; }
.new__thumbnail {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto; }
.new__name {
    margin-top: 27px;
    padding: 0 10px; }
.new__item.is-coming-soon .new__name {
    opacity: 0.33; }

@media only screen and (max-width: 1023px) {
    .new__content {
        flex-wrap: wrap;
        max-width: 730px; }
    .new__item {
        width: calc((100% - 10px) / 3); }
    .new__item + .new__item {
        margin-left: 0; }
    .new__item:nth-child(3n + 2) {
        margin-right: 5px;
        margin-left: 5px; }
    .new__item:nth-child(n + 4) {
        margin-top: 60px; } }
@media only screen and (max-width: 767px) {
    .new__content {
        flex-wrap: wrap;
        width: 485px;
        margin-right: auto;
        margin-left: auto; }
    .new__item {
        width: calc((100% - 5px) / 2); }
    .new__item + .new__item {
        margin-left: 0; }
    .new__item:nth-child(3n + 2) {
        margin-right: 0;
        margin-left: 0; }
    .new__item:nth-child(even) {
        margin-left: 5px; }
    .new__item:nth-child(n + 3) {
        margin-top: 60px; } }
@media only screen and (max-width: 567px) {
    .new__content {
        width: 240px;
        justify-content: center; }
    .new__item {
        width: 100%; }
    .new__item + .new__item {
        margin-left: 0; }
    .new__item:nth-child(n + 2) {
        margin-top: 60px; } }
.camera-list {
    overflow: auto;
    height: 100%;
    -webkit-overflow-scrolling: touch; }
.camera-list__list {
    max-width: 460px;
    padding: 25vh 20px 25vh 250px;
    margin: 0 auto; }
.camera-list__camera + .camera-list__camera {
    margin-top: 12px; }
.camera-list__info {
    display: block; }

.cameras-info {
    margin-top: 122px;
    text-align: center; }
.cameras-info__block + .cameras-info__block {
    margin-top: 56px; }
.cameras-info__extra {
    display: block;
    margin-top: -2px;
    padding-bottom: 6px;
    line-height: 1; }

@media only screen and (max-width: 800px) {
    .camera-list__list {
        padding-left: 200px; } }
.out {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
.out__background {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    width: auto;
    height: 100%;
    will-change: transform;
    -webklit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

.out-backgrounds {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
.out-backgrounds__background {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    height: 100%;
    will-change: transform;
    -webklit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
.out-backgrounds__background:nth-child(2) {
    z-index: 3; }

.pro-is-out {
    position: relative;
    z-index: 5;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: calc(100vh - 110px);
    text-align: center; }
.pro-is-out__link + .pro-is-out__link {
    margin-left: 45px; }

.hero.with-blobs {
    position: relative; }

.out-blobs {
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 2;
    width: 100%;
    max-width: 1480px;
    pointer-events: none;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
.out-blobs__wrapper {
    width: 100%;
    padding-bottom: 97.29%; }
.out-blobs__blob {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto; }
.out-blobs__blob.is-left {
    width: 540px;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%); }
.out-blobs__blob.is-right {
    right: 0;
    left: auto;
    width: 540px;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%); }
.out-blobs__blob.is-top {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%); }
.out-blobs__blob.is-top.is-fixed {
    -webkit-transform: translateY(-110px);
    -ms-transform: translateY(-110px);
    transform: translateY(-110px); }

.updates {
    margin-top: 110px; }
.updates h3 p:nth-of-type(1) {
    margin-top: 8px; }
.updates .line + .t-level-2_title-s {
    margin-top: 71px; }
.updates .t-level-2_title-s + .t-level-3_description {
    margin-top: 18px; }
.updates .t-level-3_description.is-half-opacity {
    opacity: 0.5; }
.updates .t-level-3_description + .t-level-3_description {
    margin-top: 8px; }
.updates p.t-level-3_description {
    max-width: 896px; }
.updates .update-section + .update-section {
    margin-top: 135px; }
.updates .l-inner--wide + .l-inner--narrow {
    margin-top: 71px; }
.updates .new-features {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    padding-bottom: 45px; }
@media only screen and (min-width: 1024px) {
    .updates .new-features__item {
        flex: 0 0 auto;
        width: calc( (100% - 150px) / 3 ); }
    .updates .new-features__item:nth-child(3n + 2) {
        margin-right: 75px;
        margin-left: 75px; }
    .updates .new-features__item:nth-child(n + 4) {
        margin-top: 40px; } }
@media only screen and (min-width: 415px) and (max-width: 1023px) {
    .updates .new-features__item {
        flex: 0 0 auto;
        width: calc( (100% - 75px) / 2 ); }
    .updates .new-features__item:nth-child(2n + 2) {
        margin-left: 75px; }
    .updates .new-features__item:nth-child(n + 3) {
        margin-top: 40px; } }
@media only screen and (max-width: 414px) {
    .updates .new-features__item {
        flex: 0 0 auto;
        width: 100%; }
    .updates .new-features__item:nth-child(n + 2) {
        margin-top: 40px; } }
.updates .new-features__icon {
    margin-left: 2px; }
.updates .new-features__label {
    margin-top: 4px;
    margin-bottom: 8px; }
.updates .new-features__link {
    display: block;
    margin-top: 9px; }

.app-updates {
    margin-top: 255px;
    padding-bottom: 44px; }
.app-updates .l-inner--wide {
    max-width: 1260px; }
.app-updates__title {
    font-size: 54px !important;
    margin-top: 12px; }
.app-updates__main-description {
    margin-top: 22px; }
.app-updates__items {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-top: 69px; }
.app-updates__item {
    text-align: center; }
.app-updates__item .summary__name, .app-updates__item .summary__description {
    max-width: 370px;
    margin-right: auto;
    margin-left: auto; }
.app-updates__item .summary__name {
    max-width: 330px !important;
    margin: 17px auto 0;
    line-height: 33px; }
@media only screen and (min-width: 1366px) {
    .app-updates__item {
        width: calc((100% - 100px)/ 3); }
    .app-updates__item + .app-updates__item {
        margin-left: 50px; }
    .app-updates__item:nth-child(3n + 1) {
        margin-left: 0 !important; } }
@media only screen and (min-width: 1112px) and (max-width: 1365px) {
    .app-updates__item {
        width: calc((100% - 100px) / 3); }
    .app-updates__item + .app-updates__item {
        margin-left: 50px; }
    .app-updates__item:nth-child(3n + 1) {
        margin-left: 0 !important; }
    .app-updates__item:nth-child(n + 4) {
        margin-top: 44px; } }
@media only screen and (min-width: 1024px) and (max-width: 1111px) {
    .app-updates__item {
        width: calc((100% - 100px) / 3); }
    .app-updates__item + .app-updates__item {
        margin-left: 50px; }
    .app-updates__item:nth-child(3n + 1) {
        margin-left: 0 !important; } }
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .app-updates__item {
        width: calc((100% - 100px) / 3); }
    .app-updates__item + .app-updates__item {
        margin-left: 50px; }
    .app-updates__item:nth-child(3n + 1) {
        margin-left: 0 !important; } }
@media only screen and (max-width: 767px) {
    .app-updates__item {
        width: 100%; }
    .app-updates__item + .app-updates__item {
        margin-top: 44px; } }
.app-updates__links {
    margin-top: 0;
    text-align: center; }
.app-updates__link {
    margin-top: 18px;
    color: #009193;
    background-color: transparent !important; }
.hover .app-updates__link:hover {
    color: #25a1a3; }
.app-updates__link + .app-updates__link {
    margin-left: 45px !important; }
@media only screen and (max-width: 630px) {
    .app-updates__link {
        display: block; }
    .app-updates__link + .app-updates__link {
        margin-top: 20px;
        margin-left: 0 !important; } }
.app-updates__link--huge {
    display: inline-block;
    margin-top: 31px; }
.app-updates__link--huge + .app-updates__link--huge {
    margin-left: 40px !important; }
.app-updates__link-icon {
    margin-left: 6px; }
.app-updates__link-icon path {
    fill: currentColor; }
.app-updates .summary__link {
    color: #009193 !important; }
.hover .app-updates .summary__link:hover {
    color: #25a1a3 !important; }
.app-updates .summary__link path {
    fill: currentColor !important; }

.hero__all-versions {
    margin-bottom: 2px;
    margin-left: 4px; }
.hero__all-versions path {
    fill: currentColor; }

.versions {
    position: relative;
    max-width: 334px;
    margin-top: 48px;
    margin-right: auto;
    margin-left: auto;
    text-align: center; }
.versions__link {
    display: block;
    font-size: 17px; }

.updates-all {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 4;
    opacity: 0;
    pointer-events: none;
    transition: 130ms ease-in-out;
    -webkit-transform: translateY(98%);
    -ms-transform: translateY(98%);
    transform: translateY(98%); }
.updates-all.is-active {
    opacity: 1;
    pointer-events: all;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%); }
.updates-all__popup-wrapper {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 230px;
    margin-top: -2px;
    background-position: 50% 0;
    background-repeat: repeat-y;
    background-size: 334px 1px; }
.retina .updates-all__popup-wrapper {
    background-size: 334px 1px; }
.updates-all__nav {
    overflow: auto;
    position: absolute;
    top: 20px;
    left: 13px;
    z-index: 3;
    width: calc(100% - 26px);
    max-height: 273px;
    text-align: left; }
.updates-all__link {
    display: block;
    width: calc(100% - 30px);
    padding: 0 15px;
    margin: 0 auto;
    line-height: 43px;
    border-bottom: 1px solid #f2f2f2; }
.updates-all__link:last-child {
    border-bottom: none; }

.release-notes.is-major {
    background-color: #fafafa; }
.release-notes.is-major:nth-child(1) {
    margin-top: 91px; }
.release-notes__inner {
    padding: 91px 0; }
.release-notes.is-minor + .release-notes.is-minor .release-notes__inner {
    border-top: 1px solid rgba(51, 51, 51, 0.1); }
.release-notes__version {
    font-weight: 400;
    letter-spacing: -0.02em; }
.release-notes__date {
    margin-top: 4px;
    font-size: 17px;
    color: #333333;
    line-height: 1.25;
    letter-spacing: 0.002em;
    opacity: 0.5; }
.release-notes__appstore {
    display: inline-block;
    margin-top: 16px;
    font-size: 17px;
    line-height: 1.25;
    letter-spacing: 0.002em; }
.release-notes__wrapper {
    display: flex;
    margin-top: 40px; }
.release-notes__features, .release-notes__notes {
    order: 0 0 auto;
    width: calc( (100% - 50px) / 2 ); }
.release-notes__arrow {
    margin-left: 4px; }
.release-notes__arrow path {
    fill: currentColor; }
.release-notes__figure {
    position: relative;
    width: 100%;
    padding-bottom: 56.22%;
    cursor: pointer; }
.release-notes__figure::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.05);
    border-radius: 4px; }
.release-notes__preloader {
    overflow: hidden;
    width: 0;
    height: 0; }
.release-notes__artwork-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 34px 34px;
    border-radius: 4px;
    opacity: 0;
    transition: 180ms ease-in-out; }
.retina .release-notes__artwork-overlay {
    background-size: 34px 34px; }
.hover .release-notes__figure:hover .release-notes__artwork-overlay {
    opacity: 1; }
.release-notes__artwork {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 4px; }
.release-notes__figure + .release-notes__feature {
    margin-top: 27px; }
.release-notes__feature + .release-notes__feature {
    margin-top: 20px; }
.release-notes__feature-title {
    margin-top: 3px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: 0.001em; }
.release-notes__feature-description {
    max-width: 450px;
    margin-top: 4px;
    font-size: 17px;
    font-weight: 400;
    color: #333333;
    line-height: 1.62;
    letter-spacing: 0.002em; }
.release-notes__feature-more {
    display: inline-block;
    margin-top: 7px;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0.002em; }
.release-notes__notes {
    max-width: 425px;
    margin-top: 7px;
    margin-left: 50px; }
.release-notes__notes-title {
    font-size: 15px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0.003em; }
.release-notes__notes-more-wrapper .release-notes__notes-title:nth-child(1) {
    margin-top: 33px; }
.release-notes__notes-description + .release-notes__notes-title {
    margin-top: 40px; }
.release-notes__notes-description {
    display: flex;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 1.57;
    letter-spacing: 0.004em; }
.release-notes__notes-description::before {
    content: '•';
    flex: 0 0 auto;
    margin-right: 4px;
    color: #333333; }
.release-notes__notes-title + .release-notes__notes-description {
    margin-top: 17px; }
.release-notes__notes-description + .release-notes__notes-description {
    margin-top: 10px; }
.release-notes__notes-more {
    display: inline-block;
    margin-top: 8px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0.004em; }
.release-notes__notes-more-wrapper.is-active + .release-notes__notes-more {
    margin-top: 18px; }
.release-notes__notes-more-wrapper {
    box-sizing: border-box;
    overflow: hidden;
    max-height: 0;
    padding-top: 10px;
    opacity: 1;
    pointer-events: none;
    transition: 130ms ease-in-out; }
.release-notes__notes-more-wrapper.is-active {
    max-height: 3000px;
    opacity: 1;
    pointer-events: none; }

.screenshot {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 20;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100vw;
    height: 100vh;
    background-color: rgba(255, 255, 255, 0);
    pointer-events: none;
    -webkit-backdrop-filter: blur(0);
    backdrop-filter: blur(0);
    -webkit-transition: background 110ms ease-in-out, -webkit-backdrop-filter 120ms 100ms ease-in-out;
    transition: background 110ms ease-in-out, -webkit-backdrop-filter 120ms 100ms ease-in-out; }
.screenshot.is-active {
    background-color: white; }
.screenshot__close {
    position: absolute;
    top: 50px;
    left: 50px;
    z-index: 2;
    font-size: 17px;
    font-weight: 400;
    color: #0f0f0f;
    opacity: 0;
    transform: scale(1);
    transition: opacity 110ms ease-out, transform 280ms ease-out, color 130ms ease-in-out; }
.screenshot__close path {
    fill: #0f0f0f;
    transition: 130ms ease-in-out; }
.screenshot__close-icon {
    margin-top: 2px;
    margin-right: 5px; }
.hover .screenshot__close:hover {
    color: rgba(15, 15, 15, 0.5); }
.hover .screenshot__close:hover path {
    fill: rgba(15, 15, 15, 0.5); }
.screenshot__close.is-active {
    opacity: 1;
    pointer-events: all;
    transform: scale(1); }
.screenshot__wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: calc(100vw - 200px);
    height: calc(100vh - 200px);
    margin: 0 auto; }
@media only screen and (max-width: 767px) {
    .screenshot__wrapper {
        width: calc(100vw - 40px);
        height: calc(100vh - 100px); } }
.screenshot__block {
    position: relative;
    width: 100%;
    height: 100%; }
.screenshot__image {
    position: absolute;
    opacity: 0;
    transform: translate(-50%, -50%);
    transform-origin: 50% 50%; }
.screenshot__image.is-active {
    opacity: 1;
    top: 50% !important;
    left: 50% !important;
    max-width: 100% !important;
    max-height: 100% !important;
    object-fit: contain;
    pointer-events: all; }

.new-section {
    width: 100%;
    padding: 190px 0 220px;
    background-color: #000000;
    text-align: center;
    background-position: 0 220px;
    background-repeat: repeat-x;
    background-size: 250px 900px; }
.retina .new-section {
    background-size: 250px 900px; }
.new-section__title {
    font-size: 58px;
    font-weight: 700;
    color: #ffffff;
    text-align: center;
    letter-spacing: -0.02em; }
.new-section__link {
    display: inline-block;
    margin: 28px auto 0;
    font-size: 26px;
    font-weight: 500;
    color: #419cff;
    text-align: center; }
.new-section__link + .new-section__feature {
    margin-top: 204px; }
.new-section__title + .new-section__feature {
    margin-top: 260px; }
.new-section__feature + .new-section__feature {
    margin-top: 260px; }
.new-section__feature-title {
    font-size: 48px;
    font-weight: 700;
    color: #ffffff;
    letter-spacing: -0.01em; }
.new-section__feature-icon + .new-section__feature-title {
    margin-top: 28px; }
.new-section__feature-description {
    max-width: 560px;
    margin-right: auto;
    margin-left: auto;
    font-size: 21px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.8);
    line-height: 32px; }
.new-section__feature-title + .new-section__feature-description {
    margin-top: 8px; }
.new-section__feature-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 420px;
    margin-top: 26px;
    margin-right: auto;
    margin-left: auto; }
.new-section__feature-item {
    flex: 0 0 auto;
    font-size: 22px;
    font-weight: 700;
    color: #ffffff;
    line-height: 40px; }
@media only screen and (max-width: 767px) {
    .new-section__feature-list {
        display: flex;
        flex-direction: column;
        justify-content: center; } }
.new-section__feature-blocks {
    display: flex;
    justify-content: center;
    max-width: 700px;
    margin-top: 60px;
    margin-right: auto;
    margin-left: auto; }
.new-section__feature-block {
    flex: 0 0 auto;
    width: calc((100% - 50px) / 2);
    text-align: left; }
.new-section__feature-block + .new-section__feature-block {
    margin-left: 50px; }
@media only screen and (max-width: 767px) {
    .new-section__feature-blocks {
        align-items: center;
        flex-direction: column; }
    .new-section__feature-block {
        width: 100%;
        max-width: 325px; }
    .new-section__feature-block + .new-section__feature-block {
        margin-top: 50px;
        margin-left: 0; } }
.new-section__feature-block-title {
    font-size: 32px;
    font-weight: 700;
    color: #ffffff;
    letter-spacing: -0.01em; }
.new-section__feature-block-icon + .new-section__feature-block-title {
    margin-top: 24px; }
.new-section__feature-block-description {
    font-size: 21px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.8);
    line-height: 32px; }
.new-section__feature-block-title + .new-section__feature-block-description {
    margin-top: 12px; }
.new-section__feature-block-link {
    display: inline-block;
    margin-top: 16px;
    font-size: 21px;
    font-weight: 400;
    color: #419cff;
    line-height: 32px; }
.new-section__slider {
    width: 100%;
    max-width: 980px;
    margin-top: 60px; }
.new-section__slider-wrapper {
    position: relative;
    width: 100%;
    padding-bottom: 66.3%; }
.new-section__slider-artwork {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
.new-section__slider-artwork:nth-child(2) {
    right: 0;
    left: auto;
    width: 0%; }
.new-section__slider-artwork:nth-child(2)::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    display: block;
    width: 4px;
    height: 100%;
    background-color: #ffffff; }
.new-section__slider-artwork:nth-child(2).is-active {
    animation: beforeAfter 5000ms 1000ms ease-in-out forwards; }
.new-section__slider-before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: auto;
    height: 100%; }
.new-section__slider-after {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    width: auto;
    height: 100%; }
.new-section__slider-label {
    position: absolute;
    bottom: 35px;
    z-index: 5;
    font-size: 15px;
    font-weight: 400;
    color: white;
    line-height: 18px;
    white-space: nowrap; }
@media only screen and (max-width: 767px) {
    .new-section__slider-label {
        display: none; } }
.new-section__slider-artwork:nth-child(1) .new-section__slider-label {
    left: 50px;
    z-index: 1; }
.new-section__slider-artwork:nth-child(2) .new-section__slider-label {
    right: 50px;
    z-index: 2; }
.new-section__feature-numbers {
    display: flex;
    justify-content: space-between;
    max-width: 700px;
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto; }
.new-section__feature-numbers-item {
    flex: 0 0 auto;
    max-width: 250px;
    text-align: left; }
@media only screen and (max-width: 767px) {
    .new-section__feature-numbers {
        flex-direction: column;
        align-items: center; }
    .new-section__feature-numbers-item {
        text-align: center; }
    .new-section__feature-numbers-item + .new-section__feature-numbers-item {
        margin-top: 50px; } }
.new-section__feature-numbers-description {
    font-size: 21px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.8);
    line-height: 32px; }
.new-section__feature-numbers-info {
    font-size: 32px;
    font-weight: 700;
    color: #ffffff;
    letter-spacing: -0.01em; }
.new-section__feature-numbers-link {
    display: inline-block;
    margin-top: 14px;
    font-size: 21px;
    font-weight: 400;
    color: #419cff;
    line-height: 32px;
    transition: 130ms ease-in-out; }
.hover .new-section__feature-numbers-link:hover {
    color: #347CCB; }
.new-section__feature-numbers-link .link__icon path {
    fill: currentColor; }
.new-section__feature-icons {
    display: flex;
    flex-wrap: wrap;
    max-width: 760px;
    margin-top: 53px;
    margin-right: auto;
    margin-left: auto; }
@media only screen and (min-width: 646px) and (max-width: 839px) {
    .new-section__feature-icons {
        max-width: 566px; } }
@media only screen and (min-width: 494px) and (max-width: 645px) {
    .new-section__feature-icons {
        max-width: 372px; } }
@media only screen and (min-width: 336px) and (max-width: 493px) {
    .new-section__feature-icons {
        max-width: 295px; } }
@media only screen and (max-width: 335px) {
    .new-section__feature-icons {
        max-width: 140px; } }
.new-section__feature-icons-item {
    flex: 0 0 auto;
    width: 178px; }
@media only screen and (max-width: 493px) {
    .new-section__feature-icons-item {
        max-width: 140px; } }
.new-section__feature-icons-item + .new-section__feature-icons-item {
    margin-left: 16px; }
@media only screen and (max-width: 493px) {
    .new-section__feature-icons-item + .new-section__feature-icons-item {
        margin-left: 15px; } }
@media only screen and (min-width: 840px) {
    .new-section__feature-icons-item:nth-child(n + 5) {
        margin-top: 40px; }
    .new-section__feature-icons-item:nth-child(4n + 1) {
        margin-left: 0; } }
@media only screen and (min-width: 646px) and (max-width: 839px) {
    .new-section__feature-icons-item:nth-child(n + 4) {
        margin-top: 40px; }
    .new-section__feature-icons-item:nth-child(3n + 1) {
        margin-left: 0; } }
@media only screen and (min-width: 494px) and (max-width: 645px) {
    .new-section__feature-icons-item:nth-child(2n + 1) {
        margin-left: 0; }
    .new-section__feature-icons-item:nth-child(n + 3) {
        margin-top: 40px; } }
@media only screen and (min-width: 336px) and (max-width: 493px) {
    .new-section__feature-icons-item:nth-child(2n + 1) {
        margin-left: 0; }
    .new-section__feature-icons-item:nth-child(n + 3) {
        margin-top: 40px; } }
@media only screen and (max-width: 335px) {
    .new-section__feature-icons-item {
        margin-left: 0 !important; }
    .new-section__feature-icons-item:nth-child(n + 2) {
        margin-top: 40px; } }
.new-section__feature-icons-description {
    max-width: 140px;
    margin-top: 9px;
    margin-right: auto;
    margin-left: auto;
    font-size: 15px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.8);
    line-height: 18px; }
.new-section__feature-icons-link {
    display: inline-block;
    margin-top: 44px;
    font-size: 21px;
    font-weight: 400;
    color: #419cff;
    line-height: 32px; }
.hover .new-section__feature-icons-link:hover {
    color: #347CCB; }
.new-section__feature-icons-link path {
    fill: currentColor; }

.pro-for-ipad .features {
    display: none; }
.pro-for-ipad + .footer {
    display: none; }
.pro-for-ipad .hero__artwork {
    opacity: 0;
    transition: 500ms ease-in-out;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); }
.pro-for-ipad .hero__artwork.is-animated {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
.pro-for-ipad .hero__title,
.pro-for-ipad .hero__subtitle,
.pro-for-ipad .hero__description,
.pro-for-ipad .hero__link {
    opacity: 0;
    transition: 500ms ease-in-out;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px); }
.pro-for-ipad .hero__title.is-animated,
.pro-for-ipad .hero__subtitle.is-animated,
.pro-for-ipad .hero__description.is-animated,
.pro-for-ipad .hero__link.is-animated {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
.pro-for-ipad .feature__name,
.pro-for-ipad .feature__title,
.pro-for-ipad .feature__description {
    opacity: 0;
    transition: 500ms ease-in-out;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px); }
.pro-for-ipad .feature__name.is-animated,
.pro-for-ipad .feature__title.is-animated,
.pro-for-ipad .feature__description.is-animated {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
.pro-for-ipad .feature__artwork {
    opacity: 0;
    transition: 900ms ease-in-out;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px); }
.pro-for-ipad .feature__artwork.is-animated {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
.pro-for-ipad .feature .links__link {
    opacity: 0;
    transition: 330ms ease-in-out;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); }
.pro-for-ipad .feature .links__link.is-animated {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

.pro-for-ipad.is-animated .features {
    display: block; }
.pro-for-ipad.is-animated + .footer {
    display: block; }

/* Elevated Headline */

body .section-hero .elevated-headline {
    font-weight: 300;
    margin: 0 0
}

body .section-hero .elevated-subhead {
    margin: 0 0
}

@media only screen and (max-width: 735px) {
    body .section-hero .elevated-subhead {
        margin: 0 auto;
        width: 280px
    }
}

/* SECTION-CONTENT */

.section .section-content {
margin-left: auto;
margin-right: auto;
width: 980px;
padding-top: 75px;
padding-bottom: 75px
}

@media only screen and (min-width: 1442px) {
.section .section-content {
width: 980px
}
}

@media only screen and (max-width: 1068px) {
.section .section-content {
width: 692px
}
}

@media only screen and (max-width: 735px) {
.section .section-content {
width: 90%
}
}

@media only screen and (max-width: 1068px) {
.section .section-content {
padding-top: 44px;
padding-bottom: 44px
}
}

@media only screen and (max-width: 735px) {
.section .section-content {
padding-top: 44px;
padding-bottom: 44px
}
}

body .section-hero .section-content {
padding-top: 50px;
padding-bottom: 20px
}

@media only screen and (max-width: 735px) {
body .section-hero .section-content {
padding-top: 40px
}
}

/*.section-hero .section-content #screenshot_1 {*/
/*#screenshot {*/
/*    width: 1400px;*/
/*    height: 788px;*/
/*    background-size: 1400px 788px;*/
/*    background-size: 684px 424px;*/
/*    background-repeat: no-repeat;*/
/*    display: block;*/
/*    margin-left: auto;*/
/*    margin-right: auto;*/
/*    margin-top: 10px;*/
/*}*/
/**/
/*@media only screen and (max-width:1068px) {*/
/*    .section-hero .section-content #screenshot {*/
/*    width: 342px;*/
/*    height: 212px;*/
/*    background-size: 342px 212px;*/
/*    background-repeat: no-repeat;*/
/*    background-image: url("../images/screenshot_1_medium.png");*/
/*    }*/
/*}*/
/**/
/*@media only screen and (max-width:735px) {*/
/*    .section-hero .section-content #screenshot {*/
/*    width: 171px;*/
/*    height: 106px;*/
/*    background-size: 171px 106px;*/
/*    background-repeat: no-repeat;*/
/*    background-image: url("../images/screenshot_1_small.png");*/
/*    }*/
/*}*/


/* ELEVATED HEADLINE */

.main .elevated-headline {
    font-size: 80px;
    line-height: 1.15;
    font-weight: 200;
    letter-spacing: -0.024em
}

@media only screen and (max-width: 1068px) {
    .main .elevated-headline {
        font-size: 64px;
        line-height: 1.0625;
        font-weight: 200;
        letter-spacing: -0.02em
    }
}

@media only screen and (max-width: 735px) {
    .main .elevated-headline {
        font-size: 52px;
        line-height: 1.07724;
        font-weight: 200;
        letter-spacing: -0.016em
    }
}

/* ELEVATED SUBHEAD */

.main .elevated-subhead {
    font-size: 44px;
    line-height: 1.09091;
    font-weight: 300;
    letter-spacing: -0.01em
}

@media only screen and (max-width: 1068px) {
    .main .elevated-subhead {
        font-size: 40px;
        line-height: 1.1;
        font-weight: 300;
        letter-spacing: -0.008em
    }
}

@media only screen and (max-width: 735px) {
    .main .elevated-subhead {
        font-size: 30px;
        line-height: 1.125;
        font-weight: 300;
        letter-spacing: 0em
    }
}
