/*@media screen and (min-width: 30rem) {}
@media screen and (min-width: 45rem) {}
@media screen and (min-width: 61.25rem) {}
@media screen and (min-width: 80rem) {}
@media screen and (min-width: 100rem) {}*/

html {
    scroll-behavior: smooth;
}

body {
    background-color: #090f39;
    margin: 0px;
}

.tet-body-land {
    position: relative;
    width: 100%;
    min-height: 100vh;
    z-index: 1;
}

.tet-grid {
    width: auto;
}

.tet-typography--body1 {
    color: #fff;
}

.hel-text-weight {
    font-weight: 700;
}

.hel-divider {
    height: 0px;
}

/* logo */

.logo-shortcut {
    display: block;
    min-width: 5.375rem;
    min-height: 1.5rem;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(https://www.tet.lv/piedavajumi/shortcut-tv-internets-jul19/images/shortcut_logo.svg);
}

/*.hel-logo__shortcut {
    height: 1.75rem;
}

.hel-logo__itv {
    height: 1.75rem;
}*/

@media screen and (min-width: 61.25rem) {
    .logo-shortcut {
        min-height: 2rem;
    }
    /*.hel-logo__shortcut {
        height: 3rem;
    }
    .hel-logo__itv {
        height: 3rem;
    }
    */
}

@media screen and (min-width: 80rem) {
    /*.hel-logo__itv {
        width: 35%;
    }*/
}

/* lang */

.land-lang {
    text-align: right;
    opacity: .8;
    z-index: 2;
}

.land-lang a {
    cursor: pointer;
}

.land-lang a img {
    margin-right: 2px;
    vertical-align: bottom;
    margin-bottom: .27rem
}

.land-lang a span {
    font-weight: 500;
}

/* intro with visual */

.visual-mob {
    padding: 0;
}

.land-responsive-visual {
    width: 100%;
    height: auto;
}

.list-items-intro {
    padding-right: 2rem;
}

@media screen and (min-width: 80rem) {
    .land-responsive-visual {
        margin-top: -6.5rem;
    }
}

/* main message */

.main-message {
    margin-top: 4rem;
}

ul {
    padding-inline-start: 0px;
}

.tet-list__item span {
    font-weight: 500;
}

#double span {
    font-weight: 300;
}

@media screen and (min-width: 61.25rem) {
    .main-message {
        margin-top: 2.25rem;
        margin-left: 2rem;
    }
    .main-message-2 {
        margin-top: 7rem;
    }
}

@media screen and (min-width: 80rem) {
    .main-message {
        margin-top: 2rem;
        margin-left: 0rem;
        margin-bottom: 3rem;
    }
    .main-message-2 {
        margin-top: 8.5rem;
    }
}

@media screen and (min-width: 90rem) {
    .main-message {
        grid-column: span 6;
    }
    .main-message-2 {
        grid-column: span 6;
        margin-left: 3rem;
    }
}

@media screen and (min-width: 100rem) {
    .main-message-2 {
        margin-left: 0rem;
    }
}

@media screen and (min-width: 120rem) {
    .main-message-2 {
        margin-left: -4.5rem;
    }
}

/* offers */

.tet-offer-land {
    border-width: 2px;
    border-radius: 0.3125rem;
    border-style: solid;
    margin-bottom: 1.5rem;
}

.tet-offer-land-base {
    background-color: #131c4f;
    border-color: transparent;
}

.tet-land-accordion-offer-mob {
    padding-top: .35rem;
    padding-bottom: .85rem;
    padding-left: 0;
}

.land-offer-main-part {
    padding: 0;
}

.tet-offer-land-starts {
    border-width: 2px;
    border-radius: 0.3125rem;
    background-color: rgba(255, 255, 255, 0.1);
}

.tet-offer__logo--land {
    height: 2.25rem;
}

.tet-land-bonusi {
    padding: 0;
}

