.lottie-animation-container {
    width: var(--lottie-animation-container-width);
    height: var(--lottie-animation-container-height);
    background-color: var(--lottie-animation-container-background-color);
    overflow: hidden;
    margin: 0 auto
}

.side-pane[data-v-661b0653] {
    transition: background-color .25s linear
}

.side-pane .tabs[data-v-661b0653] {
    position: relative;
    display: grid;
    grid-template-rows: 1fr;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 32.25px;
    justify-items: center;
    width: 100%;
    padding: 60px 50px 25px
}

@media (orientation: portrait) and (min-width: 200px) {
    .side-pane .tabs[data-v-661b0653] {
        padding: 15px 16px 18px
    }
}

@media (orientation: portrait) and (min-width: 350px) {
    .side-pane .tabs[data-v-661b0653] {
        padding: 11px 50px 8px
    }
}

@media (orientation: portrait) and (min-width: 450px) {
    .side-pane .tabs[data-v-661b0653] {
        padding: 10px 40px
    }
}

@media (orientation: portrait) and (min-width: 700px) {
    .side-pane .tabs[data-v-661b0653] {
        padding: 20px 50px
    }
}

@media (min-width: 600px) and (min-height: 200px) {
    .side-pane .tabs[data-v-661b0653] {
        padding: 4px
    }
}

@media (min-width: 600px) and (min-height: 350px) {
    .side-pane .tabs[data-v-661b0653] {
        padding: 12px 15px 10px
    }
}

@media (min-width: 1300px) {
    .side-pane .tabs[data-v-661b0653] {
        padding: 73px 25px 50px
    }
}

.side-pane .tabs .tab[data-v-661b0653] {
    width: 100%;
    height: 100%;
    opacity: .2;
    stroke: #001e2b;
    transition: opacity .25s linear
}

@media (orientation: portrait) and (min-width: 500px) {
    .side-pane .tabs .tab[data-v-661b0653] {
        width: 40px
    }
}

@media (orientation: portrait) and (min-width: 700px) {
    .side-pane .tabs .tab[data-v-661b0653] {
        width: 70px
    }
}

@media screen and (min-width: 600px) {
    .side-pane .tabs .tab[data-v-661b0653] {
        width: 35px
    }
}

@media screen and (min-width: 1300px) {
    .side-pane .tabs .tab[data-v-661b0653] {
        width: 55px
    }
}

.side-pane .tabs .tab.active[data-v-661b0653] {
    opacity: 1
}

.side-pane .progress[data-v-661b0653] {
    position: relative;
    width: 100%;
    height: 4px;
    background-color: #091e2733
}

.side-pane .progress .progress-internal[data-v-661b0653] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 4px;
    background-color: #001e2b;
    transition: width linear .25s
}

.side-pane .pane-bottom[data-v-661b0653] {
    padding: 30px 20px;
    color: #091e27
}

@media (orientation: portrait) {
    .side-pane .pane-bottom[data-v-661b0653] {
        padding: 6px 28px
    }
}

@media screen and (min-width: 600px) and (min-height: 200px) {
    .side-pane .pane-bottom[data-v-661b0653] {
        padding: 10px 8px
    }
}

@media screen and (min-width: 600px) and (min-height: 350px) {
    .side-pane .pane-bottom[data-v-661b0653] {
        padding: 20px 8px
    }
}

@media (orientation: portrait) and (min-width: 1300px) {
    .side-pane .pane-bottom[data-v-661b0653] {
        padding: 60px 50px
    }
}

@media (orientation: portrait) and (min-width: 400px) {
    .side-pane .pane-bottom[data-v-661b0653] {
        padding: 32px 18px
    }
}

@media screen and (min-width: 1300px) {
    .side-pane .pane-bottom[data-v-661b0653] {
        padding: 50px 20px
    }
}

.side-pane .pane-bottom .title[data-v-661b0653] {
    font-size: 25px;
    font-weight: 500;
    line-height: 32px
}

@media screen and (min-width: 600px) and (min-height: 200px) {
    .side-pane .pane-bottom .title[data-v-661b0653] {
        font-size: 16px;
        line-height: 20px
    }
}

