@font-face {
    font-family: "ProximaNovaBoldIta";
    src: url("../fonts/proxima-nova-bold-italic-webfont.eot")
            format("embedded-opentype"),
        url("../fonts/proxima-nova-bold-italic-webfont.woff") format("woff"),
        url("../fonts/proxima-nova-bold-italic-webfont.ttf") format("truetype"),
        url("../fonts/proxima-nova-bold-italic-webfont.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

.logoshare {
    width: 160px;
}

@font-face {
    font-family: "ProximaNovaBold";
    src: url("../fonts/proxima-nova-bold-webfont.eot")
            format("embedded-opentype"),
        url("../fonts/proxima-nova-bold-webfont.woff") format("woff"),
        url("../fonts/proxima-nova-bold-webfont.ttf") format("truetype"),
        url("../fonts/proxima-nova-bold-webfont.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "ProximaNovaLightIta";
    src: url("../fonts/proxima-nova-light-italic-webfont.eot")
            format("embedded-opentype"),
        url("../fonts/proxima-nova-light-italic-webfont.woff") format("woff"),
        url("../fonts/proxima-nova-light-italic-webfont.ttf") format("truetype"),
        url("../fonts/proxima-nova-light-italic-webfont.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "ProximaNovaLight";
    src: url("../fonts/proxima-nova-light-webfont.eot")
            format("embedded-opentype"),
        url("../fonts/proxima-nova-light-webfont.woff") format("woff"),
        url("../fonts/proxima-nova-light-webfont.ttf") format("truetype"),
        url("../fonts/proxima-nova-light-webfont.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "ProximaNovaRegularIta";
    src: url("../fonts/proxima-nova-regular-italic-webfont.eot")
            format("embedded-opentype"),
        url("../fonts/proxima-nova-regular-italic-webfont.woff") format("woff"),
        url("../fonts/proxima-nova-regular-italic-webfont.ttf")
            format("truetype"),
        url("../fonts/proxima-nova-regular-italic-webfont.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "ProximaNovaRegular";
    src: url("../fonts/proxima-nova-regular-webfont.eot")
            format("embedded-opentype"),
        url("../fonts/proxima-nova-regular-webfont.woff") format("woff"),
        url("../fonts/proxima-nova-regular-webfont.ttf") format("truetype"),
        url("../fonts/proxima-nova-regular-webfont.svg#ProximaNovaRegular")
            format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "ProximaNovaSemiboldIta";
    src: url("../fonts/proxima-nova-semibold-italic-webfont.eot")
            format("embedded-opentype"),
        url("../fonts/proxima-nova-semibold-italic-webfont.woff") format("woff"),
        url("../fonts/proxima-nova-semibold-italic-webfont.ttf")
            format("truetype"),
        url("../fonts/proxima-nova-semibold-italic-webfont.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "ProximaNovaSemibold";
    src: url("../fonts/proxima-nova-semibold-webfont.eot?")
            format("embedded-opentype"),
        url("../fonts/proxima-nova-semibold-webfont.woff") format("woff"),
        url("../fonts/proxima-nova-semibold-webfont.ttf") format("truetype"),
        url("../fonts/proxima-nova-semibold-webfont.svg#ProximaNovaSemibold")
            format("svg");
    font-weight: normal;
    font-style: normal;
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
    background-color: #fff !important;
}

main {
    display: block;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

pre {
    font-family: "proxima-nova", sans-serif;
    font-size: 1em;
}

a {
    background-color: transparent;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: bolder;
}

code,
kbd,
samp {
    font-family: "proxima-nova", sans-serif;
    font-size: 1em;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

img {
    border-style: none;
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

[type="button"],
[type="reset"],
[type="submit"],
button {
    -webkit-appearance: button;
}

[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

progress {
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

details {
    display: block;
}

summary {
    display: list-item;
}

[hidden],
template {
    display: none;
}

.tippy-box[data-animation="fade"][data-state="hidden"] {
    opacity: 0;
}

[data-tippy-root] {
    max-width: calc(100vw - 10px);
}

.tippy-box {
    position: relative;
    background-color: #333;
    color: #fff;
    border-radius: 4px;
    font-size: 14px;
    line-height: 1.4;
    outline: 0;
    transition-property: transform, visibility, opacity;
}

.tippy-box[data-placement^="top"] > .tippy-arrow {
    bottom: 0;
}

.tippy-box[data-placement^="top"] > .tippy-arrow:before {
    bottom: -7px;
    left: 0;
    border-width: 8px 8px 0;
    border-top-color: initial;
    transform-origin: center top;
}

.tippy-box[data-placement^="bottom"] > .tippy-arrow {
    top: 0;
}

.tippy-box[data-placement^="bottom"] > .tippy-arrow:before {
    top: -7px;
    left: 0;
    border-width: 0 8px 8px;
    border-bottom-color: initial;
    transform-origin: center bottom;
}

.tippy-box[data-placement^="left"] > .tippy-arrow {
    right: 0;
}

.tippy-box[data-placement^="left"] > .tippy-arrow:before {
    border-width: 8px 0 8px 8px;
    border-left-color: initial;
    right: -7px;
    transform-origin: center left;
}

.tippy-box[data-placement^="right"] > .tippy-arrow {
    left: 0;
}

.tippy-box[data-placement^="right"] > .tippy-arrow:before {
    left: -7px;
    border-width: 8px 8px 8px 0;
    border-right-color: initial;
    transform-origin: center right;
}

.tippy-box[data-inertia][data-state="visible"] {
    transition-timing-function: cubic-bezier(0.54, 1.5, 0.38, 1.11);
}

.tippy-arrow {
    width: 16px;
    height: 16px;
    color: #333;
}

.tippy-arrow:before {
    content: "";
    position: absolute;
    border-color: transparent;
    border-style: solid;
}

.tippy-content {
    position: relative;
    padding: 5px 9px;
    z-index: 1;
}

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */

.pswp {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
    touch-action: none;
    z-index: 1500;
    -webkit-text-size-adjust: 100%;
    -webkit-backface-visibility: hidden;
    outline: none;
}

.pswp * {
    box-sizing: border-box;
}

.pswp img {
    max-width: none;
}

.pswp--animate_opacity {
    opacity: 0.001;
    will-change: opacity;
    transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--open {
    display: block;
}

.pswp--zoom-allowed .pswp__img {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.pswp--zoomed-in .pswp__img {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab;
}

.pswp--dragging .pswp__img {
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: grabbing;
}

.pswp__bg {
    background: #000;
    opacity: 0;
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
}

.pswp__bg,
.pswp__scroll-wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.pswp__scroll-wrap {
    overflow: hidden;
}

.pswp__container,
.pswp__zoom-wrap {
    touch-action: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.pswp__container,
.pswp__img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}

.pswp__zoom-wrap {
    position: absolute;
    width: 100%;
    transform-origin: left top;
    transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp__bg {
    will-change: opacity;
    transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
    transition: none;
}

.pswp__container,
.pswp__zoom-wrap {
    -webkit-backface-visibility: hidden;
}

.pswp__item {
    right: 0;
    bottom: 0;
    overflow: hidden;
}

.pswp__img,
.pswp__item {
    position: absolute;
    left: 0;
    top: 0;
}

.pswp__img {
    width: auto;
    height: auto;
}

.pswp__img--placeholder {
    -webkit-backface-visibility: hidden;
}

.pswp__img--placeholder--blank {
    background: #222;
}

.pswp--ie .pswp__img {
    width: 100% !important;
    height: auto !important;
    left: 0;
    top: 0;
}

.pswp__error-msg {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    margin-top: -8px;
    color: #ccc;
}

.pswp__error-msg a {
    color: #ccc;
    text-decoration: underline;
}

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */

.pswp__button {
    width: 44px;
    height: 44px;
    position: relative;
    background: none;
    cursor: pointer;
    overflow: visible;
    -webkit-appearance: none;
    display: block;
    border: 0;
    padding: 0;
    margin: 0;
    float: right;
    opacity: 0.75;
    transition: opacity 0.2s;
    box-shadow: none;
}

.pswp__button:focus,
.pswp__button:hover {
    opacity: 1;
}

.pswp__button:active {
    outline: none;
    opacity: 0.9;
}

.pswp__button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.pswp__ui--over-close .pswp__button--close {
    opacity: 1;
}

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQgAAABYCAQAAACjBqE3AAAB6klEQVR4Ae3bsWpUQRTG8YkkanwCa7GzVotsI/gEgk9h4Vu4ySLYmMYgbJrc3lrwZbJwC0FMt4j7F6Y4oIZrsXtgxvx/1c0ufEX4cnbmLCmSJEmSJEmSJEmSJP3XCBPvbJU+8doWmDFwyZpLBmYlNJebz0KwzykwsuSYJSNwykEJreV2BaBMaLIQZ2xYcFgqDlmw4ayE/FwL0dDk4Qh4W37DAjgqIT+3HRbigjH+iikVdxgZStgyN0Su2sXIeTwTT+esdpcbIlfNAuZ/TxresG4zV8kYWSZNiKUTokMMSWeIwTNEn4fK2TW3gRNgVkJLuVksROA9G+bEvoATNlBCa7nZXEwdxEZxzpKRKFh+bsv8LmPFmhX1OwfIz81jIRJQ5eeqG9B+riRJkiRJkiRJkiRJkiRJkiRJUkvA/8RQoEpKlJWINFkJ62AlrEP/mNBibnv2yz/A3t7Uq3LcpoxP8COjC1T5vxoAD5VdoEqdDrd5QuW1swtUSaueh3zkiuBiqgtA2OlkeMcP/uDqugsJdbjHF65VdPMKwS0+WQc/MgKvrIOHysB9vgPwk8+85hmPbnQdvHZyDMAFD7L3EOpgMcVdvnHFS0/vlatrXvCVx0U9gt3fxvnA0/hB4nmRJEmSJEmSJEmSJGmHfgFLaDPoMu5xWwAAAABJRU5ErkJggg==)
        0 0 no-repeat;
    background-size: 264px 88px;
    width: 44px;
    height: 44px;
}

@media (-webkit-min-device-pixel-ratio: 1.1),
    (-webkit-min-device-pixel-ratio: 1.09375),
    (min-resolution: 1.1dppx),
    (min-resolution: 105dpi) {
    .pswp--svg .pswp__button,
    .pswp--svg .pswp__button--arrow--left:before,
    .pswp--svg .pswp__button--arrow--right:before {
        background-image: url(https://d3urzbbkb00e21.cloudfront.net/img/default-skin.b257fa9.svg);
    }
    .pswp--svg .pswp__button--arrow--left,
    .pswp--svg .pswp__button--arrow--right {
        background: none;
    }
}

.pswp__button--close {
    background-position: 0 -44px;
}

.pswp__button--share {
    background-position: -44px -44px;
}

.pswp__button--fs {
    display: none;
}

.pswp--supports-fs .pswp__button--fs {
    display: block;
}

.pswp--fs .pswp__button--fs {
    background-position: -44px 0;
}

.pswp__button--zoom {
    display: none;
    background-position: -88px 0;
}

.pswp--zoom-allowed .pswp__button--zoom {
    display: block;
}

.pswp--zoomed-in .pswp__button--zoom {
    background-position: -132px 0;
}

.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
    visibility: hidden;
}

.pswp__button--arrow--left,
.pswp__button--arrow--right {
    background: none;
    top: 50%;
    margin-top: -50px;
    width: 70px;
    height: 100px;
    position: absolute;
}

.pswp__button--arrow--left {
    left: 0;
}

.pswp__button--arrow--right {
    right: 0;
}

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
    content: "";
    top: 35px;
    background-color: rgba(0, 0, 0, 0.3);
    height: 30px;
    width: 32px;
    position: absolute;
}

.pswp__button--arrow--left:before {
    left: 6px;
    background-position: -138px -44px;
}

.pswp__button--arrow--right:before {
    right: 6px;
    background-position: -94px -44px;
}

.pswp__counter,
.pswp__share-modal {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.pswp__share-modal {
    display: block;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 10px;
    position: absolute;
    z-index: 1600;
    opacity: 0;
    transition: opacity 0.25s ease-out;
    -webkit-backface-visibility: hidden;
    will-change: opacity;
}

.pswp__share-modal--hidden {
    display: none;
}

.pswp__share-tooltip {
    z-index: 1620;
    position: absolute;
    background: #fff;
    top: 56px;
    border-radius: 2px;
    display: block;
    width: auto;
    right: 44px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
    transform: translateY(6px);
    transition: transform 0.25s;
    -webkit-backface-visibility: hidden;
    will-change: transform;
}

.pswp__share-tooltip a {
    display: block;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 18px;
}

.pswp__share-tooltip a,
.pswp__share-tooltip a:hover {
    color: #000;
    text-decoration: none;
}

.pswp__share-tooltip a:first-child {
    border-radius: 2px 2px 0 0;
}

.pswp__share-tooltip a:last-child {
    border-radius: 0 0 2px 2px;
}

.pswp__share-modal--fade-in {
    opacity: 1;
}

.pswp__share-modal--fade-in .pswp__share-tooltip {
    transform: translateY(0);
}

.pswp--touch .pswp__share-tooltip a {
    padding: 16px 12px;
}

a.pswp__share--facebook:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: -12px;
    right: 15px;
    border: 6px solid transparent;
    border-bottom-color: #fff;
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    pointer-events: none;
}

a.pswp__share--facebook:hover {
    background: #3e5c9a;
    color: #fff;
}

a.pswp__share--facebook:hover:before {
    border-bottom-color: #3e5c9a;
}

a.pswp__share--twitter:hover {
    background: #55acee;
    color: #fff;
}

a.pswp__share--pinterest:hover {
    background: #ccc;
    color: #ce272d;
}

a.pswp__share--download:hover {
    background: #ddd;
}

.pswp__counter {
    position: absolute;
    left: 0;
    top: 0;
    height: 44px;
    font-size: 13px;
    line-height: 44px;
    color: #fff;
    opacity: 0.75;
    padding: 0 10px;
}

.pswp__caption {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    min-height: 44px;
}

.pswp__caption small {
    font-size: 11px;
    color: #bbb;
}

.pswp__caption__center {
    text-align: left;
    max-width: 420px;
    margin: 0 auto;
    font-size: 13px;
    padding: 10px;
    line-height: 20px;
    color: #ccc;
}

.pswp__caption--empty {
    display: none;
}

.pswp__caption--fake {
    visibility: hidden;
}

.pswp__preloader {
    width: 44px;
    height: 44px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -22px;
    opacity: 0;
    transition: opacity 0.25s ease-out;
    will-change: opacity;
    direction: ltr;
}

.pswp__preloader__icn {
    width: 20px;
    height: 20px;
    margin: 12px;
}

.pswp__preloader--active {
    opacity: 1;
}

.pswp__preloader--active .pswp__preloader__icn {
    background: url(data:image/gif;base64,R0lGODlhFAAUAPMIAIeHhz8/P1dXVycnJ8/Pz7e3t5+fn29vb////wAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQFBwAIACwAAAAAFAAUAEAEUxDJSatFxtwaggWAdIyHJAhXoRYSQUhDPGx0TbmujahbXGWZWqdDAYEsp5NupLPkdDwE7oXwWVasimzWrAE1tKFHErQRK8eL8mMUlRBJVI307uoiACH5BAUHAAgALAEAAQASABIAAAROEMkpS6E4W5upMdUmEQT2feFIltMJYivbvhnZ3R0A4NMwIDodz+cL7nDEn5CH8DGZh8MtEMBEoxkqlXKVIgQCibbK9YLBYvLtHH5K0J0IACH5BAUHAAgALAEAAQASABIAAAROEMkpjaE4W5spANUmFQX2feFIltMJYivbvhnZ3d1x4BNBIDodz+cL7nDEn5CH8DGZAsFtMMBEoxkqlXKVIgIBibbK9YLBYvLtHH5K0J0IACH5BAUHAAgALAEAAQASABIAAAROEMkpAaA4W5vpOdUmGQb2feFIltMJYivbvhnZ3Z0g4FNRIDodz+cL7nDEn5CH8DGZgcCNQMBEoxkqlXKVIgYDibbK9YLBYvLtHH5K0J0IACH5BAUHAAgALAEAAQASABIAAAROEMkpz6E4W5upENUmAQD2feFIltMJYivbvhnZ3V0Q4JNhIDodz+cL7nDEn5CH8DGZg8GtUMBEoxkqlXKVIggEibbK9YLBYvLtHH5K0J0IACH5BAUHAAgALAEAAQASABIAAAROEMkphaA4W5tpCNUmHQf2feFIltMJYivbvhnZ3d0w4BMAIDodz+cL7nDEn5CH8DGZBMLNYMBEoxkqlXKVIgoFibbK9YLBYvLtHH5K0J0IACH5BAUHAAgALAEAAQASABIAAAROEMkpQ6A4W5vpGNUmCQL2feFIltMJYivbvhnZ3R1B4NNxIDodz+cL7nDEn5CH8DGZhcINAMBEoxkqlXKVIgwGibbK9YLBYvLtHH5K0J0IACH5BAUHAAcALAEAAQASABIAAANCeLo6wzA6FxkhbaoQ4L3ZxnXLh0EjWZ4RV71VUcCLIByyTNt2PsO8m452sBGJBsNxkUwuD03lAQBASqnUJ7aq5UYSADs=)
        0 0 no-repeat;
}

.pswp--css_animation .pswp__preloader--active {
    opacity: 1;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
    -webkit-animation: clockwise 0.5s linear infinite;
    animation: clockwise 0.5s linear infinite;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
    -webkit-animation: donut-rotate 1s cubic-bezier(0.4, 0, 0.22, 1) infinite;
    animation: donut-rotate 1s cubic-bezier(0.4, 0, 0.22, 1) infinite;
}

.pswp--css_animation .pswp__preloader__icn {
    background: none;
    opacity: 0.75;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 15px;
    top: 15px;
    margin: 0;
}

.pswp--css_animation .pswp__preloader__cut {
    position: relative;
    width: 7px;
    height: 14px;
    overflow: hidden;
}

.pswp--css_animation .pswp__preloader__donut {
    box-sizing: border-box;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border-color: #fff #fff transparent transparent;
    border-style: solid;
    border-width: 2px;
    position: absolute;
    top: 0;
    left: 0;
    background: none;
    margin: 0;
}

@media screen and (max-width: 1024px) {
    .time-slot-item {
        font-size: 16px !important;
    }
    .good1 {
        width: 40% !important;
    }
    .celldall {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
    .pswp__preloader {
        position: relative;
        left: auto;
        top: auto;
        margin: 0;
        float: right;
    }
    .media-body {
        margin-left: 20px;
        width: 260px;
        margin-right: 40px !important;
    }
    .zosted {
        max-width: 80% !important;
    }
}

@-webkit-keyframes clockwise {
    0% {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(1turn);
    }
}

@keyframes clockwise {
    0% {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(1turn);
    }
}

@-webkit-keyframes donut-rotate {
    0% {
        transform: rotate(0);
    }
    50% {
        transform: rotate(-140deg);
    }
    to {
        transform: rotate(0);
    }
}

@keyframes donut-rotate {
    0% {
        transform: rotate(0);
    }
    50% {
        transform: rotate(-140deg);
    }
    to {
        transform: rotate(0);
    }
}

.pswp__ui {
    -webkit-font-smoothing: auto;
    visibility: visible;
    opacity: 1;
    z-index: 1550;
}

.pswp__top-bar {
    position: absolute;
    left: 0;
    top: 0;
    height: 44px;
    width: 100%;
}

.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right,
.pswp__caption,
.pswp__top-bar {
    -webkit-backface-visibility: hidden;
    will-change: opacity;
    transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
    visibility: visible;
}

.pswp__caption,
.pswp__top-bar {
    background-color: rgba(0, 0, 0, 0.5);
}

.pswp__ui--fit .pswp__caption,
.pswp__ui--fit .pswp__top-bar {
    background-color: rgba(0, 0, 0, 0.3);
}

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right,
.pswp__ui--idle .pswp__top-bar {
    opacity: 0;
}

.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__top-bar {
    opacity: 0.001;
}

.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
    display: none;
}

.pswp__element--disabled {
    display: none !important;
}

.pswp--minimal--dark .pswp__top-bar {
    background: none;
}

.margins--y--s {
    margin-top: 24px;
    margin-bottom: 24px;
}

@media screen and (min-width: 823px) {
    .margins--y--s {
        margin-top: 32px;
        margin-bottom: 32px;
    }
}

.margins--y--m {
    margin-top: 24px;
    margin-bottom: 24px;
}

@media screen and (min-width: 420px) {
    .margins--y--m {
        margin-top: 32px;
    }
}

@media screen and (min-width: 823px) {
    .margins--y--m {
        /* margin-top: 64px */
    }
}

@media screen and (min-width: 420px) {
    .margins--y--m {
        margin-bottom: 32px;
    }
}

@media screen and (min-width: 823px) {
    .margins--y--m {
        margin-bottom: 64px;
    }
}

.margins--y--l {
    margin-top: 48px;
    margin-bottom: 48px;
}

@media screen and (min-width: 420px) {
    .margins--y--l {
        margin-top: 64px;
    }
}

@media screen and (min-width: 823px) {
    .margins--y--l {
        margin-top: 80px;
    }
}

@media screen and (min-width: 420px) {
    .margins--y--l {
        margin-bottom: 64px;
    }
}

@media screen and (min-width: 823px) {
    .margins--y--l {
        margin-bottom: 80px;
    }
}

.margins--y--xl {
    margin-top: 60px;
    margin-bottom: 60px;
}

@media screen and (min-width: 823px) {
    .margins--y--xl {
        margin-top: 170px;
        margin-bottom: 170px;
    }
}

.margins--x--s {
    margin-left: 24px;
    margin-right: 24px;
}

@media screen and (min-width: 823px) {
    .margins--x--s {
        margin-left: 32px;
        margin-right: 32px;
    }
}

.margins--x--m {
    margin-left: 24px;
    margin-right: 24px;
}

@media screen and (min-width: 420px) {
    .margins--x--m {
        margin-left: 32px;
    }
}

@media screen and (min-width: 823px) {
    .margins--x--m {
        margin-left: 64px;
    }
}

@media screen and (min-width: 420px) {
    .margins--x--m {
        margin-right: 32px;
    }
}

@media screen and (min-width: 823px) {
    .margins--x--m {
        margin-right: 64px;
    }
}

.margins--x--l {
    margin-left: 48px;
    margin-right: 48px;
}

@media screen and (min-width: 420px) {
    .margins--x--l {
        margin-left: 64px;
    }
}

@media screen and (min-width: 823px) {
    .margins--x--l {
        margin-left: 80px;
    }
}

@media screen and (min-width: 420px) {
    .margins--x--l {
        margin-right: 64px;
    }
}

@media screen and (min-width: 823px) {
    .margins--x--l {
        margin-right: 80px;
    }
}

.margins--x--xl {
    margin-left: 60px;
    margin-right: 60px;
}

@media screen and (min-width: 823px) {
    .margins--x--xl {
        margin-left: 170px;
        margin-right: 170px;
    }
}

.wrap--y--s {
    padding-top: 24px;
    padding-bottom: 24px;
}

@media screen and (min-width: 823px) {
    .wrap--y--s {
        padding-top: 32px;
        padding-bottom: 32px;
    }
}

.wrap--y--m {
    padding-top: 24px;
    padding-bottom: 24px;
}

@media screen and (min-width: 420px) {
    .wrap--y--m {
        padding-top: 32px;
    }
}

@media screen and (min-width: 823px) {
    .wrap--y--m {
        /* padding-top: 0px */
        padding-top: 40px;
    }
}

@media screen and (min-width: 420px) {
    .wrap--y--m {
        padding-bottom: 32px;
    }
}

@media screen and (min-width: 823px) {
    .wrap--y--m {
        padding-bottom: 50px;
    }
}

.wrap--y--l {
    padding-top: 48px;
    padding-bottom: 48px;
}

@media screen and (min-width: 420px) {
    .wrap--y--l {
        padding-top: 64px;
    }
}

@media screen and (min-width: 823px) {
    .wrap--y--l {
        padding-top: 80px;
    }
}

@media screen and (min-width: 420px) {
    .wrap--y--l {
        padding-bottom: 64px;
    }
}

@media screen and (min-width: 823px) {
    .wrap--y--l {
        padding-bottom: 80px;
    }
}

.wrap--y--xl {
    padding-top: 60px;
    padding-bottom: 60px;
}

@media screen and (min-width: 823px) {
    .wrap--y--xl {
        padding-top: 70px;
        padding-bottom: 70px;
    }
}

.wrap--x--s {
    padding-left: 24px;
    padding-right: 24px;
}

@media screen and (min-width: 823px) {
    .wrap--x--s {
        padding-left: 32px;
        padding-right: 32px;
    }
}

.wrap--x--m {
    padding-left: 24px;
    padding-right: 24px;
}

@media screen and (min-width: 420px) {
    .wrap--x--m {
        padding-left: 32px;
    }
}

@media screen and (min-width: 823px) {
    .wrap--x--m {
        padding-left: 64px;
    }
}

@media screen and (min-width: 420px) {
    .wrap--x--m {
        padding-right: 32px;
    }
}

@media screen and (min-width: 823px) {
    .wrap--x--m {
        padding-right: 64px;
    }
}

.wrap--x--l {
    padding-left: 48px;
    padding-right: 48px;
}

@media screen and (min-width: 420px) {
    .wrap--x--l {
        padding-left: 64px;
    }
}

@media screen and (min-width: 823px) {
    .wrap--x--l {
        padding-left: 80px;
    }
}

@media screen and (min-width: 420px) {
    .wrap--x--l {
        padding-right: 64px;
    }
}

@media screen and (min-width: 823px) {
    .wrap--x--l {
        padding-right: 80px;
    }
}

.wrap--x--xl {
    padding-left: 60px;
    padding-right: 60px;
}

@media screen and (min-width: 823px) {
    .wrap--x--xl {
        padding-left: 170px;
        padding-right: 170px;
    }
}

:root {
    --sm-breakpoint: 600px;
    --md-breakpoint: 823px;
    --lg-breakpoint: 1080px;
    --container-padding: 30px;
    --page-section-padding: 60px;
}

@media (min-width: 600px) {
    :root {
        --container-padding: 50px;
    }
}

.container {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    padding: 0 30px;
    padding: 0 var(--container-padding);
}

.container--medium {
    max-width: 823px;
}

.container--narrow {
    max-width: 695px;
}

.container--center {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.container .container {
    padding: 0;
}

.main-content {
    min-height: 100vh;
}

.page-content {
    flex-grow: 1;
}

.page-content--behind-nav {
    margin-top: -90px;
    margin-top: calc(var(--nav-outer-height) * -1);
}

.page-section {
    padding: 60px 0;
    padding: var(--page-section-padding) 0;
    overflow: hidden;
}

.page-section--bg-alt {
    background-color: #171717;
}

@media (min-width: 823px) {
    .page-section {
        --page-section-padding: 170px;
    }
    .page-section--lead {
        padding: 0;
        padding: calc(var(--page-section-padding) - 60px) 0;
    }
    .page-section--lead-ipad {
        padding: -40px 0;
        padding: calc(var(--page-section-padding) - 100px) 0;
    }
}

.directory {
    padding-bottom: 60px;
    margin-bottom: 60px;
    border-bottom: 1px solid #2b2b2b;
}

.directory:last-child {
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 0;
}

.directory ul {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-row-gap: 20px;
    grid-column-gap: 10px;
    padding: 0;
    margin: 0;
}

.directory li {
    list-style: none;
}

@media (min-width: 823px) {
    .directory {
        display: flex;
    }
    .directory h5 {
        width: 30%;
        padding-right: 20px;
        flex-shrink: 0;
    }
    .directory ul {
        grid-template-columns: repeat(3, 1fr);
    }
}

.row {
    display: flex;
    flex-direction: column;
    margin: 0 -15px;
    margin: 0 calc(var(--container-padding) / -2);
}

@media (min-width: 600px) {
    .row {
        flex-direction: row;
    }
}

.row--center {
    align-items: center;
}

@media (min-width: 600px) {
    .row--reverse {
        flex-direction: row-reverse;
    }
}

.row--lg-gutters {
    margin: 0 -19.5px;
    margin: 0 calc(var(--container-padding) / -2 * 1.3);
}

.row--lg-gutters .row__column {
    padding: 0 19.5px;
    padding: 0 calc(var(--container-padding) / 2 * 1.3);
    margin-bottom: 78px;
    margin-bottom: calc(var(--container-padding) * 2 * 1.3);
}

.row__column {
    padding: 0 15px;
    padding: 0 calc(var(--container-padding) / 2);
    -ms-flex-positive: 1;
    max-width: 100%;
    width: 100%;
    margin-bottom: 60px;
    margin-bottom: calc(var(--container-padding) * 2);
}

.row__column:last-child {
    margin-bottom: 0 !important;
}

@media (min-width: 600px) {
    .row__column {
        width: 50%;
        margin-bottom: 0 !important;
    }
}

.terms-revisions {
    background-color: #000;
    padding: 20px 0;
}

[dir="ltr"] .terms-revisions ol {
    padding-left: 12px;
}

[dir="rtl"] .terms-revisions ol {
    padding-right: 12px;
}

.terms-revisions ol {
    margin-bottom: 0;
}

.terms-revisions ol li {
    margin-bottom: 8px;
    font-size: 12px;
    opacity: 0.75;
    color: #fff;
}

.terms-revisions ol li::marker {
    vertical-align: super;
    font-size: 60%;
}

.terms-revisions ol li:last-child {
    margin-bottom: 0;
}

.terms-revisions p {
    font-size: 10px;
    line-height: 1;
    margin: 15px 0 0;
    text-transform: uppercase;
    opacity: 0.3;
    color: #fff;
}

@media (min-width: 600px) {
    .sm\:hidden {
        display: none !important;
    }
}

@media (min-width: 823px) {
    .md\:hidden {
        display: none !important;
    }
}

@media (min-width: 1080px) {
    .lg\:hidden {
        display: none !important;
    }
}

.sm\:flex {
    display: none;
}

@media (min-width: 600px) {
    .sm\:flex {
        display: flex !important;
    }
}

.md\:flex {
    display: none !important;
}

@media (min-width: 823px) {
    .md\:flex {
        display: flex !important;
    }
}

.lg\:flex {
    display: none !important;
}

@media (min-width: 1080px) {
    .lg\:flex {
        display: flex !important;
    }
}

.sm\:block {
    display: none;
}

@media (min-width: 600px) {
    .sm\:block {
        display: block !important;
    }
}

.md\:block {
    display: none !important;
}

@media (min-width: 823px) {
    .md\:block {
        display: block !important;
    }
}

.lg\:block {
    display: none !important;
}

@media (min-width: 1080px) {
    .lg\:block {
        display: block !important;
    }
}

.text-center {
    text-align: center;
}

/* .sr-only {
			position: absolute;
			left: -10000px;
			opacity: 0;
			width: 0;
			overflow: hidden
		} */

.cn--block {
    display: block;
}

.cn--nowrap,
span[nw] {
    white-space: nowrap;
}

:root {
    --body-font-color: #989898;
    --heading-font-color: #fff;
    --subheading-font-color: #4c4c4c;
}

html {
    font-family: "proxima-nova", sans-serif;
    letter-spacing: -0.031em;
    font-size: 16px;
    color: #989898;
    color: var(--body-font-color);
}

a {
    color: #0076ff;
    text-decoration: none;
    transition: opacity 0.3s ease;
}

a:focus {
    outline: none !important;
}

@media (any-hover) {
    a:hover {
        opacity: 0.5;
    }
}

.weight--300,
.weight--400 {
    font-weight: 400;
}

.weight--500 {
    font-weight: 500;
}

.weight--600 {
    font-weight: 600;
}

.weight--700 {
    font-weight: 700;
}

.h1,
.h2,
.h3,
.h4,
.h5,
h1,
h2,
h3,
h4,
h5 {
    color: #000;
    font-weight: 600;
    letter-spacing: -0.005em;
}

.h1,
h1 {
    margin: 0 0 20px;
    font-size: 46px;
    line-height: 0.98em;
}

@media screen and (min-width: 823px) {
    .h1,
    h1 {
        font-size: 70px;
    }
}

.h1:last-child,
h1:last-child {
    margin: 0;
}

@media (min-width: 823px) {
    .h1,
    h1 {
        margin: 0 0 30px;
    }
}

.h1:lang(cn),
h1:lang(cn) {
    line-height: 1.2em;
}

.h2,
h2 {
    margin: 0 0 20px;
    font-size: 36px;
    line-height: 0em;
}

@media screen and (min-width: 823px) {
    .h2,
    h2 {
        font-size: 60px;
    }
}

.h2:last-child,
h2:last-child {
    margin: 0;
}

@media (min-width: 823px) {
    .h2,
    h2 {
        margin: 0 0 30px;
    }
}

.h2:lang(cn),
h2:lang(cn) {
    line-height: 1.2em;
}

.h3,
h3 {
    margin: 0 0 20px;
    font-size: 26px;
    line-height: 0.98em;
}

@media screen and (min-width: 823px) {
    .h3,
    h3 {
        font-size: 50px;
    }
}

.h3:last-child,
h3:last-child {
    margin: 0;
}

@media (min-width: 823px) {
    .h3,
    h3 {
        margin: 0 0 30px;
    }
}

.h3:lang(cn),
h3:lang(cn) {
    line-height: 1.2em;
}

.h4,
h4 {
    margin: 0 0 15px;
    font-size: 22px;
    line-height: 0.98em;
}

@media screen and (min-width: 823px) {
    .h4,
    h4 {
        font-size: 36px;
    }
}

.h4:first-child,
h4:first-child {
    margin-top: 0;
}

.h4:last-child,
h4:last-child {
    margin-bottom: 0;
}

.h5,
h5 {
    margin: 0 0 10px;
    font-size: 18px;
    line-height: 0.98em;
}

@media screen and (min-width: 823px) {
    .h5,
    h5 {
        font-size: 24px;
        font-family: "ProximaNovaBold";
    }
}

.sr-only1 {
    font-size: 52px;
    color: #1f1f1f;
    font-family: "ProximaNovaBold";
}

.h5:first-child,
h5:first-child {
    margin-top: 0;
}

.h5:last-child,
h5:last-child {
    margin-bottom: 0;
}

.h6,
h6 {
    color: #424243;
    font-weight: 600;
    letter-spacing: 0.05em;
    text-transform: capitalize;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 0.98em;
}

@media screen and (min-width: 823px) {
    .h6,
    h6 {
        font-size: 18px;
        font-family: "ProximaNovaBold";
    }
}

.h6:last-child,
h6:last-child {
    margin: 0;
}

p {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 500;
    margin: 0 auto;
}

@media screen and (min-width: 823px) {
    p {
        font-size: 20px;
    }
}

p + .pro-btn {
    margin-top: 30px;
}

br.lg,
br.md,
br.sm {
    display: none;
}

@media (min-width: 600px) {
    br.sm {
        display: inline;
        display: initial;
    }
}

@media (min-width: 823px) {
    br.md {
        display: inline;
        display: initial;
    }
}

@media (min-width: 1080px) {
    br.lg {
        display: inline;
        display: initial;
    }
}

body.light-mode {
    --body-font-color: #252525;
    --heading-font-color: #0f0f0f;
    --subheading-font-color: #5a5a5a;
}

.align-center {
    text-align: center;
}

.align-left {
    text-align: left;
}

.buy-block .icon {
    width: 100px;
    height: 100px;
}

.buy-block .icon,
.buy-block h3 {
    margin-bottom: 20px;
}

.media-block {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 100vh;
    max-height: 1024px;
}

.media-block h1,
.media-block h2,
.media-block h3,
.media-block h4,
.media-block h5,
.media-block h6,
.media-block p {
    color: #fff;
}

.media-block h6,
.media-block p {
    opacity: 0.8;
}

.media-block--overlay:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.45);
}

.media-block--overlay.media-block--vibrant {
    height: auto;
}

.media-block--overlay.media-block--vibrant:before {
    content: normal;
}

.media-block--invert h1,
.media-block--invert h2,
.media-block--invert h3,
.media-block--invert h4,
.media-block--invert h5,
.media-block--invert h6 p {
    color: #000;
}

.media-block--invert h6,
.media-block--invert p {
    opacity: 0.6;
}

.media-block--invert .btn-pill {
    color: #fff;
    background-color: #000;
}

.media-block .container {
    position: relative;
    z-index: 3;
}

.media-block .row__column:first-child {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
}

@media (min-width: 600px) {
    .media-block .row__column:first-child > img {
        width: 150%;
        margin: -60px 0;
        margin: calc(var(--page-section-padding) * -1) 0;
    }
}

.media-block .row__column .page-section {
    overflow: visible;
}

.media-block .row {
    align-items: center;
}

.media-block .row--reverse .row__column:first-child {
    align-items: flex-start;
}

.media-block > img,
.media-block > video {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    top: 0;
    left: 0;
    z-index: 1;
}

.media-block > img::-webkit-media-controls,
.media-block > video::-webkit-media-controls {
    display: none !important;
}

.video-block {
    width: 100%;
    min-height: 100vh;
    position: relative;
    display: flex;
    align-items: center;
}

.video-block.no-overlay:before {
    display: none !important;
}

.video-block:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.45);
    z-index: 2;
}

.video-block .container {
    position: relative;
    z-index: 3;
}

.video-block h3,
.video-block h6,
.video-block p {
    color: #fff;
}

.video-block video {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    top: 0;
    left: 0;
    filter: saturate(1.3);
    z-index: 1;
}

.video-block video::-webkit-media-controls {
    display: none !important;
}

.video-block img {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    top: 0;
    left: 0;
    z-index: 1;
}

.video-block img::-webkit-media-controls {
    display: none !important;
}

.sticky-video {
    width: 100%;
    height: 300vh;
    position: relative;
}

.sticky-video:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.45);
    z-index: 1;
}

.sticky-video__content {
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
}

.sticky-video h3,
.sticky-video h6,
.sticky-video p {
    color: #fff;
}

.sticky-video img,
.sticky-video video {
    display: block;
    width: 100%;
    height: 100vh;
    -o-object-fit: cover;
    object-fit: cover;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    filter: saturate(1.3);
}

.sticky-video img::-webkit-media-controls,
.sticky-video video::-webkit-media-controls {
    display: none !important;
}

.ipad {
    display: block;
    position: relative;
    width: 90vw;
    width: var(--landscape-device-width);
    max-width: 936px;
    max-width: var(--landscape-max-device-width);
    margin: 40px 0;
    flex-shrink: 0;
    z-index: 0;
}

.ipad:first-child {
    margin-top: 0;
}

.ipad:last-child {
    margin-bottom: 0;
}

.ipad:before {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 3;
    background-image: url(https://d3urzbbkb00e21.cloudfront.net/img/ipad-frame-landscape.4d93c63.png);
}

.ipad:after,
.ipad:before {
    content: "";
    position: absolute;
    background-size: 100%;
    background-repeat: no-repeat;
}

.ipad:after {
    width: 150%;
    height: 150%;
    top: -25%;
    left: -25%;
    z-index: 1;
    background-position: 50%;
    pointer-events: none;
    background-image: url(https://d3urzbbkb00e21.cloudfront.net/img/shadow-landscape.8f4f4e5.png);
}

.ipad--shadow-soft:after {
    width: 113.5%;
    height: 113.5%;
    top: 0;
    left: 0;
    background-position: 0 0;
    background-image: url(https://d3urzbbkb00e21.cloudfront.net/img/shadow-pro-landscape-soft.3b59029.png);
}

.ipad--no-shadow:after {
    display: none !important;
}

@media (min-width: 600px) {
    .ipad {
        margin: 80px 0;
    }
}

.ipad img,
.ipad video {
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 2;
    height: auto;
    width: 93.468%;
    margin: 0 auto;
    padding: 3.284% 0 3.321%;
}

.ipad--full-width {
    width: 100%;
    max-width: none;
}

.ipad--portrait {
    width: 68.8vw;
    width: var(--portrait-device-width);
    max-width: 720px;
    max-width: var(--portrait-max-device-width);
}

.ipad--portrait:before {
    background-image: url(https://d3urzbbkb00e21.cloudfront.net/img/ipad-frame-portrait.c66adcd.png);
}

.ipad--portrait:after {
    background-image: url(https://d3urzbbkb00e21.cloudfront.net/img/shadow-portrait.478fc05.png);
}

.ipad--portrait img,
.ipad--portrait video {
    width: 91.394%;
    padding: 4.23% 0 4.278%;
}

.ipad--sm:before {
    background-image: url(https://d3urzbbkb00e21.cloudfront.net/img/ipad-sm-frame-landscape.c06b9e5.png);
}

.ipad--sm:after {
    background-image: url(https://d3urzbbkb00e21.cloudfront.net/img/shadow-sm-landscape-150.616eaab.png);
}

.ipad--sm img,
.ipad--sm video {
    z-index: 3;
    width: 100%;
    padding: 3.54% 8.52%;
}

.ipad--sm.ipad--portrait:before {
    background-image: url(https://d3urzbbkb00e21.cloudfront.net/img/ipad-sm-frame-portrait.4af6394.png);
}

.ipad--sm.ipad--portrait:after {
    background-image: url(https://d3urzbbkb00e21.cloudfront.net/img/shadow-sm-portrait-150.2a25174.png);
}

.ipad--sm.ipad--portrait img,
.ipad--sm.ipad--portrait video {
    width: 100%;
    padding: 12.18% 5.15%;
}

.pencil {
    margin: -30% 0 -26%;
    width: 100%;
    position: relative;
}

@media (min-width: 600px) {
    .pencil {
        margin: -14% 0 -10%;
    }
}

.pencil:before {
    content: "";
    width: 100%;
    height: 100%;
    min-width: 730px;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(https://d3urzbbkb00e21.cloudfront.net/img/pencil-shadow.f275809.png);
    background-size: cover;
}

.pencil:first-child {
    margin-top: 0;
}

.pencil:last-child {
    margin-bottom: 0;
}

.pencil img {
    min-width: 730px;
    margin: 0 auto;
    display: block;
    float: right;
}

.ipad-iphone {
    margin: 80px 0;
    display: flex;
    justify-content: center;
}

.ipad-iphone .ipad-iphone__content {
    display: inline-block;
    position: relative;
}

.ipad-iphone:first-child {
    margin-top: 0;
}

.ipad-iphone:last-child {
    margin-bottom: 0;
}

.ipad-iphone .ipad {
    margin: 0;
}

.ipad-iphone .iphone {
    width: 22vw;
    margin: 0;
    z-index: 10;
    position: absolute;
    bottom: -30px;
    right: -80px;
    filter: drop-shadow(0 15px 10px rgba(0, 0, 0, 0.3));
}

.ipad-flank {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 40px -15px;
    margin: 40px calc(var(--container-padding) / -2);
}

.ipad-flank:first-child,
.ipad-flank:last-child {
    margin-bottom: 0;
}

@media (min-width: 600px) {
    .ipad-flank {
        flex-direction: row;
        margin: 80px -15px;
        margin: 80px calc(var(--container-padding) / -2);
    }
}

.ipad-flank__column {
    width: 100%;
    padding: 0 15px;
    padding: 0 calc(var(--container-padding) / 2);
    margin-bottom: 30px;
    margin-bottom: var(--container-padding);
}

.ipad-flank__column:first-child {
    display: flex;
    justify-content: center;
}

.ipad-flank__column:last-child {
    margin-bottom: 0;
}

@media (min-width: 600px) {
    .ipad-flank__column {
        width: 57%;
        margin-bottom: 0;
    }
}

@media (min-width: 823px) {
    .ipad-flank__column {
        width: 43%;
        margin-bottom: 0;
    }
}

.ipad-flank--loose .ipad-flank__column {
    padding: 0 30px;
    padding: 0 var(--container-padding);
}

@media (min-width: 600px) {
    .ipad-flank--left .ipad-flank__column:first-child {
        width: 43%;
        justify-content: flex-end;
    }
    .ipad-flank--right {
        flex-direction: row-reverse;
    }
    .ipad-flank--right .ipad-flank__column:first-child {
        width: 43%;
        justify-content: flex-start;
    }
}

@media (min-width: 823px) {
    .ipad-flank--left .ipad-flank__column:first-child {
        width: 57%;
    }
    .ipad-flank--right {
        flex-direction: row-reverse;
    }
    .ipad-flank--right .ipad-flank__column:first-child {
        width: 57%;
    }
}

.ipad-flank--portrait .ipad-flank__column:first-child {
    justify-content: flex-start;
}

@media (min-width: 600px) {
    .ipad-flank--portrait.ipad-flank--left .ipad-flank__column:first-child {
        justify-content: flex-end;
    }
    .ipad-flank--portrait.ipad-flank--right .ipad-flank__column:first-child {
        justify-content: flex-start;
    }
}

.ipad-flank p {
    margin-bottom: 60px;
}

.ipad-flank p:last-child {
    margin-bottom: 0;
}

.dual-ipads {
    display: flex;
    flex-wrap: wrap;
    margin: 40px -15px;
    margin: 40px calc(var(--container-padding) / -2);
}

.dual-ipads:first-child {
    margin-top: 0;
}

.dual-ipads:last-child {
    margin-bottom: 0;
}

@media (min-width: 600px) {
    .dual-ipads {
        margin: 80px -15px;
        margin: 80px calc(var(--container-padding) / -2);
    }
}

.dual-ipads--left .dual-ipads__column:first-child {
    width: 57%;
    z-index: 4;
}

.dual-ipads--left .dual-ipads__column:first-child .ipad {
    position: absolute;
}

@media (min-width: 600px) {
    .dual-ipads--left .dual-ipads__column:first-child .ipad {
        position: relative;
    }
}

@media (min-width: 600px) {
    .dual-ipads--left .dual-ipads__column:first-child {
        position: relative;
        padding-top: 40px;
    }
}

@media (min-width: 600px) {
    .dual-ipads--left .dual-ipads__column:nth-child(2) {
        display: block;
        height: 0;
    }
}

.dual-ipads--left .dual-ipads__content h5 {
    position: absolute;
    top: -10px;
    transform: translateY(-100%);
    width: 48%;
}

@media (min-width: 600px) {
    .dual-ipads--left .dual-ipads__content h5 {
        position: relative;
        transform: translateY(0);
        width: 100%;
    }
}

@media (min-width: 600px) {
    .dual-ipads--right .dual-ipads__column:first-child .ipad {
        position: absolute;
    }
}

.dual-ipads--right .dual-ipads__column:nth-child(2) {
    width: 57%;
    display: flex;
    align-items: flex-end;
}

.dual-ipads--right .dual-ipads__column:nth-child(2) .ipad {
    z-index: -1;
}

@media (min-width: 600px) {
    .dual-ipads--right .dual-ipads__column:nth-child(2) {
        padding-top: 40px;
    }
}

@media (min-width: 600px) {
    .dual-ipads--right .dual-ipads__content {
        left: 43%;
    }
}

.dual-ipads__column {
    width: 43%;
    padding: 0 15px;
    padding: 0 calc(var(--container-padding) / 2);
    display: flex;
    position: relative;
}

.dual-ipads__column:first-child {
    justify-content: flex-end;
}

.dual-ipads__content {
    margin-top: 30px;
    margin-top: var(--container-padding);
    padding: 0 15px;
    padding: 0 calc(var(--container-padding) / 2);
    width: 100%;
    position: relative;
}

@media (min-width: 600px) {
    .dual-ipads__content {
        width: 57%;
    }
}

.dual-ipads--loose .dual-ipads__column {
    padding: 0 30px;
    padding: 0 var(--container-padding);
}

*,
:after,
:before {
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html {
    width: 100%;
    max-width: 100%;
}

body {
    background-color: #ffff;
}

body.light-mode {
    --theme-bg: #f0f0f0;
    --contrast-text: #000;
}

body.light-mode {
    --theme-bg: #dedede;
}

body.ultra-dark-mode {
    --theme-bg: #dedede;
}

button {
    padding: 0;
    margin: 0;
    border: none;
    background-color: transparent;
    outline: none !important;
    cursor: pointer;
    touch-action: manipulation;
}

img {
    width: 100%;
    height: auto;
}

.loader,
.loader:after {
    border-radius: 50%;
    width: 10em;
    height: 10em;
}

.loader {
    margin: 180px auto;
    font-size: 4px;
    position: relative;
    text-indent: -9999em;
    border: 2px solid hsla(0, 0%, 100%, 0.2);
    border-left-color: #fff;
    transform: translateZ(0);
    -webkit-animation: load8 1.1s linear infinite;
    animation: load8 1.1s linear infinite;
}

@-webkit-keyframes load8 {
    0% {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(1turn);
    }
}

@keyframes load8 {
    0% {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(1turn);
    }
}

.pro-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 0;
    width: auto;
    color: #fff;
    font-family: "ProximaNovaBold";
    cursor: pointer;
    position: relative;
    white-space: nowrap;
    text-align: center;
    height: auto;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.046em;
    text-transform: uppercase;
}

.pro-btn .pro-icon {
    margin-right: -0.3em;
    margin-left: 0.5em;
}

.pro-btn:focus {
    outline: none;
}

.btn-pill {
    border-radius: 100px;
    padding: 14px 28px;
}

.btn-pill,
.btn-rounded {
    height: 30px;
    background-color: #fff;
    color: #101010;
}

.btn-rounded {
    border-radius: 7px;
}

.btn-block {
    display: block;
}

.btn-primary {
    color: #0076ff;
}

.btn-primary.btn-pill,
.btn-primary.btn-rounded {
    color: #000 !important;
    background-color: #ffffff;
    border: 1px solid #707070;
    border-radius: 0;
    padding: 30px 50px;
    text-transform: capitalize;
    font-size: 18px;
    font-family: "ProximaNovaBold";
}

.appstore {
    width: 180px;
    margin-bottom: 40px;
}

.pursuit {
    color: #a2a2a2;
    font-size: 89px;
    line-height: 0.75;
    font-family: "ProximaNovaBold";
}

.rojmel1 {
    display: inline-block;
    width: 49%;
}

.rojmel {
    padding-top: 170px;
    padding-bottom: 170px;
    width: 50%;
}

.rojmel123456 {
    text-align: left;
    color: #fff;
    border-left: 1px solid #999;
    height: 450px;
    padding-top: 20px;
}

.rojmel123456 h5 {
    color: #fff;
}

.rostatdsd {
    margin-left: 70px;
}

.rostatdsd p {
    font-size: 22px;
    line-height: 1.25;
}

.betterclass {
    color: #c7c7c7 !important;
}

.rojmel123456 p {
    font-size: 40px;
    line-height: 1.2;
    font-family: "ProximaNovaLight";
}

.pursuit1 {
    color: #fff;
    font-size: 89px;
    line-height: 1;
    font-family: "ProximaNovaBold";
}

.btn-cancel.btn-pill,
.btn-cancel.btn-rounded {
    background-color: #2d2d2d;
    color: #d4d4d4;
}

.btn-secondary {
    color: #fff;
    background-color: #1e1e1e;
}

.btn-carepack {
    color: #404040;
    background-color: #f2e9eb;
}

.btn-carepack-pink {
    color: #fff;
    background-color: #feb3a2;
}

.btn-carepack-pink-alt {
    color: #404040;
    background-color: #feb3a2;
}

.btn-carepack-blue {
    color: #fff;
    background-color: #0c44ba;
}

.btn-muted {
    color: #989998;
}

.btn-outline {
    color: #fff;
    border: 1px solid #666;
    background-color: transparent;
}

.btn-loading {
    position: relative;
    pointer-events: none;
    color: transparent !important;
}

.btn-loading:after {
    -webkit-animation: spinAround 0.5s linear infinite;
    animation: spinAround 0.5s linear infinite;
    border-radius: 50%;
    border-color: transparent transparent #dbdbdb #dbdbdb;
    border-style: solid;
    border-width: 2px;
    content: "";
    display: block;
    height: 1em;
    width: 1em;
    position: absolute;
    left: calc(50% - 0.5em);
    top: calc(50% - 0.5em);
}

@-webkit-keyframes spinAround {
    0% {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(359deg);
    }
}

@keyframes spinAround {
    0% {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(359deg);
    }
}

.page-enter-active,
.page-leave-active {
    transition: opacity 0.2s;
}

.page-enter,
.page-leave-to {
    opacity: 0;
}

.fade-enter-active,
.fade-leave-active {
    transition: opacity 0.15s;
}

.fade-enter,
.fade-leave-to {
    opacity: 0;
}

.fade {
    transform: translateY(0);
    opacity: 1;
    transition: transform 0.6s ease-in-out, opacity 0.4s ease-in-out;
}

.fade--in,
.fade--out {
    opacity: 0;
    transition: transform 0.2s ease-in, opacity 0.2s ease-in;
}

.fade--in {
    transform: translateY(50px);
}

.fade--out {
    transform: translateY(-50px);
}

@media (min-width: 823px) {
    :root {
        --nav-margin-top: 30px;
    }
}

.virtualtest h5 {
    color: #f1f1f1;
    font-family: "ProximaNovaBold";
    font-size: 18px;
}

@media (max-width: 1366px) {
    .rojmel {
        padding-top: 160px;
        padding-bottom: 140px;
        width: 50%;
    }
    .container123 {
        max-width: 70% !important;
    }
    .zosted {
        max-width: 80% !important;
    }
    .rojmel123456 p {
        font-size: 30px;
        line-height: 1.2;
        font-family: "ProximaNovaBold";
    }
    .pro-footer {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
    .pursuit1 {
        color: #fff;
        font-size: 89px;
        line-height: 1;
        font-family: "ProximaNovaBold";
    }
    .pursuit {
        color: #a2a2a2;
        font-size: 89px;
        line-height: 0.75;
        font-family: "ProximaNovaBold";
    }
    .rojmel123456 {
        text-align: left;
        color: #fff;
        border-left: 1px solid #999;
        height: 380px;
        padding-top: 50px;
    }
    .Harmony {
        margin-left: -120px;
    }
}

.pro-nav {
    z-index: 20;
    position: relative;
}

.pro-nav__main {
    color: hsla(0, 0%, 100%, 0.7);
    color: var(--nav-text-color);
    padding: 15px 0;
    padding: var(--nav-margin-top) 0;
    transition: color 0.3s ease-in-out;
}

.pro-nav__main .container {
    height: 60px;
    height: var(--nav-height);
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    transition: color 0.3s ease-in-out;
    z-index: 2;
}

.pro-nav__main-brand {
    display: block;
}

.pro-nav__main-brand svg {
    display: block;
    height: 48px;
    fill-rule: evenodd;
    fill: #fff;
    fill: var(--nav-logo-color);
    transition: fill 0.3s ease-in-out;
}

.pro-nav__main-content {
    display: flex;
    align-items: center;
}

.pro-nav__main-links {
    display: none;
}

@media (min-width: 700px) {
    .pro-nav__main-links {
        display: flex;
    }
}

.pro-nav__main-link {
    display: block;
    margin-left: 15px;
    color: #000;
    text-decoration: none;
    font-weight: normal;
    font-size: 18px;
    margin-left: 50px;
    font-family: "ProximaNovaBold";
}

.pro-nav__main-link:first-child {
    margin-left: 0;
}

.pro-nav__main-burger {
    width: 24px;
    height: 18px;
    position: relative;
    flex-shrink: 0;
    margin-left: 10px;
}

@media (min-width: 700px) {
    .pro-nav__main-burger {
        display: none;
    }
}

.pro-nav__main-burger:after,
.pro-nav__main-burger:before,
.pro-nav__main-burger span {
    width: 100%;
    height: 2px;
    background-color: #afafaf;
    border-radius: 1px;
    transition: background-color 0.3s ease-in-out;
    will-change: transform, opacity, background-color;
}

.pro-nav__main-burger span {
    display: block;
    transition: transform 0.1s ease-out, opacity 0.1s ease-out,
        background-color 0.3s ease-in-out;
    margin-left: -7px;
}

.pro-nav__main-burger:after,
.pro-nav__main-burger:before {
    content: "";
    position: absolute;
    left: -7px;
    transition: transform 0.1s ease-out, background-color 0.3s ease-in-out;
}

.pro-nav__main-burger:before {
    top: 0;
    transform-origin: right top;
}

.pro-nav__main-burger:after {
    bottom: 0;
    transform-origin: right bottom;
}

.pro-nav__mobile {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    background-color: #101010;
    transform-origin: top;
    transition: transform 0.3s ease;
    transform: scaleY(0.7) translateY(-100%);
}

.pro-nav__mobile .container {
    padding-top: 90px;
    padding-top: var(--nav-outer-height);
    padding-bottom: 30px;
    padding-bottom: var(--container-padding);
    opacity: 0;
    transition: opacity 0.1s ease-in;
}

.pro-nav__mobile-title {
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 30px;
}

.pro-nav__mobile-title:first-child {
    margin-top: 0;
}

.pro-nav__mobile-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.pro-nav__mobile-item:last-child {
    margin-bottom: 0;
}

.pro-nav__mobile-link {
    color: #fff;
    font-size: 28px;
    font-weight: 600;
    line-height: 0.98em;
    letter-spacing: -0.005em;
}

.pro-nav__mobile-sublink {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: -0.005em;
}

.pro-nav:before {
    content: "";
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.75);
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease;
}

.pro-nav--mobile-active .pro-nav__main-burger span {
    transition: transform 0.1s ease-in, opacity 0.1s ease-in;
    transform: translateX(10px);
    opacity: 0;
}

.pro-nav--mobile-active .pro-nav__main-burger:after,
.pro-nav--mobile-active .pro-nav__main-burger:before {
    transition: transform 0.15s ease-in;
}

.pro-nav--mobile-active .pro-nav__main-burger:before {
    transform: rotate(-45deg);
}

.pro-nav--mobile-active .pro-nav__main-burger:after {
    transform: rotate(45deg);
}

.pro-nav--mobile-active .pro-nav__mobile {
    transform: scaleY(1) translateY(0);
    transition: transform 0.2s ease-out;
}

.pro-nav--mobile-active .pro-nav__mobile .container {
    opacity: 1;
    transition: opacity 0.2s ease-out 0.1s;
}

.pro-nav--mobile-active:before {
    opacity: 1;
}

@media (min-width: 700px) {
    .pro-nav--mobile-active .pro-nav__main-burger,
    .pro-nav--mobile-active .pro-nav__mobile,
    .pro-nav--mobile-active:before {
        display: none;
    }
}

body.light-mode .pro-nav:not(.pro-nav--mobile-active) {
    --nav-logo-color: #000;
    --nav-text-color: rgba(0, 0, 0, 0.7);
}

@media (min-width: 1080px) {
    body.light-mode .pro-nav {
        --nav-logo-color: #000;
        --nav-text-color: rgba(0, 0, 0, 0.7);
    }
}

.pro-footer {
    width: 100%;
    background-color: #080808;
    transition: background-color 0.3s ease-in-out;
    height: 100%;
    padding-top: 100px;
    padding-bottom: 100px;
}

.pro-footer .links {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-bottom: 20px;
}

@media (min-width: 823px) {
    .pro-footer .links {
        justify-content: space-between;
    }
}

.pro-footer .column {
    margin: 20px 0 0;
}

.pro-footer .column ul {
    padding: 0;
    list-style: none;
    margin: 0 0 27px;
}

.pro-footer .column ul:last-child {
    margin-bottom: 0;
}

.pro-footer .column li {
    font-size: 12px;
    line-height: 25px;
    color: #444;
    transition: color 0.3s ease-in-out;
}

.pro-footer .column li:first-child {
    line-height: 18px;
    margin-bottom: 5px;
    font-weight: 600;
    color: #f0f0f0;
}

.pro-footer .column a,
.pro-footer .column button {
    text-decoration: none;
    color: inherit;
    opacity: 1;
    transition: opacity 0.1s ease-in-out;
}

.pro-footer .column a:hover,
.pro-footer .column button:hover {
    outline: none;
    opacity: 0.5;
}

.pro-footer .legals {
    font-size: 10px;
    line-height: 16px;
    font-weight: 400;
    letter-spacing: -0.041em;
    padding: 12px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-top: 1px solid #1a1a1a;
    color: #444;
    transition: color 0.3s ease-in-out, border-top 0.3s ease-in-out;
}

@media (min-width: 1080px) {
    .pro-footer .legals {
        flex-direction: row-reverse;
        justify-content: space-between;
    }
}

.pro-footer .legals ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.pro-footer .legals li {
    margin: 0 10px 5px;
}

@media (min-width: 1080px) {
    .pro-footer .legals li {
        margin: 0 0 0 10px;
    }
}

.pro-footer .legals a {
    color: inherit;
    text-decoration: none;
}

.pro-footer .legals a:hover {
    text-decoration: underline;
}

.pro-footer .copyright {
    text-align: center;
}

.pro-footer .locale-dropdown {
    position: relative;
    display: flex;
}

.pro-footer .locale-dropdown select {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
}

.pro-footer .locale-dropdown svg {
    width: 16px;
    height: 16px;
    fill: currentColor;
    margin-left: 3px;
    transition: fill 0.3s ease-in-out;
}

.pro-footer .locale-dropdown img {
    display: inline;
    width: 20px;
    height: 20px;
    margin-top: -2px;
    margin-left: 4px;
}

body.light-mode .pro-footer {
    background-color: #e6e6e6;
}

body.light-mode .pro-footer .column li {
    color: grey;
}

body.light-mode .pro-footer .column li:first-child {
    color: #252525;
}

body.light-mode .pro-footer .legals {
    color: grey;
    border-top: 1px solid #d9d9d9;
}

main.carepack .pro-footer {
    background-color: #feb3a2;
}

main.carepack .pro-footer .column li {
    color: hsla(0, 0%, 100%, 0.50196);
}

main.carepack .pro-footer .column li:first-child {
    color: #f7f1f3;
}

main.carepack .pro-footer .legals {
    color: hsla(0, 0%, 100%, 0.74902);
    border-top: 1px solid hsla(0, 0%, 100%, 0.25098);
}

.pro-input {
    position: relative;
    width: 100%;
}

.pro-input input {
    width: 100%;
    display: block;
    height: 40px;
    line-height: 18px;
    font-size: 14px;
    color: #969696;
    background: #000;
    border: none;
    border-radius: 20px;
    padding: 0 18px;
    -webkit-appearance: none;
}

.pro-input input::-moz-placeholder {
    color: #5c5c5c;
}

.pro-input input:-ms-input-placeholder {
    color: #5c5c5c;
}

.pro-input input::placeholder {
    color: #5c5c5c;
}

.pro-input input:focus {
    outline: none;
}

.pro-input .pro-input__clear,
.pro-input > .pro-icon {
    position: absolute;
    top: 10px;
    right: 12px;
    width: 20px;
    color: #5c5c5c;
    will-change: transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: transform 0.2s ease;
}

.pro-input .pro-input__clear {
    transform: rotateY(180deg);
}

@media (any-hover) {
    .pro-input .pro-input__clear:hover {
        background-color: #444;
        color: #000;
        border-radius: 100%;
    }
}

.pro-input--clear-active > .pro-icon {
    transform: rotateY(180deg);
}

.pro-input--clear-active .pro-input__clear {
    transform: rotateY(0deg);
}

.pro-input--search input {
    padding: 0 38px 0 18px;
}

.input-group {
    margin-bottom: 16px;
}

.input-group > label,
.input-label {
    color: #969696;
    font-weight: 500;
    font-size: 12px;
    margin-bottom: 8px;
    display: block;
    padding: 0 18px;
}

.input-error {
    padding: 10px 18px 0;
    display: block;
    color: #e82727;
    font-weight: 500;
}

.input-help {
    color: currentColor;
}

.input-help .pro-icon {
    width: 1.1em;
    margin-left: 0.3em;
}

.pro-select {
    position: relative;
    width: 100%;
    color: #969696;
}

.pro-select select {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 18px;
    font-size: 14px;
    color: inherit;
    background: #000;
    border: none;
    border-radius: 20px;
    padding: 0 42px 0 18px;
    outline: none;
    -webkit-appearance: none;
}

.pro-select select:focus {
    outline: none;
}

.pro-select .icon {
    position: absolute;
    height: 100%;
    top: 0;
    right: 0;
    display: flex;
    align-items: center;
    padding: 0 1rem;
    pointer-events: none;
}

.pro-select .icon svg {
    fill: currentColor;
    width: 1.2rem;
    height: 1.2rem;
}

.pro-select .icon .valid {
    display: none;
}

.pro-carousel {
    display: flex;
    flex-direction: column-reverse;
    text-align: center;
    margin-bottom: -18%;
}

@media (min-width: 600px) {
    .pro-carousel {
        text-align: left;
        flex-direction: row;
        margin: 0 -25px;
    }
}

.pro-carousel__column {
    width: 100%;
    position: relative;
}

.pro-carousel__column:first-child {
    padding-bottom: 100%;
    margin-top: 60px;
    margin-top: calc(var(--container-padding) * 2);
}

@media (min-width: 600px) {
    .pro-carousel__column {
        padding: 0 30px;
        padding: 0 var(--container-padding);
        margin-top: 0;
    }
    .pro-carousel__column:first-child {
        padding-bottom: 0;
        margin-top: 0;
    }
}

.pro-carousel__next {
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 10;
    margin-top: -25px;
    color: #989898;
}

.pro-carousel__next .pro-icon {
    width: 50px;
}

@media (min-width: 823px) {
    .pro-carousel__next {
        right: 25px;
    }
}

.pro-carousel__previous {
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 10;
    margin-top: -25px;
    color: #989898;
}

.pro-carousel__previous .pro-icon {
    width: 50px;
}

@media (min-width: 823px) {
    .pro-carousel__previous {
        left: 25px;
    }
}

.pro-carousel__indicators {
    display: none;
}

@media (min-width: 600px) {
    .pro-carousel__indicators {
        display: flex;
    }
}

.pro-carousel__indicator {
    width: 8px;
    height: 8px;
    border-radius: 4px;
    margin-right: 8px;
    margin-top: 40px;
    background-color: #454545;
}

.pro-carousel__indicator--active {
    background-color: #fff;
}

.pro-carousel__item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 40px 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    opacity: 1;
    transition: opacity 0.3s ease, transform 0.3s ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: center;
}

.pro-carousel__item img {
    min-width: 389px;
    -webkit-mask-image: linear-gradient(180deg, #000 50%, transparent);
    mask-image: linear-gradient(180deg, #000 50%, transparent);
}

@media (min-width: 1080px) {
    .pro-carousel__item img {
        -webkit-mask-image: none;
        mask-image: none;
    }
}

.pro-carousel__item--previous {
    opacity: 0;
    transform: translateX(-100px);
}

.pro-carousel__item--next {
    opacity: 0;
    transform: translateX(100px);
}

.c-ipad-explosion {
    position: relative;
    overflow: hidden;
    padding-top: 48px;
    padding-bottom: 48px;
}

@media screen and (min-width: 420px) {
    .c-ipad-explosion {
        padding-top: 64px;
    }
}

@media screen and (min-width: 823px) {
    .c-ipad-explosion {
        padding-top: 80px;
    }
}

@media screen and (min-width: 420px) {
    .c-ipad-explosion {
        padding-bottom: 64px;
    }
}

@media screen and (min-width: 823px) {
    .c-ipad-explosion {
        padding-bottom: 80px;
    }
}

.c-ipad-explosion .container {
    position: relative;
}

.c-ipad-explosion .binder {
    max-width: 90%;
    position: relative;
    margin: 0 auto;
}

.c-ipad-explosion .bg {
    position: absolute;
    width: 125%;
    height: 113%;
    top: 50%;
    left: 50%;
    transform: translate(-48%, -60%);
}

.c-ipad-explosion .ipad {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}

.c-ipad-explosion .ipad:after {
    display: none;
}

.c-ipad-explosion .ui-overlay {
    position: absolute;
    width: 90%;
    height: 100%;
    top: 0;
    left: 50%;
    transform: translate(-50%);
}

.c-ipad-explosion .ui-overlay .ui-element {
    position: absolute;
    top: 0;
    left: 0;
    box-shadow: 0 0 1vw rgba(0, 0, 0, 0.7);
    border-radius: 0.8vw;
    line-height: 0;
}

.c-ipad-explosion .ui-overlay .ui-element img {
    width: 100%;
    height: auto;
    display: block;
}

.c-ipad-explosion .ui-overlay .ui-element.hsb {
    width: 71%;
    top: 81.4%;
    left: -12.3%;
}

.c-ipad-explosion .ui-overlay .ui-element.brush {
    width: 28.7%;
    top: 23.5%;
    left: 87.4%;
}

.c-ipad-explosion .ui-overlay .ui-element.adjustments {
    width: 23.6%;
    top: 42%;
    left: -16.4%;
}

.c-ipad-explosion .ui-overlay .ui-element.shape {
    width: 22.1%;
    top: 33%;
    left: 77.8%;
}

.c-ipad-explosion .ui-overlay .ui-element.color {
    width: 20.2%;
    top: 16.4%;
    left: -6.3%;
}

.btn-left-align {
    padding-left: 0;
}

.page-home {
    background: #000;
    position: relative;
}

.page-home .bg--red {
    background: #f31c34;
}

.page-home .bg--darkgrey {
    background: #171717;
}

.page-home .bg--white {
    background: #f6f7f6;
}

.page-home .bg--folio {
    background: #188eff;
}

.page-home .hide--mobile {
    display: none;
}

@media (min-width: 600px) {
    .page-home .hide--mobile {
        display: block;
    }
}

@media (min-width: 600px) {
    .page-home .hide--desktop {
        display: none;
    }
}

.page-home .color--white,
.page-home .color--white h1,
.page-home .color--white h2,
.page-home .color--white h3,
.page-home .color--white h4,
.page-home .color--white h5,
.page-home .color--white h6,
.page-home .color--white p {
    color: #fff;
}

.page-home .color--black,
.page-home .color--black h1,
.page-home .color--black h2,
.page-home .color--black h3,
.page-home .color--black h4,
.page-home .color--black h5,
.page-home .color--black h6,
.page-home .color--black p {
    color: #000;
}

.page-home .align--center {
    text-align: center;
}

.page-home .width-binder {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
    z-index: 5;
    padding: 0 16px;
    max-width: 540px;
    margin: 0 auto;
}

@media (min-width: 600px) {
    .page-home .width-binder {
        padding: 0 32px;
        max-width: 800px;
    }
}

@media (min-width: 823px) {
    .page-home .width-binder {
        max-width: 1144px;
    }
}

.page-home .width-binder .wrapper {
    padding: 0 20px;
}

@media (min-width: 823px) {
    .page-home .width-binder .wrapper {
        padding: 0 48px;
    }
}

.page-home .home-hero {
    position: relative;
    padding: 0;
    display: flex;
    flex-flow: column;
    justify-content: flex-end;
}

.page-home .home-hero:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 200px;
    top: 300px;
    left: 0;
    z-index: 2;
    background: linear-gradient(
        0deg,
        #000 0,
        rgba(0, 0, 0, 0.9) 10%,
        rgba(0, 0, 0, 0.8) 20%,
        rgba(0, 0, 0, 0.7) 30%,
        rgba(0, 0, 0, 0.6) 40%,
        rgba(0, 0, 0, 0.5) 50%,
        rgba(0, 0, 0, 0.4) 60%,
        rgba(0, 0, 0, 0.3) 70%,
        rgba(0, 0, 0, 0.2) 80%,
        rgba(0, 0, 0, 0.1) 90%,
        transparent
    );
}

@media (min-width: 600px) {
    .page-home .home-hero:before {
        height: 500px;
        top: 300px;
    }
}

.page-home .home-hero:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.18);
    z-index: 1;
}

.page-home .home-hero video {
    display: block;
    position: absolute;
    width: 100%;
    height: 500px;
    -o-object-fit: cover;
    object-fit: cover;
    top: 0;
    left: 0;
    z-index: 1;
}

@media (min-width: 600px) {
    .page-home .home-hero video {
        height: 800px;
    }
}

.page-home .home-hero .lead-intro {
    width: 80vw;
    max-width: 480px;
    position: relative;
    margin: 0 auto;
    z-index: 5;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    min-height: 580px;
    height: calc(80vh - 140px);
    height: calc(80vh - var(--nav-outer-height) - 50px);
    max-height: 800px;
}

@media (max-height: 400px) {
    .page-home .home-hero .lead-intro {
        min-height: 440px;
    }
}

@media (min-width: 600px) {
    .page-home .home-hero .lead-intro {
        max-width: 700px;
    }
}

@media (min-width: 823px) {
    .page-home .home-hero .lead-intro {
        max-width: 625px;
        width: 50vw;
    }
}

.page-home .home-hero .lead-intro p {
    opacity: 0.85;
    font-weight: 400;
}

.page-home .home-hero .lead-intro h6 {
    font-size: 12px;
}

@media (min-width: 600px) {
    .page-home .home-hero .lead-intro h6 {
        font-size: 18px;
    }
}

.page-home .home-hero .lead-intro .buttons {
    display: flex;
    justify-content: center;
    margin: 28px 0;
}

@media (min-width: 360px) {
    .page-home .home-hero .lead-intro .buttons {
        margin: 24px 0 54px;
    }
}

.page-home .home-hero .lead-intro .buttons a {
    margin-right: 16px;
}

.page-home .home-hero .lead-intro .buttons a:last-of-type {
    margin-right: 0;
}

.page-home .home-hero .featured-container {
    margin-top: 40px;
}

.page-home .home-hero .featured-container .home-cta {
    width: 100%;
    border-radius: 16px;
    overflow: hidden;
    position: relative;
    margin-bottom: 16px;
    text-align: center;
    transition: transform 0.3s ease-in-out;
    display: flex;
    flex-flow: column;
    justify-content: flex-end;
}

@media (min-width: 823px) {
    .page-home .home-hero .featured-container .home-cta {
        min-height: 350px;
    }
}

.page-home .home-hero .featured-container .home-cta.bg--white .pro-btn {
    color: #000;
}

.page-home .home-hero .featured-container .home-cta.justify-center {
    justify-content: center;
}

.page-home .home-hero .featured-container .home-cta:hover {
    transform: scale(1.025);
}

@media (min-width: 823px) {
    .page-home .home-hero .featured-container .home-cta:hover {
        transform: translateY(-1%) scale(1.015);
    }
}

@media (min-width: 600px) {
    .page-home .home-hero .featured-container .home-cta {
        width: calc(50% - 16px);
        margin-bottom: 32px;
    }
}

.page-home .home-hero .featured-container .home-cta .text {
    margin-top: 40px;
    position: relative;
    z-index: 2;
}

@media (min-width: 823px) {
    .page-home .home-hero .featured-container .home-cta .text {
        margin-top: 46px;
    }
}

.page-home .home-hero .featured-container .home-cta .text h2 {
    margin-top: 18px;
}

.page-home .home-hero .featured-container .home-cta .credit {
    position: absolute;
    bottom: 16px;
    right: 16px;
    pointer-events: none;
    font-size: 10px;
    margin: 0;
}

.page-home .home-hero .featured-container .home-cta .image {
    position: relative;
}

.page-home .home-hero .featured-container .home-cta .image img {
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
    transition: transform 0.6s ease-in-out;
}

.page-home .home-hero .featured-container .home-cta .image.spotlight:before {
    content: "";
    width: 75%;
    height: 20%;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 100%;
    transform: translate(-50%, -50%) rotate(-45deg);
    filter: blur(100px);
    opacity: 0.4;
}

.page-home .home-hero .featured-container .home-cta .hide--desktop a,
.page-home .home-hero .featured-container .home-cta > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
    display: block;
}

@media (min-width: 823px) {
    .page-home .home-hero .featured-container .home-cta .hide--desktop a,
    .page-home .home-hero .featured-container .home-cta > a {
        font-size: 14px;
    }
}

.page-home .home-hero .featured-container .home-cta .hide--desktop a:focus,
.page-home .home-hero .featured-container .home-cta .hide--desktop a:hover,
.page-home .home-hero .featured-container .home-cta > a:focus,
.page-home .home-hero .featured-container .home-cta > a:hover {
    color: #fff;
    opacity: 1;
}

.page-home .home-hero .featured-container .home-cta .hide--desktop a span,
.page-home .home-hero .featured-container .home-cta > a span {
    display: block;
    margin-top: 24px;
}

@media (min-width: 823px) {
    .page-home .home-hero .featured-container .home-cta .hide--desktop a span,
    .page-home .home-hero .featured-container .home-cta > a span {
        margin-top: 32px;
    }
}

.page-home .home-hero .featured-container .home-cta h2 {
    font-size: 30px;
}

@media (min-width: 823px) {
    .page-home .home-hero .featured-container .home-cta h2 {
        font-size: 36px;
    }
}

.page-home .home-hero .featured-container .home-cta .text-panel {
    padding-bottom: 90%;
}

.page-home .home-hero .featured-container .home-cta .pro-btn-red {
    color: #ff3c65;
}

.page-home .home-hero .featured-container .home-cta .pro-btn-red:hover {
    color: #ff3c65 !important;
}

.page-home .home-hero .featured-container .home-cta .pro-btn-grey {
    color: #666;
}

.page-home .home-hero .featured-container .home-cta .pro-btn-grey:hover {
    color: #666 !important;
}

.page-home .home-hero .featured-container .home-cta .image-panel {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-bottom: 90%;
}

.page-home .home-hero .featured-container .home-cta .image-panel img {
    position: absolute;
    top: 0;
    left: 0;
}

.page-home .home-hero .featured-container .home-cta .wrapper-image {
    padding: 0;
}

.page-home .home-hero .featured-container .home-cta .wrapper-image .image {
    padding: 0 0 80%;
}

.page-home .home-hero .featured-container .home-cta .wrapper-image img {
    position: absolute;
    top: -5%;
    left: 0;
}

.page-home .home-hero .featured-container .home-cta--full {
    width: 100%;
    text-align: center;
    display: flex;
    flex-flow: column;
}

@media (min-width: 600px) {
    .page-home .home-hero .featured-container .home-cta--full {
        text-align: left;
        flex-flow: row;
    }
}

@media (min-width: 600px) {
    .page-home .home-hero .featured-container .home-cta--full:hover,
    .page-home .home-hero .featured-container .home-cta--full:hover .image img {
        transform: none;
    }
}

.page-home .home-hero .featured-container .home-cta--full > div {
    width: 100%;
}

.page-home .home-hero .featured-container .home-cta--full .image {
    flex-grow: 1;
    padding: 0;
}

@media (min-width: 600px) {
    .page-home .home-hero .featured-container .home-cta--full .image {
        padding: 0 20px;
    }
}

@media (min-width: 823px) {
    .page-home .home-hero .featured-container .home-cta--full .image {
        padding: 0 48px;
    }
}

.page-home .home-hero .featured-container .home-cta--full .image > div {
    position: relative;
    padding-bottom: 100%;
}

.page-home .home-hero .featured-container .home-cta--full .image > div img {
    display: block;
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    bottom: 0;
}

@media (min-width: 600px) {
    .page-home .home-hero .featured-container .home-cta--full .image > div img {
        bottom: inherit;
    }
}

@media (min-width: 600px) {
    .page-home .home-hero .featured-container .home-cta--full .text {
        margin-top: 0;
        display: flex;
        flex-flow: column;
        justify-content: center;
        max-width: 60%;
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

@media (min-width: 823px) {
    .page-home .home-hero .featured-container .home-cta--full .text {
        max-width: 40%;
        min-width: 400px;
    }
}

.page-home .home-hero .featured-container .home-cta--full .text h2 {
    margin-top: 18px;
    margin-bottom: 12px;
}

@media (min-width: 823px) {
    .page-home .home-hero .featured-container .home-cta--full .text h2 {
        margin-top: 0;
    }
}

.page-home .home-hero .featured-container .home-cta--full .text h6 {
    color: #666;
    font-size: 16px;
    margin-bottom: 15px;
}

.page-home .home-hero .featured-container .home-cta--full .text p {
    font-weight: 400;
}

.page-home .home-hero .featured-container .home-cta--full .text .buttons {
    margin: 24px 0 0;
}

.page-home
    .home-hero
    .featured-container
    .home-cta--full
    .text
    .buttons
    .pro-btn {
    padding-left: 0;
    margin-right: 16px;
}

.page-home
    .home-hero
    .featured-container
    .home-cta--full
    .text
    .buttons
    .pro-btn:hover {
    opacity: 0.5;
}

.page-home .home-insights {
    padding-top: 70px;
    padding-bottom: 70px;
    display: block;
}

.page-home .home-insights__title {
    margin-bottom: 36px;
    font-size: 12px;
}

@media (min-width: 600px) {
    .page-home .home-insights__title {
        font-size: 16px;
    }
}

.page-home .home-insights .insight {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.page-home .home-insights .insight .article {
    margin-bottom: 48px;
    padding-bottom: 18px;
    display: flex;
    flex-flow: column;
    position: relative;
    width: 100%;
}

.page-home .home-insights .insight .article:first-of-type {
    border-left: none;
}

@media (min-width: 823px) {
    .page-home .home-insights .insight .article {
        width: calc(50% - 16px);
        border-left: 1px solid hsla(0, 0%, 100%, 0.2);
    }
}

.page-home .home-insights .insight .article:hover .title {
    opacity: 0.6;
}

.page-home .home-insights .insight .article:hover a {
    opacity: 1;
    color: #fff;
}

.page-home .home-insights .insight .article p.meta {
    font-weight: 600;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 1;
    margin: 0 0 8px;
}

.page-home .home-insights .insight .article p.meta span {
    display: inline-block;
    margin-right: 10px;
}

.page-home .home-insights .insight .article p.meta .date {
    color: #666;
    font-weight: 500;
}

.page-home .home-insights .insight .article .title {
    flex-grow: 1;
    margin-bottom: 12px;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.025em;
    transition: all 0.4s;
}

@media (min-width: 600px) {
    .page-home .home-insights .insight .article .title {
        margin-bottom: 18px;
    }
}

.page-home .home-insights .insight .article a {
    opacity: 0.5;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all 0.2s ease 0.1s;
    padding-left: 0;
    justify-content: flex-start;
}

.page-home .home-insights .insight .article a span {
    display: block;
    position: absolute;
    bottom: 0;
    font-weight: 600;
}

:root {
    --landscape-device-width: 90vw;
    --landscape-max-device-width: 936px;
    --portrait-device-width: 68.8vw;
    --portrait-max-device-width: 720px;
}

.page-ipad--5x {
    padding-top: 0;
}

.page-ipad .hero.brushes img {
    margin-top: -8.5%;
    margin-bottom: -8.6%;
}

.page-ipad .hero.brushes img,
.page-ipad .hero img {
    width: 140%;
    margin-left: -20%;
    -webkit-mask-image: linear-gradient(
        180deg,
        #000 70%,
        rgba(0, 0, 0, 0.160784) 90%
    );
    mask-image: linear-gradient(180deg, #000 70%, rgba(0, 0, 0, 0.160784) 90%);
}

.page-ipad .hero img {
    margin-top: -3.1%;
    margin-bottom: -14%;
}

.page-ipad .hero .text-center {
    position: relative;
    z-index: 10;
}

.page-ipad .hero h1 {
    text-shadow: 0 4px 20px #111;
}

.page-ipad .hero p {
    color: #b1b1b1;
}

@media (min-width: 600px) {
    .page-ipad .hero img {
        width: 130%;
        margin-left: -15%;
    }
}

.page-ipad .page-section--5x-bg {
    background-image: url(https://d3urzbbkb00e21.cloudfront.net/img/5x-block.7cfb395.png);
    background-size: auto 87%;
    background-position: center 43%;
    background-repeat: no-repeat;
}

.iphone {
    width: 100%;
    position: relative;
    --swivel-duration: 400ms;
    margin-top: -439px;
}

.iphone:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-image: url(https://d3urzbbkb00e21.cloudfront.net/img/iphone-12-pro-max-frame.20b2472.png);
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 2;
}

.iphone .binder {
    position: relative;
    z-index: 0;
    width: 90.4%;
    display: block;
    margin: 0 auto;
    padding: 4% 0;
}

.iphone img,
.iphone video {
    width: 100%;
    display: block;
    -webkit-mask: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjIuMywgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA2MDAgMTI5OSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNjAwIDEyOTk7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGcgaWQ9IkxheWVyXzJfMV8iPgoJPGcgaWQ9IkxheWVyXzEtMiI+CgkJPHBhdGggZD0iTTYyLDBINTM4YzM0LjMsMCw2MiwyNy44LDYyLDYyVjEyMzdjMCwzNC4zLTI3LjgsNjItNjIsNjJINjJjLTM0LjMsMC02Mi0yNy44LTYyLTYyVjYyQzAsMjcuOCwyNy44LDAsNjIsMHoiLz4KCTwvZz4KPC9nPgo8L3N2Zz4K);
    mask: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjIuMywgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA2MDAgMTI5OSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNjAwIDEyOTk7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGcgaWQ9IkxheWVyXzJfMV8iPgoJPGcgaWQ9IkxheWVyXzEtMiI+CgkJPHBhdGggZD0iTTYyLDBINTM4YzM0LjMsMCw2MiwyNy44LDYyLDYyVjEyMzdjMCwzNC4zLTI3LjgsNjItNjIsNjJINjJjLTM0LjMsMC02Mi0yNy44LTYyLTYyVjYyQzAsMjcuOCwyNy44LDAsNjIsMHoiLz4KCTwvZz4KPC9nPgo8L3N2Zz4K);
}

.iphone--landscape:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-image: url(https://d3urzbbkb00e21.cloudfront.net/img/iphone-12-pro-max-frame-landscape.44f0bb0.png);
    z-index: 2;
}

.iphone--landscape .binder {
    width: 96.5%;
    padding: 2.3% 0;
}

.iphone--landscape img {
    -webkit-mask: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjIuMywgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAxMjk5IDYwMCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTI5OSA2MDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGcgaWQ9IkxheWVyXzJfMV8iPgoJPGcgaWQ9IkxheWVyXzEtMiI+CgkJPHBhdGggZD0iTTEyOTksNjJ2NDc2YzAsMzQuMy0yNy44LDYyLTYyLDYySDYyYy0zNC4zLDAtNjItMjcuOC02Mi02MlY2MkMwLDI3LjcsMjcuOCwwLDYyLDBoMTE3NUMxMjcxLjIsMCwxMjk5LDI3LjgsMTI5OSw2MnoiLz4KCTwvZz4KPC9nPgo8L3N2Zz4K);
    mask: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjIuMywgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAxMjk5IDYwMCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTI5OSA2MDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGcgaWQ9IkxheWVyXzJfMV8iPgoJPGcgaWQ9IkxheWVyXzEtMiI+CgkJPHBhdGggZD0iTTEyOTksNjJ2NDc2YzAsMzQuMy0yNy44LDYyLTYyLDYySDYyYy0zNC4zLDAtNjItMjcuOC02Mi02MlY2MkMwLDI3LjcsMjcuOCwwLDYyLDBoMTE3NUMxMjcxLjIsMCwxMjk5LDI3LjgsMTI5OSw2MnoiLz4KCTwvZz4KPC9nPgo8L3N2Zz4K);
}

@-webkit-keyframes frame-swivel-long {
    0% {
        background-position-x: 0;
    }
    5% {
        background-position-x: 5%;
    }
    10% {
        background-position-x: 10%;
    }
    15% {
        background-position-x: 15%;
    }
    20% {
        background-position-x: 20%;
    }
    25% {
        background-position-x: 25%;
    }
    30% {
        background-position-x: 30%;
    }
    35% {
        background-position-x: 35%;
    }
    40% {
        background-position-x: 40%;
    }
    45% {
        background-position-x: 45%;
    }
    50% {
        background-position-x: 50%;
    }
    55% {
        background-position-x: 55%;
    }
    60% {
        background-position-x: 60%;
    }
    65% {
        background-position-x: 65%;
    }
    70% {
        background-position-x: 70%;
    }
    75% {
        background-position-x: 75%;
    }
    80% {
        background-position-x: 80%;
    }
    85% {
        background-position-x: 85%;
    }
    90% {
        background-position-x: 90%;
    }
    95% {
        background-position-x: 95%;
    }
    to {
        background-position-x: 100%;
    }
}

@keyframes frame-swivel-long {
    0% {
        background-position-x: 0;
    }
    5% {
        background-position-x: 5%;
    }
    10% {
        background-position-x: 10%;
    }
    15% {
        background-position-x: 15%;
    }
    20% {
        background-position-x: 20%;
    }
    25% {
        background-position-x: 25%;
    }
    30% {
        background-position-x: 30%;
    }
    35% {
        background-position-x: 35%;
    }
    40% {
        background-position-x: 40%;
    }
    45% {
        background-position-x: 45%;
    }
    50% {
        background-position-x: 50%;
    }
    55% {
        background-position-x: 55%;
    }
    60% {
        background-position-x: 60%;
    }
    65% {
        background-position-x: 65%;
    }
    70% {
        background-position-x: 70%;
    }
    75% {
        background-position-x: 75%;
    }
    80% {
        background-position-x: 80%;
    }
    85% {
        background-position-x: 85%;
    }
    90% {
        background-position-x: 90%;
    }
    95% {
        background-position-x: 95%;
    }
    to {
        background-position-x: 100%;
    }
}

.iphone.observe {
    --iphone-perspective: 910px;
    will-change: transform;
    transition: transform var(--swivel-duration) cubic-bezier(0, 0, 0.46, 1);
    transform: translate3d(0, -13%, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.Harmony {
    font-size: 140px !important;
    margin-left: -60px;
    transform: rotate(-180deg) !important;
    position: absolute !important;
    margin-top: -70px;
    font-family: "ProximaNovaBold";
    opacity: 0.2;
}

.Pharmacyconfirm {
    color: #fff !important;
}

@media (min-width: 360px) {
    .iphone.observe {
        --iphone-perspective: 950px;
    }
}

@media (min-width: 420px) {
    .iphone.observe {
        --iphone-perspective: 1050px;
    }
}

@media (min-width: 600px) {
    .iphone.observe {
        --iphone-perspective: 1350px;
    }
}

@media (min-width: 823px) {
    .iphone.observe {
        --iphone-perspective: 1447px;
    }
}

.iphone.observe .perspective-wrapper {
    perspective: var(--iphone-perspective);
    perspective-origin: 50%;
    z-index: 0;
    position: relative;
    transform-style: flat;
}

.iphone.observe .binder {
    position: relative;
    /* width: 85.96%;
			padding: 10.6% 0 10.4%; */
    transform: rotateY(0deg);
    transform-origin: 50% 50% -4px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: transform;
}

.iphone.observe:before {
    z-index: 2;
    transform: translateZ(0);
    /* background-image: url(https://d3urzbbkb00e21.cloudfront.net/img/css_sprites-right-21.9f6f0cd.png); */
    background-size: auto 100%;
    width: 100%;
    background-position-x: 0;
    transform-origin: 50% 50% -4px;
    will-change: background-position-x;
}

.iphone.observe.animated--true {
    transform: translateZ(0);
}

.iphone.observe.animated--true .binder {
    transform: rotateY(0deg);
    transition: var(--swivel-duration) transform linear;
}

.iphone.observe.animated--true:before {
    -webkit-animation: frame-swivel-long var(--swivel-duration) step-end 1;
    animation: frame-swivel-long var(--swivel-duration) step-end 1;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.iphone.observe.rotate-left .binder {
    transform-origin: 50% 50% 0;
    transform: rotateY(0deg);
}

.iphone.observe.rotate-left:before {
    transform-origin: 50% 50% 0;
}

.iphone.observe.rotate-left.animated--true .binder {
    transform: rotateY(0deg);
}

.pocket-new {
    --iphone-width: 180px;
    --iphone-width-landscape: 500px;
    --subheading-font-color: #fff;
}

@media (min-width: 1920px) {
    .zosted {
        max-width: 50%;
    }
}
.time-picker-container {
    margin-bottom: 10%;
}
@media (max-width: 414px) {
    .menhands h2 {
        font-size: 35px !important;
    }
    .menhands {
        margin-left: 0 !important;
    }
    .arrow.left {
        left: -15px !important;
        width: 20px;
    }
    .arrow.right {
        right: -15px !important;
        width: 20px;
    }
    .celldalls {
        margin-bottom: 0 !important;
    }
    .good1 {
        width: auto !important;
    }
    .menhandappconfirm {
        font-size: 38px !important;
        line-height: 1;
    }
    .BACKwok {
        padding: 10px 30px !important;
    }
    .nemingtitles {
        font-size: 16px !important;
        line-height: 1.5;
    }
    .nemingtitle {
        font-size: 16px !important;
    }
    .time-picker-container {
        margin-bottom: 10%;
    }
    .menhands {
        margin-top: 5%;
        width: 100% !important;
    }
    .time-slot {
        width: 100% !important;
    }
    .cell1 {
        width: 100% !important;
        display: inline-block;
        margin-right: 0;
        vertical-align: middle;
        margin-right: 0 !important;
    }
    .celldall {
        display: inline-block;
        width: 100% !important;
        vertical-align: middle;
    }
    .cell4 {
        text-align: center;
        width: 100% !important;
    }
    .cell5 {
        float: unset !important;
        margin-top: 10% !important;
        text-align: center;
        margin-bottom: 10%;
    }
    .sideimgdisha {
        width: 100% !important;
    }
    .Downloadappsstod {
        margin-top: 23% !important;
        margin-bottom: 12% !important;
    }
    .nextbtn {
        padding: 12px 100px !important;
    }
    .paperless1 {
        margin-top: 14% !important;
    }
    .fade {
        margin-bottom: 20px;
    }
    .paperless {
        width: 45% !important;
        margin-bottom: 30px;
    }
    .pocket-new .pocket-hero .gradient-mask {
        top: 85% !important;
        width: 100% !important;
    }
    .iphone {
        width: 100%;
        position: relative;
        --swivel-duration: 400ms;
        margin-top: -210px;
    }
    .Group-10232555 {
        height: 60vh !important;
    }
    .khemani3 img {
        width: 80px !important;
    }
    .khemani3 {
        width: 112px !important;
        text-align: center;
    }
    .khemani3 p {
        font-size: 12px;
    }
    .doctorsize1 {
        margin-right: 0px !important;
    }
    table.blueTable tbody td {
        font-size: 16px !important;
        padding: 20px 10px !important;
    }
    .doctorsize {
        width: 110px !important;
        max-width: 100%;
    }
    .modal-content {
        max-width: 100% !important;
    }
    .docinforamtion h4 {
        font-size: 22px !important;
        font-family: "ProximaNovaRegular";
    }
    .pharma3 {
        font-size: 16px !important;
    }
    .box1 {
        width: 100% !important;
    }
    .pharma2 {
        font-size: 27px !important;
    }
    .sidenav a {
        padding: 8px !important;
        font-size: 20px !important;
    }
    .editor--confirm {
        font-size: 16px !important;
    }
    .landing123 {
        height: 360px !important;
    }
    .downfootarttas {
        font-size: 30px !important;
    }
    .pocket-new .pocket-cta .logo {
        padding-top: 0;
        max-width: 160px !important;
        margin-bottom: 24px !important;
    }
    .appstore {
        width: 160px !important;
        margin-bottom: 40px;
    }
    .editor--confirm p {
        font-size: 16px !important;
    }
    .slids1 p {
        font-size: 18px !important;
    }
    .tacs {
        line-height: 2 !important;
    }
    .sr-only {
        font-family: "ProximaNovaBold";
        font-size: 27px !important;
    }
    .pocket-new .pocket-hero h2 span {
        font-size: 30px !important;
    }
    .sr-only {
        margin-top: 20px !important;
    }
    .logoshare {
        width: 100px !important;
    }
    .gunha {
        border-left: 1px solid transparent !important;
    }
    .rojmel123456 {
        text-align: left;
        color: #000;
        border-left: 1px solid #fff !important;
        height: 450px;
        padding-top: 20px;
    }
    .container123 {
        max-width: 100% !important;
    }
    .Pharmacydest {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
    }
    .WhatsApp {
        background: #fff;
        padding: 15px 30px;
        font-family: "ProximaNovaSemibold";
        width: 241px !important;
        margin: 3px;
    }
    .WhatsApp11 {
        margin-right: 0 !important;
    }
    .Pharmacydest {
        padding: 10px;
    }
    .WhatsApp12 {
        margin-left: 0 !important;
    }
    .media-body {
        margin-right: 0 !important;
    }
    .sr-only1 {
        font-size: 27px !important;
    }
    .media {
        margin-bottom: 30px;
        align-items: center !important;
    }
    .virtualtest {
        padding-top: 50px !important;
        padding-left: 0 !important;
        text-align: center;
    }
    .tacs h4 {
        font-size: 30px !important;
    }
    .zosted {
        max-width: 100% !important;
    }
    .pocket-new .text-deco {
        margin-left: -28px !important;
        padding-top: 90px !important;
    }
    .text-slot {
        font-size: 25px !important;
    }
    .Harmony {
        font-size: 70px !important;
        margin-left: -50px;
        margin-top: -70px;
    }
    .slids1 a {
        float: right;
        padding-top: 69px !important;
    }
    .pocket-new
        .vertical-text--double.variant--phones-reverse
        .phones
        .phone-2 {
        padding-top: 20px !important;
    }
    .pocket-new {
        --iphone-width: 160px;
    }
    .btn-primary.btn-pill,
    .btn-primary.btn-rounded {
        padding: 30px 50px;
    }
    .pursuit {
        color: #9e9e9e;
        font-size: 53px;
        line-height: 1;
    }
    .pursuit1 {
        color: #fff;
        font-size: 60px;
        line-height: 1;
    }
    .rojmel {
        padding-top: 70px;
        padding-bottom: 70px;
        width: 100%;
    }
    .rojmel1 {
        display: inline-block;
        width: 100%;
    }
    .rostatdsd {
        margin-left: 0;
        margin-top: 40px;
    }
    .rojmel123456 {
        text-align: left;
        color: #fff;
        border-left: none;
        height: 380px;
        padding-top: 0;
        margin-bottom: 40px !important;
    }
    .pocket-new .vertical-text--double .layout-container .copy {
        display: block !important;
    }
    .roohfarm {
        padding: 10px 40px !important;
    }
}

@media (min-width: 420px) {
    .pocket-new {
        --iphone-width: 236px;
    }
}

@media (min-width: 600px) {
    .pocket-new {
        --iphone-width: 264px;
    }
}

@media (min-width: 823px) {
    .pocket-new {
        --iphone-width: 220px;
        --iphone-width-landscape: 500px;
    }
}

@media (min-width: 1073px) {
    .pocket-new {
        --iphone-width-landscape: 600px;
    }
}

.pocket-new #iphone-clip,
.pocket-new .iphone {
    width: var(--iphone-width);
}

.pocket-new .iphone--landscape {
    width: var(--iphone-width-landscape);
}

.pocket-new .color--white {
    color: #fff;
}

@media (min-width: 823px) {
    .pocket-new p {
        font-size: 22px;
        font-weight: normal;
        color: #000;
        font-family: "ProximaNovaRegular";
        line-height: 1.25;
    }
    .pocket-new h6,
    .pocket-new p.h6 {
        font-size: 18px;
        font-family: "ProximaNovaBold";
    }
    .pocket-new .h6,
    .pocket-new h6 {
        line-height: 1.2;
    }
}

.pocket-new .text-deco {
    /* -ms-writing-mode: tb-rl;
			writing-mode: vertical-rl;
			-webkit-text-orientation: mixed;
			text-orientation: mixed;
			white-space: nowrap;
			z-index: -10;
			position: absolute;
			margin-left: -81px;
			padding-top: 160px;
			font-family: 'ProximaNovaRegular'; */
    writing-mode: vertical-rl;
    -webkit-text-orientation: mixed;
    text-orientation: mixed;
    white-space: nowrap;
    z-index: -10;
    margin-left: -81px;
    padding-top: 60px;
    font-family: "ProximaNovaRegular";
}

.text-deco123 {
    padding-top: 110px !important;
}

.text-decoartas {
    padding-top: 200px !important;
}

@media (min-width: 600px) {
    .pocket-new .text-deco {
        display: block;
    }
}

.pocket-new .text-deco .text-slot {
    line-height: 1.2;
    font-size: 110px;
    font-size: 70px;
    font-weight: 600;
    z-index: -1;
    pointer-events: none;
    transform: rotate(-180deg);
}

.media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.zosted {
    max-width: 50%;
}

.media-body {
    margin-left: 20px;
    width: 360px;
    margin-right: 60px;
}

.pocket-new .text-deco .text-slot span {
    display: inline-block;
    background: #000;
    background: linear-gradient(180deg, #9e9e9e, #9e9e9e 70%, #cacaca);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    filter: blur(0);
}

.weare {
    color: #424243 !important;
}

.pocket-new .text-deco .text-slot span.gradient--alt {
    background: #000;
    background: linear-gradient(180deg, #0f0f0f, #222 30%, #222);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    filter: blur(0);
}

.pocket-new .text-deco .text-slot span.gradient--alt--half {
    background: #000;
    background: linear-gradient(180deg, #0f0f0f, #0f0f0f 20%, #222);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    filter: blur(0);
}

.pocket-new .whats-new-link-section {
    --subheading-font-color: #8e8f91;
}

.pocket-new .cn-variant {
    overflow: hidden;
}

.pocket-new .cn-variant p {
    color: var(--contrast-text);
}

.pocket-new .cn-variant .h6 {
    color: #4c4c4c;
}

.pocket-new .cn-variant .text-deco {
    -webkit-text-orientation: inherit;
    text-orientation: inherit;
}

.pocket-new .cn-variant .iphone:after {
    content: "";
    position: absolute;
    width: 122%;
    height: 120%;
    left: -24%;
    top: -0.5%;
    background-image: url(https://d3urzbbkb00e21.cloudfront.net/img/iphone-12-shadow.0f64e57.png);
    background-size: contain;
    background-repeat: no-repeat;
    mix-blend-mode: multiply;
}

.pocket-new .cn-variant .iphone--landscape:after {
    width: 123%;
    height: 124%;
    left: -10%;
    top: 0;
    background-image: url(https://d3urzbbkb00e21.cloudfront.net/img/iphone-12-shadow-landscape.3dc0868.png);
}

.pocket-new .pocket-hero {
    --subheading-font-color: #8e8f91;
    overflow: hidden;
    padding-bottom: 60px;
}

@media screen and (min-width: 823px) {
    .pocket-new .pocket-hero {
        padding-bottom: 0px;
    }
}

.pocket-new .pocket-hero .h6,
.pocket-new .pocket-hero h6 {
    display: inline-block;
    margin: 12px auto;
    font-family: "ProximaNovaBold";
    font-size: 18px;
}

.pocket-new .pocket-hero h2 span {
    font-size: 60px;
    color: #a6a8ab;
    font-family: "ProximaNovaBold";
}

.sr-only {
    font-family: "ProximaNovaBold";
    font-size: 60px;
    color: #424243;
    margin-bottom: 20px;
    margin-top: 40px;
}

.pocket-new .pocket-hero--iphone {
    position: relative;
    padding: 0 64px;
}

.pocket-new .pocket-hero .pocket-hero-text-bg {
    width: 100%;
}

.pocket-new .pocket-hero .pocket-hero-text-bg,
.pocket-new .pocket-hero video {
    position: absolute;
    max-width: 1600px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.pocket-new .pocket-hero video {
    width: 107vw;
}

.pocket-new .pocket-hero .gradient-mask {
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    background-image: url(../image/CliniSharebackground.png);
    width: 80%;
    height: 100%;
    transition: all 0.3s ease;
    pointer-events: none;
    background-size: contain;
    background-repeat: no-repeat;
}

.pocket-new .pocket-hero .iphone {
    margin: 0 auto;
}

.pocket-new .pocket-hero .copy {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    color: var(--contrast-text);
}

@media (min-width: 823px) {
    .pocket-new .pocket-hero .copy {
        max-width: 500px;
    }
}

.pocket-new .cn-variant {
    --subheaing-font-color: #939395;
}

.pocket-new .cn-variant .pocket-hero {
    margin-top: 48px;
}

@media screen and (min-width: 420px) {
    .pocket-new .cn-variant .pocket-hero {
        margin-top: 64px;
    }
}

@media screen and (min-width: 823px) {
    .pocket-new .cn-variant .pocket-hero {
        margin-top: 80px;
    }
}

.pocket-new .cn-variant .pocket-hero h2 {
    line-height: 1.2;
}

.pocket-new .cn-variant .pocket-hero .gradient-mask {
    background: #000;
    background: linear-gradient(
        24deg,
        #557ebe 10%,
        #85c0ba 31%,
        #ffdea6 50%,
        #ec8371 63%,
        #6f60d3 80%
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    filter: blur(0);
}

.pocket-new .phone-collage {
    --subheading-font-color: #da1852;
    --iphone-width-l-collage: 367px;
    --phone-spacing: 8px;
    margin-top: 60px;
}

@media (min-width: 360px) {
    .pocket-new .phone-collage {
        --iphone-width-l-collage: 440px;
    }
}

@media (min-width: 420px) {
    .pocket-new .phone-collage {
        --iphone-width-l-collage: 481px;
    }
}

@media (min-width: 600px) {
    .pocket-new .phone-collage {
        --phone-spacing: 16px;
        --iphone-width-l-collage: 538px;
    }
}

@media (min-width: 823px) {
    .pocket-new .phone-collage {
        --phone-spacing: 32px;
        --iphone-width-l-collage: 636px;
    }
}

@media (min-width: 600px) {
    .pocket-new .phone-collage {
        margin-top: 90px;
    }
}

@media (min-width: 823px) {
    .pocket-new .phone-collage {
        margin-top: 0;
    }
}

.pocket-new .phone-collage .iphone--landscape {
    width: var(--iphone-width-l-collage);
}

.pocket-new .phone-collage .copy {
    text-align: center;
    max-width: 500px;
    margin: 0 auto;
}

@media (min-width: 823px) {
    .pocket-new .phone-collage .copy {
        max-width: 700px;
    }
}

.pocket-new .phone-collage .copy h2 span {
    opacity: 0.6;
}

.pocket-new .phone-collage .layout-container {
    width: 100%;
    overflow: hidden;
}

.pocket-new .phone-collage .layout-container .layout-wrapper {
    display: flex;
    position: relative;
    justify-content: center;
}

.pocket-new .phone-collage .layout-container .phone {
    margin: var(--phone-spacing) 0;
    position: relative;
}

.pocket-new .phone-collage .layout-container .row {
    width: var(--iphone-width);
    display: flex;
    flex-flow: column;
    justify-content: center;
    margin: 0 var(--phone-spacing);
}

.pocket-new
    .phone-collage
    .layout-container
    .row:nth-of-type(3n + 1)
    .iphone--landscape {
    left: 100%;
    transform: translate(-100%);
}

.pocket-new .cn-variant .phone-collage {
    display: flex;
    flex-flow: column-reverse;
}

.pocket-new .cn-variant .phone-collage .layout-container {
    padding-bottom: 35px;
}

@media (min-width: 600px) {
    .pocket-new .cn-variant .phone-collage .layout-container {
        padding-bottom: 70px;
    }
}

@media (min-width: 600px) {
    .pocket-new .cn-variant .phone-collage .copy {
        margin-top: -60px;
    }
}

@media (min-width: 600px) {
    .pocket-new .cn-variant .phone-collage.copy-squeeze .copy {
        width: var(--iphone-width);
        text-align: left;
        margin-top: calc(var(--iphone-width) * 0.5 * -1 + -70px);
    }
}

.pocket-new .vertical-text {
    position: relative;
    overflow: hidden;
    background: #383838;
    z-index: 1;
}

.pocket-new .vertical-text.variant--bg-read-up .text-slot span {
    transform: rotate(180deg);
}

@media (min-width: 963px) {
    .pocket-new .vertical-text.variant--copy-bottom .copy {
        margin: 50px auto 0 !important;
        padding-right: 0;
        text-align: center;
        position: relative;
        bottom: inherit;
        right: inherit;
        padding-left: 0;
        max-width: 600px;
    }
}

.pocket-new .vertical-text.variant--bg-closer .text-deco {
    height: 80%;
    top: 50%;
    transform: translate(-50%, -80%);
}

.pocket-new .vertical-text.variant--bg-closer .text-deco .text-1 {
    transform: translate(79%, -50%);
}

.pocket-new .vertical-text.variant--bg-closer .text-deco .text-2 {
    transform: translate(-67%);
}

.pocket-new .vertical-text .text-slot .down-boy {
    display: block !important;
    text-align: center;
}

.pocket-new .vertical-text--single .text-deco {
    position: absolute;
    width: var(--iphone-width);
    height: 100%;
    top: 0;
    left: 50%;
    transform: translate(-50%, -5%);
}

.pocket-new .vertical-text--single .text-deco .text-slot {
    position: absolute;
    top: 50%;
    height: 100%;
}

.pocket-new .vertical-text--single .text-deco .text-slot.text-1 {
    right: 0;
    transform: translate(79%, -55%);
}

.pocket-new .vertical-text--single .text-deco .text-slot.text-2 {
    left: 0;
    transform: translate(-67%, 10%);
}

.pocket-new .vertical-text--single .layout-container {
    position: relative;
}

.pocket-new .vertical-text--single .layout-container .iphone {
    margin: 0 auto;
}

.pocket-new .vertical-text--single .layout-container .phones {
    padding: 0 32px;
}

.pocket-new .vertical-text--single .layout-container .copy {
    display: none;
}

@media (min-width: 963px) {
    .pocket-new .vertical-text--single .layout-container .copy {
        display: block;
    }
}

.pocket-new .vertical-text--single .copy {
    position: relative;
    z-index: 1;
    max-width: 500px;
    margin: 0 auto;
    text-align: center;
}

@media (min-width: 963px) {
    .pocket-new .vertical-text--single .copy {
        text-align: left;
        margin: inherit;
        max-width: inherit;
        display: none;
        position: absolute;
        bottom: 32px;
        right: 0;
        padding-left: calc(50% + var(--iphone-width) / 2 + 32px);
        padding-bottom: 24px;
    }
}

@media screen and (min-width: 963px) and (min-width: 420px) {
    .pocket-new .vertical-text--single .copy {
        margin-top: 32px;
    }
}

@media screen and (min-width: 963px) and (min-width: 823px) {
    .pocket-new .vertical-text--single .copy {
        margin-top: 64px;
    }
}

@media screen and (min-width: 963px) and (min-width: 420px) {
    .pocket-new .vertical-text--single .copy {
        padding-bottom: 32px;
    }
}

@media screen and (min-width: 963px) and (min-width: 823px) {
    .pocket-new .vertical-text--single .copy {
        padding-bottom: 64px;
    }
}

.pocket-new .vertical-text--double .text-deco {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-12px, -10%);
}

.pocket-new .vertical-text--double .text-deco .text-slot {
    z-index: 1;
}

.pocket-new .vertical-text--double .layout-container {
    position: relative;
    max-width: calc(var(--iphone-width) * 2 + 32px);
    margin: 0 auto;
}

.pocket-new .vertical-text--double .layout-container .iphone {
    margin: 0 auto;
}

.pocket-new .vertical-text--double .layout-container .copy {
    display: none;
}

@media (min-width: 963px) {
    .pocket-new .vertical-text--double .layout-container .copy {
        display: block;
    }
}

.pocket-new .vertical-text--double .phones {
    display: flex;
    justify-content: space-between;
    min-width: calc(var(--iphone-width) * 2 + 16px);
    position: relative;
    left: 50%;
    transform: translate(-50%);
}

@media (min-width: 963px) {
    .pocket-new .vertical-text--double .phones {
        left: 0;
        transform: none;
    }
}

.pocket-new .vertical-text--double .phones .phone {
    position: relative;
}

.pocket-new .vertical-text--double .phones .phone-1 {
    margin-right: 8px;
}

@media (min-width: 963px) {
    .pocket-new .vertical-text--double .phones .phone-1 {
        margin-right: 16px;
    }
}

.pocket-new .vertical-text--double .phones .phone-2 {
    margin-left: 8px;
    padding-top: 60px;
}

@media screen and (min-width: 823px) {
    .pocket-new .vertical-text--double .phones .phone-2 {
        padding-top: 170px;
    }
}

@media (min-width: 963px) {
    .pocket-new .vertical-text--double .phones .phone-2 {
        margin-left: 16px;
    }
}

.pocket-new .vertical-text--double .copy {
    position: relative;
    z-index: 1;
    max-width: 500px;
    margin: 0 auto;
    text-align: center;
}

@media (min-width: 963px) {
    .pocket-new .vertical-text--double .copy {
        text-align: left;
        margin: inherit;
        max-width: inherit;
        display: none;
        bottom: 32px;
        left: 0;
        margin-left: 16px;
        margin-top: -90px;
        margin-right: calc(50% + 32px);
    }
}

.pocket-new .vertical-text--double.variant--phones-reverse .phones .phone-1 {
    padding-top: 60px;
}

@media screen and (min-width: 823px) {
    .pocket-new
        .vertical-text--double.variant--phones-reverse
        .phones
        .phone-1 {
        padding-top: 170px;
    }
}

.pocket-new .vertical-text--double.variant--phones-reverse .phones .phone-2 {
    padding-top: 70px;
}

@media (min-width: 963px) {
    .pocket-new .vertical-text--double.variant--phones-reverse .copy {
        margin-left: calc(50% + 32px);
        margin-right: 0;
    }
}

.pocket-new .vertical-text--double.variant--phones-overlap .text-deco {
    width: 72% !important;
    transform: translate(-47%) !important;
}

.pocket-new .vertical-text--double.variant--phones-overlap .phones {
    flex-flow: row-reverse;
    padding-bottom: 24px;
}

@media screen and (min-width: 420px) {
    .pocket-new .vertical-text--double.variant--phones-overlap .phones {
        padding-bottom: 32px;
    }
}

@media screen and (min-width: 823px) {
    .pocket-new .vertical-text--double.variant--phones-overlap .phones {
        padding-bottom: 64px;
    }
}

.pocket-new .vertical-text--double.variant--phones-overlap .phones .iphone {
    transform: none;
}

.pocket-new .vertical-text--double.variant--phones-overlap .phones .phone {
    position: relative;
}

.pocket-new .vertical-text--double.variant--phones-overlap .phones .phone-1 {
    transform: translate(-20%);
    z-index: 1;
}

.pocket-new .vertical-text--double.variant--phones-overlap .phones .phone-2 {
    padding-top: 0;
    transform: translate(20%) scale(0.85);
    z-index: 0;
}

.pocket-new .vertical-text--double.variant--bg-outside .text-deco {
    width: 100%;
    height: calc(var(--iphone-width) * 1.5);
    left: 50%;
    top: 0;
    transform: translate(-50%);
}

.pocket-new .vertical-text--double.variant--bg-outside .text-deco .text-1 {
    position: absolute;
    right: 0;
    top: 0;
    transform: translate(75%);
}

.pocket-new .vertical-text--double.variant--bg-outside .text-deco .text-2 {
    position: absolute;
    left: 0;
    bottom: 0;
    transform: translate(-75%, 50%);
}

.pocket-new .vertical-text--double.variant--bg-reorder .text-deco .text-1 {
    left: 0;
    right: auto;
    transform: translate(-75%);
}

.pocket-new .vertical-text--double.variant--bg-reorder .text-deco .text-2 {
    right: 0;
    left: auto;
    transform: translate(75%, 50%);
}

@media (min-width: 963px) {
    .pocket-new .vertical-text--double.variant--copy-wide .copy {
        min-width: 320px;
        margin-left: -40px;
    }
}

@media (min-width: 963px) {
    .pocket-new
        .vertical-text--double.variant--copy-wide.variant--phones-reverse
        .copy {
        min-width: 400px;
        margin-left: calc(50% + 32px);
    }
}

.pocket-new .en-variant .vertical-text .copy {
    background: linear-gradient(
        0deg,
        var(---theme-bg),
        rgba(var(---theme-bg), 0.85) 85%,
        rgba(var(---theme-bg), 0)
    );
}

.pocket-new .cn-variant .vertical-text {
    overflow: visible;
}

.pocket-new .cn-variant .vertical-text .text-deco {
    display: none;
}

@media (min-width: 420px) {
    .pocket-new .cn-variant .vertical-text .text-deco {
        display: block;
    }
}

@media (min-width: 963px) {
    .pocket-new .cn-variant .vertical-text .text-deco {
        opacity: 1;
    }
}

.pocket-new .cn-variant .vertical-text .text-deco .cn-vertical-text-color {
    width: 120px;
    transform: translate(-25px, -38%);
}

@media (min-width: 823px) {
    .pocket-new .cn-variant .vertical-text .text-deco .cn-vertical-text-color {
        width: 150px;
        transform: translate(-25px, -38%);
    }
}

@media (min-width: 963px) {
    .pocket-new .cn-variant .vertical-text .text-deco .cn-vertical-text-color {
        transform: translate(-25px);
    }
}

.pocket-new .cn-variant .vertical-text .text-deco .cn-vertical-text-powers {
    width: 120px;
    transform: translate(5px, -46%);
}

@media (min-width: 823px) {
    .pocket-new .cn-variant .vertical-text .text-deco .cn-vertical-text-powers {
        width: 150px;
        transform: translate(5px, -56%);
    }
}

@media (min-width: 963px) {
    .pocket-new .cn-variant .vertical-text .text-deco .cn-vertical-text-powers {
        transform: translate(5px, -93%);
    }
}

.pocket-new .cn-variant .vertical-text .text-deco .cn-vertical-text-transform {
    width: 140px;
    transform: translate(-47%, 2%);
}

@media (min-width: 823px) {
    .pocket-new
        .cn-variant
        .vertical-text
        .text-deco
        .cn-vertical-text-transform {
        width: 180px;
        transform: translate(-47%, -1%);
    }
}

.pocket-new .cn-variant .vertical-text .text-deco .cn-vertical-text-animate {
    width: 120px;
    transform: translate(-25px, -32%);
}

@media (min-width: 823px) {
    .pocket-new
        .cn-variant
        .vertical-text
        .text-deco
        .cn-vertical-text-animate {
        width: 150px;
        transform: translate(-25px, -38%);
    }
}

@media (min-width: 963px) {
    .pocket-new
        .cn-variant
        .vertical-text
        .text-deco
        .cn-vertical-text-animate {
        transform: translate(-25px, -7%);
    }
}

.pocket-new .cn-variant .vertical-text .text-deco .cn-vertical-text-brushes {
    width: 140px;
    transform: translate(-43%, 17%);
}

@media (min-width: 823px) {
    .pocket-new
        .cn-variant
        .vertical-text
        .text-deco
        .cn-vertical-text-brushes {
        transform: translate(-43%, 1%);
        width: 180px;
    }
}

@media (min-width: 963px) {
    .pocket-new .cn-variant .vertical-text--double .copy {
        margin-left: calc(50% + 76px);
        width: var(--iphone-width);
    }
}

.pocket-new .cn-variant .vertical-text--double.variant--copy-bottom .copy {
    width: inherit;
}

.pocket-new .cn-variant .vertical-text--double .phones {
    position: relative;
    left: 50%;
    transform: translate(-50%);
}

@media (min-width: 420px) {
    .pocket-new .cn-variant .vertical-text--double .phones {
        width: calc(var(--iphone-width) * 2 + 100px);
    }
}

@media (min-width: 823px) {
    .pocket-new .cn-variant .vertical-text--double .phones {
        width: calc(var(--iphone-width) * 2 + 140px);
    }
}

.pocket-new .cn-variant .vertical-text--single .text-deco .text-1 {
    transform: translate(90%, -25%);
}

@media (min-width: 963px) {
    .pocket-new .cn-variant .vertical-text--single .text-deco .text-1 {
        transform: translate(90%, -55%);
    }
}

.pocket-new .cn-variant .vertical-text--single .text-deco .text-1 span {
    background: #000;
    background: linear-gradient(20deg, #f1a79a, #9874c1 50%, #f5d0d3);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    filter: blur(0);
}

.pocket-new .cn-variant .vertical-text--single .text-deco .text-2 {
    transform: translate(-85%, -10%);
}

@media (min-width: 963px) {
    .pocket-new .cn-variant .vertical-text--single .text-deco .text-2 {
        transform: translate(-85%, 5%);
    }
}

.pocket-new .cn-variant .vertical-text--single .text-deco .text-2 span {
    background: #000;
    background: linear-gradient(20deg, #f1a79a, #9874c1 50%, #f5d0d3);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    filter: blur(0);
}

.pocket-new .palette-capture {
    overflow: hidden;
    max-width: 100vw;
    --phone-max-width: 264px;
    --backrground-transition: background 1000ms ease 550ms;
}

.pocket-new .palette-capture .layout-container {
    position: relative;
    padding-left: 0;
    padding-right: 0;
}

@media (min-width: 600px) {
    .pocket-new .palette-capture .layout-container {
        padding-left: 0;
        padding-right: 0;
    }
}

.pocket-new .palette-capture .phones {
    max-width: var(--iphone-width);
    min-width: 200px;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.pocket-new .palette-capture .bg-mask {
    position: relative;
    max-width: var(--iphone-width);
    min-width: 200px;
    top: 0;
    left: 48%;
    display: block;
    transform: translate(-50%);
    width: 55%;
}

@media (min-width: 823px) {
    .pocket-new .palette-capture .bg-mask {
        left: 49%;
    }
}

.pocket-new .palette-capture .bg-mask > div {
    position: absolute;
    z-index: -1;
    width: 164%;
    top: 0;
    left: 50%;
    transform: translate(-50%);
}

.pocket-new .palette-capture .bg-mask .bg {
    height: 99%;
    background: linear-gradient(180deg, #222, #222 65%, #0f0f0f);
}

.pocket-new .palette-capture .bg-mask .bg img,
.pocket-new .palette-capture .bg-mask .bg video {
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -o-object-fit: cover;
    object-fit: cover;
}

.pocket-new .palette-capture .bg-mask .mask {
    width: 170%;
    position: relative;
    outline: 2px solid var(--theme-bg);
}

.pocket-new .palette-capture .palette {
    position: absolute;
    width: 90%;
    bottom: 10%;
    left: 50%;
    transform: translate(-50%);
}

.pocket-new .palette-capture .palette img {
    -webkit-mask: none;
    mask: none;
}

.pocket-new .palette-capture .copy {
    max-width: 500px;
    text-align: center;
    margin: 16px auto 0;
}

@media screen and (min-width: 823px) {
    .pocket-new .palette-capture .copy {
        margin-top: 24px;
    }
}

.pocket-new .palette-capture .content {
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.pocket-new .palette-capture .iphone-12 {
    margin: 0 auto;
}

.pocket-new .palette-capture .wrapper {
    transition: top 0.9s ease;
    position: relative;
}

.pocket-new .palette-capture .phone__night-poster {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: opacity 0.6s ease-in-out;
}

.pocket-new .palette-capture .phone video {
    top: 1.5%;
    left: 0;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    width: 100%;
}

.pocket-new .palette-capture .phone--video-ready video {
    opacity: 1;
}

.pocket-new .landscape-layout {
    overflow: hidden;
}

.pocket-new .landscape-layout .layout-container {
    position: relative;
    display: flex;
    padding-left: 24px;
    padding-right: 24px;
    max-width: 1200px;
    margin: 0 auto;
}

@media screen and (min-width: 420px) {
    .pocket-new .landscape-layout .layout-container {
        padding-left: 32px;
    }
}

@media screen and (min-width: 823px) {
    .pocket-new .landscape-layout .layout-container {
        padding-left: 64px;
    }
}

@media screen and (min-width: 420px) {
    .pocket-new .landscape-layout .layout-container {
        padding-right: 32px;
    }
}

@media screen and (min-width: 823px) {
    .pocket-new .landscape-layout .layout-container {
        padding-right: 64px;
    }
}

.pocket-new .landscape-layout .layout-container .text-deco {
    text-align: right;
    padding-bottom: 4%;
    display: none;
}

@media (min-width: 1063px) {
    .pocket-new .landscape-layout .layout-container .text-deco {
        display: block;
    }
}

.pocket-new .landscape-layout .layout-container .text-deco .text-slot span {
    background: #000;
    background: linear-gradient(270deg, #222, #222 25%, #0f0f0f);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    filter: blur(0);
}

.pocket-new .landscape-layout .layout-container .content-layout {
    flex-grow: 1;
    width: 100%;
}

.pocket-new .landscape-layout .layout-container .phone-block {
    width: 100%;
    padding-top: 24px;
    padding-bottom: 24px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

@media screen and (min-width: 823px) {
    .pocket-new .landscape-layout .layout-container .phone-block {
        padding-top: 32px;
        padding-bottom: 32px;
    }
}

.pocket-new
    .landscape-layout
    .layout-container
    .phone-block:nth-of-type(2n)
    .phone {
    left: 100%;
    transform: translate(-100%);
}

@media (min-width: 823px) {
    .pocket-new .landscape-layout .layout-container .phone-block {
        flex-direction: row;
        justify-content: space-between;
    }
}

.pocket-new .landscape-layout .layout-container .phone-block .phone {
    min-width: 500px;
    position: relative;
    left: 0;
}

@media (min-width: 823px) {
    .pocket-new .landscape-layout .layout-container .phone-block .phone {
        min-width: inherit;
        transform: none !important;
        left: 0 !important;
    }
}

.pocket-new .landscape-layout .layout-container .phone-block .phone .iphone {
    margin: 0 auto;
}

.pocket-new .landscape-layout .layout-container .phone-block .copy {
    max-width: 400px;
    margin: 24px auto 0;
}

@media screen and (min-width: 823px) {
    .pocket-new .landscape-layout .layout-container .phone-block .copy {
        margin-top: 32px;
    }
}

@media (min-width: 823px) {
    .pocket-new .landscape-layout .layout-container .phone-block .copy {
        padding-left: 24px;
        flex-shrink: 1;
        max-width: 300px;
        margin: 32px 0 0;
    }
}

@media (min-width: 600px) {
    .pocket-new .landscape-layout.variant--layout-center {
        text-align: center;
    }
}

.pocket-new .landscape-layout.variant--layout-center .phone-block {
    display: block;
}

@media (min-width: 600px) {
    .pocket-new .landscape-layout.variant--layout-center .phone-block .phone {
        padding-bottom: 90px;
    }
}

.pocket-new .landscape-layout.variant--layout-center .phone-block .copy {
    max-width: 400px;
    margin: 24px auto 0;
}

@media screen and (min-width: 420px) {
    .pocket-new .landscape-layout.variant--layout-center .phone-block .copy {
        margin-top: 32px;
    }
}

@media screen and (min-width: 823px) {
    .pocket-new .landscape-layout.variant--layout-center .phone-block .copy {
        margin-top: 64px;
    }
}

@media (min-width: 823px) {
    .pocket-new .landscape-layout.variant--layout-center .phone-block .copy {
        max-width: 600px;
    }
}

.pocket-new .landscape-layout.variant--layout-center .text-deco {
    -ms-writing-mode: inherit;
    writing-mode: inherit;
    position: absolute;
    top: 220px;
    left: 50%;
    transform: translate(-50%);
}

@media (min-width: 600px) {
    .pocket-new .landscape-layout.variant--layout-center .text-deco {
        display: block;
    }
}

@media (min-width: 1073px) {
    .pocket-new .landscape-layout.variant--layout-center .text-deco {
        top: 240px;
    }
}

.pocket-new
    .landscape-layout.variant--layout-center
    .text-deco
    .text-slot
    span {
    background: #000;
    background: radial-gradient(circle, #151515 25%, #2f2f2f 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    filter: blur(0);
    line-height: 1.15;
}

.pocket-new .en-variant .landscape-layout .text-deco {
    transform: rotate(180deg);
}

.pocket-new .en-variant .landscape-layout.variant--layout-center .text-deco {
    transform: translate(-50%);
}

@media (min-width: 823px) {
    .pocket-new .en-variant .landscape-layout .phone-block:nth-of-type(2n) {
        flex-flow: row-reverse;
    }
    .pocket-new
        .en-variant
        .landscape-layout
        .phone-block:nth-of-type(2n)
        .copy {
        padding-left: 0;
        padding-right: 24px;
    }
}

.pocket-new .cn-variant .landscape-layout .text-deco {
    display: none;
    position: absolute;
    top: 50%;
    left: 0;
    height: 100%;
    text-align: center;
    transform: translate(-38%, -40%);
}

@media (min-width: 420px) {
    .pocket-new .cn-variant .landscape-layout .text-deco {
        display: block;
    }
}

@media (min-width: 963px) {
    .pocket-new .cn-variant .landscape-layout .text-deco {
        position: relative;
        transform: none;
        text-align: right;
        height: auto;
        opacity: 1;
    }
}

.pocket-new .cn-variant .landscape-layout .text-deco .text-slot {
    transform: translate(32px, -64px);
}

.pocket-new .cn-variant .landscape-layout .text-deco .text-slot span {
    background: #000;
    background: linear-gradient(
        230deg,
        #fdd2bb,
        #fdb1ac 30%,
        #a477ca 58%,
        #e18182
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    filter: blur(0);
}

.pocket-new .cn-variant .landscape-layout .phone-block {
    --subheading-font-color: #ec8d91;
}

.pocket-new .cn-variant .landscape-layout .phone-block .h6,
.pocket-new .cn-variant .landscape-layout .phone-block h6 {
    color: #4c4c4c;
    color: var(--subheading-font-color);
}

.pocket-new .full-image-block {
    --subheading-font-color: #8e8f91;
    position: relative;
    text-align: center;
}

.pocket-new .full-image-block .image-wrapper {
    width: 100%;
    overflow: hidden;
}

.pocket-new .full-image-block .image {
    min-width: 600px;
    position: relative;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
}

.pocket-new .full-image-block .copy {
    max-width: 500px;
    margin: 0 auto;
}

@media screen and (min-width: 420px) {
    .pocket-new .full-image-block .copy {
        margin-top: 32px;
    }
}

@media screen and (min-width: 823px) {
    .pocket-new .full-image-block .copy {
        margin-top: 64px;
    }
}

@media (min-width: 823px) {
    .pocket-new .full-image-block .copy {
        max-width: 700px;
    }
}

.pocket-new .full-image-block .position--top {
    margin-bottom: 24px;
}

@media screen and (min-width: 420px) {
    .pocket-new .full-image-block .position--top {
        margin-bottom: 32px;
    }
}

@media screen and (min-width: 823px) {
    .pocket-new .full-image-block .position--top {
        margin-bottom: 64px;
    }
}

.pocket-new .timelapse {
    position: relative;
}

.pocket-new .timelapse .video-container {
    overflow: hidden;
    height: 90vh;
    max-height: 750px;
    position: relative;
}

.pocket-new .timelapse .video-container:before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.35);
    top: 0;
    left: 0;
    position: absolute;
    mix-blend-mode: multiply;
}

.pocket-new .timelapse .video-container video {
    height: auto;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.pocket-new .timelapse .copy-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.pocket-new .timelapse .copy-container .container {
    display: flex;
    flex-flow: column;
    justify-content: center;
    height: 100%;
}

.pocket-new .timelapse .copy-container p {
    color: #fff;
}

.pocket-new .timelapse .copy-container .h6,
.pocket-new .timelapse .copy-container h6 {
    opacity: 0.7;
    color: #fff;
    margin-bottom: 16px;
}

@media screen and (min-width: 823px) {
    .pocket-new .timelapse .copy-container .h6,
    .pocket-new .timelapse .copy-container h6 {
        margin-bottom: 24px;
    }
}

.pocket-new .timelapse .copy-container p.h5 {
    font-size: 18px;
    line-height: 0.98em;
    line-height: 1.25;
    font-weight: 600;
}

@media screen and (min-width: 823px) {
    .pocket-new .timelapse .copy-container p.h5 {
        font-size: 24px;
    }
}

.pocket-new .en-variant .timelapse .container > div {
    max-width: 400px;
    margin: 0 auto 24px;
}

@media (min-width: 823px) {
    .pocket-new .en-variant .timelapse .container > div {
        margin: 0;
    }
}

.pocket-new .en-variant .timelapse .video-container {
    padding-bottom: 0;
}

@media (min-width: 823px) {
    .pocket-new .en-variant .timelapse .video-container {
        height: calc(90vh + 75px);
    }
}

.pocket-new .cn-variant .timelapse {
    overflow: hidden;
}

.pocket-new .cn-variant .timelapse .container > div {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: inline-block;
    text-align: center;
    width: 100vw;
}

.pocket-new .cn-variant .timelapse p {
    color: #fff;
    font-size: clamp(90px, 20vw, 240px);
    font-weight: 700;
    -webkit-text-orientation: mixed;
    text-orientation: mixed;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
}

@media (min-width: 823px) {
    .pocket-new .cn-variant .timelapse p {
        -ms-writing-mode: inherit;
        writing-mode: inherit;
        -webkit-text-orientation: inherit;
        text-orientation: inherit;
    }
}

.pocket-new .icon-points {
    --subheading-font-color: #8e8f91;
    overflow: hidden;
}

.pocket-new .icon-points .copy {
    text-align: center;
    max-width: 500px;
    margin: 0 auto 24px;
}

@media screen and (min-width: 420px) {
    .pocket-new .icon-points .copy {
        margin-bottom: 32px;
    }
}

@media screen and (min-width: 823px) {
    .pocket-new .icon-points .copy {
        margin-bottom: 64px;
    }
}

@media (min-width: 823px) {
    .pocket-new .icon-points .copy {
        max-width: 700px;
    }
}

@media (min-width: 600px) {
    .pocket-new .icon-points .layout-container {
        display: flex;
        justify-content: center;
    }
}

.pocket-new .icon-points .layout-container .phone {
    flex-shrink: 1;
}

@media (min-width: 600px) {
    .pocket-new .icon-points .layout-container .phone {
        width: 25vw;
    }
}

@media (min-width: 823px) {
    .pocket-new .icon-points .layout-container .phone {
        width: var(--iphone-width);
    }
}

.pocket-new .icon-points .layout-container .phone .iphone {
    position: relative;
    left: 50%;
    transform: translate(-50%);
}

@media (min-width: 600px) {
    .pocket-new .icon-points .layout-container .phone .iphone {
        left: 100%;
        transform: translate(-100%);
    }
}

.pocket-new .icon-points .layout-container .phone .wrapper {
    margin: 0 auto;
}

.pocket-new .icon-points .layout-container .points {
    display: flex;
    flex-flow: column;
    justify-content: center;
    margin-top: 32px;
}

@media (min-width: 600px) {
    .pocket-new .icon-points .layout-container .points {
        margin-top: 0;
    }
}

@media (min-width: 823px) {
    .pocket-new .icon-points .layout-container .points {
        width: var(--iphone-width);
    }
}

.pocket-new .icon-points .layout-container .points .point {
    margin-top: 24px;
}

@media screen and (min-width: 420px) {
    .pocket-new .icon-points .layout-container .points .point {
        margin-top: 32px;
    }
}

@media screen and (min-width: 823px) {
    .pocket-new .icon-points .layout-container .points .point {
        margin-top: 64px;
    }
}

.pocket-new .icon-points .layout-container .points .point:first-of-type {
    margin-top: 0;
}

.pocket-new .icon-points .layout-container .points .point .pro-icon svg {
    background-color: #f7245c;
}

@media (min-width: 600px) {
    .pocket-new .icon-points .layout-container.phone-on--left .wrapper {
        position: relative;
        left: 100%;
        transform: translate(-100%);
    }
}

@media (min-width: 600px) {
    .pocket-new .icon-points .layout-container.phone-on--left .points {
        margin-left: 24px;
    }
}

@media screen and (min-width: 600px) and (min-width: 420px) {
    .pocket-new .icon-points .layout-container.phone-on--left .points {
        margin-left: 32px;
    }
}

@media screen and (min-width: 600px) and (min-width: 823px) {
    .pocket-new .icon-points .layout-container.phone-on--left .points {
        margin-left: 64px;
    }
}

.pocket-new .icon-points .layout-container.phone-on--right {
    flex-flow: row-reverse;
}

.pocket-new .icon-points .layout-container.phone-on--right .phone {
    transform: none;
    left: 0;
}

@media (min-width: 600px) {
    .pocket-new .icon-points .layout-container.phone-on--right .points {
        margin-right: 24px;
    }
}

@media screen and (min-width: 600px) and (min-width: 420px) {
    .pocket-new .icon-points .layout-container.phone-on--right .points {
        margin-right: 32px;
    }
}

@media screen and (min-width: 600px) and (min-width: 823px) {
    .pocket-new .icon-points .layout-container.phone-on--right .points {
        margin-right: 64px;
    }
}

.pocket-new .core-features {
    --subheading-font-color: #8e8f91;
}

@media (min-width: 823px) {
    .pocket-new .core-features h6 {
        margin-bottom: 16px;
    }
}

.pocket-new .core-features .core-feature {
    padding: 30px 0;
    position: relative;
    transition: transform 0.4s ease-in-out, opacity 0.2s ease-in-out;
}

@media (min-width: 823px) {
    .pocket-new .core-features .core-feature {
        padding: 50px 0;
        display: flex;
        justify-content: space-between;
    }
}

.pocket-new .core-features .core-feature:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%);
    height: 1px;
    width: 100%;
    background: #555;
    display: none;
}

.pocket-new .core-features .core-feature:first-of-type:before {
    display: block;
}

.pocket-new .core-features .core-feature h5 {
    font-weight: 700;
}

@media (min-width: 823px) {
    .pocket-new .core-features .core-feature h5 {
        width: 30%;
    }
}

@media (min-width: 823px) {
    .pocket-new .core-features .core-feature .desc {
        width: calc(60% - 32px);
        margin-top: 30px;
    }
}

.pocket-new .core-features .core-feature .desc br {
    display: none;
}

@media (min-width: 823px) {
    .pocket-new .core-features .core-feature .desc br {
        display: inline;
    }
}

.pocket-new .pocket-feature-list .container {
    justify-content: center;
    padding: 0 20px;
}

@media (min-width: 600px) {
    .pocket-new .pocket-feature-list .container {
        display: flex;
    }
}

@media (min-width: 600px) {
    .pocket-new .pocket-feature-list .container > div {
        margin-left: 40px;
    }
}

.pocket-new .pocket-feature-list .container > div:first-of-type {
    margin-left: 0;
}

.pocket-new
    .pocket-feature-list
    .container
    > div:first-of-type
    ul
    li:last-child:before {
    height: 48px;
}

@media (min-width: 600px) {
    .pocket-new
        .pocket-feature-list
        .container
        > div:first-of-type
        ul
        li:last-child:before {
        height: 32px;
    }
}

.pocket-new .pocket-feature-list ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.pocket-new .pocket-feature-list ul li {
    color: var(--contrast-text);
    line-height: 1.2;
    margin-bottom: 16px;
    position: relative;
    -moz-column-break-inside: avoid;
    break-inside: avoid-column;
    display: block;
    font-size: 14px;
    padding-left: 24px;
}

@media (min-width: 420px) {
    .pocket-new .pocket-feature-list ul li {
        font-size: 16px;
        line-height: 1.5;
    }
}

@media screen and (min-width: 420px) and (min-width: 823px) {
    .pocket-new .pocket-feature-list ul li {
        font-size: 20px;
    }
}

@media (min-width: 600px) {
    .pocket-new .pocket-feature-list ul li {
        font-size: 16px;
        padding-left: 28px;
        margin-bottom: 20px;
    }
}

.pocket-new .pocket-feature-list ul li:before {
    content: "";
    position: absolute;
    width: 2px;
    background-color: #b8b8b8;
    height: calc(100% + 32px);
    display: block;
    top: 0;
    left: 0;
}

@media (min-width: 600px) {
    .pocket-new .pocket-feature-list ul li:last-child {
        margin-bottom: 0;
    }
}

.pocket-new .pocket-feature-list ul li:last-child:before {
    height: 32px;
}

.pocket-new .only-iphone {
    --subheading-font-color: #8e8f91;
    overflow: hidden;
    position: relative;
}

.pocket-new .only-iphone .phones {
    display: flex;
    justify-content: center;
    min-width: 550px;
    position: relative;
    left: 50%;
    transform: translate(-50%);
}

.pocket-new .only-iphone .phones .phone {
    margin: 0 12px;
}

@media (min-width: 963px) {
    .pocket-new .only-iphone .phones .phone {
        margin: 0 60px;
    }
}

.pocket-new .only-iphone .phones .phone:nth-of-type(3n + 1) {
    margin-top: 60px;
}

@media screen and (min-width: 823px) {
    .pocket-new .only-iphone .phones .phone:nth-of-type(3n + 1) {
        margin-top: 170px;
    }
}

.pocket-new .only-iphone .phones .phone:nth-of-type(3n + 3) {
    margin-top: 48px;
}

@media screen and (min-width: 420px) {
    .pocket-new .only-iphone .phones .phone:nth-of-type(3n + 3) {
        margin-top: 64px;
    }
}

@media screen and (min-width: 823px) {
    .pocket-new .only-iphone .phones .phone:nth-of-type(3n + 3) {
        /* margin-top: 80px */
        margin-top: 170px;
    }
}

.pocket-new .only-iphone .copy {
    max-width: 500px;
    margin: 0 auto;
}

.pocket-new .cn-variant .only-iphone .phones .phone {
    margin: 0 6px;
}

@media (min-width: 600px) {
    .pocket-new .cn-variant .only-iphone .phones .phone {
        margin: 0 12px;
    }
}

.pocket-new .cn-variant .only-iphone .phones .phone:nth-of-type(3n + 1) {
    margin-top: 60px;
}

@media screen and (min-width: 823px) {
    .pocket-new .cn-variant .only-iphone .phones .phone:nth-of-type(3n + 1) {
        margin-top: 170px;
    }
}

.pocket-new .cn-variant .only-iphone .phones .phone:nth-of-type(3n + 3) {
    margin-top: 60px;
}

@media screen and (min-width: 823px) {
    .pocket-new .cn-variant .only-iphone .phones .phone:nth-of-type(3n + 3) {
        margin-top: 170px;
    }
}

.pocket-new .cn-variant .only-iphone .text-deco {
    position: absolute;
    top: 60px;
    left: 50%;
    transform: translate(-50%);
    display: block;
    z-index: -2;
}

@media screen and (min-width: 823px) {
    .pocket-new .cn-variant .only-iphone .text-deco {
        top: 170px;
    }
}

@media (min-width: 823px) {
    .pocket-new .cn-variant .only-iphone .text-deco {
        opacity: 1;
    }
}

.pocket-new .cn-variant .only-iphone .text-deco .text-slot span {
    background: #000;
    background: linear-gradient(
        0deg,
        #8e63bd,
        #524fdc 32%,
        #e48f93 70%,
        #f7decb
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    filter: blur(0);
}

.pocket-new .pocket-cta {
    position: relative;
}

.pocket-new .pocket-cta .logo {
    padding-top: 48px;
    max-width: 60px;
    margin-bottom: 24px;
}

@media screen and (min-width: 420px) {
    .pocket-new .pocket-cta .logo {
        padding-top: 64px;
    }
}

@media screen and (min-width: 823px) {
    .pocket-new .pocket-cta .logo {
        padding-top: 0;
        margin-bottom: 32px;
        border-radius: 10px;
    }
}

@media (min-width: 823px) {
    .pocket-new .pocket-cta .logo {
        max-width: 160px;
    }
}

.pocket-new .pocket-cta .btn-pill {
    color: var(--contrast-text);
    position: relative;
    transition: all 0.2s;
}

.pocket-new .cn-variant .pocket-cta:before {
    display: none;
    background: linear-gradient(34deg, #554cdc 15%, #cb7ba0 52%, #ffc1a3);
}

.pocket-new .cn-variant .pocket-cta p {
    color: var(--contrast-text);
}

.pocket-new .cn-variant .pocket-cta .btn-pill {
    color: #fff;
}

.page-pocket-comingsoon {
    --phone-max-width: 264px;
    --theme-color: #fff;
    --mid-color: #868686;
    --theme-contrast: #000;
    --heading-font-color: var(--theme-contrast);
    --backrground-transition: background 1000ms ease 550ms;
    --stage-transition: background-position-x 1400ms ease 200ms;
    --subheading-gradient: linear-gradient(
        90deg,
        #f79ac8,
        #b163d9 50%,
        #8e7bf0
    );
    --button-gradient: linear-gradient(90deg, #67aff3, #63c6f4);
    --input-gradient: linear-gradient(90deg, #8e88f0, #63c6f4);
    position: relative;
    text-align: center;
    padding-bottom: 100px;
}

.page-pocket-comingsoon .iphone-12 {
    width: 100%;
    max-width: var(--phone-max-width);
    position: relative;
}

.page-pocket-comingsoon .iphone-12:before {
    content: "";
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-image: url(https://d3urzbbkb00e21.cloudfront.net/img/iphone-12-pro-max-frame.20b2472.png);
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 2;
}

.page-pocket-comingsoon .iphone-12:after {
    content: "";
    position: absolute;
    width: 120%;
    height: 122%;
    left: -23%;
    top: 1%;
    background-image: url(https://d3urzbbkb00e21.cloudfront.net/img/iphone-12-shadow.0f64e57.png);
    background-size: contain;
    background-repeat: no-repeat;
    mix-blend-mode: multiply;
}

.page-pocket-comingsoon .iphone-12 .iphone-12__content-container {
    z-index: 1;
    width: 90.4%;
    display: block;
    margin: 0 auto;
    padding: 4% 0;
    -webkit-mask: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjIuMywgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA2MDAgMTI5OSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNjAwIDEyOTk7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGcgaWQ9IkxheWVyXzJfMV8iPgoJPGcgaWQ9IkxheWVyXzEtMiI+CgkJPHBhdGggZD0iTTYyLDBINTM4YzM0LjMsMCw2MiwyNy44LDYyLDYyVjEyMzdjMCwzNC4zLTI3LjgsNjItNjIsNjJINjJjLTM0LjMsMC02Mi0yNy44LTYyLTYyVjYyQzAsMjcuOCwyNy44LDAsNjIsMHoiLz4KCTwvZz4KPC9nPgo8L3N2Zz4K);
    mask: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjIuMywgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA2MDAgMTI5OSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNjAwIDEyOTk7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGcgaWQ9IkxheWVyXzJfMV8iPgoJPGcgaWQ9IkxheWVyXzEtMiI+CgkJPHBhdGggZD0iTTYyLDBINTM4YzM0LjMsMCw2MiwyNy44LDYyLDYyVjEyMzdjMCwzNC4zLTI3LjgsNjItNjIsNjJINjJjLTM0LjMsMC02Mi0yNy44LTYyLTYyVjYyQzAsMjcuOCwyNy44LDAsNjIsMHoiLz4KCTwvZz4KPC9nPgo8L3N2Zz4K);
}

.page-pocket-comingsoon .iphone-12 .iphone-12__content {
    width: 100%;
    position: relative;
}

.page-pocket-comingsoon .iphone-12 img,
.page-pocket-comingsoon .iphone-12 video {
    width: 100%;
    height: auto;
}

.page-pocket-comingsoon .colorchange {
    transition: var(--backrground-transition) !important;
}

.page-pocket-comingsoon .background {
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: -1;
    background: var(--theme-color);
    transition: var(--backrground-transition);
}

.page-pocket-comingsoon .main-heading {
    margin: 40px 0 60px;
    padding: 0 30px;
}

@media (min-width: 823px) {
    .page-pocket-comingsoon .main-heading {
        margin: 100px 0;
    }
}

.page-pocket-comingsoon .main-heading h2 {
    color: #000;
}

.page-pocket-comingsoon .main-heading .main-heading__content,
.page-pocket-comingsoon .sub-heading {
    transition: all 0.4s ease 0.8s;
    will-change: opacity, transform;
}

.page-pocket-comingsoon .sub-heading {
    margin-top: 60px;
    padding: 0 30px;
    opacity: 0;
    transform: translateY(30px);
}

@media (min-width: 823px) {
    .page-pocket-comingsoon .sub-heading {
        margin-top: 100px;
    }
}

.page-pocket-comingsoon .sub-heading h6 {
    color: #ff007a;
}

.page-pocket-comingsoon .sub-heading h2 {
    color: #fff;
}

.page-pocket-comingsoon .sub-heading p {
    max-width: 600px;
    margin: 0 auto;
}

.page-pocket-comingsoon .content {
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.page-pocket-comingsoon .notify-block {
    margin-top: 40px !important;
}

.page-pocket-comingsoon .iphone-12 {
    margin: 0 auto;
}

.page-pocket-comingsoon .wrapper {
    transition: top 0.9s ease;
    position: relative;
}

.page-pocket-comingsoon .bg {
    position: absolute;
    width: 100vw;
    min-width: 806px;
    max-width: 1200px;
    padding-bottom: 40%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-mask: url(https://d3urzbbkb00e21.cloudfront.net/img/bg-mask.c259a3e.svg);
    mask: url(https://d3urzbbkb00e21.cloudfront.net/img/bg-mask.c259a3e.svg);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    mask-position: center center;
    -webkit-mask-position-y: center;
    background: url(https://d3urzbbkb00e21.cloudfront.net/img/bg-scale.64230fa.png);
    background-repeat: repeat-y;
    background-position-x: 100%;
    background-size: 270% auto;
    transition: var(--stage-transition);
}

.page-pocket-comingsoon .phone {
    padding: 0 64px;
    margin-top: 24px;
    margin-bottom: 24px;
}

@media screen and (min-width: 823px) {
    .page-pocket-comingsoon .phone {
        margin-top: 32px;
        margin-bottom: 32px;
    }
}

.page-pocket-comingsoon .phone__night-poster {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: opacity 0.6s ease-in-out;
}

.page-pocket-comingsoon .phone video {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}

.page-pocket-comingsoon .phone--video-ready video {
    opacity: 1;
}

body:not(.light-mode) .page-pocket-comingsoon {
    --theme-color: #000;
    --theme-contrast: #fff;
    --heading-font-color: #fff;
    --input-gradient: linear-gradient(90deg, #f79ac8, #b163d9 50%, #8e7bf0);
    --subheading-gradient: linear-gradient(90deg, #8e88f0, #63c6f4);
    --button-gradient: linear-gradient(90deg, #9042de, #8e7bf0);
}

body:not(.light-mode) .page-pocket-comingsoon .content .wrapper .bg {
    background-position-x: 0;
}

body:not(.light-mode) .page-pocket-comingsoon .main-heading__content {
    transition: all 0.6s ease 0ms;
    transform: translateY(30px);
    opacity: 0;
}

body:not(.light-mode) .page-pocket-comingsoon .sub-heading {
    transform: translateY(0);
    opacity: 1;
}

body:not(.light-mode) .page-pocket-comingsoon .iphone:after {
    opacity: 0;
    transition: all 0.5s;
}

body:not(.light-mode)
    .page-pocket-comingsoon
    .phone:not(.phone--video-ready)
    .phone__night-poster {
    opacity: 1;
}

body.page-pocket-comingsoon--no-footer-bg footer {
    background-color: transparent !important;
}

.page-resources__handbook {
    padding-bottom: 0;
    position: relative;
}

.page-resources__handbook .container {
    position: relative;
    z-index: 1;
}

.page-resources__handbook:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 150px;
    bottom: 0;
    left: 0;
    z-index: 2;
    background: linear-gradient(
        0deg,
        #101010 0,
        rgba(16, 16, 16, 0.9) 10%,
        rgba(16, 16, 16, 0.8) 20%,
        rgba(16, 16, 16, 0.7) 30%,
        rgba(16, 16, 16, 0.6) 40%,
        rgba(16, 16, 16, 0.5) 50%,
        rgba(16, 16, 16, 0.4) 60%,
        rgba(16, 16, 16, 0.3) 70%,
        rgba(16, 16, 16, 0.2) 80%,
        rgba(16, 16, 16, 0.1) 90%,
        rgba(16, 16, 16, 0)
    );
}

@media (min-width: 823px) {
    .page-resources__handbook:before {
        height: 350px;
    }
}

.page-resources .ipad-explosion {
    width: 152%;
    height: auto;
    margin-left: -25%;
    margin-top: -8%;
    margin-bottom: -15%;
    display: block;
}

.page-resources .faq-form,
.page-resources .handbook-form {
    width: 100%;
    max-width: 350px;
    margin-bottom: 20px;
}

.page-resources .container-grid {
    position: relative;
    margin: -25px auto 0;
    padding: 0;
    z-index: 5;
}

@media (min-width: 823px) {
    .page-resources .container-grid {
        margin: -125px auto 0;
    }
}

.page-resources .resources-grid {
    padding: 16px 16px 0;
}

@media (min-width: 823px) {
    .page-resources .resources-grid {
        padding: 0;
        display: grid;
        grid-column-gap: 30px;
        grid-template-columns: 1fr 1fr;
    }
}

.page-resources .resources-grid__item {
    position: relative;
    margin: 0 0 16px;
    background: #080808;
    border-radius: 16px;
    padding: 36px 0 0;
    transition: all 0.3s ease-in-out;
    overflow: hidden;
}

.page-resources .resources-grid__item:hover {
    transform: scale(1.025);
}

@media (min-width: 823px) {
    .page-resources .resources-grid__item {
        margin: 0;
        grid-column-gap: 30px;
        grid-template-columns: 1fr 1fr;
    }
}

.page-resources .resources-grid__item h2 {
    margin-top: 18px;
    margin-bottom: 0;
    font-size: 30px;
}

@media (min-width: 823px) {
    .page-resources .resources-grid__item h2 {
        font-size: 36px;
    }
}

.page-resources .resources-grid__item h6 {
    z-index: 10;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
    display: block;
}

@media (min-width: 823px) {
    .page-resources .resources-grid__item h6 {
        font-size: 14px;
    }
}

.page-resources .resources-grid__item img {
    display: block;
}

.page-resources .resources-grid__item a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
    display: block;
}

.page-resource {
    border-bottom: 1px solid #2c2c2c;
    padding-top: 0;
}

.page-resource:last-child {
    border-bottom: none !important;
}

.page-resource .hero {
    padding-top: 90px;
    padding-top: var(--nav-outer-height);
    background: linear-gradient(#232323, #181818);
    border-bottom: 1px solid #2c2c2c;
}

.page-resource .hero .container {
    height: 350px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.page-resource .markdown-content {
    margin-top: 80px;
    margin-bottom: 80px;
}

.page-resource .markdown-content h3 {
    margin-top: 40px;
    padding-top: 40px;
    border-top: 1px solid #2b2b2b;
}

.page-resource .markdown-content h3:first-child {
    padding-top: 0;
    margin-top: 0;
    border-top: none;
}

.page-resource .markdown-content ol ol {
    list-style: lower-latin;
}

.page-resource .markdown-content ol,
.page-resource .markdown-content ul {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 500;
}

@media screen and (min-width: 823px) {
    .page-resource .markdown-content ol,
    .page-resource .markdown-content ul {
        font-size: 20px;
    }
}

.page-resource .support {
    background-color: #141414;
    text-align: center;
    padding: 150px 0;
    border-top: 1px solid #2c2c2c;
}

.page-resource .support p {
    margin-bottom: 20px;
}

.pro-field {
    width: 100%;
}

.pro-field,
.pro-field .select {
    position: relative;
}

.pro-field .select:before {
    content: "\2B07";
    z-index: 2;
    display: block;
    position: absolute;
    width: 22px;
    height: 35px;
    line-height: 38px;
    right: 10px;
    bottom: 0;
    font-family: "proxima-nova", sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #bfbfbf;
    pointer-events: none;
    -webkit-font-smoothing: antialiased;
}

.pro-field input,
.pro-field select,
.pro-field textarea {
    width: 100%;
    display: block;
    height: 40px;
    line-height: 18px;
    font-size: 14px;
    color: #969696;
    background: #000;
    border: none;
    border-radius: 20px;
    padding: 0 18px;
    -webkit-appearance: none;
    position: relative;
}

.pro-field input::-moz-placeholder,
.pro-field select::-moz-placeholder,
.pro-field textarea::-moz-placeholder {
    color: #5c5c5c;
}

.pro-field input:-ms-input-placeholder,
.pro-field select:-ms-input-placeholder,
.pro-field textarea:-ms-input-placeholder {
    color: #5c5c5c;
}

.pro-field input::placeholder,
.pro-field select::placeholder,
.pro-field textarea::placeholder {
    color: #5c5c5c;
}

.pro-field input:focus,
.pro-field select:focus,
.pro-field textarea:focus {
    outline: none;
}

.pro-field textarea {
    padding: 18px;
    height: 80px;
}

.pro-field .pro-input__clear,
.pro-field > .pro-icon {
    position: absolute;
    top: 10px;
    right: 12px;
    width: 20px;
    color: #5c5c5c;
    will-change: transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: transform 0.2s ease;
}

.pro-field .pro-input__clear {
    transform: rotateY(180deg);
}

@media (any-hover) {
    .pro-field .pro-input__clear:hover {
        background-color: #444;
        color: #000;
        border-radius: 100%;
    }
}

.pro-field--clear-active > .pro-icon {
    transform: rotateY(180deg);
}

.pro-field--clear-active .pro-input__clear {
    transform: rotateY(0deg);
}

.pro-field--search input {
    padding: 0 38px 0 18px;
}

#support-form {
    max-width: 100%;
}

#support-form fieldset {
    border: 0;
    padding: 20px;
}

#support-form input,
#support-form textarea {
    width: 100%;
    margin-bottom: 20px;
}

.page-faq h1 {
    text-align: center;
    margin-bottom: 40px;
}

.page-faq mark {
    background-color: #212831;
    font-style: inherit;
    color: #0076ff;
}

.page-faq .hero form {
    width: 100%;
    max-width: 350px;
}

.page-faq .hero .results {
    opacity: 0;
    text-align: center;
    transition: opacity 0s;
    color: #8e8e8e;
    margin-top: 10px;
    font-size: 14px;
}

.page-faq .hero .results.active {
    transition: opacity 0.3s ease;
    opacity: 1;
}

.page-faq .product h2 {
    text-align: center;
    margin: 60px 0;
}

.page-faq .product h2 img {
    width: 2em;
    height: auto;
    margin-right: 0.3em;
    vertical-align: middle;
    position: relative;
    top: -0.12em;
}

.page-faq .product h5 {
    margin-bottom: 10px;
    white-space: nowrap;
}

.page-faq .product h5 span {
    white-space: normal;
}

.page-faq .product h5 a {
    color: #797979;
}

.page-faq .product h5 a:hover {
    color: #f0f0f0;
}

@media (any-hover) {
    .page-faq .product h5 a {
        opacity: 0;
    }
    .page-faq .product h5:hover a {
        opacity: 1;
    }
}

.page-faq .question {
    display: flex;
    flex-direction: column;
    padding-bottom: 60px;
    margin-bottom: 60px;
    border-bottom: 1px solid #2b2b2b;
}

.page-faq .question:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}

@media (min-width: 823px) {
    .page-faq .question {
        flex-direction: row;
    }
    .page-faq .question h5 {
        width: 30%;
        padding-right: 4%;
        flex-shrink: 0;
    }
}

.page-faq .question h5:target {
    color: #0076ff;
}

.page-faq .answer {
    color: #989898;
}

.page-faq .answer p {
    line-height: 1.5em;
    margin-bottom: 10px;
}

.page-faq .answer p:last-child {
    margin-bottom: 0;
}

.page-faq .answer ul {
    list-style: disc;
}

.page-faq .answer ol,
.page-faq .answer ul {
    color: #757575;
    margin-bottom: 10px;
}

.page-press-kits .press-kit {
    display: flex;
    flex-direction: column;
    margin: 40px 0;
    padding-top: 40px;
    border-top: 1px solid #2b2b2b;
}

.page-press-kits .press-kit:first-child {
    padding-top: 0;
    border-top: none;
}

@media (min-width: 823px) {
    .page-press-kits .press-kit {
        flex-direction: row;
    }
    .page-press-kits .press-kit .column:first-child {
        width: 70%;
    }
    .page-press-kits .press-kit .column:last-child {
        width: 30%;
    }
}

.page-press-kits .press-kit .download {
    display: flex;
    align-items: center;
}

.page-press-kits .press-kit .download img {
    width: 30px;
    height: auto;
    margin-right: 10px;
    display: block;
}

.page-press-kits .press-kit .download br {
    display: none;
}

@media (min-width: 823px) {
    .page-press-kits .press-kit .download {
        flex-direction: column;
        text-align: center;
    }
    .page-press-kits .press-kit .download img {
        width: 80px;
        margin-right: 0;
        margin-bottom: 15px;
    }
    .page-press-kits .press-kit .download br {
        display: inline;
        display: initial;
    }
}

.page-handbook .page-section {
    padding: 60px 0;
}

.handbook-header {
    padding-top: 90px;
    padding-top: var(--nav-outer-height);
    background: linear-gradient(#232323, #181818);
    border-bottom: 1px solid #2c2c2c;
}

.handbook-header__index {
    padding: 100px 0;
}

.handbook-header__index .pro-input {
    width: 100%;
    max-width: 350px;
}

.handbook-header__index .handbook-results {
    position: absolute;
    margin-top: 10px;
    width: 100%;
}

.handbook-header__page {
    display: flex;
    height: 50px;
    margin-top: -10px;
    justify-content: space-between;
    align-items: center;
}

.handbook-header__page h2 {
    font-size: 18px;
    line-height: 18px;
    margin: 0;
}

.handbook-header__page button svg {
    width: 36px;
    height: auto;
    display: block;
    fill: #fff;
    margin-right: -10px;
}

.handbook-header__page button.active svg {
    transform: rotate(180deg);
}

@media (min-width: 823px) {
    .handbook-header__page button {
        display: none;
    }
}

.handbook-header__page .handbook-version-select {
    display: none;
}

@media (min-width: 823px) {
    .handbook-header__page .handbook-version-select {
        display: block;
    }
}

.handbook-header--page {
    position: -webkit-sticky;
    position: sticky;
    top: -80px;
    top: calc(var(--nav-outer-height) * -1 - -10px);
    z-index: 2;
}

@media (min-width: 823px) {
    .handbook-header--page {
        position: relative;
        top: auto;
    }
}

.handbook-nav {
    padding: 0 0 0 10px;
    margin: 0;
    list-style: none;
    width: 100%;
    flex-shrink: 0;
}

.handbook-nav li {
    padding: 0 0 0 15px;
    margin-bottom: 10px;
}

.handbook-nav li:last-child {
    margin-bottom: 0;
}

.handbook-nav li.active > .page-nav-page {
    color: #fff;
}

.handbook-nav li.opened > .page-nav-page svg {
    transform: rotate(90deg);
}

.handbook-nav a,
.handbook-nav button {
    display: block;
    position: relative;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    color: #989898;
    text-align: left;
}

.handbook-nav a svg,
.handbook-nav button svg {
    width: 20px;
    position: absolute;
    left: -25px;
    top: -1px;
    fill: currentColor;
}

.handbook-nav .handbook-nav {
    padding: 10px 0 0;
}

@media (min-width: 823px) {
    .handbook-wrapper {
        display: flex;
    }
}

.handbook-sidebar {
    position: -webkit-sticky;
    position: sticky;
    top: 51px;
    display: flex;
    z-index: 1;
    width: 110%;
    margin-left: -5%;
    background-color: #101010;
    padding: 0 5%;
}

.handbook-sidebar__content {
    min-height: calc(100vh - 51px);
    padding: 30px 0;
    width: 100%;
}

@media (min-width: 823px) {
    .handbook-sidebar__content {
        position: -webkit-sticky;
        position: sticky;
        display: flex;
        bottom: 0;
        min-height: 100vh;
        padding: 0;
    }
}

.handbook-sidebar__nav-container {
    width: 100%;
    flex-shrink: 0;
}

@media (min-width: 823px) {
    .handbook-sidebar__nav-container {
        padding: 30px 0;
    }
}

.handbook-sidebar__search-container {
    width: 100%;
    flex-shrink: 0;
}

@media (min-width: 823px) {
    .handbook-sidebar__search-container {
        padding: 40px 0 40px 30px;
        background-color: #101010;
        width: 300%;
    }
}

.handbook-sidebar--searching .handbook-nav {
    display: none;
}

@media (min-width: 823px) {
    .handbook-sidebar--searching .handbook-nav {
        display: block;
    }
}

.handbook-sidebar .pro-input {
    margin-bottom: 15px;
}

@media (min-width: 823px) {
    .handbook-sidebar {
        position: relative;
        top: auto;
        display: flex !important;
        height: auto !important;
        align-items: flex-end;
        width: 25%;
        margin-left: 0;
        padding: 0;
    }
}

.handbook-sidebar .handbook-version-select {
    height: 40px;
    line-height: 38px;
    padding: 0 36px 0 18px;
    width: 100%;
    background-color: #000;
    border-radius: 100px;
    margin-top: 15px;
}

.handbook-sidebar .handbook-version-select div {
    right: 11px;
}

@media (min-width: 823px) {
    .handbook-sidebar .handbook-version-select {
        display: none;
    }
}

.handbook-content {
    width: 100%;
    vertical-align: top;
    padding: 20px 0;
}

@media (min-width: 823px) {
    .handbook-content {
        width: 75%;
        padding: 40px 0 40px 30px;
    }
}

.handbook-content__header {
    margin-bottom: 20px;
}

.handbook-content__header > a {
    display: inline-block;
    font-size: 13px;
    line-height: 13px;
    font-weight: 700;
    letter-spacing: 0.046em;
    color: #4d4d4d;
    margin: 4px 0 10px;
    text-transform: uppercase;
}

.handbook-content__header > a .pro-icon {
    width: 1.6em;
    margin-bottom: -0.03em;
}

.handbook-content__header > h1 {
    font-weight: 600;
    color: #f2f2f2;
    font-size: 42px;
    margin-bottom: 14px;
}

@media (min-width: 823px) {
    .handbook-content__header > h1 {
        font-size: 54px;
    }
}

.handbook-content__header > p {
    color: #f2f2f2;
}

@media (min-width: 823px) {
    .handbook-content__header {
        padding: 0 10px;
        margin-bottom: 40px;
    }
    .handbook-content__header a {
        margin: 4px 0 20px;
    }
}

.handbook-content__overview-section {
    border-top: 1px solid #313131;
    padding: 20px 0;
}

.handbook-content__overview-section h2 {
    font-weight: 600;
    font-size: 42px;
    margin-bottom: 14px;
}

.handbook-content__overview-section p {
    font-size: 20px;
    line-height: 26px;
    max-width: 100%;
    margin: 0 auto 18px;
    color: #9d9d9d;
    font-weight: 400;
}

.handbook-content__overview-section a {
    font-size: 20px;
    line-height: 26px;
}

@media (min-width: 823px) {
    .handbook-content__overview-section {
        padding: 40px 10px;
    }
}

.handbook-content__section {
    border-top: 1px solid #313131;
    padding: 20px 0;
}

.handbook-content__section:first-child {
    border-top: none;
}

@media (min-width: 823px) {
    .handbook-content__section {
        padding: 40px 10px;
    }
}

.handbook-search-results .handbook-search-results__header {
    border-bottom: 1px solid #313131;
    padding: 20px 0;
    margin-bottom: 20px;
    display: none;
}

.handbook-search-results .handbook-search-results__header h2 {
    margin-bottom: 10px;
    margin-top: 10px;
}

@media (min-width: 823px) {
    .handbook-search-results .handbook-search-results__header {
        display: block;
        padding: 0 10px 20px;
        margin-bottom: 20px;
    }
}

.handbook-search-results ul {
    list-style: none;
    padding: 0 18px;
    margin: 0;
}

@media (min-width: 823px) {
    .handbook-search-results ul {
        padding: 0 10px;
    }
}

.handbook-search-results .handbook-search-results__item {
    margin-bottom: 20px;
}

.handbook-search-results .handbook-search-results__link {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 28px;
    font-weight: 600;
    line-height: 24px;
    color: #fff;
}

.handbook-search-results .handbook-search-results__link > svg {
    display: none;
    fill: #8c8c8c;
    width: 30px;
    margin: -15px -10px -15px 20px;
    flex-shrink: 0;
}

@media (min-width: 823px) {
    .handbook-search-results .handbook-search-results__link > svg {
        display: block;
    }
}

.handbook-search-results .handbook-search-results__breadcrumb {
    line-height: normal;
    font-size: 14px;
    color: grey;
    margin-bottom: 5px;
}

.handbook-search-results .handbook-search-results__breadcrumb svg {
    width: 16px;
    vertical-align: text-bottom;
}

.handbook-next-previous-nav {
    display: flex;
    justify-content: space-between;
}

.handbook-next-previous-nav svg {
    width: 28px;
    height: auto;
}

.handbook-next-previous-nav .pro-btn {
    flex-shrink: 1;
    overflow: hidden;
}

.handbook-next-previous-nav .pro-btn span {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
}

.handbook-next-previous-nav .next {
    margin-left: 10px;
}

.handbook-next-previous-nav .next svg {
    margin-right: -6px;
    margin-left: 5px;
    fill: #fff;
}

.handbook-next-previous-nav .previous {
    margin-right: 10px;
}

.handbook-next-previous-nav .previous svg {
    margin-right: 5px;
    margin-left: -6px;
    fill: #000;
}

.handbook-version-select {
    display: inline-block;
    position: relative;
    padding-right: 20px;
    font-weight: 500;
}

.handbook-version-select select {
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    width: 100%;
}

.handbook-version-select div {
    pointer-events: none;
    position: absolute;
    height: 100%;
    top: 1px;
    right: 0;
    display: flex;
    align-items: center;
    color: inherit;
}

.handbook-version-select svg {
    width: 16px;
    height: 16px;
    fill: currentColor;
}

.handbook-timetravel {
    padding: 15px 15px 15px 27px;
    background-color: #0076ff;
    display: flex;
    align-items: center;
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    margin: -20px -30px 30px;
    border-bottom: 1px solid #1f87ff;
}

.handbook-timetravel svg {
    width: 25px;
    height: auto;
    display: block;
    margin-right: 10px;
    flex-shrink: 0;
}

.handbook-timetravel a {
    font-weight: 500;
    text-decoration: underline;
    color: #fff;
}

.handbook-timetravel div {
    margin: -5px 0;
}

.handbook-timetravel .sm {
    display: none;
}

@media (min-width: 600px) {
    .handbook-timetravel {
        padding: 15px;
        border-radius: 300px;
        margin-top: -10px;
        margin-left: 0;
        margin-right: 0;
        border-bottom: none;
    }
    .handbook-timetravel svg {
        margin-right: 15px;
    }
    .handbook-timetravel .sm {
        display: inline;
    }
    .handbook-timetravel .xs {
        display: none;
    }
}

.section-segment {
    border-top: 1px solid #313131;
    padding: 20px 0;
}

@media (min-width: 823px) {
    .section-segment {
        padding: 40px 10px;
    }
}

.title-segment {
    margin-top: 30px;
}

.title-segment h3 {
    line-height: 1;
    color: #f5f5f5;
    font-size: 28px;
    font-weight: 600;
}

@media (min-width: 823px) {
    .title-segment h3 {
        font-size: 2.25rem;
    }
}

.title-segment.section-style h3 {
    font-size: 32px;
}

@media (min-width: 823px) {
    .title-segment.section-style h3 {
        font-size: 42px;
    }
}

.title-segment.sub-style h3 {
    font-size: 20px;
    line-height: 26px;
    color: #9d9d9d;
}

.title-segment.sub-style + .text-segment {
    margin-top: 4px;
}

.title-segment.small-style h3 {
    color: #d8d8d8;
    font-weight: 600;
    font-size: 20px;
    line-height: 26px;
}

.title-segment.small-style + .text-segment {
    margin-top: 10px;
}

.title-segment + .poi-segment {
    margin-top: 20px;
}

.title-segment:first-child {
    margin-top: 0;
}

.text-segment {
    margin-top: 10px;
}

.text-segment .markdown-content {
    color: #9d9d9d;
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
}

.text-segment .markdown-content a {
    color: #0076ff;
    text-decoration: none;
    transition: opacity 0.3s ease;
}

.text-segment .markdown-content a:hover {
    opacity: 0.8;
}

.text-segment .markdown-content ol,
.text-segment .markdown-content p,
.text-segment .markdown-content ul {
    margin-bottom: 10px;
    margin-top: 0;
    font-weight: inherit;
    color: inherit;
    font-size: inherit;
    line-height: inherit;
}

.text-segment .markdown-content ol:last-child,
.text-segment .markdown-content p:last-child,
.text-segment .markdown-content ul:last-child {
    margin-bottom: 0;
}

.text-segment .markdown-content ul {
    list-style: disc;
    padding: revert;
}

.text-segment .markdown-content ol {
    list-style: decimal;
    padding: revert;
}

.text-segment .markdown-content li {
    color: inherit;
}

.text-segment.section-style .markdown-content {
    color: #f2f2f2;
    font-size: 20px;
    line-height: 29px;
    font-weight: 500;
}

.text-segment.sub-style .markdown-content {
    color: #666;
    font-size: 16px;
    line-height: 24px;
}

.text-segment.sub-style + .text-segment.sub-style {
    margin-top: 10px;
}

.text-segment.glossary-style {
    display: inline-block;
    position: relative;
    vertical-align: top;
}

.text-segment.glossary-style svg {
    display: inline-block;
    width: 16px;
    fill: #1579fb;
    filter: drop-shadow(2px 4px 6px black);
    margin-bottom: 6px;
}

.text-segment.tip-style {
    padding: 20px 25px;
    border-radius: 10px;
    background: #000;
    color: #1579fb;
}

.text-segment.tip-style .text-segment__header {
    display: flex;
    align-items: center;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 8px;
}

.text-segment.tip-style .text-segment__header svg {
    display: block;
    margin-right: 10px;
    width: 20px;
    fill: #1579fb;
}

.text-segment.tip-style .markdown-content {
    font-size: 14px;
    line-height: 22px;
    color: inherit;
}

.text-segment.tip-style .markdown-content a {
    text-decoration: underline;
}

.text-segment + .text-segment {
    margin-top: 10px;
}

.text-segment + .text-segment.tip-style,
.text-segment + .text-segment.tip-style + .text-segment {
    margin-top: 20px;
}

.poi-segment {
    display: flex;
    margin-top: 30px;
    cursor: pointer;
}

.poi-segment span {
    width: 1.5rem;
    color: #fff;
    margin-right: 1rem;
    height: 1.5rem;
    font-size: 1rem;
    font-weight: 500;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    display: inline-flex;
    border-radius: 100px;
    background-color: #404040;
}

.poi-segment h3 {
    width: 100%;
    color: #fff;
    line-height: 1;
    font-size: 1.5rem;
    font-weight: 600;
}

.poi-segment.selected span {
    background-color: #0c75fa;
}

.poi-segment + .title-segment.small-style {
    margin-top: 10px;
}

.image-segment {
    margin-top: 40px;
    margin-bottom: 20px;
}

.image-segment .image-segment__caption {
    border-bottom: 1px solid #313131;
    padding-bottom: 5px;
    margin-top: 10px;
}

.image-segment .image-holder {
    position: relative;
    border-radius: 10px;
    border: 1px solid #292929;
    width: calc(100% + 20px);
    margin-left: -10px;
    overflow: hidden;
}

.image-segment .image-holder.cropMode img {
    -o-object-fit: cover;
    object-fit: cover;
    max-width: 100%;
    max-height: calc(100vh - 140px);
}

.image-segment .image-holder.cropped > img {
    position: absolute;
    display: block;
    max-width: none;
}

.image-segment .image-holder.cropped.cropMode {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

.image-segment .image-holder.cropped.cropMode .height-control {
    display: none;
}

.image-segment .image-holder.cropped.cropMode > img {
    position: relative;
    top: auto !important;
    left: auto !important;
    width: auto !important;
    max-width: 100%;
}

.image-segment .image-holder .height-control {
    width: 1px;
    height: 0;
    display: block;
}

.image-segment .arrow-item {
    display: block;
    position: absolute;
    pointer-events: all;
    top: 50%;
    left: 10px;
    margin-top: -2px;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    border-top: 4px solid #fff;
    box-sizing: border-box;
    filter: drop-shadow(-1px 3px 3px rgba(0, 0, 0, 0.15));
}

.image-segment .arrow-item.both:before,
.image-segment .arrow-item.left:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    margin-top: -10px;
    margin-left: -8px;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 16px solid #fff;
}

.image-segment .arrow-item.both:after,
.image-segment .arrow-item.right:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    margin-top: -10px;
    margin-right: -8px;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 16px solid #fff;
}

.image-segment .arrow-item.quarter {
    top: 10px;
    left: 10px;
    margin-top: 0;
    border-radius: 100%;
    border: 4px solid transparent;
    border-left-color: #fff;
    transform: rotate(45deg);
}

.image-segment .arrow-item.quarter.both:before,
.image-segment .arrow-item.quarter.left:before {
    top: 14.3%;
    left: 14.3%;
    margin-top: -8px;
    margin-left: -8px;
    transform: rotate(-45deg);
    border-color: transparent currentcolor transparent #fff;
    border-style: solid none solid solid;
    border-width: 8px 0 8px 16px;
}

.image-segment .arrow-item.quarter.both:after,
.image-segment .arrow-item.quarter.right:after {
    position: absolute;
    top: auto;
    bottom: 13.5%;
    left: 15%;
    right: auto;
    margin: 0 0 -8px -8px;
    content: "";
    transform: rotate(-45deg);
    border-color: #fff transparent currentcolor;
    border-style: solid solid none;
    border-width: 16px 8px 0;
}

.image-segment .arrow-item.three-quarter {
    top: 10px;
    left: 10px;
    margin-top: 0;
    border-radius: 100%;
    border: 4px solid #fff;
    border-top-color: transparent;
    transform: rotate(45deg);
}

.image-segment .arrow-item.three-quarter.both:before,
.image-segment .arrow-item.three-quarter.left:before {
    top: 14.3%;
    left: 14.3%;
    margin-top: -8px;
    margin-left: -8px;
    transform: rotate(-45deg);
    border-color: transparent currentcolor transparent #fff;
    border-style: solid none solid solid;
    border-width: 8px 0 8px 16px;
}

.image-segment .arrow-item.three-quarter.both:after,
.image-segment .arrow-item.three-quarter.right:after {
    top: 14.3%;
    right: 14.3%;
    margin-top: -8px;
    margin-right: -8px;
    transform: rotate(-45deg);
    border-color: currentcolor transparent #fff;
    border-style: none solid solid;
    border-width: 0 8px 16px;
}

.image-segment .tag {
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 1px 14px 3px;
    pointer-events: all;
    font-size: 16px;
    min-height: 30px;
    line-height: 26px;
    border-radius: 20px;
    color: #fff;
    background: #97999c;
    white-space: nowrap;
    transform: translate3d(-50%, -50%, 0);
}

.image-segment .tag.alt {
    background: #5e5e5e;
}

.image-segment .touch-point {
    position: absolute;
    display: block;
    pointer-events: all;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    background: rgba(151, 153, 156, 0.5);
    color: #fff;
}

.image-segment .touch-point.alt {
    background: rgba(64, 64, 64, 0.5);
}

.image-segment .pois .custom .poi {
    position: absolute;
    top: 20px;
    display: block;
    width: 16px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    cursor: pointer;
    pointer-events: all;
    border-radius: 0 0 4px 4px;
    background: #666;
    transform: translate3d(-50%, -50%, 0);
    color: #fff;
    text-align: center;
    filter: drop-shadow(1px 2px 2px rgba(0, 0, 0, 0.35));
    font-weight: 500;
}

.image-segment .pois .custom .poi:before {
    content: "";
    position: absolute;
    top: -8px;
    left: 0;
    width: 0;
    height: 0;
    border-bottom: 8px solid #666;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
}

@media (min-width: 600px) {
    .image-segment .pois .custom .poi {
        top: 24px;
        display: block;
        width: 20px;
        height: 24px;
        line-height: 24px;
        font-size: 16px;
    }
    .image-segment .pois .custom .poi:before {
        top: -10px;
        border-bottom: 10px solid #666;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
    }
}

.image-segment .pois .custom .poi.poi-left {
    border-radius: 0 4px 4px 0;
    left: 16px;
    top: auto;
}

.image-segment .pois .custom .poi.poi-left:before {
    top: 0;
    left: -8px;
    border-color: transparent #666 transparent currentcolor;
    border-style: solid solid solid none;
    border-width: 10px 8px 10px 0;
}

@media (min-width: 600px) {
    .image-segment .pois .custom .poi.poi-left {
        left: 20px;
    }
    .image-segment .pois .custom .poi.poi-left:before {
        left: -10px;
        border-top: 12px solid transparent;
        border-bottom: 12px solid transparent;
        border-right: 10px solid #666;
    }
}

.image-segment .pois .custom .poi.poi-right {
    border-radius: 4px 0 0 4px;
    left: -16px;
    top: auto;
}

.image-segment .pois .custom .poi.poi-right:before {
    top: 0;
    left: 16px;
    border-color: transparent currentcolor transparent #666;
    border-style: solid none solid solid;
    border-width: 10px 0 10px 8px;
}

@media (min-width: 600px) {
    .image-segment .pois .custom .poi.poi-right {
        left: -20px;
    }
    .image-segment .pois .custom .poi.poi-right:before {
        left: 20px;
        border-top: 12px solid transparent;
        border-bottom: 12px solid transparent;
        border-left: 10px solid #666;
    }
}

.image-segment .pois .custom .poi.poi-down {
    border-radius: 4px 4px 0 0;
    top: -20px;
}

.image-segment .pois .custom .poi.poi-down:before {
    top: 20px;
    left: 0;
    border-color: #666 transparent currentcolor;
    border-style: solid solid none;
    border-width: 8px 8px 0;
}

@media (min-width: 600px) {
    .image-segment .pois .custom .poi.poi-down {
        top: -24px;
    }
    .image-segment .pois .custom .poi.poi-down:before {
        top: 24px;
        border-top: 10px solid #666;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
    }
}

.image-segment .selected .custom .poi {
    background: #0c75fa;
}

.image-segment .selected .custom .poi:before {
    border-bottom-color: #0c75fa;
}

.image-segment .selected .custom .poi.poi-left:before {
    border-bottom-color: transparent;
    border-right-color: #0c75fa;
}

.image-segment .selected .custom .poi.poi-right:before {
    border-bottom-color: transparent;
    border-left-color: #0c75fa;
}

.image-segment .selected .custom .poi.poi-down:before {
    border-bottom-color: transparent;
    border-top-color: #0c75fa;
}

.image-segment .bucket-extra.poi {
    position: absolute;
    display: block;
    width: 20px;
    height: 24px;
    line-height: 20px;
    pointer-events: all;
    top: 50%;
    left: 50%;
    border-radius: 0 0 4px 4px;
    background: #666;
    transform: translate3d(-50%, -50%, 0);
}

.image-segment .bucket-extra.poi:before {
    content: "";
    position: absolute;
    top: -10px;
    left: 0;
    width: 0;
    height: 0;
    border-bottom: 10px solid #666;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}

.image-segment .bucket-extra.poi.poi-left {
    border-radius: 0 4px 4px 0;
}

.image-segment .bucket-extra.poi.poi-left:before {
    top: 0;
    left: -10px;
    border-color: transparent #666 transparent currentcolor;
    border-style: solid solid solid none;
    border-width: 12px 10px 12px 0;
}

.image-segment .bucket-extra.poi.poi-right {
    border-radius: 4px 0 0 4px;
}

.image-segment .bucket-extra.poi.poi-right:before {
    top: 0;
    left: 20px;
    border-color: transparent currentcolor transparent #666;
    border-style: solid none solid solid;
    border-width: 12px 0 12px 10px;
}

.image-segment .bucket-extra.poi.poi-down {
    border-radius: 4px 4px 0 0;
}

.image-segment .bucket-extra.poi.poi-down:before {
    top: 24px;
    left: 0;
    border-color: #666 transparent currentcolor;
    border-style: solid solid none;
    border-width: 10px 10px 0;
}

.image-segment .image-holder .arrows,
.image-segment .image-holder .hands,
.image-segment .image-holder .pois,
.image-segment .image-holder .tags,
.image-segment .image-holder .touch-points {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    pointer-events: none;
    overflow: hidden;
}

.image-segment .image-holder .arrows .custom,
.image-segment .image-holder .pois .custom,
.image-segment .image-holder .touch-points .custom,
.image-segment .image-holder .tps .custom {
    position: relative;
    padding-bottom: 100%;
    display: block;
}

.image-segment .image-holder.cropMode .arrows,
.image-segment .image-holder.cropMode .hands,
.image-segment .image-holder.cropMode .tags,
.image-segment .image-holder.cropMode .touch-points,
.image-segment .image-holder.cropMode .tps {
    display: none;
}

.image-segment .image-holder .image-frame {
    padding-bottom: 72%;
    position: relative;
}

.image-segment .image-holder .image-frame .frame {
    position: absolute;
    width: 33%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.image-segment .image-holder .image-frame .screen {
    position: absolute;
    width: 28.5%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 7%;
}

.image-segment .image-holder .image-frame.phone-horizontal .frame {
    transform: translate(-50%, -50%) rotate(90deg);
}

.image-segment .image-holder .image-frame.phone-horizontal .screen {
    width: 62%;
}

.image-segment .image-holder .image-frame.phone-zoomed .frame {
    width: 55%;
    height: auto;
    transform: translate(-50%);
}

.image-segment .image-holder .image-frame.phone-zoomed .screen {
    width: 48%;
    height: 144%;
    transform: translate(-50%);
}

.image-segment .image-bit {
    position: absolute;
    display: block;
}

.image-segment .image-bit img {
    width: 100%;
}

.image-segment .image-bit .rotate-control {
    display: block;
}

.page-insight {
    background-color: #000;
    padding: 0;
}

.page-insight .insight-hero {
    padding: 0;
}

.page-insight .insight-hero:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 500px;
    top: 300px;
    left: 0;
    z-index: 2;
    background: linear-gradient(
        0deg,
        #000 0,
        rgba(0, 0, 0, 0.9) 10%,
        rgba(0, 0, 0, 0.8) 20%,
        rgba(0, 0, 0, 0.7) 30%,
        rgba(0, 0, 0, 0.6) 40%,
        rgba(0, 0, 0, 0.5) 50%,
        rgba(0, 0, 0, 0.4) 60%,
        rgba(0, 0, 0, 0.3) 70%,
        rgba(0, 0, 0, 0.2) 80%,
        rgba(0, 0, 0, 0.1) 90%,
        transparent
    );
}

.page-insight .insight-hero video {
    display: block;
    position: absolute;
    width: 100%;
    height: 800px;
    -o-object-fit: cover;
    object-fit: cover;
    top: 0;
    left: 0;
    z-index: 1;
}

.page-insight .insight-hero .featured-container {
    display: block;
    position: relative;
    min-height: 600px;
    z-index: 10;
}

@media (min-width: 823px) {
    .page-insight .insight-hero .featured-container {
        margin: 0;
    }
}

.page-insight .insight-hero .featured-container .container {
    display: flex;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transform: translateY(-50%);
}

@media (min-width: 823px) {
    .page-insight .insight-hero .featured-container .container {
        flex-direction: row;
        margin: 40px auto 0;
    }
}

.page-insight .insight-hero .featured-container .container .featured-image {
    width: 100%;
    display: flex;
    position: relative;
    flex-flow: column;
    padding: 0 40px;
    margin-bottom: 25px;
}

@media (min-width: 823px) {
    .page-insight .insight-hero .featured-container .container .featured-image {
        width: 52%;
        margin-bottom: 0;
    }
}

@media (min-width: 1080px) {
    .page-insight .insight-hero .featured-container .container .featured-image {
        width: 60%;
    }
}

.page-insight .insight-hero .featured-container .container .featured-image img {
    width: 100%;
    height: auto;
    max-width: 400px;
    margin: 0 auto;
}

.page-insight .insight-hero .featured-container .container .featured-copy {
    width: 100%;
    display: flex;
    position: relative;
    flex-flow: column;
    padding: 0 30px;
    text-align: center;
}

@media (min-width: 823px) {
    .page-insight .insight-hero .featured-container .container .featured-copy {
        width: 48%;
        text-align: left;
    }
}

@media (min-width: 1080px) {
    .page-insight .insight-hero .featured-container .container .featured-copy {
        width: 40%;
    }
}

.page-insight .insight-hero .featured-container .container .featured-copy h6 {
    font-size: 11px;
    margin: 0 0 15px;
    line-height: 1.1;
}

.page-insight
    .insight-hero
    .featured-container
    .container
    .featured-copy
    h6
    .type {
    color: #fff !important;
    margin-right: 10px;
}

.page-insight
    .insight-hero
    .featured-container
    .container
    .featured-copy
    h6
    .date {
    color: #fff;
    font-weight: 500;
    opacity: 0.75;
}

.page-insight .insight-hero .featured-container .container .featured-copy h2 {
    font-size: 32px;
    line-height: 36px;
    margin: 0 0 15px;
    color: #fff;
    letter-spacing: -0.025em;
}

.page-insight .insight-hero .featured-container .container .featured-copy p {
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    margin: 0 0 35px;
    color: #fff;
    opacity: 0.85;
}

.page-insight .insight-hero .spotlight-container {
    display: block;
    position: relative;
    min-height: 490px;
    z-index: 10;
}

.page-insight .insight-hero .spotlight-container .container {
    display: flex;
    position: relative;
    margin: 0 auto;
    flex-direction: column;
    justify-content: center;
    align-items: normal;
    max-width: 1140px;
}

@media (min-width: 823px) {
    .page-insight .insight-hero .spotlight-container .container {
        flex-direction: row;
    }
}

@media (min-width: 823px) {
    .page-insight .insight-hero .spotlight-container .container.flip-order {
        flex-direction: row-reverse;
    }
}

@media (min-width: 823px) {
    .page-insight
        .insight-hero
        .spotlight-container
        .container.flip-order
        .spotlight-article:first-child {
        margin-left: 20px;
    }
    .page-insight
        .insight-hero
        .spotlight-container
        .container.flip-order
        .spotlight-article:nth-child(2) {
        margin-left: 0;
    }
}

@media (min-width: 1080px) {
    .page-insight
        .insight-hero
        .spotlight-container
        .container.flip-order
        .spotlight-article:nth-child(2) {
        width: 595px;
        margin-left: 0;
    }
    .page-insight
        .insight-hero
        .spotlight-container
        .container.flip-order
        .spotlight-article:first-child {
        width: calc(100% - 625px);
        margin-left: 30px;
    }
}

.page-insight .insight-hero .spotlight-container .container .spotlight-article {
    width: 100%;
    display: inline-flex;
    position: relative;
    flex-flow: column;
}

@media (min-width: 823px) {
    .page-insight
        .insight-hero
        .spotlight-container
        .container
        .spotlight-article {
        width: calc(50% - 15px);
    }
    .page-insight
        .insight-hero
        .spotlight-container
        .container
        .spotlight-article:first-child {
        margin-left: 0;
    }
    .page-insight
        .insight-hero
        .spotlight-container
        .container
        .spotlight-article:nth-child(2) {
        margin-left: 30px;
    }
}

@media (min-width: 1080px) {
    .page-insight
        .insight-hero
        .spotlight-container
        .container
        .spotlight-article
        .image {
        height: 335px;
        padding-top: 0;
    }
    .page-insight
        .insight-hero
        .spotlight-container
        .container
        .spotlight-article:first-child {
        width: 595px;
        margin-left: 0;
    }
    .page-insight
        .insight-hero
        .spotlight-container
        .container
        .spotlight-article:nth-child(2) {
        width: calc(100% - 625px);
        margin-left: 30px;
    }
}

.page-insight
    .insight-hero
    .spotlight-container
    .container
    .spotlight-article:hover
    .image {
    transform: scale(1.015);
}

.page-insight
    .insight-hero
    .spotlight-container
    .container
    .spotlight-article
    .link-zone {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
}

.page-insight
    .insight-hero
    .spotlight-container
    .container
    .spotlight-article
    .image {
    display: block;
    width: 100%;
    background-color: grey;
    border-radius: 12px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.35);
    transform: scale(1);
    transition: transform 0.2s ease-in-out;
    padding-top: 56.25%;
}

.page-insight
    .insight-hero
    .spotlight-container
    .container
    .spotlight-article
    .copy {
    width: 100%;
    display: flex;
    position: relative;
    flex-flow: column;
    padding: 22px 15px 0;
}

.page-insight
    .insight-hero
    .spotlight-container
    .container
    .spotlight-article
    .copy
    h6 {
    font-size: 11px;
    line-height: 1;
    margin: 0 0 8px;
}

.page-insight
    .insight-hero
    .spotlight-container
    .container
    .spotlight-article
    .copy
    h6
    .type {
    color: #fff;
    margin-right: 10px;
}

.page-insight
    .insight-hero
    .spotlight-container
    .container
    .spotlight-article
    .copy
    h6
    .date {
    color: #666;
    font-weight: 500;
}

.page-insight
    .insight-hero
    .spotlight-container
    .container
    .spotlight-article
    .copy
    h3 {
    font-size: 24px;
    line-height: 32px;
    margin: 0 0 50px;
    color: #fff;
    letter-spacing: -0.025em;
}

.page-insight .article-filter {
    width: 100%;
    max-width: 100%;
    position: relative;
    height: 30px;
    overflow-y: hidden;
    margin-bottom: 30px;
}

.page-insight .article-filter .article-filter-container {
    display: flex;
    position: relative;
    width: 100%;
    max-width: 100%;
    overflow-x: auto;
    height: 60px;
    -webkit-overflow-scrolling: touch;
}

.page-insight .article-filter:after,
.page-insight .article-filter:before {
    content: "";
    display: block;
    position: absolute;
    width: 180px;
    height: 30px;
    top: 0;
    z-index: 5;
    pointer-events: none;
    opacity: 0;
}

.page-insight .article-filter:before {
    left: 0;
    background: linear-gradient(
        90deg,
        #171717 0,
        hsla(0, 0%, 9%, 0.9) 10%,
        hsla(0, 0%, 9%, 0.8) 20%,
        hsla(0, 0%, 9%, 0.7) 30%,
        hsla(0, 0%, 9%, 0.6) 40%,
        hsla(0, 0%, 9%, 0.5) 50%,
        hsla(0, 0%, 9%, 0.4) 60%,
        hsla(0, 0%, 9%, 0.3) 70%,
        hsla(0, 0%, 9%, 0.2) 80%,
        hsla(0, 0%, 9%, 0.1) 90%,
        hsla(0, 0%, 9%, 0)
    );
}

.page-insight .article-filter:after {
    right: 0;
    background: linear-gradient(
        270deg,
        #171717 0,
        hsla(0, 0%, 9%, 0.9) 10%,
        hsla(0, 0%, 9%, 0.8) 20%,
        hsla(0, 0%, 9%, 0.7) 30%,
        hsla(0, 0%, 9%, 0.6) 40%,
        hsla(0, 0%, 9%, 0.5) 50%,
        hsla(0, 0%, 9%, 0.4) 60%,
        hsla(0, 0%, 9%, 0.3) 70%,
        hsla(0, 0%, 9%, 0.2) 80%,
        hsla(0, 0%, 9%, 0.1) 90%,
        hsla(0, 0%, 9%, 0)
    );
}

.page-insight .article-filter.left:before,
.page-insight .article-filter.right:after {
    opacity: 1;
}

.page-insight .article-filter .article-filter-scroll {
    position: absolute;
    background-color: #0f0f0f;
    width: 30px;
    height: 30px;
    top: 0;
    border-radius: 15px;
    overflow: hidden;
    z-index: 10;
    opacity: 1;
    cursor: pointer;
}

.page-insight .article-filter .article-filter-scroll svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 45px;
    height: 45px;
    fill: grey;
}

.page-insight .article-filter .article-filter-scroll:hover svg {
    fill: #f1f1f1;
}

.page-insight .article-filter .article-filter-scroll.left {
    left: 0;
}

.page-insight .article-filter .article-filter-scroll.right {
    right: 0;
}

.page-insight .article-filter .article-filter-category {
    white-space: nowrap;
    transition: all 0.3s ease-in-out;
    font-size: 13px;
    padding: 0 14px;
    margin-right: 5px;
    font-weight: 600;
    letter-spacing: 0.046em;
    text-transform: uppercase;
    height: 30px;
    border-radius: 15px;
    background-color: transparent;
    color: hsla(0, 0%, 74.9%, 0.50196);
}

.page-insight .article-filter .article-filter-category:hover {
    background-color: #1f1f1f;
}

.page-insight .article-filter .article-filter-category.default {
    background-color: #fff;
    color: #101010;
}

.page-insight .article-filter .article-filter-category.default:hover {
    background-color: #fff;
}

.page-insight .insight-articles {
    padding-top: 30px;
}

.page-insight .articles-container {
    display: flex;
    position: relative;
    margin: 0 auto;
    flex-direction: row;
    justify-content: left;
    align-items: normal;
    flex-wrap: wrap;
}

.page-insight .articles-container .article {
    width: 100%;
    position: relative;
    flex-flow: column;
}

@media (min-width: 823px) {
    .page-insight .articles-container .article {
        width: calc(50% - 15px);
    }
    .page-insight .articles-container .article:nth-child(2n) {
        margin-left: 30px;
    }
}

.page-insight .articles-container .article:hover .image {
    transform: scale(1.015);
}

.page-insight .articles-container .article .link-zone {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
}

.page-insight .articles-container .article .image {
    display: block;
    width: 100%;
    background-color: grey;
    border-radius: 12px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.35);
    transform: scale(1);
    transition: transform 0.2s ease-in-out;
    padding-top: 56.25%;
}

.page-insight .articles-container .article .copy {
    width: 100%;
    display: flex;
    position: relative;
    flex-flow: column;
    padding: 22px 15px 0;
}

.page-insight .articles-container .article .copy h6 {
    font-size: 11px;
    line-height: 1;
    margin: 0 0 8px;
}

.page-insight .articles-container .article .copy h6 .type {
    color: #fff;
    margin-right: 10px;
}

.page-insight .articles-container .article .copy h6 .date {
    color: #666;
    font-weight: 500;
}

.page-insight .articles-container .article .copy h3 {
    font-size: 24px;
    line-height: 32px;
    margin: 0 0 38px;
    color: #fff;
    letter-spacing: -0.025em;
}

.page-insight .review {
    display: block;
    position: relative;
    width: 100%;
    max-width: calc(80% + 34px);
    height: auto;
    margin: 0 auto 25px;
    padding: 13px 16px;
    border-radius: 8px;
    background-color: #fafafa;
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
    border: 1px solid #e6e6e6;
}

@media (max-width: 973px) {
    .page-insight .review {
        max-width: 100%;
    }
}

.page-insight .review:last-child {
    margin: 0 auto;
}

.page-insight .review .review-left {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
    padding: 0;
    vertical-align: top;
    box-sizing: border-box;
    margin-bottom: 13px;
}

@media (max-width: 973px) {
    .page-insight .review .review-left {
        max-width: 60%;
    }
}

.page-insight .review .review-left .title {
    font-size: 13px;
    line-height: 18px;
    font-weight: 600;
    letter-spacing: -0.5px;
    color: #111;
    text-align: left;
    vertical-align: top;
    margin-bottom: 2px;
}

.page-insight .review .review-left .rating {
    width: 70px;
    background-position: 0 14px;
    position: relative;
    top: 2px;
    z-index: 1;
    text-align: left;
    vertical-align: top;
}

.page-insight .review .review-left .rating,
.page-insight .review .review-left .rating:before {
    line-height: 1;
    display: inline-block;
    background-image: url(//assets.procreate.art/css/assets/img/appstore-stars-sm.svg);
    background-size: 14px 28px;
    height: 14px;
}

.page-insight .review .review-left .rating:before {
    content: "";
    background-position-x: 0;
}

.page-insight .review .review-left .rating.type-5-star:before {
    width: 70px;
}

.page-insight .review .review-left .rating.type-4-star:before {
    width: 56px;
}

.page-insight .review .review-left .rating.type-3-star:before {
    width: 42px;
}

.page-insight .review .review-left .rating.type-2-star:before {
    width: 28px;
}

.page-insight .review .review-left .rating.type-1-star:before {
    width: 14px;
}

.page-insight .review .review-right {
    display: block;
    position: absolute;
    width: 40%;
    height: auto;
    top: 13px;
    right: 16px;
    vertical-align: top;
    box-sizing: border-box;
    text-align: right;
}

@media (max-width: 973px) {
    .page-insight .review .review-right {
        width: calc(40% - 16px);
    }
}

.page-insight .review .review-right .date {
    margin-bottom: 2px;
}

.page-insight .review .review-right .date,
.page-insight .review .review-right .user {
    display: block;
    position: relative;
    font-size: 13px;
    line-height: 18px;
    font-weight: 400;
    letter-spacing: 0;
    color: #8e8e93;
    text-align: right;
    vertical-align: top;
}

.page-insight .review .review-content {
    display: block;
    position: relative;
    font-size: 13px;
    line-height: 18px;
    font-weight: 400;
    letter-spacing: 0;
    color: #333;
    margin: 0;
    padding: 0;
}

.news-page .columns-segment {
    max-width: 85%;
    margin: 0 auto 40px;
    padding: 28px;
    background-color: #070707;
    border-radius: 15px;
}

.news-page .columns-segment .columns-segment__container {
    margin: 0 -14px;
}

.news-page .columns-segment .columns-segment__column {
    padding: 0 14px;
    margin-bottom: 20px;
}

@media (min-width: 823px) {
    .news-page .columns-segment .columns-segment__container {
        display: flex;
    }
    .news-page .columns-segment .columns-segment__column {
        width: var(--column-width);
        margin-bottom: 0;
    }
}

.news-page .columns-segment .text-segment {
    margin: 0;
    max-width: none;
}

.news-page .columns-segment .image-segment .image-holder {
    width: 100%;
    margin-left: 0;
}

.news-page .columns-segment:last-child {
    margin-bottom: 0;
}

.news-page .text-segment {
    margin: 25px auto 0;
    max-width: 80%;
}

.news-page .text-segment p {
    margin: 25px 0;
}

.news-page .text-segment p strong {
    font-weight: 600;
    color: #d9d9d9;
}

.news-page .text-segment p:first-child {
    margin-top: 0;
}

.news-page .text-segment p:last-child {
    margin-bottom: 0;
}

.news-page .text-segment a {
    color: #d9d9d9;
}

.news-page .text-segment:first-child {
    margin-top: 0;
}

.news-page .text-segment:last-child {
    margin-bottom: 0;
}

.news-page .image-segment p {
    width: 100%;
    font-size: 12px;
    font-weight: 500;
    line-height: 15px;
    letter-spacing: -0.051em;
    color: #6b6b6b;
    margin: 0;
    padding: 12px 10px 0;
}

.news-page .image-segment img {
    display: block;
}

.news-page .image-segment:first-child {
    margin-top: 0;
}

.news-page .image-segment:last-child {
    margin-bottom: 0;
}

.news-page .video-segment {
    margin-top: 25px;
}

.news-page .video-segment .generic-video {
    margin: 0;
}

.news-page .video-segment video {
    border-radius: 10px;
}

.news-page .video-segment figcaption {
    width: 100%;
    font-size: 12px;
    font-weight: 500;
    line-height: 15px;
    letter-spacing: -0.051em;
    color: #6b6b6b;
    margin: 0;
    padding: 12px 10px 0;
}

.news-page .review {
    display: block;
    position: relative;
    width: 100%;
    max-width: calc(80% + 34px);
    height: auto;
    margin: 0 auto 25px;
    padding: 13px 16px;
    border-radius: 8px;
    background-color: #fafafa;
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
    border: 1px solid #e6e6e6;
}

@media (max-width: 973px) {
    .news-page .review {
        max-width: 100%;
    }
}

.news-page .review:last-child {
    margin: 0 auto;
}

.news-page .review .review-left {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
    padding: 0;
    vertical-align: top;
    box-sizing: border-box;
    margin-bottom: 13px;
}

@media (max-width: 973px) {
    .news-page .review .review-left {
        max-width: 60%;
    }
}

.news-page .review .review-left .title {
    font-size: 13px;
    line-height: 18px;
    font-weight: 600;
    letter-spacing: -0.5px;
    color: #111;
    text-align: left;
    vertical-align: top;
    margin-bottom: 2px;
}

.news-page .review .review-left .rating {
    width: 70px;
    background-position: 0 14px;
    position: relative;
    top: 2px;
    z-index: 1;
    text-align: left;
    vertical-align: top;
}

.news-page .review .review-left .rating,
.news-page .review .review-left .rating:before {
    line-height: 1;
    display: inline-block;
    background-image: url(//assets.procreate.art/css/assets/img/appstore-stars-sm.svg);
    background-size: 14px 28px;
    height: 14px;
}

.news-page .review .review-left .rating:before {
    content: "";
    background-position-x: 0;
}

.news-page .review .review-left .rating.type-5-star:before {
    width: 70px;
}

.news-page .review .review-left .rating.type-4-star:before {
    width: 56px;
}

.news-page .review .review-left .rating.type-3-star:before {
    width: 42px;
}

.news-page .review .review-left .rating.type-2-star:before {
    width: 28px;
}

.news-page .review .review-left .rating.type-1-star:before {
    width: 14px;
}

.news-page .review .review-right {
    display: block;
    position: absolute;
    width: 40%;
    height: auto;
    top: 13px;
    right: 16px;
    vertical-align: top;
    box-sizing: border-box;
    text-align: right;
}

@media (max-width: 973px) {
    .news-page .review .review-right {
        width: calc(40% - 16px);
    }
}

.news-page .review .review-right .date {
    margin-bottom: 2px;
}

.news-page .review .review-right .date,
.news-page .review .review-right .user {
    display: block;
    position: relative;
    font-size: 13px;
    line-height: 18px;
    font-weight: 400;
    letter-spacing: 0;
    color: #8e8e93;
    text-align: right;
    vertical-align: top;
}

.news-page .review .review-content {
    display: block;
    position: relative;
    font-size: 13px;
    line-height: 18px;
    font-weight: 400;
    letter-spacing: 0;
    color: #333;
    margin: 0;
    padding: 0;
}

.textured-bg {
    position: relative;
}

.textured-bg:before {
    background: url(https://d3urzbbkb00e21.cloudfront.net/img/bg.4d99278.jpg)
        no-repeat 50% / cover;
    content: "";
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: -1;
}

.page__with-love {
    overflow: hidden;
    text-align: center;
}

@-webkit-keyframes stamp-in {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes stamp-in {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.page__with-love .banner-lockup {
    max-width: 700px;
    margin: 0 auto;
    position: relative;
}

.page__with-love .banner-lockup .stamp {
    position: absolute;
    width: 22vw;
    max-width: 180px;
    top: 0;
    right: 0;
    transform: translate(57%);
    opacity: 0;
    -webkit-animation: stamp-in;
    animation: stamp-in;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-duration: 0.8s;
    animation-duration: 0.8s;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.page__with-love .text-content {
    margin-top: 24px;
    margin-bottom: 24px;
}

@media screen and (min-width: 420px) {
    .page__with-love .text-content {
        margin-top: 32px;
    }
}

@media screen and (min-width: 823px) {
    .page__with-love .text-content {
        margin-top: 64px;
    }
}

@media screen and (min-width: 420px) {
    .page__with-love .text-content {
        margin-bottom: 32px;
    }
}

@media screen and (min-width: 823px) {
    .page__with-love .text-content {
        margin-bottom: 64px;
    }
}

.page__with-love .text-content p {
    max-width: 675px;
    color: #22384e;
    margin: 0 auto 16px;
}

@media screen and (min-width: 823px) {
    .page__with-love .text-content p {
        margin-bottom: 24px;
    }
}

.page__with-love .text-content p br {
    display: none;
}

@media (min-width: 823px) {
    .page__with-love .text-content p br {
        display: block;
    }
}

.page__with-love .para-1 {
    margin-bottom: 48px;
}

@media screen and (min-width: 420px) {
    .page__with-love .para-1 {
        margin-bottom: 64px;
    }
}

@media screen and (min-width: 823px) {
    .page__with-love .para-1 {
        margin-bottom: 80px;
    }
}

@media (min-width: 823px) {
    .page__with-love .para-1 {
        margin-bottom: 24px;
    }
}

@media screen and (min-width: 823px) and (min-width: 420px) {
    .page__with-love .para-1 {
        margin-bottom: 32px;
    }
}

@media screen and (min-width: 823px) and (min-width: 823px) {
    .page__with-love .para-1 {
        margin-bottom: 64px;
    }
}

.page__with-love .card-lockup {
    position: relative;
    max-width: 700px;
    min-width: 300px;
    left: 50%;
    transform: translate(-50%);
    margin-bottom: 48px;
}

@media screen and (min-width: 420px) {
    .page__with-love .card-lockup {
        margin-bottom: 64px;
    }
}

@media screen and (min-width: 823px) {
    .page__with-love .card-lockup {
        margin-bottom: 80px;
    }
}

.page__with-love .card-lockup .notes {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    transform: none !important;
}

.page__with-love .card-lockup .card {
    padding: 6.5% 14.5% 6%;
}

.page__with-love .buttons {
    margin-bottom: 60px;
    margin-top: 24px;
    padding-bottom: 24px;
}

@media screen and (min-width: 823px) {
    .page__with-love .buttons {
        margin-bottom: 170px;
    }
}

@media (min-width: 823px) {
    .page__with-love .buttons {
        padding-bottom: 24px;
    }
}

@media screen and (min-width: 823px) and (min-width: 420px) {
    .page__with-love .buttons {
        padding-bottom: 32px;
    }
}

@media screen and (min-width: 823px) and (min-width: 823px) {
    .page__with-love .buttons {
        padding-bottom: 64px;
    }
}

.page__with-love .buttons .pro-btn {
    color: #508bd3;
    background: transparent;
    border: 2px solid #508bd3;
    transition: all 0.2s;
}

.page__with-love .buttons .pro-btn:hover {
    opacity: 0.5;
}

.page__with-love .bottom-stripe {
    position: relative;
    height: 4px;
    width: 100%;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAk4AAAAiCAMAAACeLqbPAAAAMFBMVEVHcEyDr+eEsOWFseaglsX/Lj//Lj7/Lz+FseWEsef/Lz//Lj7/Lz+EsOaFseX/Lz/Gj+LqAAAAEHRSTlMAP8H/Fo/o/+hbY8AipIBAAey9uwAAAP5JREFUeNrt2dsRgzAMBVEZZJ5O6L/blGDPhI9l2K3h/ugo/qlMM66pBKysy4qrBiD8mLY9aB3AMZ0tYOUHOKZv0LqIY7oCVn6JY0rcmM4V1wIc0zbj+mTAasQxHUFrd0wDtQocU3VMDz3nVl41Pef6bSVoIW2gOSZtQBvQBrppA9qANqANaAPagDZwnw2kY/LVqw1oA720gdQGtAFtQBvQBrQBbeDt55w28NhzThvQBrQBbaCf59yhDWgD2oA24Dk30Ok5N5Jjeug5pw2M1Kpj0gZuKrWBkYo2oA1oA68/56rnnGPSBrSBftqANqANaAPawBG4svDKwHUBy8D1AzjgziExtrpHAAAAAElFTkSuQmCC)
        repeat-x top/auto 100%;
}

@media (min-width: 420px) {
    .page__with-love .bottom-stripe {
        height: 6px;
    }
}

@media (min-width: 823px) {
    .page__with-love .bottom-stripe {
        height: 10px;
    }
}

.page__with-love[lang-var="en"] .banner-lockup {
    margin-top: 24px;
    transform: translate(-5%) scale(0.9);
}

@media (min-width: 600px) {
    .page__with-love[lang-var="en"] .banner-lockup {
        margin-top: 24px;
    }
}

@media screen and (min-width: 600px) and (min-width: 420px) {
    .page__with-love[lang-var="en"] .banner-lockup {
        margin-top: 32px;
    }
}

@media screen and (min-width: 600px) and (min-width: 823px) {
    .page__with-love[lang-var="en"] .banner-lockup {
        margin-top: 64px;
    }
}

@media (min-width: 1080px) {
    .page__with-love[lang-var="en"] .banner-lockup {
        transform: none;
    }
}

.page__with-love[lang-var="cn"] .banner-lockup {
    max-width: 460px;
    transform: translateY(-5%) scale(0.8);
}

@media (min-width: 823px) {
    .page__with-love[lang-var="cn"] .banner-lockup {
        transform: none;
        margin-top: 24px;
    }
}

@media screen and (min-width: 823px) and (min-width: 823px) {
    .page__with-love[lang-var="cn"] .banner-lockup {
        margin-top: 32px;
    }
}

.page__with-love[lang-var="cn"] .banner-lockup .stamp {
    transform: translate(7%, 42%);
    width: 29vw;
    max-width: 200px;
}

@media (min-width: 823px) {
    .page__with-love[lang-var="cn"] .banner-lockup .stamp {
        width: 35vw;
        transform: translate(79%, 99%);
    }
}

.page__with-love[lang-var="cn"] .card-lockup {
    max-width: 660px;
}

.page__with-love[lang-var="cn"] .card-lockup .card {
    padding: 8% 13% 13%;
}

.page__with-love[lang-var="cn"] .text-content p {
    max-width: 700px;
}

.page__with-love[lang-var="cn"] .text-content.para-1 {
    margin-top: -24px;
}

@media (min-width: 823px) {
    .page__with-love[lang-var="cn"] .text-content.para-1 {
        margin-top: 24px;
        margin-bottom: 24px;
    }
}

@media screen and (min-width: 823px) and (min-width: 420px) {
    .page__with-love[lang-var="cn"] .text-content.para-1 {
        margin-top: 32px;
    }
}

@media screen and (min-width: 823px) and (min-width: 823px) {
    .page__with-love[lang-var="cn"] .text-content.para-1 {
        margin-top: 64px;
    }
}

@media screen and (min-width: 823px) and (min-width: 420px) {
    .page__with-love[lang-var="cn"] .text-content.para-1 {
        margin-bottom: 32px;
    }
}

@media screen and (min-width: 823px) and (min-width: 823px) {
    .page__with-love[lang-var="cn"] .text-content.para-1 {
        margin-bottom: 64px;
    }
}

.page__with-love[lang-var="cn"] .buttons .pro-btn {
    color: #ff0f22;
    border: 2px solid #ff0f22;
}

.page__all-star {
    overflow: hidden;
    text-align: center;
    margin-bottom: 48px;
}

@media screen and (min-width: 420px) {
    .page__all-star {
        margin-bottom: 64px;
    }
}

@media screen and (min-width: 823px) {
    .page__all-star {
        margin-bottom: 80px;
    }
}

@media (min-width: 1080px) {
    .page__all-star {
        padding-top: 0;
        margin-bottom: 60px;
    }
}

@media screen and (min-width: 1080px) and (min-width: 823px) {
    .page__all-star {
        margin-bottom: 170px;
    }
}

.page__all-star .banner-lockup video {
    width: 100%;
    height: auto;
}

.page__all-star .text-content {
    margin: 48px auto;
    max-width: 620px;
    color: #fff;
}

@media screen and (min-width: 420px) {
    .page__all-star .text-content {
        margin-top: 64px;
    }
}

@media screen and (min-width: 823px) {
    .page__all-star .text-content {
        margin-top: 80px;
    }
}

@media screen and (min-width: 420px) {
    .page__all-star .text-content {
        margin-bottom: 64px;
    }
}

@media screen and (min-width: 823px) {
    .page__all-star .text-content {
        margin-bottom: 80px;
    }
}

.page__all-star .brushes {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0;
    margin: 48px auto;
    list-style-type: none;
    max-width: 700px;
}

@media screen and (min-width: 420px) {
    .page__all-star .brushes {
        margin-top: 64px;
    }
}

@media screen and (min-width: 823px) {
    .page__all-star .brushes {
        margin-top: 80px;
    }
}

@media screen and (min-width: 420px) {
    .page__all-star .brushes {
        margin-bottom: 64px;
    }
}

@media screen and (min-width: 823px) {
    .page__all-star .brushes {
        margin-bottom: 80px;
    }
}

.page__all-star .brushes li {
    width: calc(50% - 16px);
    margin-bottom: 24px;
}

@media screen and (min-width: 823px) {
    .page__all-star .brushes li {
        margin-bottom: 32px;
    }
}

@media (min-width: 600px) {
    .page__all-star .brushes li {
        width: calc(33.33% - 24px);
        padding: 12px;
    }
}

.page__all-star .brushes li img {
    display: block;
}

.page__all-star .brushes li span {
    line-height: 1.4;
    display: block;
    margin-top: 16px;
}

@media screen and (min-width: 823px) {
    .page__all-star .brushes li span {
        margin-top: 24px;
    }
}

.page__all-star .brushes li .pro-link {
    color: #fff;
}

.page__all-star .buttons {
    display: flex;
    justify-content: center;
}

.page__all-star .buttons .deco {
    margin: 0 8px;
    width: 24px;
    transform: translateY(-3px);
}

.page__all-star .buttons .deco--left {
    width: 16px;
}

.page__all-star .buttons .deco--left img {
    transform: translateY(-8px);
}

.page__all-star .buttons .deco--right {
    width: 20px;
}

.page__all-star .buttons .deco--right img {
    transform: translateY(-8px);
}

.page__all-star .buttons .pro-btn {
    position: relative;
    background: transparent;
    color: #d7a553;
    display: inline-block;
    padding: 8px 24px;
}

.page__all-star .buttons .pro-btn:before {
    content: "";
    background: #000;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 36px;
    z-index: -1;
}

.page__all-star .buttons .pro-btn:after {
    background: url(https://d3urzbbkb00e21.cloudfront.net/img/button-bg.0e453d4.jpg)
        no-repeat 50% / cover;
    content: "";
    position: absolute;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    top: -1px;
    left: -1px;
    border-radius: 36px;
    z-index: -2;
}

.page__all-star .buttons .pro-btn:hover {
    opacity: 1;
}

.artprize-content {
    background-color: #000;
}

.page-artprize {
    padding-top: 0;
}

.page-artprize p {
    max-width: 394px;
    text-align: center;
    color: #bfbfbf;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
}

@media (min-width: 420px) {
    .page-artprize p {
        font-size: 16px;
        line-height: 24px;
    }
}

.page-artprize .prize-block {
    display: flex;
    flex-direction: column;
    position: relative;
    width: 100%;
    max-height: none;
    height: auto;
    min-height: 100vh;
    overflow: hidden;
    align-items: center;
    justify-content: center;
}

.page-artprize .prize-block .container {
    padding: 0 50px;
}

.page-artprize .prize-block p + p {
    margin-top: 16px;
}

.page-artprize .prize-block p .link {
    font-weight: 500;
    filter: saturate(1.5);
    color: #f06;
}

.page-artprize .prize-block svg {
    max-width: 412px;
    height: auto;
    display: block;
    margin: 0 auto 60px;
}

.page-artprize .prize-block svg path {
    opacity: 0;
    fill: #fff !important;
}

.page-artprize .prize-block-introduction .container {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    padding: 0;
    height: calc(100vh - 180px);
    height: calc(100vh - var(--nav-outer-height) * 2);
}

.page-artprize .prize-block-introduction .container:before {
    content: "";
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #000;
    z-index: 2;
    transform-origin: 0 0;
}

.page-artprize .prize-block-introduction .container:after {
    content: "";
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
    right: 0;
    background-color: #000;
    z-index: 2;
    transform-origin: 100% 100%;
}

.page-artprize .prize-block-introduction .container.active:after,
.page-artprize .prize-block-introduction .container.active:before {
    transition: transform 3s ease-out;
    transform: scaleY(0);
}

.page-artprize .prize-block-introduction video {
    position: absolute;
    width: 96%;
    height: 60vh;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 1;
    outline: none !important;
}

.page-artprize .prize-video-player {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.75);
    z-index: 100;
    padding: 20px;
}

.page-artprize .prize-video-player video {
    width: auto;
    height: auto;
    max-height: 90%;
    max-width: 100%;
    -o-object-fit: initial;
    object-fit: fill;
    position: relative;
    background-color: #000;
}

.page-artprize .prize-video-player button {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 18px;
    height: 18px;
}

.page-artprize .prize-video-player button:after,
.page-artprize .prize-video-player button:before {
    content: "";
    width: 140%;
    height: 2px;
    background-color: #595959;
    border-radius: 1px;
    transition: background-color 0.3s ease-in-out;
    position: absolute;
    top: 0;
    left: 0;
    transform: rotate(45deg);
    transform-origin: 1px 0;
}

.page-artprize .prize-video-player button:after {
    top: 100%;
    transform: rotate(-45deg);
    transform-origin: -1px 0;
}

.page-artprize .prize-video-player button:hover:after,
.page-artprize .prize-video-player button:hover:before {
    background-color: #fff;
}

.page-artprize .artprize-logo {
    position: relative;
    width: 282px;
    height: 188px;
    background: url(https://d3urzbbkb00e21.cloudfront.net/img/logo.b86d665.png)
        0;
    background-size: auto 100%;
    z-index: 3;
}

.page-artprize .artprize-logo.active {
    -webkit-animation: play 3s steps(42), loop 0.5s steps(7) 3s infinite;
    animation: play 3s steps(42), loop 0.5s steps(7) 3s infinite;
}

.page-artprize .artprize-logo.active button {
    pointer-events: all;
    opacity: 1;
}

@media (min-width: 823px) {
    .page-artprize .artprize-logo {
        width: 420px;
        height: 280px;
    }
}

.page-artprize .artprize-logo button {
    pointer-events: none;
    opacity: 0;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    position: absolute;
    right: 76px;
    top: 90%;
    transition: opacity 0.3s ease-out 2.1s;
}

.page-artprize .artprize-logo button svg {
    fill: #f06 !important;
    filter: saturate(1.5);
}

.page-artprize .artprize-logo button:hover svg {
    fill: #a20041 !important;
}

@media (min-width: 823px) {
    .page-artprize .artprize-logo button {
        right: -70px;
        top: 50%;
    }
}

@-webkit-keyframes play {
    to {
        background-position: -4200%;
    }
}

@keyframes play {
    to {
        background-position: -4200%;
    }
}

@-webkit-keyframes loop {
    0% {
        background-position: -3500%;
    }
    to {
        background-position: -4200%;
    }
}

@keyframes loop {
    0% {
        background-position: -3500%;
    }
    to {
        background-position: -4200%;
    }
}

.page-artprize .prize-block-explore {
    padding: 25vh 0;
}

.page-artprize .explore-waterfall {
    position: relative;
    max-width: 600px;
    margin: 8vh auto;
}

.page-artprize .explore-waterfall-image {
    -webkit-mask-image: url(https://d3urzbbkb00e21.cloudfront.net/img/waterfall-mask-image-en.6a4249a.png);
    mask-image: url(https://d3urzbbkb00e21.cloudfront.net/img/waterfall-mask-image-en.6a4249a.png);
    -webkit-mask-size: 100% auto;
    mask-size: 100% auto;
    -webkit-mask-position: 0 0;
    mask-position: 0 0;
    -webkit-mask-repeat: repeat-y;
    mask-repeat: repeat-y;
    width: 100%;
    -webkit-animation: slide 2s ease-in-out 1s infinite alternate;
    animation: slide 2s ease-in-out 1s infinite alternate;
}

.page-artprize .explore-waterfall-image img {
    width: 100%;
}

.page-artprize .explore-waterfall-image:last-child {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-mask-position: 0 -27.5%;
    mask-position: 0 -27.5%;
    -webkit-animation: slide-reverse 2s ease-in-out 1s infinite alternate;
    animation: slide-reverse 2s ease-in-out 1s infinite alternate;
}

@-webkit-keyframes slide {
    to {
        -webkit-mask-position: 0 -27.5%;
        mask-position: 0 -27.5%;
    }
}

@keyframes slide {
    to {
        -webkit-mask-position: 0 -27.5%;
        mask-position: 0 -27.5%;
    }
}

@-webkit-keyframes slide-reverse {
    to {
        -webkit-mask-position: 0 0;
        mask-position: 0 0;
    }
}

@keyframes slide-reverse {
    to {
        -webkit-mask-position: 0 0;
        mask-position: 0 0;
    }
}

.page-artprize .explore-waterfall-image.cn {
    -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAmoAAACRCAYAAABzGJSMAAABv0lEQVR4nO3WwQ3CAADEsKPq/rvCAq36ZoEg7BXyyQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP4eAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADwu17b3voBAPQ8o3bpAgDQc2gCANBk1AAAoowaAECUUQMAiDJqAABRRg0AIMqoAQBEGTUAgCijBgAQZdQAAKKMGgBAlFEDAIgyagAAUUYNACDKqAEARBk1AIAoowYAEGXUAACijBoAQJRRAwCIMmoAAFFGDQAg6tz2EQcAAAAAAAAAAAAAAAAAAAAAvmy7AStVAxXXz7lBAAAAAElFTkSuQmCC);
    mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAmoAAACRCAYAAABzGJSMAAABv0lEQVR4nO3WwQ3CAADEsKPq/rvCAq36ZoEg7BXyyQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP4eAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADwu17b3voBAPQ8o3bpAgDQc2gCANBk1AAAoowaAECUUQMAiDJqAABRRg0AIMqoAQBEGTUAgCijBgAQZdQAAKKMGgBAlFEDAIgyagAAUUYNACDKqAEARBk1AIAoowYAEGXUAACijBoAQJRRAwCIMmoAAFFGDQAg6tz2EQcAAAAAAAAAAAAAAAAAAAAAvmy7AStVAxXXz7lBAAAAAElFTkSuQmCC);
    -webkit-animation: cn-slide 3s ease-in-out 1s infinite alternate;
    animation: cn-slide 3s ease-in-out 1s infinite alternate;
}

.page-artprize .explore-waterfall-image.cn:last-child {
    -webkit-mask-position: 0 -21%;
    mask-position: 0 -21%;
    -webkit-animation: cn-slide-reverse 3s ease-in-out 1s infinite alternate;
    animation: cn-slide-reverse 3s ease-in-out 1s infinite alternate;
}

@-webkit-keyframes cn-slide {
    to {
        -webkit-mask-position: 0 -21%;
        mask-position: 0 -21%;
    }
}

@keyframes cn-slide {
    to {
        -webkit-mask-position: 0 -21%;
        mask-position: 0 -21%;
    }
}

@-webkit-keyframes cn-slide-reverse {
    to {
        -webkit-mask-position: 0 0;
        mask-position: 0 0;
    }
}

@keyframes cn-slide-reverse {
    to {
        -webkit-mask-position: 0 0;
        mask-position: 0 0;
    }
}

.page-artprize .prize-block-brief {
    padding: 25vh 0;
    background-color: #0e0e0e;
}

.page-artprize .prize-block-brief h6 {
    margin-bottom: 8vh;
}

.page-artprize .prize-block-brief .illusion-container {
    width: 100%;
    max-width: 600px;
    margin: -6px auto;
}

.page-artprize .prize-block-brief .illusion-item {
    position: relative;
    z-index: 5;
    background-color: #0e0e0e;
    padding: 6px 0;
    width: 100%;
}

.page-artprize .prize-block-brief .illusion-item svg {
    width: 100%;
    height: auto;
    fill: #fff;
}

.page-artprize .prize-block-brief .illusion-item:nth-of-type(2) {
    z-index: 3;
}

.page-artprize .prize-block-brief .illusion-item:nth-of-type(2) svg {
    opacity: 0.7;
}

.page-artprize .prize-block-brief .illusion-item:nth-of-type(3) {
    z-index: 2;
}

.page-artprize .prize-block-brief .illusion-item:nth-of-type(3) svg {
    opacity: 0.6;
}

.page-artprize .prize-block-brief .illusion-item:nth-of-type(4) {
    z-index: 1;
}

.page-artprize .prize-block-brief .illusion-item:nth-of-type(4) svg {
    opacity: 0.5;
}

.page-artprize .prize-block-brief .illusion-item:nth-of-type(5) {
    z-index: 0;
}

.page-artprize .prize-block-brief .illusion-item:nth-of-type(5) svg {
    opacity: 0.4;
}

.page-artprize .prize-block-brief .brief-copy {
    margin-top: 8vh;
}

.page-artprize .prize-block-brief .brief-copy p {
    margin-bottom: 10px;
}

.page-artprize .prize-block-prizes {
    display: block;
    height: 260vh;
    overflow: visible;
}

.page-artprize .prize-block-prizes .prizes-outer-container {
    min-height: 100vh;
    padding: 12vh 0;
    display: flex;
    align-items: center;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}

.page-artprize .prize-block-prizes .prizes-container {
    position: relative;
    max-width: 500px;
    margin: 8vh auto;
}

.page-artprize .prize-block-prizes svg {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
}

.page-artprize .prize-block-prizes svg:first-child {
    position: relative;
}

.page-artprize .prize-block-prizes svg path {
    fill: #fff !important;
}

.page-artprize .prize-block-upload {
    padding: 25vh 0;
    background-color: #090909;
}

.page-artprize .prize-block-deadline {
    padding: 25vh 0;
}

.page-artprize .prize-block-deadline svg {
    width: 100%;
    max-width: 500px;
    height: auto;
    margin: 8vh 0;
}

.page-artprize .prize-block-deadline svg path {
    fill: #fff !important;
}

.page-artprize .artprize-footer {
    position: absolute;
    width: 100%;
    bottom: 46px;
    text-align: right;
    display: flex;
    align-items: center;
    white-space: nowrap;
}

.page-artprize .artprize-footer span {
    width: 100%;
    height: 1px;
    background-color: #ff015a;
}

.page-artprize .artprize-footer a {
    margin-left: 15px;
    color: #ff015a;
    font-weight: 600;
}

.page-artprize .video-popup-enter-active {
    transition: background-color 0.3s ease-out;
}

.page-artprize .video-popup-enter-active video {
    transition: all 0.3s ease-out;
}

.page-artprize .video-popup-enter-active button {
    transition: opacity 0.3s ease-out;
}

.page-artprize .video-popup-leave-active {
    transition: background-color 0.2s ease-in;
}

.page-artprize .video-popup-leave-active video {
    transition: all 0.2s ease-in;
}

.page-artprize .video-popup-leave-active button {
    transition: opacity 0.2s ease-in;
}

.page-artprize .video-popup-enter,
.page-artprize .video-popup-leave-to {
    background-color: transparent;
}

.page-artprize .video-popup-enter video,
.page-artprize .video-popup-leave-to video {
    transform: scale(0.95);
    opacity: 0;
}

.page-artprize .video-popup-enter button,
.page-artprize .video-popup-leave-to button {
    opacity: 0;
}

.artprize-terms p {
    font-weight: 400;
    margin-bottom: 18px;
}

.artprize-terms ol {
    list-style: lower-alpha;
    margin: -8px auto 18px;
}

.artprize-terms ol ol {
    list-style: lower-roman !important;
}

.artprize-terms ol li {
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    margin: 0 auto 12px;
    widows: 2;
    orphans: 3;
    widows: 3;
}

.artprize-terms ol li:last-child {
    margin: 0 auto;
}

@media (min-width: 823px) {
    .artprize-terms ol li {
        font-size: 20px;
        line-height: 24px;
    }
}

.artprize-terms-hero .hero h2 {
    line-height: normal;
    margin-bottom: 5px;
}

.artprize-terms-hero .hero h3 {
    line-height: normal;
    color: grey;
}

.uploader-outer-container {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

:root {
    --nav-height: 60px;
    --nav-margin-top: calc(var(--container-padding) / 2);
    --nav-margin-top-prize: 30px;
    --nav-outer-height: calc(var(--nav-height) + var(--nav-margin-top) * 2);
    --nav-outer-height-prize: calc(
        var(--nav-height) + var(--nav-margin-top-prize) * 2
    );
    --nav-logo-color: #fff;
    --nav-logo-color-prize: #4d4d4d;
    --nav-text-color: hsla(0, 0%, 100%, 0.7);
}

@media (min-width: 823px) {
    :root {
        --nav-margin-top: 30px;
        --nav-margin-top-prize: 60px;
    }
}

.prize-bottom-nav {
    z-index: 22;
    position: relative;
    margin-top: -100px;
}

@media (min-width: 823px) {
    .prize-bottom-nav {
        text-align: left;
        position: -webkit-sticky;
        position: sticky;
        bottom: 0;
    }
}

.prize-bottom-nav__main {
    color: hsla(0, 0%, 100%, 0.7);
    color: var(--nav-text-color);
    padding: 40px 0;
}

.prize-bottom-nav__main .container {
    width: 1366px;
    max-width: 100%;
    height: 20px;
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    transition: color 0.3s ease-in-out;
    z-index: 2;
}

@media (min-width: 823px) {
    .prize-bottom-nav__main .container {
        justify-content: space-between;
    }
}

.prize-bottom-nav__main .container .disclaimer {
    font-size: 12px;
    line-height: 20px;
    opacity: 0.5;
}

.prize-bottom-nav__main .container .disclaimer .link {
    color: #fff;
}

.prize-bottom-nav__main .container .nav-indicator {
    display: none;
    position: absolute;
    width: 10px;
    height: auto;
    bottom: 0;
    right: 40px;
    right: calc(var(--container-padding) + 10px);
}

@media (min-width: 823px) {
    .prize-bottom-nav__main .container .nav-indicator {
        display: block;
    }
}

.prize-bottom-nav__main .container .nav-indicator .indicator {
    display: block;
    position: relative;
    width: 10px;
    height: 10px;
    border: 1px solid #f06;
    background-color: transparent;
    margin-bottom: 8px;
    border-radius: 5px;
    left: 0;
    filter: saturate(1.5);
    transition: background-color 0.4s ease-in-out;
}

.prize-bottom-nav__main .container .nav-indicator .indicator__active {
    background-color: #f06;
}

.prize-nav {
    z-index: 20;
    position: relative;
}

@media (min-width: 823px) {
    .prize-nav {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
    }
}

.prize-nav__main {
    color: hsla(0, 0%, 100%, 0.7);
    color: var(--nav-text-color);
    padding: 30px 0;
    padding: var(--nav-margin-top-prize) 0;
}

.prize-nav__main .container {
    width: 1366px;
    max-width: 100%;
    height: 60px;
    height: var(--nav-height);
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    transition: color 0.3s ease-in-out;
    z-index: 2;
}

.prize-nav__main-brand {
    display: block;
}

.prize-nav__main-brand svg {
    display: block;
    position: relative;
    height: 76px;
    left: -10px;
    fill-rule: evenodd;
    fill: #fff;
    opacity: 0.35;
    transition: fill 0.3s ease-in-out;
}

@media (min-width: 823px) {
    .prize-nav__main-brand svg {
        height: 120px;
        left: -15px;
    }
}

.prize-nav__main-content {
    display: flex;
    align-items: center;
}

.prize-nav__main-links {
    display: none;
}

@media (min-width: 700px) {
    .prize-nav__main-links {
        display: flex;
    }
}

.prize-nav__main-link {
    display: block;
    margin-left: 15px;
    color: inherit;
    text-decoration: none;
    font-weight: 500;
}

.prize-nav__main-link:first-child {
    margin-left: 0;
}

.prize-nav__main-burger {
    width: 24px;
    height: 18px;
    position: relative;
    flex-shrink: 0;
    margin-left: 10px;
}

.prize-nav__main-burger:after,
.prize-nav__main-burger:before,
.prize-nav__main-burger span {
    width: 100%;
    height: 2px;
    background-color: #fff;
    opacity: 0.35;
    border-radius: 1px;
    transition: background-color 0.3s ease-in-out;
    will-change: transform, opacity;
}

.prize-nav__main-burger span {
    display: block;
    transition: transform 0.1s ease-out, opacity 0.1s ease-out;
}

.prize-nav__main-burger:after,
.prize-nav__main-burger:before {
    content: "";
    position: absolute;
    left: -7px;
    transition: transform 0.1s ease-out;
}

.prize-nav__main-burger:before {
    top: 0;
    transform-origin: right top;
}

.prize-nav__main-burger:after {
    bottom: 0;
    transform-origin: right bottom;
}

.prize-nav__mobile {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    background-color: #101010;
    transform-origin: top;
    transition: transform 0.3s ease;
    transform: scaleY(0.7) translateY(-100%);
}

.prize-nav__mobile .container {
    width: 1366px;
    max-width: 100%;
    padding-top: 120px;
    padding-top: var(--nav-outer-height-prize);
    padding-bottom: 30px;
    padding-bottom: var(--container-padding);
    opacity: 0;
    transition: opacity 0.1s ease-in;
}

.prize-nav__mobile-title {
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 30px;
}

.prize-nav__mobile-title:first-child {
    margin-top: 0;
}

.prize-nav__mobile-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.prize-nav__mobile-item:last-child {
    margin-bottom: 0;
}

.prize-nav__mobile-link {
    color: #fff;
    font-size: 28px;
    font-weight: 600;
    line-height: 0.98em;
    letter-spacing: -0.005em;
}

.prize-nav__mobile-sublink {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: -0.005em;
    filter: saturate(1.5);
    -webkit-filter: saturate(1.5);
    color: #f06;
}

.prize-nav:before {
    content: "";
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.75);
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease;
}

.prize-nav--mobile-active .prize-nav__main-burger:after,
.prize-nav--mobile-active .prize-nav__main-burger:before,
.prize-nav--mobile-active .prize-nav__main-burger span {
    opacity: 1;
}

.prize-nav--mobile-active .prize-nav__main-burger span {
    transition: transform 0.1s ease-in, opacity 0.1s ease-in;
    transform: translateX(10px);
    opacity: 0;
}

.prize-nav--mobile-active .prize-nav__main-burger:after,
.prize-nav--mobile-active .prize-nav__main-burger:before {
    transition: transform 0.15s ease-in;
}

.prize-nav--mobile-active .prize-nav__main-burger:before {
    transform: rotate(-45deg);
}

.prize-nav--mobile-active .prize-nav__main-burger:after {
    transform: rotate(45deg);
}

.prize-nav--mobile-active .prize-nav__mobile {
    transform: scaleY(1) translateY(0);
    transition: transform 0.2s ease-out;
}

.prize-nav--mobile-active .prize-nav__mobile .container {
    opacity: 1;
    transition: opacity 0.2s ease-out 0.1s;
}

.prize-nav--mobile-active:before {
    opacity: 1;
}

body.light-mode .prize-nav:not(.prize-nav--mobile-active) {
    --nav-logo-color: #000;
    --nav-text-color: rgba(0, 0, 0, 0.7);
}

@media (min-width: 1080px) {
    body.light-mode .prize-nav {
        --nav-logo-color: #000;
        --nav-text-color: rgba(0, 0, 0, 0.7);
    }
}

.page-content.page-artprize {
    margin-top: -120px;
    margin-top: calc(var(--nav-outer-height-prize) * -1);
}

@media (min-width: 823px) {
    .c-textblock--row .textblock-content {
        display: flex;
        justify-content: space-between;
    }
    .c-textblock--row .textblock-content > div {
        width: calc(50% - 25px);
    }
}

.c-textblock--row .textblock-content .content {
    margin-top: 16px;
}

@media (min-width: 823px) {
    .c-textblock--row .textblock-content .content {
        margin-top: 54px;
    }
}

.c-textblock--column h1 span,
.c-textblock--column h2 span,
.c-textblock--column h3 span,
.c-textblock--column h4 span,
.c-textblock--column h5 span {
    opacity: 0.5;
}

.c-textblock--column p {
    margin: 24px 0 0;
}

@media screen and (min-width: 823px) {
    .c-textblock--column p {
        margin-top: 32px;
    }
}

.c-textblock.margins--true {
    padding-top: 60px;
    padding-bottom: 60px;
}

@media screen and (min-width: 823px) {
    .c-textblock.margins--true {
        padding-top: 170px;
        padding-bottom: 170px;
    }
}

.c-textblock.margins--true.c-textblock--row .textblock-content:first-of-type {
    position: relative;
}

.c-textblock.margins--true.c-textblock--row
    .textblock-content:first-of-type:before {
    content: "";
    width: calc(100% + 120px);
    max-width: 90vw;
    min-width: 100%;
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translate(-50%);
    height: 1px;
    background: #444;
}

.textblock-content {
    padding-top: 24px;
    padding-bottom: 24px;
}

@media screen and (min-width: 823px) {
    .textblock-content {
        padding-top: 32px;
        padding-bottom: 32px;
    }
}

@media (min-width: 823px) {
    .textblock-content h6 {
        margin-bottom: 24px;
    }
}

@media screen and (min-width: 823px) and (min-width: 823px) {
    .textblock-content h6 {
        margin-bottom: 32px;
    }
}

.c-fullmedia {
    margin-top: 60px;
    margin-bottom: 60px;
    position: relative;
    overflow: hidden;
}

@media screen and (min-width: 823px) {
    .c-fullmedia {
        margin-top: 170px;
        margin-bottom: 170px;
    }
}

.c-fullmedia:first-child {
    margin-top: 0;
}

.c-fullmedia__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.c-fullmedia__bg img,
.c-fullmedia__bg video {
    display: block;
    position: absolute;
    width: 100%;
    height: 500px;
    -o-object-fit: cover;
    object-fit: cover;
    top: 0;
    left: 0;
    z-index: 1;
    min-height: 320px;
    height: 80vh;
    max-height: 1000px;
}

.c-fullmedia:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 200px;
    bottom: 0;
    left: 0;
    z-index: 2;
    background: linear-gradient(0deg, #101010 0, transparent);
}

@media (min-width: 600px) {
    .c-fullmedia:before {
        height: 500px;
    }
}

.c-fullmedia:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
}

@media (min-width: 600px) {
    .c-fullmedia:after {
        background: rgba(0, 0, 0, 0.18);
    }
}

.c-fullmedia .container {
    position: relative;
    z-index: 10;
    margin: 150px auto 100px;
    height: 100%;
    display: flex;
    flex-flow: column;
    justify-content: flex-end;
    min-height: 280px;
    height: calc(60vh - 200px);
    max-height: 800px;
}

@media (min-width: 823px) {
    .c-fullmedia .container {
        margin: 100px auto;
        height: calc(80vh - 200px);
    }
}

.c-fullmedia .container h6 {
    color: hsla(0, 0%, 100%, 0.6);
}

.c-fullmedia .container p {
    font-weight: 400;
    max-width: 600px;
    color: #fff;
    opacity: 0.85;
}

.c-fullmedia .container .pro-btn {
    margin-top: 24px;
}

@media screen and (min-width: 823px) {
    .c-fullmedia .container .pro-btn {
        margin-top: 32px;
    }
}

.c-fullmedia .container h1,
.c-fullmedia .container h2,
.c-fullmedia .container h3,
.c-fullmedia .container h4,
.c-fullmedia .container h5 {
    line-height: 1.2;
}

.c-fullmedia .container.align--center {
    text-align: center;
}

.c-fullmedia .container.align--left h1,
.c-fullmedia .container.align--left h2,
.c-fullmedia .container.align--left h3,
.c-fullmedia .container.align--left h4,
.c-fullmedia .container.align--left h5,
.c-fullmedia .container.align--left h6 {
    max-width: 600px;
}

.c-fullmedia .container.align--left h1 span,
.c-fullmedia .container.align--left h2 span,
.c-fullmedia .container.align--left h3 span,
.c-fullmedia .container.align--left h4 span,
.c-fullmedia .container.align--left h5 span,
.c-fullmedia .container.align--left h6 span {
    opacity: 0.65;
}

.c-fullmedia .container.align--left p {
    margin: 0;
}

.c-fullmedia .container.align--left-center {
    justify-content: center;
}

.c-fullmedia .container.align--left-center h1,
.c-fullmedia .container.align--left-center h2,
.c-fullmedia .container.align--left-center h3,
.c-fullmedia .container.align--left-center h4,
.c-fullmedia .container.align--left-center h5,
.c-fullmedia .container.align--left-center h6 {
    max-width: 600px;
}

.c-fullmedia .container.align--left-center h1 span,
.c-fullmedia .container.align--left-center h2 span,
.c-fullmedia .container.align--left-center h3 span,
.c-fullmedia .container.align--left-center h4 span,
.c-fullmedia .container.align--left-center h5 span,
.c-fullmedia .container.align--left-center h6 span {
    opacity: 0.65;
}

.c-fullmedia .container.align--left-center p {
    margin: 0;
}

.c-dual-ipad {
    padding-top: 60px;
    padding-bottom: 60px;
    position: relative;
    overflow: hidden;
}

@media screen and (min-width: 823px) {
    .c-dual-ipad {
        padding-top: 170px;
        padding-bottom: 170px;
    }
}

.c-dual-ipad h1 span,
.c-dual-ipad h2 span,
.c-dual-ipad h3 span,
.c-dual-ipad h4 span,
.c-dual-ipad h5 span {
    opacity: 0.5;
}

.c-dual-ipad.layout--overlap-up .content {
    padding-bottom: 24px;
}

@media screen and (min-width: 420px) {
    .c-dual-ipad.layout--overlap-up .content {
        padding-bottom: 32px;
    }
}

@media screen and (min-width: 823px) {
    .c-dual-ipad.layout--overlap-up .content {
        padding-bottom: 64px;
    }
}

@media (min-width: 600px) {
    .c-dual-ipad.layout--overlap-up
        .dual-ipads
        .dual-ipads__column:first-child {
        padding-top: 160px;
    }
}

.c-dual-ipad.layout--overlap-up .dual-ipads .dual-ipads__column:nth-child(2) {
    z-index: 4;
}

@media (min-width: 600px) {
    .c-dual-ipad.layout--overlap-up
        .dual-ipads
        .dual-ipads__column:nth-child(2) {
        transform: translate(-38%);
    }
}

.c-dual-ipad.layout--overlap-up
    .dual-ipads
    .dual-ipads__column:nth-child(2)
    .ipad:after {
    display: none;
}

@media (min-width: 600px) {
    .c-dual-ipad.layout--overlap-up .dual-ipads .dual-ipads__content {
        padding-top: 24px;
        margin-top: -154px;
        margin-left: 55%;
        padding-left: 24px;
    }
}

@media screen and (min-width: 600px) and (min-width: 823px) {
    .c-dual-ipad.layout--overlap-up .dual-ipads .dual-ipads__content {
        padding-top: 32px;
        padding-left: 32px;
    }
}

.c-dual-ipad.layout--overlap-down .content {
    max-width: 800px;
    margin-bottom: 24px;
}

@media screen and (min-width: 823px) {
    .c-dual-ipad.layout--overlap-down .content {
        margin-bottom: 32px;
    }
}

.c-dual-ipad.layout--overlap-down .dual-ipads .dual-ipads__column:nth-child(2) {
    z-index: 4;
}

@media (min-width: 600px) {
    .c-dual-ipad.layout--overlap-down
        .dual-ipads
        .dual-ipads__column:nth-child(2) {
        transform: translate(-38%);
        margin-top: 160px;
    }
}

.c-dual-ipad.layout--overlap-down
    .dual-ipads
    .dual-ipads__column:nth-child(2)
    .ipad:after {
    display: none;
}

@media (min-width: 600px) {
    .c-dual-ipad.layout--overlap-down .dual-ipads .dual-ipads__content {
        margin-right: calc(57% + 16px);
        padding-left: 24px;
    }
}

@media screen and (min-width: 600px) and (min-width: 823px) {
    .c-dual-ipad.layout--overlap-down .dual-ipads .dual-ipads__content {
        padding-left: 32px;
    }
}

.c-dual-ipad.layout--columns--portrait-right .content {
    padding-bottom: 24px;
}

@media screen and (min-width: 420px) {
    .c-dual-ipad.layout--columns--portrait-right .content {
        padding-bottom: 32px;
    }
}

@media screen and (min-width: 823px) {
    .c-dual-ipad.layout--columns--portrait-right .content {
        padding-bottom: 64px;
    }
}

@media (min-width: 823px) {
    .c-dual-ipad.layout--columns--portrait-right .content {
        width: 50%;
    }
}

.c-dual-ipad.layout--columns--portrait-right
    .dual-ipads
    .dual-ipads__column:first-child {
    z-index: 2;
}

.c-dual-ipad.layout--columns--portrait-right
    .dual-ipads
    .dual-ipads__column:first-child
    .ipad {
    position: absolute;
    bottom: 0;
}

@media (min-width: 823px) {
    .c-dual-ipad.layout--columns--portrait-right
        .dual-ipads
        .dual-ipads__column:first-child
        .ipad {
        bottom: inherit;
        position: relative;
    }
}

.c-dual-ipad.layout--columns--portrait-right
    .dual-ipads
    .dual-ipads__column:nth-child(2) {
    z-index: 4;
    height: auto;
}

@media (min-width: 823px) {
    .c-dual-ipad.layout--columns--portrait-right
        .dual-ipads
        .dual-ipads__column:nth-child(2) {
        top: 48px;
        transform: translateY(48px);
        position: absolute;
        left: 56%;
    }
}

@media screen and (min-width: 823px) and (min-width: 420px) {
    .c-dual-ipad.layout--columns--portrait-right
        .dual-ipads
        .dual-ipads__column:nth-child(2) {
        top: 64px;
    }
}

@media screen and (min-width: 823px) and (min-width: 823px) {
    .c-dual-ipad.layout--columns--portrait-right
        .dual-ipads
        .dual-ipads__column:nth-child(2) {
        top: 80px;
    }
}

.c-dual-ipad.layout--columns--portrait-right .dual-ipads .dual-ipads__content {
    padding-top: 24px;
    width: 100%;
}

@media screen and (min-width: 823px) {
    .c-dual-ipad.layout--columns--portrait-right
        .dual-ipads
        .dual-ipads__content {
        padding-top: 32px;
    }
}

@media (min-width: 823px) {
    .c-dual-ipad.layout--columns--portrait-right
        .dual-ipads
        .dual-ipads__content {
        margin-top: -160px;
        margin-left: 57%;
        padding-left: 24px;
    }
}

@media screen and (min-width: 823px) and (min-width: 823px) {
    .c-dual-ipad.layout--columns--portrait-right
        .dual-ipads
        .dual-ipads__content {
        padding-left: 32px;
    }
}

.c-dual-ipad.layout--columns--portrait-right--alt .content {
    padding-bottom: 24px;
    max-width: 800px;
    text-align: center;
    margin: 0 auto 24px;
}

@media screen and (min-width: 420px) {
    .c-dual-ipad.layout--columns--portrait-right--alt .content {
        padding-bottom: 32px;
    }
}

@media screen and (min-width: 823px) {
    .c-dual-ipad.layout--columns--portrait-right--alt .content {
        padding-bottom: 64px;
    }
}

@media screen and (min-width: 420px) {
    .c-dual-ipad.layout--columns--portrait-right--alt .content {
        margin-bottom: 32px;
    }
}

@media screen and (min-width: 823px) {
    .c-dual-ipad.layout--columns--portrait-right--alt .content {
        margin-bottom: 64px;
    }
}

.c-dual-ipad.layout--columns--portrait-right--alt
    .dual-ipads__column:first-of-type {
    z-index: 2;
}

.c-dual-ipad.layout--columns--portrait-left .content {
    max-width: 800px;
    text-align: center;
    margin: 0 auto 24px;
}

@media screen and (min-width: 420px) {
    .c-dual-ipad.layout--columns--portrait-left .content {
        margin-bottom: 32px;
    }
}

@media screen and (min-width: 823px) {
    .c-dual-ipad.layout--columns--portrait-left .content {
        margin-bottom: 64px;
    }
}

.c-dual-ipad.layout--columns--portrait-left
    .dual-ipads
    .dual-ipads__column:first-of-type {
    padding-top: 0;
    z-index: 2;
}

.c-dual-ipad.layout--columns--portrait-left
    .dual-ipads
    .dual-ipads__column:nth-of-type(2) {
    padding-top: 40px;
}

.c-dual-ipad.layout--columns--portrait-left .dual-ipads__content {
    width: 100%;
}

@media (min-width: 600px) {
    .c-dual-ipad.layout--columns--portrait-left .dual-ipads__content {
        padding-top: 24px;
        margin-top: -15%;
        margin-left: 43%;
        padding-left: 24px;
    }
}

@media screen and (min-width: 600px) and (min-width: 823px) {
    .c-dual-ipad.layout--columns--portrait-left .dual-ipads__content {
        padding-top: 32px;
        padding-left: 32px;
    }
}

.c-dual-ipad.layout--columns--portrait-both .content {
    padding-bottom: 24px;
}

@media screen and (min-width: 420px) {
    .c-dual-ipad.layout--columns--portrait-both .content {
        padding-bottom: 32px;
    }
}

@media screen and (min-width: 823px) {
    .c-dual-ipad.layout--columns--portrait-both .content {
        padding-bottom: 64px;
    }
}

.c-dual-ipad.layout--columns--portrait-both
    .dual-ipads
    .dual-ipads__column:first-of-type {
    z-index: 2;
}

.c-dual-ipad h6 {
    margin-bottom: 24px;
}

@media screen and (min-width: 823px) {
    .c-dual-ipad h6 {
        margin-bottom: 32px;
    }
}

.c-dual-ipad .ipad .blockout {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 95%;
    height: 95%;
    transform: translate(-50%, -50%);
    background: #000;
}

.c-dual-ipad .ipad img {
    position: relative;
}

.c-dual-ipad .content {
    position: relative;
    z-index: 2;
}

.c-dual-ipad .dual-ipads .dual-ipads__content {
    z-index: 4;
}

.c-dual-ipad .dual-ipads .dual-ipads__content h1,
.c-dual-ipad .dual-ipads .dual-ipads__content h2,
.c-dual-ipad .dual-ipads .dual-ipads__content h3,
.c-dual-ipad .dual-ipads .dual-ipads__content h4,
.c-dual-ipad .dual-ipads .dual-ipads__content h5 {
    color: #fff;
}

.c-dual-ipad .dual-ipads .dual-ipads__content h1 span,
.c-dual-ipad .dual-ipads .dual-ipads__content h2 span,
.c-dual-ipad .dual-ipads .dual-ipads__content h3 span,
.c-dual-ipad .dual-ipads .dual-ipads__content h4 span,
.c-dual-ipad .dual-ipads .dual-ipads__content h5 span {
    opacity: 0.65;
}

.c-dual-ipad .dual-ipads .dual-ipads__content h5 {
    top: 0;
    position: relative;
    margin-bottom: 8px;
    transform: none;
}

.c-dual-ipad .dual-ipads .dual-ipads__content p span {
    color: #fff;
}

.c-single-ipad {
    padding-top: 60px;
    padding-bottom: 60px;
    position: relative;
    overflow: hidden;
}

@media screen and (min-width: 823px) {
    .c-single-ipad {
        padding-top: 170px;
        padding-bottom: 170px;
    }
}

.c-single-ipad__content {
    text-align: center;
    max-width: 800px;
    margin: 0 auto 24px;
}

@media screen and (min-width: 420px) {
    .c-single-ipad__content {
        margin-bottom: 32px;
    }
}

@media screen and (min-width: 823px) {
    .c-single-ipad__content {
        margin-bottom: 64px;
    }
}

.c-single-ipad__ipad .ipad {
    max-width: 100%;
}

@media (min-width: 823px) {
    .c-single-ipad__ipad .ipad {
        margin: 0 auto;
        max-width: 936px;
        max-width: var(--landscape-max-device-width);
    }
}

@media (min-width: 823px) {
    .c-single-ipad__ipad .ipad--portrait {
        margin: 0 auto;
        max-width: 720px;
        max-width: var(--portrait-max-device-width);
    }
}

.c-single-ipad__extra {
    margin-top: 30px;
    position: relative;
    z-index: 4;
}

@media (min-width: 823px) {
    .c-single-ipad__extra {
        display: flex;
        flex-wrap: wrap;
        margin-top: 48px;
    }
}

.c-single-ipad__extra .pointer {
    padding: 16px 0;
}

@media (min-width: 600px) {
    .c-single-ipad__extra .pointer {
        padding: 24px;
    }
}

@media screen and (min-width: 600px) and (min-width: 823px) {
    .c-single-ipad__extra .pointer {
        padding-top: 32px;
        padding-bottom: 32px;
        padding-left: 32px;
        padding-right: 32px;
    }
}

@media (min-width: 823px) {
    .c-single-ipad__extra .pointer {
        width: 50%;
        flex-grow: 1;
    }
}

.c-single-ipad__extra .pointer:first-of-type {
    padding-top: 0;
}

.c-single-ipad__extra .pointer:last-of-type {
    padding-bottom: 0;
}

.c-single-ipad.portrait .c-single-ipad__extra .pointer {
    text-align: center;
    margin: 0 auto;
}

.c-single-ipad.portrait .c-single-ipad__extra .pointer .pro-icon {
    margin: 0 auto 18px;
}

@media (min-width: 823px) {
    .c-single-ipad.portrait .c-single-ipad__extra .pointer {
        text-align: left;
    }
    .c-single-ipad.portrait .c-single-ipad__extra .pointer .pro-icon {
        margin: 0 0 18px;
    }
}

@media (min-width: 823px) {
    .c-single-ipad.layout--left .layout {
        display: flex;
    }
}

.c-single-ipad.layout--left .c-single-ipad__ipad {
    display: flex;
    flex-flow: column;
    justify-content: center;
}

@media (min-width: 823px) {
    .c-single-ipad.layout--left .c-single-ipad__ipad {
        width: 57%;
        padding-right: 30px;
    }
}

@media (min-width: 823px) {
    .c-single-ipad.layout--left .c-single-ipad__ipad .ipad {
        left: 100%;
        transform: translate(-100%);
    }
}

.c-single-ipad.layout--left .c-single-ipad__ipad .ipad--portrait {
    margin: 0 auto;
}

@media (min-width: 823px) {
    .c-single-ipad.layout--left .c-single-ipad__extra {
        width: 43%;
        flex-flow: column;
        justify-content: center;
        margin-top: 0;
    }
}

.c-single-ipad.layout--left .c-single-ipad__extra .pointer {
    padding-right: 0;
}

@media (min-width: 823px) {
    .c-single-ipad.layout--left .c-single-ipad__extra .pointer {
        width: 100%;
        flex-grow: 0;
    }
}

@media (min-width: 823px) {
    .c-single-ipad.layout--right .layout {
        display: flex;
        flex-flow: row-reverse;
    }
}

.c-single-ipad.layout--right .c-single-ipad__ipad {
    display: flex;
    flex-flow: column;
    justify-content: center;
}

@media (min-width: 823px) {
    .c-single-ipad.layout--right .c-single-ipad__ipad {
        width: 57%;
        padding-right: 30px;
    }
}

@media (min-width: 823px) {
    .c-single-ipad.layout--right .c-single-ipad__extra {
        width: 43%;
        flex-flow: column;
        justify-content: center;
        margin-top: 0;
        padding-right: 30px;
    }
}

@media (min-width: 823px) {
    .c-single-ipad.layout--right .c-single-ipad__extra .pointer {
        width: 100%;
        padding-left: 0;
        flex-grow: 0;
    }
}

.c-kitdisplay {
    padding-top: 60px;
    position: relative;
    overflow: hidden;
}

@media screen and (min-width: 823px) {
    .c-kitdisplay {
        padding-top: 170px;
    }
}

.c-kitdisplay .container {
    padding-top: 60px;
    padding-bottom: 60px;
    position: relative;
}

@media screen and (min-width: 823px) {
    .c-kitdisplay .container {
        padding-top: 170px;
        padding-bottom: 170px;
    }
}

.c-kitdisplay .pencil--alt {
    position: absolute;
    top: 0;
    left: 0;
    width: 120vw;
    max-width: 1200px;
    min-width: 600px;
    transform: translateY(10%);
}

@media (min-width: 823px) {
    .c-kitdisplay .pencil--alt {
        transform: translateY(20%);
    }
}

.c-kitdisplay .content {
    padding-top: 48px;
    padding-bottom: 48px;
    max-width: 600px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

@media screen and (min-width: 420px) {
    .c-kitdisplay .content {
        padding-top: 64px;
    }
}

@media screen and (min-width: 823px) {
    .c-kitdisplay .content {
        padding-top: 80px;
    }
}

@media screen and (min-width: 420px) {
    .c-kitdisplay .content {
        padding-bottom: 64px;
    }
}

@media screen and (min-width: 823px) {
    .c-kitdisplay .content {
        padding-bottom: 80px;
    }
}

.c-kitdisplay .content h6 {
    margin-bottom: 24px;
}

@media screen and (min-width: 823px) {
    .c-kitdisplay .content h6 {
        margin-bottom: 32px;
    }
}

.c-kitdisplay .ipad {
    position: absolute;
    top: 100%;
    right: 24px;
    width: calc(100vw + 200px);
    max-width: calc(100vw + 200px);
    transform: translateY(-100px);
}

@media screen and (min-width: 823px) {
    .c-kitdisplay .ipad {
        right: 32px;
    }
}

@media (min-width: 420px) {
    .c-kitdisplay .ipad {
        width: calc(100vw + 200px);
        max-width: calc(100vw + 200px);
        transform: translateY(-140px);
    }
}

@media (min-width: 823px) {
    .c-kitdisplay .ipad {
        width: 1600px;
        max-width: 1600px;
        transform: translateY(-220px);
    }
}

.c-ipad-blur {
    position: relative;
    margin-top: 60px;
    padding-top: 60px;
    padding-bottom: 60px;
}

@media screen and (min-width: 823px) {
    .c-ipad-blur {
        margin-top: 170px;
        padding-top: 170px;
        padding-bottom: 170px;
    }
}

.c-ipad-blur__bg {
    height: 100%;
}

.c-ipad-blur__bg,
.c-ipad-blur__bg .blur {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.c-ipad-blur__bg .blur {
    height: 70%;
    opacity: 0.8;
    pointer-events: none;
}

.c-ipad-blur__bg .blur:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 200px;
    bottom: 0;
    left: 0;
    z-index: 2;
    background: linear-gradient(0deg, #101010 0, transparent);
}

@media (min-width: 600px) {
    .c-ipad-blur__bg .blur:before {
        height: 500px;
    }
}

.c-ipad-blur__bg .blur img {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    top: 0;
    left: 0;
}

.c-ipad-blur__ipad {
    position: relative;
    left: 50%;
    transform: translate(-50%);
    pointer-events: none;
}

.c-ipad-blur__ipad:after {
    background: #000;
    width: 95%;
    height: 95%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
}

.c-ipad-blur__text {
    position: relative;
    z-index: 1;
    text-align: center;
    margin: 0 auto;
    max-width: 800px;
}

.c-ipad-blur__text .pro-btn {
    margin-top: 24px;
    transition: all 0.25s;
}

@media screen and (min-width: 823px) {
    .c-ipad-blur__text .pro-btn {
        margin-top: 32px;
    }
}

.c-ipad-blur__text .pro-btn:hover {
    opacity: 0.5;
}

.c-ipad-blur .container {
    position: relative;
}

.nuxt-progress {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 2px;
    width: 0;
    opacity: 1;
    transition: width 0.1s, opacity 0.4s;
    background-color: #fff;
    z-index: 999999;
}

.nuxt-progress.nuxt-progress-notransition {
    transition: none;
}

.nuxt-progress-failed {
    background-color: red;
}

.pro-icon {
    display: inline-block;
    position: relative;
    width: 0.8em;
    vertical-align: super;
}

.pro-icon svg {
    position: absolute;
    display: block;
    width: 100%;
    height: auto;
    transform: translateY(-50%);
}

.pro-icon--missing svg {
    background-color: #d11b1b !important;
}

.pro-icon--block {
    display: block;
    width: 100%;
}

.pro-icon--block svg {
    position: relative;
    transform: none;
}

.pro-icon--bg {
    display: block;
    margin-bottom: 18px;
    width: 40px;
}

.pro-icon--bg svg {
    position: relative;
    background-color: #0076ff;
    border-radius: 9px;
    color: #fff;
    transform: none;
}

.pro-icon--highlight {
    margin-right: 5px;
    width: 40px;
}

.pro-icon--highlight svg {
    color: #0076ff;
}

.modal .login-logo svg {
    width: 90%;
    max-width: 280px;
    margin: -5px auto 10px;
    position: relative;
    display: block;
}

@media (min-width: 600px) {
    .modal .login-logo svg {
        width: 100%;
        max-width: none;
        margin: -15px auto 10px;
    }
}

.modal input {
    line-height: 40px;
    margin-bottom: 15px;
}

.modal input:last-of-type {
    margin-bottom: 0;
}

.modal .error-message {
    background-color: #430a0f;
    width: 100%;
    line-height: 30px;
    font-size: 14px;
    font-weight: 500;
    color: #ff002b;
    text-align: center;
    border-radius: 15px;
    margin-bottom: 15px;
}

.modal .login {
    margin-top: 20px;
}

.modal .login .forgot {
    font-size: 10px;
    line-height: 30px;
    font-weight: 600;
    letter-spacing: 0.046em;
    text-transform: uppercase;
    color: grey;
    text-align: right;
    float: right;
}

.modal .signup {
    font-size: 12px;
    color: grey;
    padding: 16px 0;
    margin: 20px auto -20px;
    text-align: center;
    border-top: 1px solid hsla(0, 0%, 100%, 0.10196);
}

@media (min-width: 600px) {
    .modal .signup {
        margin: 20px auto -30px;
    }
}

.modal .signup a {
    font-weight: 600;
    color: #bfbfbf;
}

.modal {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 10px 40px;
    z-index: 100;
}

@media (min-width: 600px) {
    .modal {
        top: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0 30px 30px;
    }
}

.modal-background {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: opacity 0.3s ease-in-out;
    z-index: 101;
}

.modal-background-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0.75;
}

.modal-content {
    position: relative;
    background-color: #1a1a1a;
    border-radius: 15px;
    padding: 20px;
    overflow: hidden;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
        0 4px 6px -2px rgba(0, 0, 0, 0.05);
    z-index: 102;
    width: 100%;
}

@media (min-width: 600px) {
    .modal-content {
        padding: 30px;
        max-width: 320px;
    }
}

.modal-bg-fade-enter,
.modal-bg-fade-leave-to {
    opacity: 0;
}

.modal-bg-fade-enter-active {
    transition: all 0.3s ease-out;
}

.modal-bg-fade-leave-active {
    transition: all 0.2s ease-in;
}

.modal-content-fade-enter,
.modal-content-fade-leave-to {
    opacity: 0;
    transform: translateY(40px);
}

@media (min-width: 640px) {
    .modal-content-fade-enter,
    .modal-content-fade-leave-to {
        transform: scale(0.95);
    }
}

.modal-content-fade-enter-active {
    transition: all 0.3s ease-out;
}

.modal-content-fade-leave-active {
    transition: all 0.2s ease-in;
}

#phonesh {
    background-color: #191919;
    padding-bottom: 60px;
}

.depos {
    padding-top: 200px;
    padding-bottom: 100px !important;
}

.landing123 {
    margin-top: -200px;
}

.landing123:after {
    background: #000;
}

.tacs span {
    color: #fff;
    font-size: 18px;
    font-family: "ProximaNovaBold";
}

.landing123 {
    background-image: url(../image/landing.png);
    background-position: center;
    background-size: cover;
    height: 800px;
    width: 100%;
    background-repeat: no-repeat;
}

.virtualtest {
    padding-top: 17%;
    padding-left: 8%;
}

.virtualtest p {
    color: #fff;
}

.tacs h4 {
    color: #fff;
    font-size: 52px;
    padding-bottom: 50px;
    font-family: "ProximaNovaBold";
}

.tacs {
    text-align: center;
}

.swiper-slide {
    height: 220px !important;
    width: 275px !important;
}

.slids1 {
    height: 220px;
    width: 275px;
    background-color: #2b2b2e;
    border-radius: 20px;
    padding: 20px;
}

.swiper-container {
    padding-left: 60px !important;
}

.slids1 a {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 20px;
}

.slids1 h4 {
    color: #ff57a0;
    font-family: "ProximaNovaBold";
    font-size: 24px;
    text-align: center;
}

.slids1 p {
    color: #9e9e9e;
    font-family: "ProximaNovaRegular";
    height: 110px;
}

.slids2 {
    color: #57ffc6 !important;
    font-weight: bold;
    font-size: 22px;
}

.slids3 {
    color: #ff9957 !important;
    font-weight: bold;
    font-size: 22px;
}

.slids4 {
    color: #57eeff !important;
    font-weight: bold;
    font-size: 22px;
}

.slids5 {
    color: #ff5757 !important;
    font-weight: bold;
    font-size: 22px;
}

.slids6 {
    color: #57acff !important;
    font-weight: bold;
    font-size: 22px;
}

.slids7 {
    color: #f1c738 !important;
    font-weight: bold;
    font-size: 22px;
}

#phonesh123 {
    background-color: #191919;
    padding-bottom: 60px;
    position: relative;
    top: -200px;
}

.tacs {
    text-align: center;
}

.roohfarm {
    color: #000;
    text-transform: uppercase;
    font-size: 18px;
    background: #fff;
    padding: 15px 60px;
    font-family: "ProximaNovaBold";
    letter-spacing: 1.5px;
}

.Downloadappicon {
}

.mtgost-5 {
    margin-top: 50px;
}

.downfootarttas {
    font-size: 42px;
    font-family: "ProximaNovaBold";
    line-height: 1;
    color: #1f1f1f;
}

/* side bar menu mobile */

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 11;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #ffffff;
    display: block;
    transition: 0.3s;
    font-family: "ProximaNovaSemibold";
}

.sidenav a:hover {
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }
    .sidenav a {
        font-size: 18px;
    }
}

.Group-101 {
    background-image: url(../image/Group-101.jpg);
    height: 100vh;
    background-position: center;
    background-size: cover;
}

.Group-10232555 {
    background-image: url(../image/1234book.jpg);
    height: 100vh;
    background-position: center;
    background-size: cover;
}

.Pharmacydest {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.pharma {
    font-family: "ProximaNovaBold";
    color: #fff;
    line-height: 1;
}

.pharma1 {
    font-size: 18px;
    font-family: "ProximaNovaBold";
}

.pharma2 {
    font-size: 33px;
}

.pharma3 {
    font-size: 22px;
    max-width: 540px;
    line-height: 1.25;
    font-family: "ProximaNovaRegular";
}

.WhatsApp {
    background: #fff;
    padding: 15px 10px;
    font-family: "ProximaNovaBold";
    width: 241px;
    font-size: 18px;
    margin-top: 22.5px;
}

.WhatsApp11 {
    margin-right: 30px;
}

.WhatsApp12 {
    margin-left: 30px;
}

.Aartasapp {
    background-color: #1a1a1a;
}

.pharma4 {
    margin: 0px auto !important;
}

.iphoneport {
    width: 27%;
    margin: 0px auto;
}

.Group-grp img {
    width: 80px;
}

.Group-grp {
    line-height: 2;
}

.glopfsdsd p {
    line-height: 1.25;
    margin-bottom: 15px;
}

.WhatsApp11 a {
    color: #000;
}

.visited {
    font-size: 20px;
    color: #fff;
    line-height: 1.5;
    font-family: "ProximaNovaBold";
}

.AppleiPhone11566 img {
    width: 370px;
    max-width: 100%;
}

.glopf {
    align-self: center;
    margin-left: 50px;
}

.col-md-6 {
    width: 50%;
    align-self: center;
}

.col-sm-12 {
    width: 100%;
    align-self: center;
}

.PICTURE {
    color: #fff;
    font-size: 18px;
    font-family: "ProximaNovaBold";
}

.containers123 {
    width: 1600px;
}

.gunha {
    border-left: 1px solid #9e9e9e;
}

/* model */

.src-components-v5-Urgent-UrgentVsEmergency__wrap {
    padding: 6.25rem 0;
    background-color: #0d0d0d;
}

.container1 {
    max-width: 1500px;
}

.box1 {
    background-color: #1c1c1e;
    width: 33%;
    height: auto;
    display: inline-block;
    border-radius: 35px;
    text-align: center;
    padding: 20px 0px;
    border: 20px solid #0d0d0d;
}

.mins {
    text-decoration: none !important;
}

.docinforamtion {
    color: #999999;
    font-size: 20px;
}

.docinforamtion h4 {
    font-size: 35px;
    color: #fff;
    margin: 20px auto;
}

.docinforamtion1 {
    margin: 10px auto;
}

.doctorimg img {
    width: 200px;
    max-width: 100%;
    height: 200px;
    max-height: 100%;
    border-radius: 100px;
}

.docinforamtion1 img {
    width: 100px;
    max-width: 100%;
}

.viewmore {
    margin: 20px auto;
    text-align: center;
}

.viewmore a {
    background: #1c1c1e;
    padding: 20px 40px;
    vertical-align: middle;
    text-decoration: none;
    color: #edae49;
    border-radius: 17px;
}

.floating-btn {
    position: sticky;
    z-index: 1000;
    top: 550px;
    font-size: 20px;
    width: fit-content;
    left: 1350px;
}

#map-btn {
    color: #000;
    text-transform: uppercase;
    font-size: 18px;
    background: #999999;
    padding: 15px 60px;
    font-family: "ProximaNovaBold";
    letter-spacing: 1.5px;
}

.modal1 {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 10000; /* Sit on top */
    padding-top: 60px; /* Location of the box */
    padding-left: 60px;
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.9); /* Black w/ opacity */
}

/* The Close Button */
.close {
    color: #ffffff;
    float: right;
    font-size: 40px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