.tet-land-bonusi-atrums h5,
.tet-offer-land-starts h5 {
    font-weight: 700;
    margin-top: 0;
}

.tet-land-bonusi-atrums p {
    opacity: .8;
    margin: 0;
}

.tet-form-group__tooltip-inner {
    font-size: 1rem;
}

.land-list-text {
    opacity: 1;
}

.tet-divider {
    height: 0px;
}

@media screen and (min-width: 25.625rem) {
    .tet-land-bonusi-atrums {
        grid-column: span 2;
    }
    .tet-land-bonusi-films {
        grid-column: span 2;
        text-align: right;
        margin-top: 1rem;
    }
}

@media screen and (min-width: 30rem) {
    .land-offer-main-part {
        padding: 0 .5rem;
    }
    .tet-land-bonusi-atrums {
        grid-column: span 4;
    }
    .tet-land-bonusi-films {
        grid-column: span 4;
    }
}

@media screen and (min-width: 45rem) {
    .land-offer-main-part {
        padding: 0 1rem .5rem;
    }
    .tet-land-bonusi-atrums {
        grid-column: span 6;
    }
    .tet-land-bonusi-films {
        display: none;
    }
    .offer-list-sm {
        margin-left: 1rem;
        margin-top: 3rem;
    }
}

@media screen and (min-width: 61.25rem) {
    .tet-offer-land {
        max-width: 896px;
        margin-left: auto;
        margin-right: auto;
    }

    .land-offer-main-part h2 {
        font-size: 2rem;
    }

    .tet-land-bonusi-atrums {
        grid-column: span 8;
    }
    .tet-land-bonusi-films {
        display: block;
        grid-column: span 6;
    }
}

@media screen and (min-width: 80rem) {
    .tet-offer-land {
        margin-bottom: auto;
        margin-left: 0;
        margin-right: 0;
    }

    .land-offer-main-part {
        padding: 0;
    }

    .land-offer-main-part h2 {
        font-size: 2.25rem;
    }

    .tet-offer-land-starts {
        border: none;
        background-color: rgba(255, 255, 255, 0);
        margin-top: -1.5rem;
        margin-bottom: auto;
    }

    .tet-offer__logo--land {
        height: 3rem;
    }

    .tet-land-bonusi-atrums {
        grid-column: span 8;
    }

    .tet-land-bonusi-atrums span,
    .tet-offer-land-starts .tet-grid__cell--lg-show,
    .land-list span {
        display: inline-block;
    }

    .tet-land-bonusi-atrums i,
    .tet-offer-land-starts .tet-grid__cell--lg-show i,
    .land-list i {
        bottom: -0.3rem;
    }

    .tet-land-bonusi-films {
        grid-column: span 6;
        margin-top: 1.25rem;
    }
}

@media screen and (min-width: 100rem) {
    .land-offer-main-part h2 {
        font-size: 3rem;
    }
    .tet-land-bonusi-films {
        margin-right: 1rem;
    }
}

@media screen and (min-width: 120rem) {
    .land-offer-main-part h2 {
        font-size: 3.25rem;
    }
}

/* beztermina ligums

@media screen and (min-width: 80rem) {
    .beztermina-ligums {
        grid-column-end: 13;
    }
*/

/* interneta offers */

.int-offer-blocks {
    background-color: #22244C;
    border-radius: 5px;
    margin-bottom: 1.5rem;
}

.land-button {
    min-width: 100%;
}

/*@media screen and (min-width: 45rem) {
    .land-button {
        min-width: 12.5rem;
    }
}

/* other options */

.land-responsive-img {
    width: 100%;
    height: auto;
}

.cta-img {
    order: 1;
}

.cta-text {
    order: 2;
    text-align: center;
}

@media screen and (min-width: 61.25rem) {
    .cta-text {
        order: 1;
        text-align: left;
    }
    .cta-img {
        order: 2;
    }

}

@media screen and (min-width: 80rem) {
    .cta-text {
        margin-top: 3rem;
    }
    .devices-sec {
        margin-top: 6rem;
        margin-bottom: 6rem;
    }
}