@media screen and (min-width: 600px) and (min-height: 350px) {
    .side-pane .pane-bottom .title[data-v-661b0653] {
        font-size: 25px;
        line-height: 32px
    }
}

@media screen and (min-width: 1300px) {
    .side-pane .pane-bottom .title[data-v-661b0653] {
        font-size: 38px
    }
}

.side-pane .pane-bottom .subtitle[data-v-661b0653] {
    margin-bottom: 22.5px;
    font-size: 12.5px;
    font-weight: 400px;
    line-height: 20px
}

@media screen and (min-width: 600px) and (min-height: 200px) {
    .side-pane .pane-bottom .subtitle[data-v-661b0653] {
        margin-bottom: 8px;
        font-size: 10px;
        line-height: 10px
    }
}

@media screen and (min-width: 600px) and (min-height: 350px) {
    .side-pane .pane-bottom .subtitle[data-v-661b0653] {
        margin-bottom: 22.5px;
        font-size: 15px;
        line-height: 20px
    }
}

@media (min-width: 1300px) {
    .side-pane .pane-bottom .subtitle[data-v-661b0653] {
        margin-top: 42px;
        margin-bottom: 32px;
        font-size: 18px
    }
}

.options[data-v-661b0653] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 25px 34px;
    width: 100%
}

@media screen and (min-width: 600px) {
    .options[data-v-661b0653] {
        grid-template-columns: 1fr 1fr 1fr 1fr;
        grid-gap: 20px 10px
    }
}

@media screen and (min-width: 1000px) {
    .options[data-v-661b0653] {
        grid-template-columns: 1fr 1fr;
        grid-gap: 25px 34px
    }
}

@media screen and (min-width: 1300px) {
    .options[data-v-661b0653] {
        grid-template-columns: 1fr 1fr 1fr
    }
}

@media (orientation: portrait) {
    .options[data-v-661b0653] {
        grid-template-columns: 1fr 1fr 1fr 1fr
    }
}

@media (orientation: portrait) and (min-width: 200px) {
    .options[data-v-661b0653] {
        grid-gap: 24px 5px
    }
}

@media (orientation: portrait) and (min-width: 400px) {
    .options[data-v-661b0653] {
        grid-gap: 24px
    }
}

@media (orientation: portrait) and (min-width: 700px) {
    .options[data-v-661b0653] {
        grid-gap: 24px 14px
    }
}

@media (orientation: portrait) and (min-width: 1300px) {
    .options[data-v-661b0653] {
        grid-gap: 75px 10px;
        padding: 40px 3px 10px
    }
}

.option-btn[data-v-661b0653] {
    height: 100%;
    max-height: 140px;
    aspect-ratio: 1/1;
    background-size: contain;
    border: 2.5px solid rgba(0, 0, 0, .05);
    border-radius: 20px
}

@media (min-width: 1300px) {
    .option-btn[data-v-661b0653] {
        max-height: 300px
    }
}

.option-btn.active[data-v-661b0653] {
    position: relative;
    border-color: #fff
}

.option-btn.active.other[data-v-661b0653]:after {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99;
    width: 20%;
    height: 20%;
    margin: 6px;
    content: "";
    background-image: url(/assets/icon_checkmark.47c19524.svg);
    background-repeat: no-repeat;
    background-size: contain
}

.option-btn.active.background[data-v-661b0653]:after {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 99;
    width: 50%;
    height: 50%;
    content: "";
    background-image: url(/assets/icon_checkmark.47c19524.svg);
    background-repeat: no-repeat;
    background-size: contain;
    transform: translate(-50%, -50%)
}

.fade-enter-active[data-v-661b0653],
.fade-leave-active[data-v-661b0653] {
    opacity: 1;
    transition: opacity .25s linear
}

.fade-enter-from[data-v-661b0653],
.fade-leave-to[data-v-661b0653] {
    opacity: 0
}

.modal-wrapper[data-v-c261948b] {
    position: absolute;
    z-index: 10000;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background-color: #000000b3
}

.modal-wrapper .modal[data-v-c261948b] {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 775px;
    height: 475px;
    padding-top: 75px;
    background-color: #fff;
    border-radius: 10px
}

