*, :before, :after {
    box-sizing: border-box
}

html {
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

body {
    font-family: system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"
}

hr {
    height: 0;
    color: inherit
}

abbr[title] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

code, kbd, samp, pre {
    font-family: ui-monospace,SFMono-Regular,Consolas,"Liberation Mono",Menlo,monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

table {
    text-indent: 0;
    border-color: inherit
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, select {
    text-transform: none
}

button, [type=button], [type=submit] {
    -webkit-appearance: button
}

legend {
    padding: 0
}

progress {
    vertical-align: baseline
}

summary {
    display: list-item
}

blockquote, dl, dd, h1, h2, h3, h4, h5, h6, hr, figure, p, pre {
    margin: 0
}

button {
    background-color: transparent;
    background-image: none
}

fieldset {
    margin: 0;
    padding: 0
}

ol, ul {
    list-style: none;
    margin: 0;
    padding: 0
}

html {
    font-family: "TeliaSans",Helvetica,Arial,sans-serif;
    line-height: 1.5
}

body {
    font-family: inherit;
    line-height: inherit
}

*, :before, :after {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: currentColor
}

hr {
    border-top-width: 1px
}

img {
    border-style: solid
}

textarea {
    resize: vertical
}

    input::-moz-placeholder, textarea::-moz-placeholder {
        opacity: 1;
        color: #a1a1aa
    }

    input:-ms-input-placeholder, textarea:-ms-input-placeholder {
        opacity: 1;
        color: #a1a1aa
    }

    input::placeholder, textarea::placeholder {
        opacity: 1;
        color: #a1a1aa
    }

button {
    cursor: pointer;
}

.cursor-pointer {
    cursor: pointer;
}

table {
    border-collapse: collapse
}

h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
}

a {
    color: inherit;
    text-decoration: inherit;
}

button, input, optgroup, select, textarea {
    padding: 0;
    line-height: inherit;
    color: inherit
}

pre, code, kbd, samp {
    font-family: ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace
}

img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle
}

img, video {
    max-width: 100%;
    height: auto
}

[hidden] {
    display: none
}

*, :before, :after {
    border-color: currentColor
}

@font-face {
    font-family: Pebble;
    font-weight: 400;
    src: url(Pebble-CAPS.ee0b7384.woff2) format("woff2"),url(Pebble-CAPS.fb975bfc.woff) format("woff"),url(Pebble-CAPS.dd0d2b97.ttf) format("truetype")
}

@font-face {
    font-family: TeliaSans;
    font-weight: 400;
    src: url(TeliaSans-Regular.5a71d40a.woff2) format("woff2"),url(TeliaSans-Regular.14d3f30b.woff) format("woff"),url(TeliaSans-Regular.f8f408c5.ttf) format("truetype")
}

@font-face {
    font-family: TeliaSans;
    font-weight: 500;
    src: url(TeliaSans-Medium.dfa42f40.woff2) format("woff2"),url(TeliaSans-Medium.c89065ac.woff) format("woff"),url(TeliaSans-Medium.54748811.ttf) format("truetype")
}

@font-face {
    font-family: TeliaSans;
    font-weight: 700;
    src: url(TeliaSans-Bold.93819cd1.woff2) format("woff2"),url(TeliaSans-Bold.4f37a8aa.woff) format("woff"),url(TeliaSans-Bold.11bcc279.ttf) format("truetype")
}

.telia-checkbox {
    display: inline-block;
    height: 1rem;
    width: 1rem;
    flex-shrink: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgba(156,156,156,var(--tw-border-opacity));
    background-origin: border-box;
    padding: 0;
    vertical-align: middle;
    --tw-text-opacity: 1;
    color: rgba(153,10,227,var(--tw-text-opacity));
    -webkit-print-color-adjust: exact;
    color-adjust: exact
}

    .telia-checkbox:checked {
        border-color: transparent;
        background-color: currentColor;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%
    }

    .telia-checkbox:checked {
        background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")
    }

    .telia-checkbox:indeterminate {
        border-color: transparent;
        background-color: currentColor;
        background-position: center;
        background-repeat: no-repeat;
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
        background-size: 100% 100%
    }

        .telia-checkbox:indeterminate:hover, .telia-checkbox:indeterminate:focus {
            border-color: transparent;
            background-color: currentColor
        }

.relative {
    position: relative
}

.focus\:z-10:focus {
    z-index: 10
}

.mx-auto {
    margin-left: auto;
    margin-right: auto
}

.mt-1 {
    margin-top: .25rem
}

.mt-6 {
    margin-top: 1.5rem
}

.mt-8 {
    margin-top: 2rem
}

.mt-10 {
    margin-top: 2.5rem
}

.mb-6 {
    margin-bottom: 1.5rem
}

.ml-3 {
    margin-left: .75rem
}

.block {
    display: block
}

.flex {
    display: flex
}

.table {
    display: table
}

.hidden {
    display: none
}

.h-5 {
    height: 1.25rem
}

.h-7 {
    height: 1.75rem;
}

.h-12 {
    height: 3rem
}

.min-h-screen {
    min-height: 100vh
}

.w-5 {
    width: 1.25rem
}

.w-auto {
    width: auto
}

.w-full {
    width: 100%
}

.max-w-md {
    max-width: 28rem
}

@-webkit-keyframes spin {
    to {
        transform: rotate(360deg)
    }
}

@keyframes spin {
    to {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes ping {
    75%,to {
        transform: scale(2);
        opacity: 0
    }
}

@keyframes ping {
    75%,to {
        transform: scale(2);
        opacity: 0
    }
}

@-webkit-keyframes pulse {
    50% {
        opacity: .5
    }
}

@keyframes pulse {
    50% {
        opacity: .5
    }
}

@-webkit-keyframes bounce {
    0%,to {
        transform: translateY(-25%);
        -webkit-animation-timing-function: cubic-bezier(.8,0,1,1);
        animation-timing-function: cubic-bezier(.8,0,1,1)
    }

    50% {
        transform: none;
        -webkit-animation-timing-function: cubic-bezier(0,0,.2,1);
        animation-timing-function: cubic-bezier(0,0,.2,1)
    }
}

@keyframes bounce {
    0%,to {
        transform: translateY(-25%);
        -webkit-animation-timing-function: cubic-bezier(.8,0,1,1);
        animation-timing-function: cubic-bezier(.8,0,1,1)
    }

    50% {
        transform: none;
        -webkit-animation-timing-function: cubic-bezier(0,0,.2,1);
        animation-timing-function: cubic-bezier(0,0,.2,1)
    }
}

.appearance-none {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.flex-col {
    flex-direction: column
}

.items-center {
    align-items: center
}

.justify-center {
    justify-content: center
}

.justify-between {
    justify-content: space-between
}

.space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse))
}

.rounded-sm {
    border-radius: .125rem
}

.rounded {
    border-radius: .25rem
}

.rounded-3xl {
    border-radius: 1.5rem
}

.rounded-b {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.border {
    border-width: 1px
}

.border-none {
    border-style: none
}

.border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(156,156,156,var(--tw-border-opacity))
}

.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255,255,255,var(--tw-bg-opacity))
}