@media screen and (min-width: 100rem) {
    .cta-text {
        margin-top: 4rem;
    }
}

/* gallery */

.hel-gallery__description {
    display: contents;
    visibility: visible;
    opacity: 1;
}

.hel-gallery__text-container--inner {
    padding-right: 1.5rem;
}

.app-icon {
    height: 2.5rem;
    margin-right: 1rem;
}

.app-icon-2 {
    margin-right: 0rem;
}

@media screen and (min-width: 80rem) {
    .hel-gallery__text-container--inner {
        padding-right: 0;
    }
}

/* gallery 2 */

.s-films-logo-gallery {
    height: 1.75rem;
    padding-top: .45rem;
}

@media screen and (min-width: 45rem) {
    .s-films-logo-gallery {
        height: 2.5rem;
    }
}

@media screen and (min-width: 80rem) {
    .s-films-logo-gallery {
        height: 3rem;
    }
}

/*@media screen and (min-width: 80rem) {
    .land-space-fix {
        margin-left: 2rem;
    }
}

@media screen and (min-width: 100rem) {
    .land-space-fix {
        margin-left: 1rem;
    }
}

@media screen and (min-width: 120rem) {
    .land-space-fix {
        margin-left: 6rem;
    }
}*/

/* CTA block */

.fin-cta-block {
    background-color: #131c4f;
    border-color: transparent;
    border-radius: 0.3125rem;
    margin-bottom: 1.5rem;
}

.fin-cta-block {
    margin-bottom: 0;
}

@media screen and (min-width: 80rem) {
    .fin-cta-block {
        padding-top: 6rem;
        padding-bottom: 6rem;
    }
}

/* beztermina boxi

@media screen and (min-width: 30rem) {
    .bezterm-cena {
        display: inline-grid;
    }
}

/* buj

.tet-buj {
    margin: auto;
    max-width: 896px;
}

.tet-accordion__content {
    opacity: .8;
}

.tet-list__item.land-nested {
    margin: 1rem 1rem 1rem 1.5rem;
    opacity: .7;
}

@media screen and (min-width: 45rem) {
    .tet-list__item.land-nested {
        margin-right: 3rem;
    }
}

@media screen and (min-width: 61.25rem) {
    .tet-list__item.land-nested {
        margin-right: 10.5rem;
    }
}*/

/* video modal */

.video-cont {
    padding: 0;
    height: 100vw;
    overflow: hidden;
}

/* buj ar tabiem */

.tet-tabs {
    margin: auto;
    max-width: 896px;
}

.tet-accordion__content p {
    opacity: .8;
}

.tet-list__item.land-nested {
    margin: 1rem 1rem 1rem 1.5rem;
    opacity: .8;
}

@media screen and (min-width: 45rem) {
    .tet-list__item.land-nested {
        margin-right: 3rem;
    }
}

@media screen and (min-width: 61.25rem) {
    .tet-list__item.land-nested {
        margin-right: 10.5rem;
    }
}

/* modal kanali */

.kanali-logo img {
    height: 2.25rem;
    padding: .85rem 1rem;
}

@media screen and (min-width: 30rem) {
    .kanali-logo img {
        height: 2rem;
    }
}

@media screen and (min-width: 45rem) {
    .kanali-logo img {
        height: 2.25rem;
    }
}

@media screen and (min-width: 80rem) {
    .land-tet-modal {
        max-width: 72.5rem;
    }
    .kanali-logo img {
        height: 2.5rem;
    }
}

/* footer */

.land-foot-text {
    opacity: .7;
    text-align: center;
}

.land-foot-text span {
    margin: 0 .25rem;
}

@media screen and (min-width: 30rem) {
    .land-foot-text span {
        margin: 0 .5rem;
    }
}

@media screen and (min-width: 45rem) {
    .land-foot-text {
        text-align: left;
    }
}

/* ie message */