@media (orientation: landscape) {
    .modal-wrapper .modal[data-v-c261948b] {
        display: grid;
        grid-template-columns: 45% 55%;
        align-items: center;
        justify-items: center
    }
}

@media (orientation: landscape) and (min-width: 800px) {
    .modal-wrapper .modal[data-v-c261948b] {
        display: flex
    }
}

@media (orientation: portrait) {
    .modal-wrapper .modal[data-v-c261948b] {
        width: 85%;
        height: 55%;
        padding-top: 20px
    }
}

@media screen and (min-width: 600px) {
    .modal-wrapper .modal[data-v-c261948b] {
        width: 65%;
        height: 95%;
        padding-top: 30px
    }
}

@media screen and (min-width: 1000px) {
    .modal-wrapper .modal[data-v-c261948b] {
        height: 50%
    }
}

.image-wrapper[data-v-c261948b] {
    margin-bottom: 27.5px
}

.image-wrapper.self[data-v-c261948b] {
    width: 254px;
    height: 130px
}

.image-wrapper.group[data-v-c261948b] {
    width: 346px;
    height: 113px
}

.image-wrapper img[data-v-c261948b] {
    width: 100%;
    height: 100%
}

.qr-wrapper[data-v-c261948b] {
    width: 150px;
    height: 150px;
    margin-bottom: 27.5px
}

.qr-wrapper img[data-v-c261948b] {
    width: 100%;
    height: 100%
}

@media screen and (min-width: 1300px) {
    .qr-wrapper[data-v-c261948b] {
        width: 200px;
        height: 200px
    }
}

.text-container[data-v-c261948b] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

@media (orientation: landscape) and (min-width: 300px) {
    .text-container[data-v-c261948b] {
        align-items: flex-start;
        justify-content: flex-start
    }
}

@media (orientation: landscape) and (min-width: 800px) {
    .text-container[data-v-c261948b] {
        align-items: center;
        justify-content: center
    }
}

.title[data-v-c261948b] {
    margin-bottom: 10px;
    font-size: 32.5px;
    font-weight: 500;
    line-height: 26px;
    color: #211a1a;
    text-align: center
}

@media screen and (min-width: 600px) and (min-height: 200px) {
    .title[data-v-c261948b] {
        width: 90%;
        text-align: left
    }
}

@media screen and (min-width: 600px) and (min-height: 500px) {
    .title[data-v-c261948b] {
        text-align: center
    }
}

@media screen and (min-width: 1300px) {
    .title[data-v-c261948b] {
        font-size: 48px
    }
}

.title.nosub[data-v-c261948b] {
    margin-bottom: 38.5px
}

.subtitle[data-v-c261948b] {
    margin-bottom: 15px;
    font-size: 10px;
    font-weight: 400;
    line-height: 40px;
    color: #211a1a;
    text-align: center;
    opacity: .6
}

@media screen and (min-width: 600px) and (min-height: 200px) {
    .subtitle[data-v-c261948b] {
        line-height: 15px;
        text-align: left
    }
}

@media screen and (min-width: 600px) and (min-height: 500px) {
    .subtitle[data-v-c261948b] {
        line-height: 40px;
        text-align: center
    }
}

@media screen and (min-width: 1300px) {
    .subtitle[data-v-c261948b] {
        font-size: 20px;
        line-height: 80px
    }
}

.btn[data-v-c261948b] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 150px;
    height: 50px;
    margin-bottom: 15px;
    border-radius: 50px
}

@media screen and (min-width: 1300px) {
    .btn[data-v-c261948b] {
        font-size: 24px
    }
}

.btn.dark[data-v-c261948b] {
    color: #fff;
    background-color: #1a73e8
}

.btn.light[data-v-c261948b] {
    color: #006687;
    background-color: #fff
}

.device[data-v-ac85b4a8] {
    display: grid;
    grid-template-rows: 97.5px 1fr;
    grid-template-columns: 1fr;
    grid-row-gap: 10px;
    width: 110px;
    height: 190px
}

.checkmark-wrapper[data-v-ac85b4a8] {
    position: absolute;
    top: 60px;
    left: 70px;
    width: 30px;
    height: 30px;
    background-color: #fff;
    border-radius: 30px;
    opacity: 0;
    animation: checkmark-ac85b4a8 .25s linear forwards;
    animation-delay: 3s
}