.bg-core {
    --tw-bg-opacity: 1;
    background-color: rgba(18,18,18,1);
}

.bg-primary {
    --tw-bg-opacity: 1;
    background-color: rgba(153,10,227,var(--tw-bg-opacity))
}

.bg-secondary {
    background-color: #FFFFFF;
}

.bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(239,239,239,var(--tw-bg-opacity))
}

.hover\:bg-opacity-90:hover {
    --tw-bg-opacity: .9
}

.p-4 {
    padding: 1rem
}

.px-3 {
    padding-left: .75rem;
    padding-right: .75rem
}

.px-4 {
    padding-left: 1rem;
    padding-right: 1rem
}

.px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
}

.py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
}
/*@media (min-width:320px) {
    .px-16 {
        padding-left: 2rem;
        padding-right: 2rem;
    }
}
*/

.py-3 {
    padding-top: .75rem;
    padding-bottom: .75rem
}

.py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
}

.py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem
}

.py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem
}

.text-center {
    text-align: center
}

.font-pebble {
    font-family: Pebble,Helvetica,Arial,sans-serif
}

.font-sans {
    font-family: "TeliaSans",Helvetica,Arial,sans-serif
}

.text-xs {
    font-size: .75rem;
    line-height: 1rem
}

.text-s {
    font-size: .875rem;
    line-height: 1rem
}

.text-base {
    font-size: 1rem;
    line-height: 1.5rem
}

.text-2xl {
    font-size: 1.5rem;
    line-height: 2rem
}

.font-medium {
    font-weight: 500
}

.font-bold {
    font-weight: 700
}

.uppercase {
    text-transform: uppercase
}

.leading-6 {
    line-height: 1.5rem
}

.text-white {
    --tw-text-opacity: 1;
    color: rgba(255,255,255,var(--tw-text-opacity));
}

.text-purple {
    color: #990AE3;
}

.text-core {
    --tw-text-opacity: 1;
    color: rgba(34,34,34,var(--tw-text-opacity))
}

.text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(137,137,137,var(--tw-text-opacity))
}

.text-gray-900 {
    color: #7F7F7F;
}

.text-red {
    --tw-text-opacity: 1;
    color: rgba(255,50,100,var(--tw-text-opacity))
}

.text-blue {
    --tw-text-opacity: 1;
    color: rgba(0,153,255,var(--tw-text-opacity))
}