.checkmark-wrapper *[data-v-ac85b4a8] {
    width: 100%;
    height: 100%;
    opacity: 0;
    animation: checkmark-ac85b4a8 .25s linear forwards;
    animation-delay: 3s
}

.checkmark-wrapper.tablet[data-v-ac85b4a8] {
    top: 70px;
    left: 65px
}

.device-indicator[data-v-ac85b4a8] {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center
}

.device-indicator .device-icon[data-v-ac85b4a8] {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%
}

.device-name[data-v-ac85b4a8],
.device-status[data-v-ac85b4a8] {
    font-size: 12.5px;
    font-weight: 500%;
    line-height: 16px;
    text-align: center
}

.pulse[data-v-ac85b4a8] {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
    transform: translate(-50%, -50%)
}

.loader[data-v-ac85b4a8] {
    width: 96px;
    height: 96px;
    margin: auto;
    transform: rotate(-90deg)
}

.loader .loader-track[data-v-ac85b4a8],
.loader .loader-track-indicator[data-v-ac85b4a8] {
    position: absolute;
    top: 0;
    left: 0;
    fill: transparent;
    stroke: #c7c7c7;
    stroke-width: 4px;
    cx: 48px;
    cy: 48px;
    r: 44px
}

.loader .loader-track-indicator[data-v-ac85b4a8] {
    stroke: #0b57d0;
    stroke-dasharray: 276px;
    stroke-dashoffset: 276px;
    animation: progressbar-ac85b4a8 3s linear forwards
}

@keyframes checkmark-ac85b4a8 {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes progressbar-ac85b4a8 {
    0% {
        stroke: #0b57d0;
        stroke-dashoffset: 276px
    }
    99% {
        stroke: #0b57d0
    }
    to {
        stroke: #34a853;
        stroke-dashoffset: 0
    }
}

.modal-wrapper[data-v-03ec55b9] {
    position: absolute;
    z-index: 10000;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
    height: 100%;
    background-color: #000000b3
}

.icon-nearby[data-v-03ec55b9] {
    width: 30px;
    height: auto
}

.modal[data-v-03ec55b9] {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 800px;
    height: 600px;
    padding: 20px 0 18px;
    overflow: hidden;
    background-color: #fff;
    border-radius: 10px 10px 0 0;
    transform: translate(-50%)
}

.modal[data-v-03ec55b9]:after {
    position: absolute;
    bottom: 4px;
    left: 50%;
    font-size: 9px;
    font-weight: 500;
    line-height: 15px;
    content: "*This screen is for demo purposes only";
    transform: translate(-50%)
}

.modal .device-list[data-v-03ec55b9] {
    display: flex;
    margin-top: 28px;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-behavior: smooth
}

.modal .device-list.single[data-v-03ec55b9] {
    align-items: center;
    justify-content: center
}

.modal .device-list[data-v-03ec55b9]::-webkit-scrollbar-thumb,
.modal .device-list[data-v-03ec55b9]::-webkit-scrollbar-track {
    background: transparent
}

.modal .device-list *[data-v-03ec55b9]:first-of-type {
    margin-left: 20px
}

.modal .device-list *[data-v-03ec55b9] {
    margin-right: 20px
}

.title[data-v-03ec55b9] {
    position: relative;
    margin-bottom: 35px;
    margin-left: 30px;
    font-size: 27px;
    font-weight: 400;
    line-height: 35px;
    color: #211a1a;
    text-align: center;
    letter-spacing: .9px
}

.title[data-v-03ec55b9]:before {
    position: absolute;
    top: 50%;
    left: 36%;
    width: 30px;
    height: 13.5px;
    content: "";
    background-image: url(/assets/icon_nearby_share.89a479a9.svg?external);
    background-repeat: no-repeat;
    background-size: contain;
    transform: translate(-50%, -50%)
}

.image-android[data-v-03ec55b9] {
    display: flex;
    align-items: center;
    justify-content: center
}

.image-android img[data-v-03ec55b9] {
    width: 191px;
    height: auto;
    aspect-ratio: 1/1
}

.btn-wrapper[data-v-03ec55b9] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 0 25px;
    margin-top: 30px
}