.text-line:before,
.text-line:after {
    background-color: #7F7F7F;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 43px;
}

.text-line:before {
    right: 0.5em;
    margin-left: -50%;
}

.text-line:after {
    left: 0.5em;
    margin-right: -50%;
}

.hover\:text-darkBlue:hover {
    --tw-text-opacity: 1;
    color: rgba(0,129,216,var(--tw-text-opacity))
}

.underline {
    text-decoration: underline
}

.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.placeholder-gray-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156,156,156,var(--tw-placeholder-opacity))
}

.placeholder-gray-300:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156,156,156,var(--tw-placeholder-opacity))
}

.placeholder-gray-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156,156,156,var(--tw-placeholder-opacity))
}

*, :before, :after {
    --tw-shadow: 0 0 #0000
}

.focus\:outline-none:focus {
    outline: 2px solid transparent;
    outline-offset: 2px
}

*, :before, :after {
    --tw-ring-inset: var(--tw-empty, );
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59, 130, 246, .5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000
}

.focus\:ring-2:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)
}

.focus\:ring-offset-2:focus {
    --tw-ring-offset-width: 2px
}

.fullclick {
    margin: 1em 0;
    padding: 0;
    max-width: 30em;
}

    .fullclick li {
        list-style: none;
        margin: 1em 0;
        padding: 20px 10px;
        background: #2b2b2b;
        position: relative;
    }

    .fullclick a.main {
        color: #85baff;
        text-align: right;
        display: block;
        z-index: 1;
    }

    .fullclick li a.main::after {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        content: ' ';
    }


@media (max-width: 640px) {
    .sm\:px-2 {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

@media (min-width: 640px) {
    .sm\:px-6 {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }
}

@media (min-width: 1024px) {
    .lg\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem
    }

    .logo {
        padding-left: 4rem !important;
        padding-right: 4rem !important;
        padding-top: 2rem !important;
        padding-bottom: 2rem !important;
    }
}

.subscriptions-container {
    font-family: "TeliaSans";
    max-width: 700px;
    color: #FFFFFF;
    background-color: rgba(34,34,34,var(--tw-bg-opacity));
}

    .subscriptions-container h2 {
        font-family: 'Pebble';
        font-style: normal;
        font-weight: 400;
        font-size: 48px;
        line-height: 48px;
    }

    .subscriptions-container h4 {
        font-family: 'Pebble';
        font-style: normal;
        font-weight: 400;
        font-size: 24px;
        line-height: 24px;
    }

    .subscriptions-container .card {
        position: relative;
        padding: 40px 70px 40px 40px;
        background: rgba(255, 255, 255, 0.11);
        border-radius: 12px;
        margin-bottom: 10px;
        cursor: pointer;
    }

        .subscriptions-container .card:hover {
            background: rgba(255, 255, 255, 0.98);
            color: #000000;
        }

            .subscriptions-container .card:hover .info-title {
                color: #696969;
            }

        .subscriptions-container .card .card-title {
            padding-bottom: 12px;
        }

        .subscriptions-container .card .info-title {
            color: rgba(255, 255, 255, 0.5);
        }

        .subscriptions-container .card .arrow-icon {
            position: absolute;
            right: 45px;
            top: 50%;
            transform: translateY(-50%);
        }

        .subscriptions-container .card input {
            position: absolute;
            top: 0;
            left: 0;
            height: 100%;
            width: 100%;
            opacity: 0;
        }

    .subscriptions-container .description {
        text-align: center;
        padding: 40px;
    }

        .subscriptions-container .description p {
            font-size: 20px;
            line-height: 26px;
            padding-top: 32px;
        }

    .subscriptions-container .more-info {
        text-align: center;
        margin: 32px 0px 40px 0px;
    }

.back-button-mobile {
    display: none;
}

.link {
    color: #0099FF;
    text-decoration: underline;
}

.back-button {
    text-decoration: none;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 25px;
    padding: 14px 24px 14px 22px;
}

    .back-button > img {
        display: inline;
        padding: 0px 12px 2px 0px;
    }

.icon-arrow-left {
    content: url(icons/arrow-icon-left.svg);
}

@media only screen and (max-width: 480px) {
    .subscriptions-container {
        font-size: 14px;
    }

        .subscriptions-container h2 {
            font-size: 24px;
            line-height: 28px;
        }

        .subscriptions-container h4 {
            font-size: 16px;
            line-height: 20px;
        }

        .subscriptions-container .description p {
            font-size: 14px;
            padding-top: 24px;
            line-height: 20px;
        }

        .subscriptions-container .description {
            padding: 18px 12px 32px 12px;
            text-align: left;
        }

        .subscriptions-container .more-info {
            text-align: left;
        }

        .subscriptions-container .card {
            padding: 24px 50px 18px 16px;
        }

            .subscriptions-container .card p {
                padding-top: 4px;
            }

            .subscriptions-container .card .arrow-icon {
                right: 14px;
                width: 7px;
            }

    .mobile-hide {
        display: none;
    }

    .back-button-mobile {
        display: block;
        position: absolute;
        top: 20px;
        left: 25px;
    }
}

.layoutEmpty {
    height: 100%;
    margin: 0;
}

    .layoutEmpty body {
        height: 100%;
        margin: 0;
        background: #111111;
    }

.welcome-page > ul {
    list-style: square;
    margin: 10px;
    padding: 20px;
}


.welcome-page {
    color: white;
    background-color: rgba(39, 39, 39, 1);
    padding: 6px;
}

.device-flow-success {
    color: #FFFFFF;
}
    .device-flow-success.bg-movies {
        background-image: url('bg-movies.png');
        height: 70%;
        background-position: center;
        background-size: cover;
        position: relative;
    }

    .device-flow-success .topleft {
        position: absolute;
        top: 24px;
        left: 84px;
    }

    .device-flow-success .middle {
        background: linear-gradient(360deg, #111111 30.44%, rgba(17, 17, 17, 0) 100%);
        text-align: center;
        position: absolute;
        bottom: -10px;
        width: 100%;
    }

        .device-flow-success .middle h1 {
            font-size: 64px;
            line-height: 64px;
            padding-bottom: 8px;
        }

        .device-flow-success .middle p {
            font-size: 18px;
        }

@media only screen and (max-width: 640px) {
    .device-flow-success .middle h1 {
        font-size: 40px;
        line-height: 40px;
    }
    .device-flow-success .middle p {
        padding: 10px 20px;
    }
    .device-flow-success .topleft {
        top: 10px;
        left: 16px;
    }
}

/* login updates: */

.arrow {
    content: url(icons/arrow.svg);
}

.teliaplay {
    content: url(icons/teliaplay_logotype.svg);
}


.password-icon-eye {
    content: url(icons/seen.svg);
    z-index: 100;
}

.password-icon-eye-unseen {
    content: url(icons/unseen.svg);
    z-index: 100;
}


.justify-end {
    justify-content: flex-end;
}

.p-px {
    padding: 1px;
}

.absolute {
    position: absolute;
}

.input-black {
    background-color: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 6px;
    color: rgba(255, 255, 255, 1);
    caret-color: rgba(255, 255, 255, 1);
}


.input-black:autofill,
.input-black:autofill:hover,
.input-black:autofill:focus,
.input-black:-webkit-autofill,
.input-black:-internal-autofill-selected,
.input-black:-webkit-autofill:hover,
.input-black:-webkit-autofill:focus {
    transition: background-color 5000s ease-in-out 0s;
    color: rgba(255, 255, 255, 1) !important;
    -webkit-text-fill-color: rgba(255, 255, 255, 1) !important;
}

.input-black:focus-visible,
.input-black:focus {
    border-color: #A42AE7 !important;
    outline: none;
}
.input-error {
    border: 1px solid rgba(228, 23, 92, 1) !important;
}

.text-link {
    color: rgba(98, 178, 231, 1);
}

.bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(40,40,40,var(--tw-bg-opacity))
}

.bg-gray-button {
    background-color: rgba(255, 255, 255, 0.11);
}

.text-color-button {
    color: rgba(255, 255, 255, 0.37);
}



.text-md {
    font-size: 1.125rem;
    line-height: 1.6rem;
}

.py-8 {
    padding-bottom: .5rem;
    padding-top: .5rem;
}

.px-12 {
    padding-left: .75rem;
    padding-right: .75rem;
}

.logo {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.px-8 {
    padding-left: .5rem;
    padding-right: .5rem;
}

.bg-button-bg-primary-watch-default {
    background-color: rgba(153, 10, 227, 1);
}

.rounded-full {
    border-radius: 9999px;
}

.justify-center {
    justify-content: center;
}

.items-center {
    align-items: center;
}

.w-full {
    width: 100%;
}

.h-48 {
    height: 3rem;
}

.inline-flex {
    display: inline-flex;
}

.flex {
    display: flex;
}

.mb-12 {
    margin-bottom: .75rem;
}

.bg-button-bg-primary-watch-default span:nth-child(1) {
    content: url(icons/login_selected.svg);
}

.bg-button-bg-primary-watch-default:hover {
    opacity: 0.9;
}

.bg-button-bg-primary-watch-default {
    color: rgba(255, 255, 255, 1);
}

.error-page {
    color: white;
    background-color: rgba(39, 39, 39, 1);
}

.bg-login {
    background-color: rgba(255, 255, 255, 0.03);
}