.btn-wrapper .btn[data-v-03ec55b9] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 150px;
    height: 50px;
    border-radius: 50px
}

.btn-wrapper .btn.dark[data-v-03ec55b9] {
    color: #fff;
    background-color: #1a73e8
}

.btn-wrapper .btn.dark.disabled[data-v-03ec55b9] {
    opacity: .2
}

.btn-wrapper .btn.light[data-v-03ec55b9] {
    color: #1f1f1f;
    background-color: #fff;
    border: 2px solid #4285f4
}

.pulse[data-v-03ec55b9] {
    position: absolute;
    top: 0;
    left: 0
}

.fade-enter-active[data-v-03ec55b9],
.fade-leave-active[data-v-03ec55b9] {
    opacity: 1;
    transition: opacity .35s linear
}

.fade-enter-from[data-v-03ec55b9],
.fade-leave-to[data-v-03ec55b9] {
    opacity: 0
}

.page[data-v-d9b1b61d] {
    position: relative;
    display: grid;
    grid-template-areas: "main sidepane";
    grid-template-columns: 75% 25%;
    width: 100%;
    height: 100%;
    transition: background-color .25s linear
}

@media screen and (min-width: 600px) {
    .page[data-v-d9b1b61d] {
        grid-template-columns: 60% 40%
    }
}

@media screen and (min-width: 1000px) {
    .page[data-v-d9b1b61d] {
        grid-template-columns: 75% 25%
    }
}

@media screen and (min-width: 1200px) {
    .page[data-v-d9b1b61d] {
        grid-template-columns: 70% 30%
    }
}

@media (orientation: portrait) {
    .page[data-v-d9b1b61d] {
        grid-template-areas: "main" "sidepane";
        grid-template-rows: 40% 60%;
        grid-template-columns: 1fr
    }
}

.page .nav-wrapper[data-v-d9b1b61d] {
    position: fixed;
    bottom: 10px;
    z-index: 9999;
    display: grid;
    grid-template-areas: "left right";
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 20px;
    justify-items: center;
    width: 45%;
    margin-top: auto
}

@media screen and (min-width: 600px) and (min-height: 200px) {
    .page .nav-wrapper[data-v-d9b1b61d] {
        right: 10px;
        padding-left: 50px
    }
}

@media screen and (min-width: 1000px) {
    .page .nav-wrapper[data-v-d9b1b61d] {
        right: 40%;
        display: flex;
        align-items: center;
        justify-content: center
    }
}

@media (orientation: portrait) {
    .page .nav-wrapper[data-v-d9b1b61d] {
        right: 8px;
        bottom: 15px;
        width: 75%
    }
}

@media (orientation: portrait) and (min-width: 200px) {
    .page .nav-wrapper[data-v-d9b1b61d] {
        width: 70%
    }
}

@media (orientation: portrait) and (min-width: 700px) {
    .page .nav-wrapper[data-v-d9b1b61d] {
        width: 95%
    }
}

.page .nav-wrapper .btn-nav[data-v-d9b1b61d] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 50px;
    font-size: 12px;
    font-weight: 500;
    line-height: 24px;
    border-radius: 50px;
    box-shadow: 0 4px 4px #00000040
}

@media screen and (min-width: 600px) and (min-height: 200px) {
    .page .nav-wrapper .btn-nav[data-v-d9b1b61d] {
        height: 30px
    }
}

@media screen and (min-width: 600px) and (min-height: 350px) {
    .page .nav-wrapper .btn-nav[data-v-d9b1b61d] {
        height: 50px
    }
}

@media screen and (min-width: 1300px) {
    .page .nav-wrapper .btn-nav[data-v-d9b1b61d] {
        height: 100px;
        font-size: 24px
    }
}

.page .nav-wrapper .btn-nav.dark[data-v-d9b1b61d] {
    grid-area: right;
    color: #fff
}

.page .nav-wrapper .btn-nav.dark .icon-arrow[data-v-d9b1b61d] {
    width: 12px;
    height: 12px;
    margin-left: 15px
}

@media screen and (min-width: 1300px) {
    .page .nav-wrapper .btn-nav.dark .icon-arrow[data-v-d9b1b61d] {
        width: 20px;
        height: 20px
    }
}

.page .nav-wrapper .btn-nav.light[data-v-d9b1b61d] {
    grid-area: left;
    background-color: #fff
}

.page .nav-wrapper .btn-nav.light .icon-arrow[data-v-d9b1b61d] {
    width: 12px;
    height: 12px;
    margin-right: 15px
}

@media screen and (min-width: 1300px) {
    .page .nav-wrapper .btn-nav.light .icon-arrow[data-v-d9b1b61d] {
        width: 20px;
        height: 20px
    }
}

.page .nav-wrapper .btn-nav.light .icon-arrow.back path[data-v-d9b1b61d] {
    fill: var(--back-color)
}

.page .nav-wrapper .btn-nav.light.share[data-v-d9b1b61d] {
    grid-area: right
}

.page .nav-wrapper .btn-nav.light.share .icon-nearby[data-v-d9b1b61d] {
    width: 18px;
    height: 8px;
    margin-right: 12px
}

@media screen and (min-width: 1300px) {
    .page .nav-wrapper .btn-nav.light.share .icon-nearby[data-v-d9b1b61d] {
        width: 20px;
        height: 20px
    }
}

.page .nav-wrapper .btn-nav.light.share .text[data-v-d9b1b61d] {
    color: #001e2b
}

.page .btn-home[data-v-d9b1b61d] {
    position: absolute;
    left: 0;
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: auto;
    aspect-ratio: 1/1;
    margin: 60px;
    background-color: #fff;
    border: 2px solid #fff;
    border-radius: 50%;
    box-shadow: 0 2px 2px #00000040
}

@media screen and (min-width: 600px) and (min-height: 250px) {
    .page .btn-home[data-v-d9b1b61d] {
        bottom: 0;
        width: 30px;
        margin: 10px 33px
    }
}

@media screen and (min-width: 600px) and (min-height: 300px) {
    .page .btn-home[data-v-d9b1b61d] {
        width: 50px
    }
}

@media (orientation: landscape) and (min-width: 1000px) and (min-height: 600px) {
    .page .btn-home[data-v-d9b1b61d] {
        top: 40px
    }
}

@media (orientation: portrait) {
    .page .btn-home[data-v-d9b1b61d] {
        bottom: 0;
        margin: 15px
    }
}

@media (orientation: portrait) and (min-width: 1300px) {
    .page .btn-home[data-v-d9b1b61d] {
        bottom: 0;
        width: 100px;
        margin: 13px 15px
    }
}

.page .icon-home[data-v-d9b1b61d] {
    width: 25px;
    height: 25px
}

@media screen and (min-width: 600px) and (min-height: 200px) {
    .page .icon-home[data-v-d9b1b61d] {
        width: 20px
    }
}

@media screen and (min-width: 600px) and (min-height: 350px) {
    .page .icon-home[data-v-d9b1b61d] {
        width: 25px
    }
}

@media (orientation: portrait) and (min-width: 1300px) {
    .page .icon-home[data-v-d9b1b61d] {
        width: 45px;
        height: 45px
    }
}

.page .main[data-v-d9b1b61d] {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    padding: 30px
}

@media screen and (min-width: 600px) {
    .page .main[data-v-d9b1b61d] {
        padding: 30px
    }
}

.page .main .title[data-v-d9b1b61d] {
    position: relative;
    z-index: 99;
    width: 75%;
    font-size: 32px;
    font-weight: 500;
    line-height: 32px;
    color: #001e2b;
    text-align: center
}

@media screen and (min-width: 600px) and (min-height: 200px) {
    .page .main .title[data-v-d9b1b61d] {
        font-size: 16px;
        line-height: 20px
    }
}

@media screen and (min-width: 600px) and (min-height: 350px) {
    .page .main .title[data-v-d9b1b61d] {
        width: 100%;
        font-size: 21px
    }
}

@media (orientation: portrait) {
    .page .main .title[data-v-d9b1b61d] {
        width: 100%;
        font-size: 14px
    }
}

@media (orientation: portrait) and (min-width: 300px) {
    .page .main .title[data-v-d9b1b61d] {
        font-size: 18px
    }
}

@media (orientation: portrait) and (min-width: 450px) {
    .page .main .title[data-v-d9b1b61d] {
        font-size: 20px
    }
}

@media (orientation: portrait) and (min-width: 700px) {
    .page .main .title[data-v-d9b1b61d] {
        font-size: 32px
    }
}

@media (min-width: 1300px) {
    .page .main .title[data-v-d9b1b61d] {
        width: 100%;
        margin-top: 32px;
        font-size: 38px
    }
}

.page .main .subtitle[data-v-d9b1b61d] {
    position: relative;
    z-index: 99;
    width: 100%;
    font-size: 15px;
    font-weight: 400;
    line-height: 32px;
    color: #001e2b;
    text-align: center
}

@media screen and (min-width: 600px) and (min-height: 200px) {
    .page .main .subtitle[data-v-d9b1b61d] {
        font-size: 10px;
        line-height: 10px
    }
}

@media screen and (min-width: 600px) and (min-height: 350px) {
    .page .main .subtitle[data-v-d9b1b61d] {
        font-size: 12px;
        line-height: 32px
    }
}

@media (orientation: portrait) {
    .page .main .subtitle[data-v-d9b1b61d] {
        width: 100%;
        font-size: 10px
    }
}

@media (orientation: portrait) and (min-width: 300px) {
    .page .main .subtitle[data-v-d9b1b61d] {
        font-size: 12px
    }
}

@media (orientation: portrait) and (min-width: 700px) {
    .page .main .subtitle[data-v-d9b1b61d] {
        font-size: 18px
    }
}

@media (min-width: 1300px) {
    .page .main .subtitle[data-v-d9b1b61d] {
        margin-top: 32px;
        font-size: 18px
    }
}

.page .main .droid-wrapper[data-v-d9b1b61d] {
    position: absolute;
    top: 50%;
    left: 50%;
    box-sizing: border-box;
    width: 100%;
    min-width: 300px;
    max-width: 812px;
    height: auto;
    transform: translate(-50%, -50%)
}

.page .main .droid-wrapper img[data-v-d9b1b61d] {
    width: 100%;
    height: auto
}

@media screen and (min-width: 600px) and (min-height: 200px) {
    .page .main .droid-wrapper[data-v-d9b1b61d] {
        max-width: 350px;
        padding: 40px
    }
}

@media screen and (min-width: 600px) and (min-height: 350px) {
    .page .main .droid-wrapper[data-v-d9b1b61d] {
        max-width: 375px;
        padding: 40px
    }
}

@media screen and (min-width: 1000px) {
    .page .main .droid-wrapper[data-v-d9b1b61d] {
        max-width: 812px;
        padding: 80px
    }
}

@media (orientation: portrait) {
    .page .main .droid-wrapper[data-v-d9b1b61d] {
        max-width: 500px;
        padding: 80px;
        margin-top: 50px
    }
}

@media (min-width: 1300px) {
    .page .main .droid-wrapper[data-v-d9b1b61d] {
        max-width: 900px;
        padding: 80px
    }
}

.page .side-pane[data-v-d9b1b61d] {
    grid-area: sidepane
}

.fade-enter-active[data-v-d9b1b61d],
.fade-leave-active[data-v-d9b1b61d] {
    opacity: 1;
    transition: opacity .35s linear
}

.fade-enter-from[data-v-d9b1b61d],
.fade-leave-to[data-v-d9b1b61d] {
    opacity: 0
}

.page[data-v-2d337beb] {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background-color: #d7effe
}

.page .intro-text[data-v-2d337beb] {
    position: absolute;
    bottom: 70px;
    left: 50%;
    width: 100%;
    font-size: 30px;
    font-weight: 400;
    line-height: 32px;
    color: #001e2b;
    text-align: center;
    transform: translate(-50%)
}

.page .video-wrapper[data-v-2d337beb] {
    max-width: 870px;
    max-height: 525px
}

.page .droid-video[data-v-2d337beb] {
    width: 100%;
    height: 100%
}

@media screen and (min-width: 600px) and (min-height: 280px) {
    .page .video-wrapper[data-v-2d337beb] {
        max-width: 350px
    }
    .page .intro-text[data-v-2d337beb] {
        bottom: 25px;
        font-size: 20px
    }
}

@media screen and (min-width: 600px) and (min-height: 350px) {
    .page .video-wrapper[data-v-2d337beb] {
        max-width: 400px
    }
    .page .intro-text[data-v-2d337beb] {
        bottom: 50px;
        font-size: 24px
    }
}

@media (orientation: portrait) {
    .page .video-wrapper[data-v-2d337beb] {
        max-width: 612px;
        max-height: 400px
    }
    .page .intro-text[data-v-2d337beb] {
        bottom: 100px;
        font-size: 16px
    }
}

@media (min-width: 1300px) {
    .page .video-wrapper[data-v-2d337beb] {
        max-width: 1000px;
        max-height: 800px
    }
    .page .intro-text[data-v-2d337beb] {
        bottom: 100px;
        font-size: 32px
    }
}

:root {
    --vt-c-white: #fff;
    --vt-c-white-soft: #f8f8f8;
    --vt-c-white-mute: #f2f2f2;
    --vt-c-black: #181818;
    --vt-c-black-soft: #222;
    --vt-c-black-mute: #282828;
    --vt-c-indigo: #2c3e50;
    --vt-c-divider-light-1: rgb(60 60 60 / 29%);
    --vt-c-divider-light-2: rgb(60 60 60 / 12%);
    --vt-c-divider-dark-1: rgb(84 84 84 / 65%);
    --vt-c-divider-dark-2: rgb(84 84 84 / 48%);
    --vt-c-text-light-1: var(--vt-c-indigo);
    --vt-c-text-light-2: rgb(60 60 60 / 66%);
    --vt-c-text-dark-1: var(--vt-c-white);
    --vt-c-text-dark-2: rgb(235 235 235 / 64%);
    --color-background: var(--vt-c-white);
    --color-background-soft: var(--vt-c-white-soft);
    --color-background-mute: var(--vt-c-white-mute);
    --color-border: var(--vt-c-divider-light-2);
    --color-border-hover: var(--vt-c-divider-light-1);
    --color-heading: var(--vt-c-text-light-1);
    --color-text: var(--vt-c-text-light-1);
    --section-gap: 160px
}

@media (prefers-color-scheme: dark) {
    :root {
        --color-background: var(--vt-c-black);
        --color-background-soft: var(--vt-c-black-soft);
        --color-background-mute: var(--vt-c-black-mute);
        --color-border: var(--vt-c-divider-dark-2);
        --color-border-hover: var(--vt-c-divider-dark-1);
        --color-heading: var(--vt-c-text-dark-1);
        --color-text: var(--vt-c-text-dark-2)
    }
}

*,
*:before,
*:after {
    position: relative;
    box-sizing: border-box;
    margin: 0;
    font-weight: 400
}

body {
    min-height: 100vh;
    font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
    font-size: 16px;
    line-height: 1.6;
    color: var(--color-text);
    background: var(--color-background);
    transition: color .25s, background-color .25s;
    text-rendering: optimizelegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

* {
    user-select: none
}

body,
html {
    width: 100vw;
    height: 100vh;
    padding: 0;
    margin: 0;
    font-family: Roboto !important
}

#app {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    src: url(/fonts/Roboto-Bold.ttf) format("truetype");
    font-display: swap
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    src: url(/fonts/Roboto-Regular.ttf) format("truetype");
    font-display: swap
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    src: url(/fonts/Roboto-Medium.ttf) format("truetype")
}

.fade-enter-active[data-v-2a4c22ea],
.fade-leave-active[data-v-2a4c22ea] {
    opacity: 1;
    transition: opacity .5s linear
}

.fade-enter-from[data-v-2a4c22ea],
.fade-leave-to[data-v-2a4c22ea] {
    opacity: 0
}

.device-share-wrapper[data-v-6bd88776] {
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    background-size: cover
}

.device-share-wrapper .device-share-asset[data-v-6bd88776] {
    width: 100%;
    height: 100%;
    object-fit: contain
}