.feedback-item {
    display: none !important;
}


button, button:active, button:focus, button:hover {
    outline: 0
}

.sweet-tv-new li,
.sweet-tv-new span {
    color: #fff;
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.container-fluid {
    max-width: 1194px;
}

.mt100 {
    margin-top: 0
}

.img_wauto_hauto {
    width: auto;
    height: auto
}

.m2__agent a, h1, h2, h3, h4, h5, h6, p {
    font-family: sans-serif !important
}

body {
    background: #182936 !important
}

.theme {
    display: none
}

.header-padding {
    padding-bottom: 60px !important;
}

.m2__home {
    height: calc(100vh - 60px);
    position: relative;
    overflow: hidden;
    min-height: 600px;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-animation: imgSlide 120s linear infinite;
    -moz-animation: imgSlide 120s linear infinite;
    -o-animation: imgSlide 120s linear infinite;
    animation: imgSlide 120s linear infinite
}

.m2__home.noanimations {
    -webkit-animation: none;
    -moz-animation: none;
    -o-animation: none;
    animation: none
}

.m2__home.noanimations.m2__home--ukr {
    height: 100vh;
    background: url(/themes/kivi/assets/img/sweet-tv-new/images/bg_ukr_avatar.png) right top/50% auto no-repeat, #0b1e28
}

.m2__wrapper {
    display: flex;
    max-width: 1194px;
    margin: 10vh auto 0;
    color: #fff;
    position: relative
}

.m2__tariff-item.m2__tariff-item-header .m2__connect,
.m2__tariff-item.m2__tariff-item-header .m2__connect-try {
    padding: 10px 5px;
}

.m2__img {
    position: absolute;
    width: 830px;
    right: -195px;
    top: 0
}

.m2__left {
    display: flex;
    flex-direction: column;
    max-width: 591px
}

.m2__left-title {
    font-size: 51px;
    font-weight: 600;
    line-height: 55px;
    margin: 0 0 4vh
}

.m2__left-list li {
    font-size: 24px;
    font-weight: 500;
    line-height: 29px;
    margin: 5px 0 2vh 20px;
    padding: 0 0 0 5px;
    position: relative
}

.m2__left-list {
    margin: 0 0 5vh;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg width='13' height='109' viewBox='0 0 13 109' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.49993 3L6.5 104' stroke='white'/%3E%3Ccircle cx='6.5' cy='6.5' r='6.5' fill='white'/%3E%3Ccircle cx='6.5' cy='56.5' r='6.5' fill='white'/%3E%3Ccircle cx='6.5' cy='102.5' r='6.5' fill='white'/%3E%3C/svg%3E") 0 12px/auto 74% no-repeat
}

.m2__left-text {
    max-width: 410px;
    font-size: 24px;
    font-weight: 500;
    line-height: 29px;
    margin: 0 0 5vh;
    color: #fff;
}

.m2__left-devices {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    width: 100%;
    max-width: 350px;
    margin: 0 0 5vh
}

.m2__left-device {
    display: flex;
    flex-direction: column
}

.m2__left-device img {
    margin: 0 0 10px;
    height: 40px
}

.m2__left-device span {
    font-size: 14px;
    font-weight: 400;
    line-height: 17px
}

.m2__left-btn {
    max-width: 400px;
    min-height: 60px;
    width: 100%;
    height: 60px;
    background: radial-gradient(192.53% 1041.23% at 0 12%, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 34.03%), #20bcc6;
    box-shadow: 0 0 18px #20bcc6;
    color: #fff;
    border-radius: 50px;
    padding: 15px;
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.m2__left-btn img:not(.m2__left-btn--img) {
    transform: scale(2);
    margin-left: -50px
}


@keyframes imgSlide {
    50% {
        background-position: right top
    }
    100% {
        background-position: left top
    }
}

@-webkit-keyframes imgSlide {
    50% {
        background-position: right top
    }
    100% {
        background-position: left top
    }
}

@keyframes homeSlide {
    0% {
        transform: rotate(-5deg) translateX(-100vw)
    }
    100% {
        transform: rotate(-5deg) translateX(100vw)
    }
}

.m2__home-block {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    text-align: center;
    padding: 0 15px;
    background: rgba(0, 0, 0, .6)
}

.m2__home--ukr .m2__home-block {
    justify-content: flex-start;
    padding: 130px 15px 0
}

.m2__podlogo {
    text-transform: uppercase;
    color: rgba(255, 255, 255, .87);
    font-weight: 600;
    margin-top: 12px;
    margin-bottom: 0;
    font-size: 17px;
    letter-spacing: .05em
}

.m2__title {
    font-size: 60px;
    color: #fff;
    margin: 25px 0 20px
}

.m2__desc {
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 50px;
    color: #fff
}

.m2__home--ukr .m2__desc {
    margin-bottom: 115px
}

.m2__btn-7 {
    color: #fff;
    background: radial-gradient(192.53% 1041.23% at 0 12%, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 34.03%), #20bcc6;
    box-shadow: 0 0 18px #20bcc6;
    border-radius: 50px;
    font-weight: 500;
    font-size: 18px;
    padding: 16px 25px;
    transition: .7s
}

.m2__btn-7 img {
    height: 19px !important;
    transform: scale(2)
}

.m2__btn-7:hover {
    color: #fff;
    background: radial-gradient(192.53% 1041.23% at 100% 12%, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 34.03%), #20bcc6
}

.m2__arrow-down {
    position: absolute;
    bottom: 10px;
    left: calc(50% - 41px);
    cursor: pointer;
    transition: .3s;
    animation: arrow 2s linear infinite
}

@keyframes arrow {
    50% {
        transform: translateY(-10px)
    }
    0%, 100% {
        transform: translateY(0)
    }
}

.m2__arrow-down:hover path {
    fill: #50CBD2
}

.m2__what {
    padding: 150px 0 0;
    overflow: hidden;
    position: relative
}

.m2__what h2 {
    margin: 0 0 50px;
    font-size: 60px;
    color: #fff
}

.m2__what-container {
    display: flex;
    align-items: flex-start
}

.m2__what-img {
    position: relative;
    margin-left: 50px
}

.m2__what-img a {
    display: block;
}

.m2__what-img {
    width: 50%;
}

.m2__what-img img {
    position: absolute;
    top: 10px;
    display: block;
    width: 100%;
    height: auto;
}

.m2__what-text h3 {
    font-size: 48px;
    font-weight: 700;
    margin: 0 0 50px;
    display: flex;
    align-items: center;
    color: #fff
}

.full-hd, .hd-4k {
    font-size: 21px;
    letter-spacing: .075em;
    color: #fff;
    border-radius: 5px;
    font-weight: 500;
    background: #20bbc6;
    margin-left: 15px;
    width: 44px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -4px
}

.full-hd {
    margin-left: 25px
}

.m2__what-item {
    margin-bottom: 25px;
    max-width: 450px
}

.m2__what-text--films .m2__what-item {
    max-width: 500px
}

.m2__what-item h6 {
    color: #fff;
    font-size: 28px;
    font-weight: 400;
    margin: 0 0 5px
}

.m2__what-item p {
    margin: 0;
    font-size: 14px;
    color: rgba(255, 255, 255, .4);
    max-width: 425px;
    line-height: 16px
}

.m2__what-item--dev p {
    max-width: 430px
}

.m2__what-item--child p {
    max-width: 380px
}

.m2__what-item p span {
    color: #d8271c
}

.m2__what-container {
    margin-top: 85px;
    position: relative;
    z-index: 2
}

.m2__what-text--films {
    width: 50%;
}

.m2__what-films-block {
    width: 50%;
}

.m2__what-films-block.intl_index {
    transform: none
}

.m2__what-films-block.intl_index img {
    width: 45%;
    margin-top: 20px
}

.m2__what-films-block.intl2_index {
    margin-bottom: 100px
}

.m2__what-films-block.intl2_index img {
    width: initial;
    margin-top: 0
}

.m2__what-films-block.intl2_index ~ .m2__what-text--films {
    width: 50%;
}

.m2__what-films {
    padding-right: 40px
}

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

.m2__card {
    margin: 0 20px 20px 0
}

.m2__card a img {
    width: 100%;
    height: auto;
}

.m2__card-poster {
    transition: .3s;
    position: relative;
    display: block;
    width: 100%;
    height: 100%
}


.m2__card-poster:hover::after {
    opacity: 1
}

.m2__card-poster:hover {
    z-index: 2
}

.m2__studios {
    display: flex;
    margin-top: 50px;
    align-items: center
}

.m2__studios img {
    margin-right: 40px
}

.m2__serials {
    padding-top: 245px;
    padding-bottom: 100px;
    background: url(/themes/kivi/assets/img/sweet-tv-new/images/bg-serials.png) right 0 no-repeat;
}

.m2__serials-container {
    display: flex
}

.m2__serials-container .m2__what-item {
    max-width: 485px
}

.m2__serials-img {
    position: relative
}

.m2__serials-img img {
    margin-top: -120px
}

.m2__hearts {
    width: 200px;
    height: 200px;
    position: absolute;
    top: 0;
    right: 0
}

.m2__heart {
    position: absolute;
    right: 0;
    top: 150px;
    animation: heart 3s linear infinite;
    opacity: .8
}

.m2__heart2 {
    animation-delay: 1s
}

.m2__heart3 {
    animation-delay: 2s
}

.m2__heart4 {
    animation-delay: 3s
}

@keyframes heart {
    90% {
        opacity: 1;
        top: -100px;
        right: -120px;
        transform: rotate(-40deg) scale(.6)
    }
    100% {
        opacity: 0;
        top: -120px;
        right: -120px;
        transform: rotate(-40deg) scale(.6)
    }
}

.m2__mults {
    display: flex
}

.m2__video {
    width: 50%
}

.m2__video--wrap {
    max-width: 520px;
    height: 292px
}

.m2__video--wrap iframe {
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, #1a2d3b 25%, hsl(202deg 57% 19% / 50%) 45%, #1a2d3b 60%);
    background-size: 800px;
    animation: loading 1.8s infinite linear
}

.m2__rozetka {
    display: flex;
    align-items: center;
    padding: 80px 0 130px
}

.m2__rozetka .m2__what-item {
    max-width: 480px
}

.m2__what-mults-block {
    max-width: 500px
}

.mn__notebook {
    background: url(/themes/kivi/assets/img/sweet-tv-new/images/notebook.png) left top no-repeat;
    position: relative
}

.m2__notebook {
    position: relative;
    left: -60px
}

.m2__video-block {
    position: relative;
    padding-top: 25px;
    padding-bottom: 67.5%;
    height: 0;
    margin-top: -25px
}

.m2__video-block video {
    box-sizing: border-box;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    padding: 10.5% 10.5% 12.8% 11.5%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.m2__what-mults-notebook {
    width: 50%
}

.m2__bird {
    position: absolute;
    left: -40px;
    bottom: 15%
}

.m2__mults .m2__what-item {
    max-width: 100%
}

.m2__sports {
    padding: 150px 0 60px
}

.m2__sports-container {
    display: flex;
    align-items: flex-start
}

.m2__sports-container .m2__what-text {
    width: 50%;
    padding-right: 50px
}

.m2__what-football {
    width: 50%;
    position: relative
}

.m2__what-football video {
    width: 100%;
    height: auto;
    max-height: 100%;
    min-height: 200px;
    background-position: center top;
    background-size: contain;
    background-repeat: no-repeat
}

.m2__what-football::after {
    content: '';
    display: block;
    width: 100%;
    height: 40px;
    margin-top: -7px;
    background: url(/themes/kivi/assets/img/sweet-tv-new/images/tv-bottom.png) center top/contain no-repeat
}

.m2__what-football::after {
    display: none
}

.m2__what-football img {
    max-width: 100%
}

.m2__subsrc {
    padding: 123px 0;
    overflow: hidden;
    background-color: #20bec6;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover
}

.m2__subsrc h3 {
    font-size: 60px;
    margin: 0 0 24px;
    color: #fff
}

.m2__subsrc h6 {
    font-weight: 400;
    font-size: 28px;
    line-height: 33px;
    color: #fff;
    margin-bottom: 45px
}

.m2__mes {
    color: #182936;
    font-size: 18px;
    opacity: .5
}

.m2__form {
    position: relative
}

.m2__input {
    border-radius: 50px;
    height: 70px;
    background: rgba(24, 41, 54, .7);
    border: none;
    padding: 0 25px;
    font-weight: 500;
    font-size: 40px;
    color: #fff
}

.m2__submit {
    cursor: pointer;
    background: #fff;
    border-radius: 50px;
    padding: 0 10px;
    color: #182936;
    font-weight: 500;
    border: 2px solid #fff;
    font-size: 18px;
    line-height: 120%;
    width: 315px;
    height: 70px;
    transition: .3s
}

.m2__submit img {
    filter: none !important;
    transition: inherit
}

.m2__submit:hover {
    color: #fff;
    background: #20bcc6
}

.m2__submit:hover img {
    filter: brightness(0) invert(1) !important
}

.m2__counter {
    text-align: center;
    padding: 175px 0 100px;
    overflow: hidden
}

.plusOut {
    padding: 175px 0 130px
}

.m2__count {
    margin: 50px 0 30px;
    display: flex;
    justify-content: center
}

.m2__count span {
    color: #fff;
    font-weight: 500;
    font-size: 60px;
    display: block;
    background: #0b1e28;
    line-height: 143%;
    border-radius: 5px;
    margin: 0 3px;
    padding: 0 10px
}

.m2__counter p {
    font-weight: 500;
    font-size: 28px;
    color: #fff
}

.m2__counter-container {
    display: flex;
    justify-content: center;
    position: relative
}

.m2__counter-logo {
    background: linear-gradient(45deg, #1a2d3b 25%, hsl(202deg 57% 19% / 50%) 45%, #1a2d3b 60%);
    background-size: 800px;
    animation: loading 1.8s infinite linear
}

.m2__people {
    position: absolute;
    width: 490px;
    height: 440px
}

.m2__people img {
    position: absolute;
    border-radius: 50%;
    background: linear-gradient(45deg, #1a2d3b 25%, hsl(202deg 57% 19% / 50%) 45%, #1a2d3b 60%);
    background-size: 800px;
    animation: loading 1.8s infinite linear
}

.m2__left-people {
    left: 50%;
    transform: translateX(-165%)
}

.m2__right-people {
    left: 50%;
    transform: translateX(65%)
}

.one-photo {
    width: 140px;
    object-fit: cover;
    right: 80px;
    top: 50px;
    position: absolute
}

.two-photo {
    width: 55px;
    object-fit: cover;
    left: 55px;
    top: 45px;
    position: absolute
}

.three-photo {
    width: 90px;
    object-fit: cover;
    left: 90px;
    top: 100px;
    position: absolute
}

.four-photo {
    width: 50px;
    object-fit: cover;
    left: 185px;
    top: 150px;
    position: absolute
}

.five-photo {
    width: 120px;
    object-fit: cover;
    left: 0;
    top: 220px;
    position: absolute
}

.six-photo {
    width: 50px;
    object-fit: cover;
    left: 130px;
    top: 220px;
    position: absolute
}

.seven-photo {
    width: 70px;
    object-fit: cover;
    right: 185px;
    top: 200px;
    position: absolute
}

.eight-photo {
    width: 50px;
    object-fit: cover;
    right: 85px;
    top: 200px;
    position: absolute
}

.nine-photo {
    width: 110px;
    object-fit: cover;
    left: 150px;
    bottom: 45px;
    position: absolute
}

.ten-photo {
    width: 70px;
    object-fit: cover;
    right: 120px;
    bottom: 100px;
    position: absolute
}

.el-photo {
    width: 70px;
    object-fit: cover;
    right: 0;
    bottom: 110px;
    position: absolute
}

[data-aos=my-scale] {
    transform: scale(0)
}

[data-aos=my-scale].aos-animate {
    transform: scale(1)
}

.m2__cinema {
    overflow: hidden;
    padding-bottom: 100px;
    position: relative
}

.m2__cinema-video-block {
    height: 650px;
    position: relative;
    max-width: 1180px;
    margin: 0 auto
}

.m2__cinema-video-block video {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.m2__cinema-title {
    color: #fff;
    font-size: 48px;
    margin: 50px 0 30px;
    text-align: center;
    line-height: 57px
}

.m2__cinema-podtitle {
    font-size: 28px;
    line-height: 33px;
    text-align: center;
    color: rgba(255, 255, 255, .5)
}

.m2__sound-container {
    display: flex;
    align-items: flex-start
}

.m2__sound-text {
    flex: 0 0 100%
}

.m2__sound-img {
    flex: 0 0 50%;
    transform: translateX(-50%)
}

.m2__sound-text-block {
    max-width: 600px
}

.m2__sound-text-block h3 {
    font-size: 48px;
    line-height: 57px;
    margin: 0 0 30px;
    color: #fff
}

.m2__sound-text-block p {
    font-size: 28px;
    line-height: 33px;
    color: rgba(255, 255, 255, .5);
    margin: 0 0 60px;
    max-width: 560px
}

.m2__sound-text-block img {
    margin-right: 30px
}

.m2__sound-block {
    margin-top: 150px
}

.m2__tv-container {
    display: flex;
    justify-content: space-between;
    margin-top: 150px
}

.m2__tv-img {
    width: 50%;
    padding-right: 35px;
    position: relative
}

.m2__tv-img img {
    max-width: 100%
}

.m2__inext-img {
    position: absolute;
    top: 165px;
    right: -27px
}

.m2__inext_img {
    position: relative;
    width: 30%;
    height: 700px
}

.m2__inext_text {
    width: 70%
}

.m2__inext_img img {
    position: absolute;
    right: 0;
    top: 0;
    transform: translate(35%, -100px)
}

.m2__inext-block {
    background: linear-gradient(45deg, #15394c 0, rgba(21, 57, 76, 0) 100%), #20bcc6;
    margin: 160px 0 210px;
    z-index: 2;
    position: relative;
    height: 460px;
    display: flex;
    align-items: center;
    justify-content: center
}

.m2__inext_text > div {
    width: 350px;
    text-align: center
}

.m2__inext_text h6 {
    font-weight: 700;
    font-size: 56px;
    line-height: 67px;
    color: #fff
}

.m2__inext_text span {
    font-weight: 600;
    font-size: 18px;
    line-height: 120%;
    color: #fff;
    width: 100%
}

.m2__inext_btn {
    font-weight: 700;
    font-size: 32px;
    line-height: 120%;
    background-color: #fb0200;
    border-radius: 50px;
    display: block;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 20px 0;
    margin: 26px 0 9px;
    width: 100%;
    transition: all .2s ease-in-out
}

.hidden-menu .header-inext__free {
    top: 7px;
    right: 0
}

.m2__inext_btn:hover {
    color: #fff;
    background-color: #c70200
}

.m2__tv-text {
    width: 60%;
    padding-left: 50px
}

.m2__tv-text h3 {
    color: #fff;
    font-size: 48px;
    line-height: 57px;
    margin: 0 0 30px
}

.m2__tv-text p {
    font-size: 26px;
    line-height: 33px;
    color: rgba(255, 255, 255, .5);
    margin: 0;
    max-width: 500px
}

.m2__prices {
    margin: 20px 0
}

.m2__prices strong {
    font-weight: 700;
    font-size: 48px;
    color: #20bcc6
}

.m2__prices span {
    font-weight: 300;
    font-size: 48px;
    text-decoration: line-through;
    color: rgba(255, 255, 255, .5);
    margin-left: 15px
}

.m2__btn-inext {
    color: #fff;
    background: radial-gradient(192.53% 1041.23% at 0 12%, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 34.03%), #20bcc6;
    box-shadow: 0 0 18px #20bcc6;
    border-radius: 50px;
    font-weight: 500;
    font-size: 18px;
    padding: 16px 35px;
    transition: .7s;
    display: inline-block
}

.m2__btn-inext:hover {
    color: #fff;
    background: radial-gradient(192.53% 1041.23% at 100% 12%, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 34.03%), #20bcc6
}

.m2__family {
    overflow: hidden;
    text-align: center
}

.m2__family img {
    width: 100%
}

.m2__faq {
    padding: 80px 0 150px;
    text-align: center;
    background: #182936;
    overflow: hidden
}

.m2__faq h2 {
    font-size: 48px;
    line-height: 57px;
    color: #fff;
    margin: 0 0 30px
}

.m2__faq .container-fluid > p {
    font-size: 28px;
    line-height: 33px;
    margin: 0 auto 50px;
    max-width: 990px;
    color: rgba(255, 255, 255, .3)
}

.m2__faq h3 {
    margin: 150px 0 20px;
    font-size: 48px;
    color: #fff
}

.m2__apps {
    display: flex;
    justify-content: center
}

.m2__apps a {
    margin: 0 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
    width: 170px;
    height: 50px;
    background: #15394c;
    border-radius: 6px
}

.m2__apps span {
    position: absolute;
    display: block;
    width: 100%;
    font-weight: 400;
    top: 8px;
    padding-left: 62px;
    text-align: left;
    font-size: 11px;
    line-height: 11px;
    color: #fff
}

.m2__apps a:hover {
    background: #20bbc6
}

.m2__faq-list {
    max-width: 768px;
    margin: 0 auto
}

.m2__faq-item {
    padding: 20px 0;
    display: flex;
    cursor: pointer;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid rgba(0, 0, 0, .2)
}

.m2__faq-item span {
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    padding-right: 30px;
    text-align: left;
    width: 90%
}

.m2__faq-item.open span, .m2__faq-item:hover span {
    color: #20bbc6
}

.m2__faq-text {
    padding: 10px 0 20px;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    display: none
}

.m2__faq-item.open .m2__vert-line {
    display: none
}

.m2__contacts {
    padding: 150px 0;
    text-align: center;
    background: #182936;
    overflow: hidden
}

.m2__contacts h2 {
    font-size: 36px;
    line-height: 43px;
    margin: 0 0 40px;
    color: #fff
}

.m2__contacts a {
    color: #fff;
    font-weight: 700;
    font-size: 48px;
    display: inline-flex;
    align-items: center
}

.m2__contacts a:hover {
    color: #20bcc6
}

.m2__contacts a:hover path {
    fill: #20BCC6
}

.m2__contacts svg {
    margin-right: 20px
}

.m2__contacts p {
    margin-top: 20px;
    font-size: 24px;
    line-height: 28px;
    color: rgba(255, 255, 255, .3)
}

.m2__tariffs {
    background: #0b1e28;
    padding: 123px 0 150px
}

.m2__tariff-item {
    display: flex;
    align-items: center;
    color: #fff;
    justify-content: space-between;
}

.m2__tariff-item-desc {
    width: 50%;
    max-width: 500px;
    padding: 5px;
    padding-right: 30px
}

.m2__tariff-item-desc h6 {
    font-weight: 400;
    font-size: 20px;
    margin: 0;
    line-height: 140%
}

.m2__tariff-item-desc p {
    font-size: 16px;
    line-height: 140%;
    color: rgba(255, 255, 255, .5);
    margin: 0
}

.m2__tariff-item-tariff1 {
    padding: 25px 15px;
    width: 236px;
    font-size: 24px;
    text-align: center
}

.m2__tariff-item-tariff2 {
    padding: 16px 10px;
    width: 236px;
    font-size: 16px;
    text-align: center;
    background: rgba(255, 255, 255, .1);
    color: #fff;
    height: inherit;
    align-self: stretch;
}

.m2__tariff-item-tariff3 {
    padding: 16px 15px;
    width: 250px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    height: inherit;
    align-self: stretch;
}

.m2__check, .m2__nocheck {
    background: #0fd884;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin: 0 auto
}

.m2__nocheck {
    background: #39576b
}

.m2__tariff-item-tariff2--radius {
    border-radius: 0 0 5px 5px
}

.m2__tariff-item-header {
    align-items: flex-end;
    position: -webkit-sticky;
    position: sticky;
    top: 59px;
    background: #0b1e28
}

.m2__tariff-item-header .m2__tariff-item-desc {
    font-size: 36px;
    line-height: 43px;
    color: #fff;
    font-weight: 700;
    padding-top: 65px;
    padding-bottom: 30px;
}

.m2__tariff-item-header.m2__tarif-fixed {
    position: fixed;
    width: 100%;
    max-width: 1164px;
    left: 50%;
    transform: translateX(-50%);
    top: 60px;
    background: #0b1e28;
    z-index: 100
}

.m2__name-tariff {
    font-weight: 700;
    font-size: 24px;
    line-height: 1;
    color: #fff;
}

.m2__price-tariff {
    color: #fff;
    font-size: 20px
}

.m2__oldprice-tariff {
    font-size: 14px;
    color: rgba(255, 255, 255, .5);
    margin-bottom: 15px;
    height: 18px;
    text-decoration: line-through
}

.m2__connect {
    display: block;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    border: 2px solid #fff;
    border-radius: 50px;
    padding: 10px 15px;
    transition: .3s;
    overflow: hidden;
    margin-bottom: 5px;
}

.m2__connect img {
    height: 22px !important;
    transform: scale(2)
}

.m2__connect:hover {
    color: #0b1e28;
    background: #fff
}

.m2__connect:hover img {
    filter: brightness(10) invert(1) !important
}

.m2__connect-try {
    position: relative;
    color: #fff;
    background: radial-gradient(192.53% 1041.23% at 0 12%, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 34.03%), #20bcc6;
    box-shadow: 0 0 18px #20bcc6;
    border-radius: 50px;
    font-weight: 500;
    font-size: 14px;
    padding: 15px 15px;
    transition: .7s;
    display: block;
    z-index: 1;
    overflow: hidden
}

.m2__connect-try img {
    height: 14px !important;
    transform: scale(3)
}

.m2__connect-try:after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50px;
    background: radial-gradient(192.53% 1041.23% at 100% 12%, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 34.03%), #20bcc6;
    z-index: -1;
    transition: opacity .3s linear;
    opacity: 0
}

.m2__connect-try:hover:after {
    opacity: 1
}

.m2__connect-try:hover {
    color: #fff;
}

.m2__tariff-item-header .m2__tariff-item-tariff2 p {
    font-size: 12px;
    color: #fff;
    margin: 10px 0 0;
    color: #fff;
    height: inherit;
    align-self: stretch;
}

.m2__tariff-item-header .m2__tariff-item-tariff2 {
    border-radius: 5px 5px 0 0;
    color: #fff;
}

[data-aos=fade-in] {
    opacity: 0
}

[data-aos=fade-in].aos-animate {
    opacity: 1
}

.m2__btn-7__fixed {
    display: none
}

.m2__studios.m-nopfc {
    height: 90px
}

.m2__agent_item h2 {
    font-weight: 700;
    font-size: 48px;
    line-height: 57px;
    color: #fff;
    margin-top: 60px
}

.m2__agent a {
    width: 254px;
    display: block;
    text-align: center
}

.m2__agent_item p {
    font-size: 28px;
    line-height: 33px;
    color: #88959b;
    margin: 31px 0 110px
}

.m2__agent_item h2 span {
    color: #d8271c
}

.m2__agent_item--left {
    width: 55%;
    margin-left: -110px
}

.m2__agent_item.m2__agent_item--left img {
    max-width: 100%
}

.m2__agent_item--right {
    width: 45%
}

.m2__agent {
    overflow: hidden
}

#device_price {
    overflow: hidden;
    padding: 50px 0 0
}

#device_price h2 {
    margin: 15px 0 10px
}

#device_price p {
    font-size: 16px;
    color: #fff
}

#device_price .all-f-btn {
    margin-top: 0
}

#device_price .col-md-5 {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.m2__inext {
    margin-top: 50px;
    margin-bottom: 80px
}

.m2__inext h2 {
    font-size: 48px;
    line-height: 57px;
    margin-bottom: 15px
}

.m2__inext h6 {
    margin: 20px auto 50px;
    font-size: 28px;
    line-height: 33px;
    color: rgba(255, 255, 255, .5)
}

.m2__inext-container {
    display: flex
}

.m2__inext-imgblock {
    flex-grow: 1;
    max-width: 60%
}

.m2__inext-imgblock img {
    width: 100%;
    height: auto
}

.m2__inext-text {
    margin-left: 60px;
    color: #fff
}

.m2__inext-text h4 {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 30px
}

.m2__inext-oldprice {
    text-decoration: line-through;
    color: rgba(255, 255, 255, .5);
    font-weight: 300;
    font-size: 31px;
    line-height: 32px
}

.m2__inext-price {
    color: #20bcc6;
    font-weight: 700;
    font-size: 48px;
    line-height: 48px
}

.m2__inext-btn {
    width: 254px;
    height: 60px;
    background: radial-gradient(192.53% 1041.23% at 0 12%, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 34.03%), #20bcc6;
    box-shadow: 0 0 18px #20bcc6;
    border-radius: 50px;
    font-weight: 500;
    font-size: 16px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 35px 0 0
}

.m2__inext-btn:hover {
    color: #fff;
    background: radial-gradient(192.53% 1041.23% at 80% 12%, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 34.03%), #20bcc6
}

.m2__home--ukr-mob {
    padding: 0
}

.fm-title-international {
    width: 210px;
    margin: 0 0 5px
}

.container-fluid.m2__what-container.m2__films-container.aos-init.aos-animate {
    justify-content: space-between;
}

section.cont-p {
    padding: 0 0 120px;
    position: relative;
}
section.cont-p span.title {
    font-weight: 700;
    font-size: 48px;
    line-height: 58px;
    display: block;
    padding-bottom: 30px;
    color: #fff;
}
section.cont-p span.title span {
    color: #20BEC6;
}
section.cont-p .flex {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

section.cont-p .flex .text-row {
    margin-bottom: 20px;
}

section.cont-p .flex .text-row p {
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #FFFFFF;
    margin: 0;
    margin-bottom: 5px;
    text-align: left;
}
section.cont-p .flex .text-row span {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    display: block;
    color: #FFFFFF;
    opacity: 0.4;
    text-align: left;
}

section.cont-p .text_block {
    width: 50%;
}

section.cont-p .img_block {
    padding-left: 20px;
    width: 50%;
}

section.cont-p .img_block img {
    display: block;
    width: 100%;
}


.bottom-row-link .flex {
    justify-content: space-between;
}

.bottom-row-link a {
    width: 32%;
    text-align: center;
}

section.cont-p.bg_dark {
    background: #0B1E28;
}


.m2__left-btn--img {
    left: 15px;
    height: auto;
    display: block;
    max-height: 100%;
    margin-right: 10px;
}

section.cont-p .title-row {
    position: sticky;
    top: 60px;
    z-index: 1;
    padding: 15px 0;
    margin-bottom: 25px;
    background: rgba(11,30,40,1);
}

@keyframes loading {
    0% {
        background-position: -400px 0
    }
    100% {
        background-position: 400px 0
    }
}

@media (max-width: 1850px) {
    .m2__card a img {
        width: 210px;
    }
}

@media (max-width: 1600px) {
    .m2__img {
        width: 800px;
        right: -75px;
        top: -10px
    }

    .m2__wrapper {
        max-width: 1280px
    }
}

@media (max-width: 1400px) {
    .m2__sports {
        background: 0 0
    }

    .m2__wrapper {
        max-width: 100%;
        padding: 0 25px
    }

    .m2__img {
        width: 790px;
        right: 0;
        top: -18px
    }
}

@media (max-width: 1380px) {
    .m2__left-title {
        font-size: 46px;
        line-height: 50px
    }

    .m2__img {
        width: 770px;
        right: 5px;
        top: -18px
    }
}

@media (max-width: 1300px) {
    .m2__tariff-item-tariff2 {
        padding: 16px 10px
    }

    .m2__connect, .m2__connect-try {
        padding: 15px 5px;
        font-size: 13px
    }

    .m2__connect-try {
        padding: 17px 5px;
        margin-top: -2px
    }

    .m2__tariff-item-desc h6 {
        font-size: 18px
    }

    .m2__tariff-item-desc p {
        font-size: 14px
    }

    .m2__tariff-item-desc {
        max-width: 450px
    }

    .m2__tv-img {
        width: 40%
    }

    .m2__tv-img .m2__inext-img {
        max-width: 60%
    }

    .m2__tv-text {
        width: 60%;
        padding-left: 50px
    }

    .m2__tv-text h3 {
        font-size: 43px;
        line-height: 50px
    }

    .m2__sound-img {
        transform: translateX(-45%);
        padding-left: 40px
    }

    .m2__sound-text-block h3 {
        font-size: 42px;
        line-height: 47px
    }

    .m2__sound-block {
        margin-top: 50px
    }

    .m2__counter {
        padding: 130px 0
    }

    .m2__subsrc {
        padding: 80px 0
    }

    .m2__notebook {
        left: 0;
        margin-right: 40px
    }

    .m2__bird {
        width: 200px
    }

    .m2__card-poster img {
        height: 250px
    }

    .m2__what {
        padding-top: 80px
    }

    .m2__what h2 {
        font-size: 50px
    }

    /*.m2__what-text {*/
    /*    width: 50%*/
    /*}*/

    .m2__what-container {
        margin-top: 60px
    }

    .m2__what-img {
        width: 50%;
        text-align: right
    }

    .m2__what-img img {
        width: 100%;
        position: static
    }

    .m2__what-text h3 {
        font-size: 36px;
        margin-bottom: 40px
    }

    .m2__what-item h6 {
        font-size: 26px
    }

    .m2__studios img {
        margin-right: 25px
    }

    .m2__agent_item h2 {
        font-size: 42px;
        line-height: 47px
    }

    .m2__agent_item h2 {
        margin-top: 110px
    }

    .m2__card a img {
        width: 180px;
    }

    .m2__what-container.intl2_sport {
        margin-top: -40px
    }

    .m2__inext_img img {
        transform: translate(15%, 50px);
        width: 600px
    }

    .m2__inext-block {
        height: 380px;
        margin: -50px 0 150px
    }

    .m2__img {
        width: 730px;
        right: 0
    }

    .m2__left-title {
        font-size: 46px;
        line-height: 46px
    }
}

@media (max-width: 1255px) {
    .m2__left-title {
        font-size: 40px;
        line-height: 40px
    }

    .m2__left-list li {
        font-size: 21px;
        line-height: 28px
    }

    .m2__left-list li:nth-child(2)::after {
        top: -18px
    }

    .m2__left-device img {
        margin: 0 0 8px;
        height: 38px
    }
}

@media (max-width: 1150px) {
    .m2__agent_item--left {
        margin-left: -45px
    }

    .m2__agent_item p {
        margin: 31px 0 60px
    }

    .m2__rozetka {
        padding: 70px 20px 100px
    }

    .m2__video {
        width: 65%
    }

    .intl_faq {
        padding-bottom: 80px
    }

    .m2__inext_text h6 {
        font-size: 40px;
        line-height: 45px
    }

    .m2__inext_btn {
        font-size: 20px;
        line-height: 120%;
        padding: 14px 0
    }

    .m2__inext_text > div {
        width: 310px
    }

    .m2__inext_img img {
        transform: translate(5%, 50px);
        width: 600px
    }

    .m2__inext-block {
        height: 310px
    }

    .m2__home.noanimations {
        background-position: center center
    }

    .m2__img {
        width: 660px
    }

    .m2__home.noanimations.m2__home--ukr {
        background: url(/themes/kivi/assets/img/sweet-tv-new/images/bg_ukr_avatar.png) right top/63% auto no-repeat, #0b1e28
    }
}

@media (max-width: 1100px) {
    .m2__img {
        width: 625px
    }

    .m2__left {
        max-width: 530px
    }

    .m2__left-title {
        font-size: 36px;
        line-height: 38px;
        margin: 0 0 2vh
    }
}

@media (max-width: 1080px),(min-width: 1080px) and (max-width: 1200px) and (orientation: portrait) {
    #footer.mt100 {
        margin-top: 0 !important
    }

    .m2__home.noanimations.m2__home--ukr {
        height: auto;
        background: url(/themes/kivi/assets/img/sweet-tv-new/images/bg_ukr_avatar.png) 100% 0/135% auto no-repeat, #0b1e28
    }

    .m2__wrapper {
        flex-direction: column-reverse;
        justify-content: center;
        align-items: center;
        margin: 30px auto 0
    }

    .m2__img {
        position: static
    }

    .m2__left {
        align-items: center
    }

    .m2__left-title {
        font-size: 45px;
        line-height: 45px;
        margin: 25px 0 70px;
        text-align: center
    }

    .m2__left-list {
        display: flex;
        justify-content: space-between;
        background: 0 0
    }

    .m2__left-list li {
        list-style: none;
        text-align: center;
        padding: 0;
        margin: 0;
        max-width: 130px;
        font-size: 20px;
        line-height: 26px
    }

    .m2__left-list li::before, .m2__left-list li:nth-child(2)::before {
        content: '';
        display: block;
        width: 12px;
        height: 12px;
        position: absolute;
        top: -25px;
        left: 50%;
        transform: translate(-50%, -50%);
        background: url("data:image/svg+xml;charset=utf8,%3Csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='6.5' cy='6.5' r='6.5' fill='white'/%3E%3C/svg%3E") center/100% 100% no-repeat
    }

    .m2__left-list li:first-child::after, .m2__left-list li:nth-child(2)::after {
        width: 135px;
        height: .5px;
        position: absolute;
        content: '';
        display: block;
        background: #fff;
        top: -25px;
        left: 50%
    }

    .m2__left-text {
        max-width: 425px;
        font-size: 26px;
        line-height: 33px;
        margin: 0 auto 40px;
        text-align: center
    }

    .m2__left-devices {
        display: flex;
        align-items: baseline;
        justify-content: space-between;
        width: 100%;
        max-width: 350px;
        margin: 0 auto 45px
    }

    .m2__left-device img {
        margin: 0 0 12px;
        height: 42px
    }

    .m2__left-btn {
        margin: 0 auto 100px
    }
}

@media (max-width: 1000px) {
    .m2__inext-text {
        margin-left: 30px
    }

    .m2__inext h6 {
        margin-top: 10px;
        font-size: 22px
    }

    .m2__inext h2 {
        font-size: 38px
    }

    .m2__what-films-block.intl_index img {
        width: 35%;
        margin-top: 40px
    }

    .m2__faq .container-fluid > p {
        font-size: 20px;
        line-height: 30px;
        max-width: 700px
    }

    .m2__tv-img .m2__inext-img {
        top: 100px
    }

    .m2__name-tariff {
        font-size: 20px
    }

    .m2__price-tariff {
        font-size: 16px;
        color: #fff
    }

    .m2__oldprice-tariff {
        font-size: 12px
    }

    .m2__connect, .m2__connect-try {
        padding: 7px;
        border-radius: 5px;
        min-height: 53px;
        display: flex;
        justify-content: center;
        align-items: center
    }

    .m2__tariff-item-tariff1, .m2__tariff-item-tariff2, .m2__tariff-item-tariff3 {
        font-size: 16px
    }

    .m2__tariff-item-desc p {
        display: none
    }

    .m2__tariff-item-desc h6 {
        font-size: 16px;
        line-height: 120%;
        margin-bottom: 3px
    }

    .m2__tariff-item-header .m2__tariff-item-desc {
        font-size: 24px;
        line-height: 28px
    }

    .m2__faq h3 {
        font-size: 40px;
        line-height: 45px;
        margin-top: 50px
    }

    .m2__faq {
        padding-top: 50px
    }

    .m2__faq h2 {
        font-size: 40px;
        line-height: 45px
    }

    .m2__tv-container {
        margin-top: 100px
    }

    .m2__tv-text h3 {
        font-size: 30px;
        line-height: 34px
    }

    .m2__tv-text p {
        font-size: 20px
    }

    .m2__sound-text {
        width: 60%;
        flex: none
    }

    .m2__sound-img {
        transform: none;
        width: 40%
    }

    .m2__sound-img img {
        max-width: 100%
    }

    .m2__sound-text-block h3 {
        font-size: 30px;
        line-height: 34px
    }

    .m2__sound-text-block p {
        font-size: 20px
    }

    .m2__right-people {
        transform: translateX(40%);
        top: -85px
    }

    .m2__left-people {
        transform: translateX(-140%);
        top: -85px
    }

    .m2__count span {
        font-size: 44px
    }

    .m2__counter p {
        font-size: 22px
    }

    .m2__counter {
        padding: 100px 0
    }

    .m2__counter-logo {
        width: 245px
    }

    .m2__count {
        margin: 40px 0 20px
    }

    .m2__submit {
        height: 60px;
        width: 290px
    }

    .m2__input {
        height: 60px;
        font-size: 32px
    }

    .m2__subsrc h3 {
        font-size: 40px;
        margin-bottom: 15px
    }

    .m2__subsrc h6 {
        font-size: 24px
    }

    .m2__mults .m2__what-text {
        width: 60%
    }

    .m2__bird {
        width: 100px;
        left: -15px
    }

    .m2__serials-container .m2__what-text {
        width: 60%
    }

    .m2__serials-img {
        width: 40%
    }

    .m2__serials {
        padding-top: 150px;
        padding-bottom: 0
    }

    .m2__serials-img img {
        margin-left: -170px
    }

    .m2__hearts {
        right: 55px
    }

    .m2__contacts {
        padding: 100px 0
    }

    .m2__contacts h2 {
        font-size: 30px;
        margin-bottom: 30px
    }

    .m2__contacts a {
        font-size: 40px
    }

    .m2__contacts p {
        margin: 30px 0 0
    }

    .m2__family {
        height: 175px;
        position: relative;
        overflow: hidden
    }

    .m2__family img {
        position: absolute;
        height: 100%;
        left: 50%;
        transform: translateX(-50%);
        object-fit: cover
    }

    .m2__what-films {
        padding-right: 15px
    }

    .m2__what-text--films {
        flex: none;
        width: 60%;
        transform: translateX(-100%)
    }

    .m2__what-films-block {
        transform: translateX(-60%)
    }

    .m2__logo {
        width: 250px
    }

    .m2__podlogo {
        font-size: 11px
    }

    .m2__title {
        font-size: 36px
    }

    .m2__desc {
        font-size: 18px;
        margin-bottom: 35px
    }

    .m2__what h2 {
        font-size: 36px;
        text-align: center
    }

    .full-hd {
        margin-left: 20px
    }

    .m2__what-text h3 {
        font-size: 30px
    }

    .m2__what-item h6 {
        font-size: 20px
    }

    .m2__agent_item--left img {
        width: 600px
    }

    .m2__agent_item h2 {
        font-size: 30px;
        line-height: 34px
    }

    .m2__agent_item p {
        font-size: 20px
    }

    .m2__agent_item p {
        font-size: 28px;
        margin: 31px 0 60px
    }

    .m2__agent_item p {
        font-size: 20px
    }

    .m2__video--wrap {
        max-width: 420px;
        height: 250px
    }

    .m2__video--wrap iframe {
        height: 100%
    }

    .m2__what-films-block.intl2_index img {
        width: initial;
        margin-top: 0
    }

    .m2__what-container.intl2_sport {
        margin-top: -10px
    }

    .m2__what-films-block.intl2_index {
        margin-bottom: 80px
    }

    .m2__what-films-block.intl2_index ~ .m2__what-text--films .m2__what-text svg {
        width: 300px
    }

    .m2__inext_img img {
        transform: translate(20%, 60px);
        width: 550px
    }

    .m2__inext-block {
        height: 280px;
        margin: 20px 0 100px
    }

    .m2__inext_text h6 {
        font-size: 36px;
        line-height: 40px
    }

    .modal-tariffs {
        z-index: 100003 !important
    }
}

@media (max-width: 850px) {
    .m2__inext h6 {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 35px;
        text-align: center;
        font-weight: 700 !important
    }

    .m2__inext h2 {
        font-size: 28px;
        line-height: 40px;
        text-align: center;
        font-weight: 700 !important
    }

    .m2__arrow-down {
        display: none
    }

    .m2__inext-text h4 {
        font-size: 22px;
        line-height: 26px;
        margin-bottom: 20px
    }

    .m2__inext-oldprice {
        font-size: 24px;
        line-height: 30px
    }

    .m2__inext-price {
        font-size: 24px;
        line-height: 30px
    }

    .m2__what-films-block.intl_index img {
        width: 60%;
        margin-top: 0
    }

    .m2__what-films-block.intl_index {
        text-align: center
    }

    .m2__serials {
        background-position: right
    }

    .m2__home {
        min-height: 400px
    }

    .m2__card-poster::after {
        width: 30px;
        height: 30px
    }

    .m2__tariff-item-header .m2__tariff-item-desc {
        font-size: 18px;
        line-height: 18px;
        padding-top: 28px
    }

    .m2__tariff-item-desc h6 {
        font-size: 14px
    }

    .m2__check, .m2__nocheck {
        width: 15px;
        height: 15px
    }

    .m2__tariff-item-tariff1, .m2__tariff-item-tariff2, .m2__tariff-item-tariff3 {
        font-size: 14px
    }

    .m2__tariff-item-tariff1, .m2__tariff-item-tariff3 {
        padding: 15px 10px
    }

    .m2__tariff-item-tariff2 {
        padding: 17px 10px
    }

    .m2__faq-item span {
        font-size: 18px;
        line-height: 21px
    }

    .m2__faq h3 {
        font-size: 36px;
        line-height: 40px
    }

    .m2__faq .container-fluid > p {
        margin-bottom: 40px;
        font-size: 20px;
        line-height: 30px
    }

    .m2__apps {
        flex-wrap: wrap
    }

    .m2__apps a {
        margin-bottom: 20px
    }

    .m2__faq h2 {
        font-size: 36px;
        line-height: 40px
    }

    .m2__tv-text {
        padding-left: 0;
        width: 100%;
        margin-top: 80px
    }

    .m2__tv-img {
        padding-right: 0;
        width: 100%;
        text-align: center
    }

    .m2__tv-img .m2__inext-img {
        bottom: -60px;
        top: auto;
        left: 50%;
        transform: translateX(-50%)
    }

    .m2__tv-container {
        flex-direction: column
    }

    .m2__sound-text-block {
        max-width: 100%
    }

    .m2__sound-container {
        flex-direction: column
    }

    .m2__sound-text {
        width: 100%
    }

    .m2__sound-img {
        width: 100%;
        order: -1;
        margin-bottom: 50px;
        padding-left: 0
    }

    .m2__sound-img img {
        transform: translateX(15px)
    }

    .m2__people img {
        display: none
    }

    .m2__counter-block {
        position: relative;
        z-index: 2
    }

    .m2__right-people {
        width: 288px;
        height: 258px;
        top: 0;
        background: url(/themes/kivi/assets/img/sweet-tv-new/images/v2/index_2022/right-people.png);
        transform: translateX(80%)
    }

    .m2__left-people {
        width: 288px;
        height: 258px;
        top: 0;
        background: url(/themes/kivi/assets/img/sweet-tv-new/images/v2/index_2022/left-people.png);
        transform: translateX(-180%)
    }

    .m2__input {
        font-size: 24px
    }

    .m2__submit {
        position: static;
        font-size: 16px
    }

    .m2__form {
        display: flex;
        justify-content: center;
    }

    .m2__mes {
        text-align: center;
        font-size: 16px;
    }

    .m2__subsrc h3 {
        text-align: center;
        font-size: 30px;
    }

    .m2__subsrc h6 {
        text-align: center;
        font-size: 20px;
        margin-bottom: 30px;
    }

    .m2__sports {
        background: 0 0;
        padding-top: 50px;
    }

    .m2__sports-container {
        flex-direction: column;
    }

    .m2__what-football {
        order: -1;
        width: 100%;
    }

    .m2__sports-container .m2__what-text {
        width: 100%;
        margin-top: 50px;
        padding-right: 0;
    }

    .m2__what-mults-notebook {
        width: 80%;
    }

    .m2__notebook {
        margin-right: 0;
    }

    .m2__mults .m2__what-text {
        width: 80%;
        max-width: 100%;
        margin-top: 30px;
    }

    .m2__mults {
        flex-direction: column;
        align-items: center;
    }

    .m2__cards {
        justify-content: center;
    }

    .m2__card {
        margin: 0 7px 14px;
    }

    .m2__card-poster img {
        height: 220px;
    }

    .m2__channels-container, .m2__films-container {
        flex-direction: column;
        align-items: center;
    }

    .m2__what-text--films {
        width: 80%;
        transform: none;
        margin-top: 30px;
    }

    .m2__what-text--films .m2__what-item {
        max-width: 100%;
    }

    .m2__what-films-block {
        transform: none;
        width: calc(100% + 30px);
    }

    .m2__what-films {
        padding: 0;
        flex-direction: row;
        justify-content: center;
    }

    .m2__channels-container .m2__what-text {
        width: 80%;
    }

    .m2__what-img {
        order: -1;
        width: 80%;
        height: 400px;
        margin-left: 0;
    }

    .m2__what-img img {
        position: absolute;
        left: 0;
    }

    .m2__what-item {
        max-width: 100%;
    }

    .m2__agent_item--left {
        order: 2;
    }

    .m2__agent_item--left img {
        position: static;
    }

    .m2__agent-wrapper {
        flex-direction: column;
    }

    .m2__agent_item {
        width: 100%;
        margin: 0;
        text-align: center;
    }

    .m2__agent_item h2 {
        margin-top: 0;
    }

    .m2__agent a {
        margin-left: auto;
        margin-right: auto;
    }

    .m2__agent_item p {
        margin-top: 20px;
    }

    .m2__card a img {
        width: 150px;
    }

    .m2__rozetka {
        flex-direction: column;
        padding: 10px 0 50px;
    }

    .m2__video {
        width: 100%;
        margin-bottom: 30px;
    }

    .m2__video--wrap {
        margin-left: auto;
        margin-right: auto;
        max-width: 490px;
        height: 250px;
    }

    .m2__rozetka .m2__what-text {
        width: 80%;
    }

    .m2__rozetka .m2__what-text h3 br {
        display: none;
    }

    .m2__what-container.intl2_sport {
        margin-top: 60px;
    }

    .m2__what-films-block.intl2_index img {
        width: initial;
    }

    .m2__what-films-block.intl2_index ~ .m2__what-text--films {
        transform: none;
        margin-top: 0;
    }

    .m2__what-films-block.intl2_index {
        margin-bottom: 25px;
    }

    .m2__what-container.intl2_sport {
        margin-bottom: 60px;
    }

    .m2__inext-wrapper {
        flex-direction: column;
    }

    .m2__inext-block, .m2__inext_img {
        height: initial;
    }

    .m2__inext-block {
        background: linear-gradient(180deg, #15394c -20%, rgba(21, 57, 76, 0) 100%), #20bcc6;
        padding: 70px 0 0;
        margin: 70px 0 100px;
    }

    .m2__inext_img img {
        transform: none;
        width: 370px;
        position: static;
    }

    .m2__inext_img, .m2__inext_text {
        width: 100%;
        text-align: center;
    }

    .m2__inext_text > div {
        margin-left: auto;
        margin-right: auto;
    }

    .m2__inext_img {
        margin-top: -30px;
    }

    .m2__inext_text h6 {
        font-size: 30px;
        line-height: 30px;
    }

    .m2__inext_btn {
        font-size: 17px;
        line-height: 120%;
        padding: 12px 0;
    }
}

@media (max-width: 768px) {
    .m2__arrow-down {
        bottom: 140px;
    }

    .m2__home-block {
        height: 100%;
    }
}

@media (max-width: 767px) {
    #device_price .show-dev {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: -340px;
        z-index: 1;
    }

    .m2__home {
        height: auto;
    }
}

@media (max-width: 700px) {
    .m2__inext-imgblock {
        max-width: 75%
    }

    .m2__agent_item--left img {
        width: 450px;
    }

    .m2__what-img {
        height: 330px;
    }

    .m2__connect-try {
        margin-top: 0;
    }

    .m2__tariff-item-tariff1 {
        display: none;
    }

    .m2__tariff-item-header .m2__tariff-item-tariff2 p {
        display: none;
    }

    .m2__tariff-item-tariff2, .m2__tariff-item-tariff3 {
        width: 25%;
        padding: 15px 5px;
    }

    .m2__tariffs-container-block {
        background: rgba(255, 255, 255, .1);
        border-radius: 5px;
    }

    .m2__tariff-item-tariff2 {
        background: 0 0;
    }

    .m2__tariff-item-desc {
        padding-left: 10px;
        padding-right: 10px;
    }

    .m2__tariff-item-tariff3 {
        background: #0b1e28;
    }

    .m2__tariffs {
        padding: 100px 0;
    }

    .m2__what-films-block.intl_index img {
        width: 70%;
    }

    .m2__desc-mob {
        display: block !important;
    }
}

@media (max-width: 650px) {
    .m2__inext-container {
        flex-direction: column;
        align-items: center;
    }

    .m2__inext-text {
        margin-left: 0;
        width: 75%;
        text-align: center;
    }

    .m2__inext-btn {
        margin-left: auto;
        margin-right: auto;
    }

    .m2__img {
        max-width: 100%;
    }
}

@media (max-width: 576px) {
    .m2__what-item p {
        max-width: 300px
    }

    .m2__inext h2 {
        line-height: 28px
    }

    .m2__inext h6 {
        font-size: 16px
    }

    .m2__inext-text {
        width: 100%
    }

    .m2__inext-imgblock {
        max-width: 85%
    }

    #device_price .show-dev {
        height: 40px;
        line-height: 40px
    }

    #device_price {
        padding: 25px 0 0
    }

    .m2__what-films-block.intl_index img {
        width: 80%
    }

    .m2__studios {
        padding: 0;
        width: calc(100% + 30px);
        margin-left: -15px;
        padding-left: 15px
    }

    .m2__apps a {
        margin: 0 15px 30px
    }

    .m2__faq .container-fluid > p {
        font-size: 18px;
        line-height: 21px
    }

    .m2__counter {
        padding-bottom: 0
    }

    .m2__tariffs {
        padding: 20px 0 80px
    }

    .m2__faq {
        padding-bottom: 60px
    }

    .m2__subsrc {
        background-position: 20% top
    }

    @keyframes btn7 {
        50% {
            box-shadow: 0 0 40px #20bbc6
        }
        100% {
            box-shadow: 0 0 0 #20bbc6
        }
    }.m2__tariff-item-header {
         top: 49px
     }

    .m2__what-mults-notebook {
        width: 100%
    }

    .m2__check, .m2__nocheck {
        width: 10px;
        height: 10px
    }

    .m2__connect-try {
        line-height: 13px
    }

    .m2__price-tariff {
        font-size: 14px
    }

    .m2__name-tariff {
        font-size: 16px
    }

    .m2__tariff-item-desc h6 {
        font-size: 13px
    }

    .m2__connect, .m2__connect-try {
        font-size: 11px;
        min-height: 45px
    }

    .m2__faq-item span {
        font-size: 14px;
        line-height: 16px
    }

    .m2__faq-text {
        font-size: 12px;
        line-height: 14px
    }

    .m2__faq h3 {
        font-size: 24px;
        line-height: 28px
    }

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

    .m2__faq .container-fluid > p {
        font-size: 18px;
        line-height: 21px
    }

    .m2__prices span {
        display: inline-block;
        font-size: 34px;
        vertical-align: top
    }

    .m2__tv-text {
        text-align: center
    }

    .m2__tv-text h3 {
        font-size: 24px;
        line-height: 28px;
        text-align: center
    }

    .m2__tv-text p {
        font-size: 18px;
        line-height: 21px;
        font-weight: 400;
        text-align: center
    }

    .m2__sound-text-block h3 {
        font-size: 24px;
        line-height: 28px
    }

    .m2__sound-text-block img {
        width: 85px;
        margin-right: 20px
    }

    .m2__sound-text-block p {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 30px
    }

    .m2__sound-img {
        font-size: 24px;
        line-height: 28px;
        position: relative
    }

    .m2__sound-img::before {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        width: 500px;
        height: 200px;
        border-radius: 50%;
        transform: translate(-50%, -50%);
        background: rgba(32, 188, 198, .3);
        filter: blur(80px)
    }

    .m2__left-people {
        transform: translateX(-150%)
    }

    .m2__right-people {
        transform: translateX(50%)
    }

    .m2__counter p {
        font-size: 18px
    }

    .m2__count span {
        font-size: 30px;
        padding: 0 5px
    }

    .m2__counter-logo {
        width: 190px
    }

    .m2__input {
        border-radius: 10px;
        background: rgba(24, 41, 54, .5);
        font-size: 18px;
        text-align: center;
        width: 80%
    }

    .m2__submit {
        width: 80%;
        margin: 20px 0 0;
        border: 2px solid #fff;
        padding: 0 40px
    }

    .m2__form {
        flex-direction: column;
        align-items: center
    }

    .m2__mults .m2__what-text {
        width: 100%
    }

    .m2__serials-container .m2__what-text {
        width: 100%
    }

    .m2__cinema {
        overflow: unset;
        overflow-x: clip
    }

    .m2__cards {
        justify-content: start;
        overflow-x: auto;
        scrollbar-width: none
    }

    .m2__cards::-webkit-scrollbar {
        display: none
    }

    .m2__serials-container {
        flex-direction: column;
        align-items: center
    }

    .m2__serials-img {
        width: 100%;
        order: -1
    }

    .m2__serials-img img {
        margin-left: -100px
    }

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

    .m2__contacts a {
        font-size: 34px
    }

    .m2__contacts p {
        font-size: 18px
    }

    .m2__what-text--films {
        width: 100%
    }

    .m2__card-poster img {
        height: 180px
    }

    .m2__what h2 {
        font-size: 24px
    }

    .m2__what-text h3 {
        font-size: 24px;
        margin-bottom: 30px
    }

    .m2__what-item h6 {
        font-size: 18px
    }

    .full-hd, .hd-4k {
        font-size: 11px;
        width: 24px;
        height: 22px;
        margin-top: -2px
    }

    .m2__what-img {
        width: 100%
    }

    .m2__channels-container .m2__what-text {
        width: 100%
    }

    .m2__home {
        margin-top: 50px;
        height: calc(100vh - 50px)
    }

    .m2__logo {
        width: 185px
    }

    .m2__podlogo {
        font-size: 9px
    }

    .m2__title {
        font-size: 24px
    }

    .m2__desc {
        font-weight: 400;
        font-size: 15px
    }

    .m2__btn-7 {
        font-size: 16px;
        height: 60px;
        display: flex;
        align-items: center;
        line-height: 120%;
        padding: 11px 35px
    }

    .m2__btn-7__fixed {
        display: none;
        position: fixed;
        bottom: 60px;
        width: 100%;
        height: auto;
        text-align: center;
        justify-content: center;
        left: 50%;
        font-size: 16px;
        line-height: 19px;
        padding: 11px 10px;
        transform: translateX(-50%);
        background: radial-gradient(192.53% 1041.23% at 0 12%, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 34.03%), #20bcc6;
        box-shadow: 0 0 18px #20bcc6;
        z-index: 2;
        border-radius: 0
    }

    .m2__btn-7__fixed-iphone {
        bottom: 75px
    }

    .m2__btn-7__fixed.show {
        display: flex
    }

    .m2__arrow-down {
        width: 30px;
        left: calc(50% - 15px);
        display: block;
        bottom: 100px
    }

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

    .m2__agent_item p {
        margin-top: 20px;
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
        font-size: 18px;
        line-height: 22px
    }

    .m2__agent a {
        display: flex;
        align-items: center;
        justify-content: center
    }

    .m2__rozetka .m2__what-text {
        width: 100%;
        padding: 0 15px
    }

    .m2__rozetka {
        align-items: initial
    }

    .m2__video--wrap {
        max-width: initial;
        width: 95%
    }

    .m2__what-films-block.intl2_index img {
        width: 92%
    }

    .m2__what-films-block.intl2_index ~ .m2__what-text--films .m2__what-text {
        width: 90%
    }

    .intl2_subscr .m2__submit {
        width: 100%
    }

    .m2__inext_img img {
        display: none
    }

    .m2__inext--mob {
        display: block !important
    }

    .m2__inext_text h6 {
        font-size: 24px;
        line-height: 29px
    }

    .m2__inext_btn {
        font-size: 18px;
        line-height: 120%;
        padding: 18px 0
    }

    .m2__inext_text span {
        font-weight: 600;
        font-size: 14px;
        line-height: 120%
    }

    .m2__inext_img img {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto
    }

    .m2__inext_img {
        margin-top: 0;
        margin-bottom: 20px
    }

    .m2__inext-block {
        margin-top: 50px
    }

    .m2__inext-block .container-fluid {
        padding: 0
    }

    .m2__home.home-to-up_iphone .m2__arrow-down {
        bottom: 160px
    }

    #toTop {
        bottom: 110px !important
    }

    .m2__home--ukr {
        justify-content: center;
        padding: 0
    }

    .m2__home--ukr .m2__desc {
        max-width: 300px;
        display: none
    }

    .m2__left-title {
        font-size: 38px;
        line-height: 40px
    }

    .m2__left-text {
        font-size: 25px;
        line-height: 32px
    }
}

@media (max-width: 500px) {
    .m2__left-title {
        font-size: 34px;
        line-height: 37px
    }

    .m2__left-text {
        text-align: center;
        font-size: 21px;
        line-height: 28px
    }

    .m2__left-list li {
        font-size: 18px;
        line-height: 24px
    }
}

@media (max-width: 576px) and (max-height: 690px) {
    .m2__arrow-down {
        bottom: 65px
    }
}

@media (max-width: 576px) and (max-height: 670px) {
    .m2__home-block.home-to-up {
        justify-content: flex-start;
        padding-top: 120px
    }
}

@media (max-width: 460px) {
    .m2__left-list li:first-child::after, .m2__left-list li:nth-child(2)::after {
        width: 102%
    }
    .m2__studios img:last-child {
        display: none;
    }
    .m2__studios {
        justify-content: space-between;
    }
}

@media (max-width: 440px) {
    .m2__wrapper {
        margin: 10px auto 0
    }

    section.cont-p span.title {
        font-size: 28px;
        line-height: 34px;
        padding-bottom: 40px;
    }

    section.cont-p {
        padding: 80px 0;
    }
    section.cont-p .flex {
        flex-wrap: wrap;
    }

    section.cont-p .text_block {
        width: 100%;
    }
    section.cont-p .img_block {
        display: none;
    }

    section.cont-p .flex .text-row p {
        font-size: 14px;
        line-height: 20px;
    }

    section.cont-p .flex .text-row span {
        font-size: 13px;
        line-height: 16px;
    }

    section.cont-p  .m2__what-text {
        width: 100%;
    }


    .m2__left-title {
        font-size: 26px;
        line-height: 26px;
        max-width: 300px;
        margin: 25px 0 60px
    }

    .m2__left-list li::before, .m2__left-list li:nth-child(2)::before {
        top: -15px
    }

    .m2__left-list li:first-child::after, .m2__left-list li:nth-child(2)::after {
        top: -17px;
        width: 95%
    }

    .m2__left-list {
        max-width: 325px;
        margin: 0 auto 35px
    }

    .m2__left-list li {
        font-size: 13px;
        line-height: 16px;
        max-width: 100px
    }

    .m2__left-text {
        max-width: 290px;
        font-size: 18px;
        line-height: 21px
    }

    .m2__left-btn {
        padding: 15px 20px;
        margin: 0 auto 85px;
        font-size: 16px
    }

    .m2__left-btn--img {
        width: 60px;
        left: 15px;
        top: 1px
    }

    .m2__wrapper {
        padding: 0 15px
    }

    .m2__apps a {
        width: 140px;
        display: flex;
        align-items: center
    }

    .m2__apps span {
        padding-left: 48px
    }

    .m2__sound-img img {
        max-width: 140%
    }

    .m2__faq {
        padding-bottom: 50px
    }

    .m2__tariffs-container {
        padding: 0 5px
    }

    .m2__tariff-item-tariff2, .m2__tariff-item-tariff3 {
        padding: 20px 5px
    }

    .m2__price-tariff {
        font-size: 13px;
        line-height: 12px;
        margin-top: 3px
    }

    .m2__price-tariff span {
        display: block
    }

    .m2__btn-inext {
        padding: 16px 34px
    }

    .m2__prices strong {
        font-size: 32px
    }

    .m2__prices span {
        font-size: 18px;
        margin-left: -20px;
        margin-top: -5px
    }

    .m2__left-people {
        transform: translateX(-125%);
        top: -70px
    }

    .plusOut .m2__left-people {
        top: -90px
    }

    .m2__right-people {
        transform: translateX(25%);
        top: -70px
    }

    .m2__submit {
        font-size: 16px;
        padding: 0 6px;
        width: 300px
    }

    .m2__input {
        width: 100%
    }

    .m2__mes {
        font-size: 16px
    }

    .m2__subsrc h3 {
        font-size: 24px;
        margin-bottom: 10px
    }

    .m2__subsrc h6 {
        font-size: 16px;
        line-height: 19px
    }

    .m2__bird {
        display: none
    }

    .m2__what-img {
        width: 100%;
        height: 250px
    }

    .m2__serials-img img {
        margin-left: -20px;
        max-width: 100%
    }

    .m2__agent_item--left img {
        width: 320px;
        margin-top: 20px
    }

    .m2__apps a img {
        width: 115px
    }

    .m2__what-films-block.intl_index img {
        width: 90%
    }

    .m2__video--wrap {
        height: 220px
    }

    .m2__sports {
        padding-bottom: 50px
    }

    .m2__video {
        margin-bottom: 30px
    }

    .m2__what-container.intl2_sport {
        margin: 40px 0
    }

    .intl2_subscr a {
        display: block;
        width: 90%
    }

    .intl_faq .m2__apps a img {
        width: 99px
    }
}

@media screen and (max-width: 425px) and (orientation: portrait) {
    #device_price p {
        font-size: 18px;
        padding: 5px 0 0
    }

    .m2__serials {
        padding-bottom: 20px
    }

    #device_price .show-dev {
        bottom: -280px;
        width: 222px
    }

    #device_price {
        padding: 25px 0 0;
        margin-bottom: -75px
    }

    .m2__home-block {
        padding-bottom: 60px
    }
}

@media (max-width: 400px) {
    .m2__what-img {
        width: 100%;
        height: 255px
    }

    .m2__tariff-item {
        align-items: stretch
    }

    .m2__tariff-item-desc {
        padding: 10px;
        display: flex;
        align-items: center
    }

    .m2__tariff-item-tariff2, .m2__tariff-item-tariff3 {
        width: 30%;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .m2__home-block {
        padding-bottom: 80px
    }
}

@media (max-width: 375px) {
    .m2__what-img {
        width: 100%;
        height: 220px
    }

    #device_price p {
        font-size: 16px
    }

    .m2__video--wrap {
        height: 194px
    }

    .m2__left-btn--img {
        width: 14%;
        left: 3%;
        top: 12%
    }

    .m2__left-btn {
        width: 100%;
        font-size: 15px;
        padding: 15px;
    }
}

@media (max-width: 370px) {
    .m2__apps a {
        margin: 0 10px 20px
    }

    .m2__apps svg {
        max-width: 80%
    }

    .m2__apps span {
        font-size: 10px
    }

    .m2__what-text h3 {
        font-size: 22px
    }

    .m2__sound-images {
        display: flex;
        justify-content: space-between
    }

    .m2__sound-images img {
        margin-right: 0
    }

    .m2__home-block.home-to-up {
        padding-top: 40px
    }

    .m2__home--ukr .m2__desc {
        margin-bottom: 65px
    }

    .m2__left-btn {
        font-size: 16px;
        line-height: 17px
    }
}

@media (max-width: 340px) {
    .m2__left-list li:first-child::after, .m2__left-list li:nth-child(2)::after {
        width: 100%
    }

    .m2__left-device img {
        margin: 0 0 10px;
        height: 40px
    }

    .m2__left-btn--img {
        width: 59px;
        left: 15px;
        top: 3px
    }
}

@media (min-width: 991px) and (max-height: 770px) {
    .m2__home--ukr .m2__desc {
        margin-bottom: 40px
    }
}

@media (max-height: 600px) {
    .m2__home {
        min-height: 380px
    }

    .m2__arrow-down {
        display: none
    }
}

@media (max-width: 350px) {
    .m2__agent_item--left img {
        margin-left: -20px
    }

    .m2__inext_text h6 {
        font-size: 22px;
        line-height: 26px
    }
}

@media (min-width: 1110px) and (max-height: 900px) {
    .m2__arrow-down {
        bottom: 15px
    }
}

@media (max-width: 500px) and (min-height: 720px) and (max-height: 900px) {
    .m2__arrow-down {
        bottom: 80px
    }
}

@media (min-width: 1024px) and (max-height: 700px) {
    .m2__home.noanimations.m2__home--ukr {
        background: url(/themes/kivi/assets/img/sweet-tv-new/images/bg_blue.svg) right bottom no-repeat, url(/themes/kivi/assets/img/sweet-tv-new/images/bg_light_blue.svg) 55% 105% no-repeat, url(/themes/kivi/assets/img/sweet-tv-new/images/bg_ukr_avatar.png) right top/63% auto no-repeat, #0b1e28
    }

    .m2__wrapper {
        margin: 13vh auto 0
    }

    .m2__left-list {
        margin: 0 0 3vh
    }

    .m2__left-list li {
        margin: 3px 0 3px 20px
    }

    .m2__img {
        width: 600px
    }

    .m2__left-text {
        font-size: 22px;
        line-height: 26px
    }
}

@media (min-width: 1024px) and (max-height: 570px) {
    .m2__img {
        width: 573px
    }

    .m2__left-title {
        font-size: 33px;
        line-height: 37px
    }

    .m2__left {
        max-width: 480px
    }

    .m2__left-btn {
        min-height: 50px;
        padding: 15px;
    }

    .m2__left-btn--img {
        left: 15px
    }

    .m2__left-devices {
        max-width: 325px;
        margin: 0 0 4vh
    }

    .m2__home.noanimations.m2__home--ukr {
        background: url(/themes/kivi/assets/img/sweet-tv-new/images/bg_blue.svg) right bottom no-repeat, url(/themes/kivi/assets/img/sweet-tv-new/images/bg_light_blue.svg) 55% 150% no-repeat, url(/themes/kivi/assets/img/sweet-tv-new/images/bg_ukr_avatar.png) right top/63% auto no-repeat, #0b1e28
    }

    .m2__wrapper {
        margin: 14vh auto 0
    }

    .m2__left-device img {
        margin: 0 0 5px;
        height: 35px
    }

    .m2__left-text {
        max-width: 370px;
        font-size: 20px;
        line-height: 22px;
        margin: 0 0 4vh
    }
}

@media (min-width: 1024px) and (max-height: 570px) {
    .m2__left-text {
        display: none
    }

    .m2__img {
        width: 510px;
        right: 85px
    }
}

@media (min-width: 1200px) and (max-height: 700px) {
    .m2__img {
        width: 750px;
        right: 69px
    }

    .m2__left-list li:nth-child(2)::before {
        top: initial;
        bottom: -26px
    }

    .m2__left-list li:nth-child(2)::after {
        top: -19px
    }
}

@media (min-width: 1200px) and (max-height: 620px) {
    .m2__img {
        width: 720px;
        right: 40px
    }


}

@media (min-width: 1200px) and (max-height: 590px) {
    .m2__img {
        width: 680px;
        right: 30px;
        top: -20px
    }
}

@media (min-width: 1400px) and (max-height: 785px) {
    .m2__wrapper {
        margin: 12vh auto 0
    }

    .m2__img {
        top: -18px
    }
}

@media (min-width: 1400px) and (max-height: 700px) {
    .m2__wrapper {
        margin: 11vh auto 0
    }

    .m2__left-title {
        font-size: 47px;
        line-height: 50px;
        margin: 0 0 3vh
    }

    .m2__left-list li {
        font-size: 22px;
        line-height: 31px;
        margin: 5px 0 1vh 20px
    }

    .m2__left-list li:nth-child(2)::after, .m2__left-list li:nth-child(2)::before {
        height: 38px
    }

    .m2__left-list li:nth-child(2)::after {
        top: -28px
    }

    .m2__left-list li:nth-child(2)::before {
        bottom: -28px
    }

    .m2__left-list {
        margin: 0 0 4vh
    }

    .m2__img {
        width: 770px;
        right: -100px;
        top: -18px
    }
}

@media (min-width: 1400px) and (max-height: 650px) {
    .m2__left-title {
        font-size: 43px;
        line-height: 45px
    }

    .m2__left-text {
        font-size: 22px;
        line-height: 26px;
        margin: 0 0 4vh
    }

    .m2__img {
        width: 757px;
        right: -47px;
        top: -32px
    }

    .m2__home.noanimations.m2__home--ukr {
        background: url(/themes/kivi/assets/img/sweet-tv-new/images/bg_blue.svg) right bottom no-repeat, url(/themes/kivi/assets/img/sweet-tv-new/images/bg_light_blue.svg) 60% 160% no-repeat, url(/themes/kivi/assets/img/sweet-tv-new/images/bg_ukr_avatar.png) right top/50% auto no-repeat, #0b1e28
    }
}

@media (min-width: 1400px) and (max-height: 610px) {
    .m2__left-device img {
        margin: 0 0 8px;
        height: 37px
    }

    .m2__left-list li {
        font-size: 20px;
        margin: 2px 0 2px 20px
    }

    .m2__left-list li:nth-child(2)::after, .m2__left-list li:nth-child(2)::before {
        height: 32px
    }

    .m2__left-list li:nth-child(2)::after {
        top: -20px
    }

    .m2__left-list li:nth-child(2)::before {
        bottom: -20px
    }

    .m2__left-list {
        margin: 0 0 3vh
    }

    .m2__left-text {
        font-size: 20px;
        line-height: 24px;
        max-width: 350px
    }

    .m2__img {
        width: 693px;
        right: 0
    }

    .m2__home.noanimations.m2__home--ukr {
        background: url(/themes/kivi/assets/img/sweet-tv-new/images/bg_ukr_avatar.png) right top/50% auto no-repeat, #0b1e28
    }

    .m2__left-btn {
        min-height: 55px
    }
}

@media (min-width: 1400px) and (max-height: 580px) {
    .m2__wrapper {
        margin: 13vh auto 0
    }

    .m2__img {
        width: 645px;
        right: 41px;
        top: -26px
    }
}

@media (min-width: 1400px) and (max-height: 560px) {
    .m2__left-text {
        display: none
    }

    .m2__img {
        width: 600px;
        right: 60px
    }
}

@media (max-height: 450px) {
    .m2__tariff-item-header {
        position: unset
    }
}

[data-aos][data-aos][data-aos-duration="50"], body[data-aos-duration="50"] [data-aos] {
    transition-duration: 50ms
}

[data-aos][data-aos][data-aos-delay="50"], body[data-aos-delay="50"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="50"].aos-animate, body[data-aos-delay="50"] [data-aos].aos-animate {
    transition-delay: 50ms
}

[data-aos][data-aos][data-aos-duration="100"], body[data-aos-duration="100"] [data-aos] {
    transition-duration: .1s
}

[data-aos][data-aos][data-aos-delay="100"], body[data-aos-delay="100"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="100"].aos-animate, body[data-aos-delay="100"] [data-aos].aos-animate {
    transition-delay: .1s
}

[data-aos][data-aos][data-aos-duration="150"], body[data-aos-duration="150"] [data-aos] {
    transition-duration: .15s
}

[data-aos][data-aos][data-aos-delay="150"], body[data-aos-delay="150"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="150"].aos-animate, body[data-aos-delay="150"] [data-aos].aos-animate {
    transition-delay: .15s
}

[data-aos][data-aos][data-aos-duration="200"], body[data-aos-duration="200"] [data-aos] {
    transition-duration: .2s
}

[data-aos][data-aos][data-aos-delay="200"], body[data-aos-delay="200"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="200"].aos-animate, body[data-aos-delay="200"] [data-aos].aos-animate {
    transition-delay: .2s
}

[data-aos][data-aos][data-aos-duration="250"], body[data-aos-duration="250"] [data-aos] {
    transition-duration: .25s
}

[data-aos][data-aos][data-aos-delay="250"], body[data-aos-delay="250"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="250"].aos-animate, body[data-aos-delay="250"] [data-aos].aos-animate {
    transition-delay: .25s
}

[data-aos][data-aos][data-aos-duration="300"], body[data-aos-duration="300"] [data-aos] {
    transition-duration: .3s
}

[data-aos][data-aos][data-aos-delay="300"], body[data-aos-delay="300"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="300"].aos-animate, body[data-aos-delay="300"] [data-aos].aos-animate {
    transition-delay: .3s
}

[data-aos][data-aos][data-aos-duration="350"], body[data-aos-duration="350"] [data-aos] {
    transition-duration: .35s
}

[data-aos][data-aos][data-aos-delay="350"], body[data-aos-delay="350"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="350"].aos-animate, body[data-aos-delay="350"] [data-aos].aos-animate {
    transition-delay: .35s
}

[data-aos][data-aos][data-aos-duration="400"], body[data-aos-duration="400"] [data-aos] {
    transition-duration: .4s
}

[data-aos][data-aos][data-aos-delay="400"], body[data-aos-delay="400"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="400"].aos-animate, body[data-aos-delay="400"] [data-aos].aos-animate {
    transition-delay: .4s
}

[data-aos][data-aos][data-aos-duration="450"], body[data-aos-duration="450"] [data-aos] {
    transition-duration: .45s
}

[data-aos][data-aos][data-aos-delay="450"], body[data-aos-delay="450"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="450"].aos-animate, body[data-aos-delay="450"] [data-aos].aos-animate {
    transition-delay: .45s
}

[data-aos][data-aos][data-aos-duration="500"], body[data-aos-duration="500"] [data-aos] {
    transition-duration: .5s
}

[data-aos][data-aos][data-aos-delay="500"], body[data-aos-delay="500"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="500"].aos-animate, body[data-aos-delay="500"] [data-aos].aos-animate {
    transition-delay: .5s
}

[data-aos][data-aos][data-aos-duration="550"], body[data-aos-duration="550"] [data-aos] {
    transition-duration: .55s
}

[data-aos][data-aos][data-aos-delay="550"], body[data-aos-delay="550"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="550"].aos-animate, body[data-aos-delay="550"] [data-aos].aos-animate {
    transition-delay: .55s
}

[data-aos][data-aos][data-aos-duration="600"], body[data-aos-duration="600"] [data-aos] {
    transition-duration: .6s
}

[data-aos][data-aos][data-aos-delay="600"], body[data-aos-delay="600"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="600"].aos-animate, body[data-aos-delay="600"] [data-aos].aos-animate {
    transition-delay: .6s
}

[data-aos][data-aos][data-aos-duration="650"], body[data-aos-duration="650"] [data-aos] {
    transition-duration: .65s
}

[data-aos][data-aos][data-aos-delay="650"], body[data-aos-delay="650"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="650"].aos-animate, body[data-aos-delay="650"] [data-aos].aos-animate {
    transition-delay: .65s
}

[data-aos][data-aos][data-aos-duration="700"], body[data-aos-duration="700"] [data-aos] {
    transition-duration: .7s
}

[data-aos][data-aos][data-aos-delay="700"], body[data-aos-delay="700"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="700"].aos-animate, body[data-aos-delay="700"] [data-aos].aos-animate {
    transition-delay: .7s
}

[data-aos][data-aos][data-aos-duration="750"], body[data-aos-duration="750"] [data-aos] {
    transition-duration: .75s
}

[data-aos][data-aos][data-aos-delay="750"], body[data-aos-delay="750"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="750"].aos-animate, body[data-aos-delay="750"] [data-aos].aos-animate {
    transition-delay: .75s
}

[data-aos][data-aos][data-aos-duration="800"], body[data-aos-duration="800"] [data-aos] {
    transition-duration: .8s
}

[data-aos][data-aos][data-aos-delay="800"], body[data-aos-delay="800"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="800"].aos-animate, body[data-aos-delay="800"] [data-aos].aos-animate {
    transition-delay: .8s
}

[data-aos][data-aos][data-aos-duration="850"], body[data-aos-duration="850"] [data-aos] {
    transition-duration: .85s
}

[data-aos][data-aos][data-aos-delay="850"], body[data-aos-delay="850"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="850"].aos-animate, body[data-aos-delay="850"] [data-aos].aos-animate {
    transition-delay: .85s
}

[data-aos][data-aos][data-aos-duration="900"], body[data-aos-duration="900"] [data-aos] {
    transition-duration: .9s
}

[data-aos][data-aos][data-aos-delay="900"], body[data-aos-delay="900"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="900"].aos-animate, body[data-aos-delay="900"] [data-aos].aos-animate {
    transition-delay: .9s
}

[data-aos][data-aos][data-aos-duration="950"], body[data-aos-duration="950"] [data-aos] {
    transition-duration: .95s
}

[data-aos][data-aos][data-aos-delay="950"], body[data-aos-delay="950"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="950"].aos-animate, body[data-aos-delay="950"] [data-aos].aos-animate {
    transition-delay: .95s
}

[data-aos][data-aos][data-aos-duration="1000"], body[data-aos-duration="1000"] [data-aos] {
    transition-duration: 1s
}

[data-aos][data-aos][data-aos-delay="1000"], body[data-aos-delay="1000"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1000"].aos-animate, body[data-aos-delay="1000"] [data-aos].aos-animate {
    transition-delay: 1s
}

[data-aos][data-aos][data-aos-duration="1050"], body[data-aos-duration="1050"] [data-aos] {
    transition-duration: 1.05s
}

[data-aos][data-aos][data-aos-delay="1050"], body[data-aos-delay="1050"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1050"].aos-animate, body[data-aos-delay="1050"] [data-aos].aos-animate {
    transition-delay: 1.05s
}

[data-aos][data-aos][data-aos-duration="1100"], body[data-aos-duration="1100"] [data-aos] {
    transition-duration: 1.1s
}

[data-aos][data-aos][data-aos-delay="1100"], body[data-aos-delay="1100"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1100"].aos-animate, body[data-aos-delay="1100"] [data-aos].aos-animate {
    transition-delay: 1.1s
}

[data-aos][data-aos][data-aos-duration="1150"], body[data-aos-duration="1150"] [data-aos] {
    transition-duration: 1.15s
}

[data-aos][data-aos][data-aos-delay="1150"], body[data-aos-delay="1150"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1150"].aos-animate, body[data-aos-delay="1150"] [data-aos].aos-animate {
    transition-delay: 1.15s
}

[data-aos][data-aos][data-aos-duration="1200"], body[data-aos-duration="1200"] [data-aos] {
    transition-duration: 1.2s
}

[data-aos][data-aos][data-aos-delay="1200"], body[data-aos-delay="1200"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1200"].aos-animate, body[data-aos-delay="1200"] [data-aos].aos-animate {
    transition-delay: 1.2s
}

[data-aos][data-aos][data-aos-duration="1250"], body[data-aos-duration="1250"] [data-aos] {
    transition-duration: 1.25s
}

[data-aos][data-aos][data-aos-delay="1250"], body[data-aos-delay="1250"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1250"].aos-animate, body[data-aos-delay="1250"] [data-aos].aos-animate {
    transition-delay: 1.25s
}

[data-aos][data-aos][data-aos-duration="1300"], body[data-aos-duration="1300"] [data-aos] {
    transition-duration: 1.3s
}

[data-aos][data-aos][data-aos-delay="1300"], body[data-aos-delay="1300"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1300"].aos-animate, body[data-aos-delay="1300"] [data-aos].aos-animate {
    transition-delay: 1.3s
}

[data-aos][data-aos][data-aos-duration="1350"], body[data-aos-duration="1350"] [data-aos] {
    transition-duration: 1.35s
}

[data-aos][data-aos][data-aos-delay="1350"], body[data-aos-delay="1350"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1350"].aos-animate, body[data-aos-delay="1350"] [data-aos].aos-animate {
    transition-delay: 1.35s
}

[data-aos][data-aos][data-aos-duration="1400"], body[data-aos-duration="1400"] [data-aos] {
    transition-duration: 1.4s
}

[data-aos][data-aos][data-aos-delay="1400"], body[data-aos-delay="1400"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1400"].aos-animate, body[data-aos-delay="1400"] [data-aos].aos-animate {
    transition-delay: 1.4s
}

[data-aos][data-aos][data-aos-duration="1450"], body[data-aos-duration="1450"] [data-aos] {
    transition-duration: 1.45s
}

[data-aos][data-aos][data-aos-delay="1450"], body[data-aos-delay="1450"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1450"].aos-animate, body[data-aos-delay="1450"] [data-aos].aos-animate {
    transition-delay: 1.45s
}

[data-aos][data-aos][data-aos-duration="1500"], body[data-aos-duration="1500"] [data-aos] {
    transition-duration: 1.5s
}

[data-aos][data-aos][data-aos-delay="1500"], body[data-aos-delay="1500"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1500"].aos-animate, body[data-aos-delay="1500"] [data-aos].aos-animate {
    transition-delay: 1.5s
}

[data-aos][data-aos][data-aos-duration="1550"], body[data-aos-duration="1550"] [data-aos] {
    transition-duration: 1.55s
}

[data-aos][data-aos][data-aos-delay="1550"], body[data-aos-delay="1550"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1550"].aos-animate, body[data-aos-delay="1550"] [data-aos].aos-animate {
    transition-delay: 1.55s
}

[data-aos][data-aos][data-aos-duration="1600"], body[data-aos-duration="1600"] [data-aos] {
    transition-duration: 1.6s
}

[data-aos][data-aos][data-aos-delay="1600"], body[data-aos-delay="1600"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1600"].aos-animate, body[data-aos-delay="1600"] [data-aos].aos-animate {
    transition-delay: 1.6s
}

[data-aos][data-aos][data-aos-duration="1650"], body[data-aos-duration="1650"] [data-aos] {
    transition-duration: 1.65s
}

[data-aos][data-aos][data-aos-delay="1650"], body[data-aos-delay="1650"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1650"].aos-animate, body[data-aos-delay="1650"] [data-aos].aos-animate {
    transition-delay: 1.65s
}

[data-aos][data-aos][data-aos-duration="1700"], body[data-aos-duration="1700"] [data-aos] {
    transition-duration: 1.7s
}

[data-aos][data-aos][data-aos-delay="1700"], body[data-aos-delay="1700"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1700"].aos-animate, body[data-aos-delay="1700"] [data-aos].aos-animate {
    transition-delay: 1.7s
}

[data-aos][data-aos][data-aos-duration="1750"], body[data-aos-duration="1750"] [data-aos] {
    transition-duration: 1.75s
}

[data-aos][data-aos][data-aos-delay="1750"], body[data-aos-delay="1750"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1750"].aos-animate, body[data-aos-delay="1750"] [data-aos].aos-animate {
    transition-delay: 1.75s
}

[data-aos][data-aos][data-aos-duration="1800"], body[data-aos-duration="1800"] [data-aos] {
    transition-duration: 1.8s
}

[data-aos][data-aos][data-aos-delay="1800"], body[data-aos-delay="1800"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1800"].aos-animate, body[data-aos-delay="1800"] [data-aos].aos-animate {
    transition-delay: 1.8s
}

[data-aos][data-aos][data-aos-duration="1850"], body[data-aos-duration="1850"] [data-aos] {
    transition-duration: 1.85s
}

[data-aos][data-aos][data-aos-delay="1850"], body[data-aos-delay="1850"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1850"].aos-animate, body[data-aos-delay="1850"] [data-aos].aos-animate {
    transition-delay: 1.85s
}

[data-aos][data-aos][data-aos-duration="1900"], body[data-aos-duration="1900"] [data-aos] {
    transition-duration: 1.9s
}

[data-aos][data-aos][data-aos-delay="1900"], body[data-aos-delay="1900"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1900"].aos-animate, body[data-aos-delay="1900"] [data-aos].aos-animate {
    transition-delay: 1.9s
}

[data-aos][data-aos][data-aos-duration="1950"], body[data-aos-duration="1950"] [data-aos] {
    transition-duration: 1.95s
}

[data-aos][data-aos][data-aos-delay="1950"], body[data-aos-delay="1950"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1950"].aos-animate, body[data-aos-delay="1950"] [data-aos].aos-animate {
    transition-delay: 1.95s
}

[data-aos][data-aos][data-aos-duration="2000"], body[data-aos-duration="2000"] [data-aos] {
    transition-duration: 2s
}

[data-aos][data-aos][data-aos-delay="2000"], body[data-aos-delay="2000"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2000"].aos-animate, body[data-aos-delay="2000"] [data-aos].aos-animate {
    transition-delay: 2s
}

[data-aos][data-aos][data-aos-duration="2050"], body[data-aos-duration="2050"] [data-aos] {
    transition-duration: 2.05s
}

[data-aos][data-aos][data-aos-delay="2050"], body[data-aos-delay="2050"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2050"].aos-animate, body[data-aos-delay="2050"] [data-aos].aos-animate {
    transition-delay: 2.05s
}

[data-aos][data-aos][data-aos-duration="2100"], body[data-aos-duration="2100"] [data-aos] {
    transition-duration: 2.1s
}

[data-aos][data-aos][data-aos-delay="2100"], body[data-aos-delay="2100"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2100"].aos-animate, body[data-aos-delay="2100"] [data-aos].aos-animate {
    transition-delay: 2.1s
}

[data-aos][data-aos][data-aos-duration="2150"], body[data-aos-duration="2150"] [data-aos] {
    transition-duration: 2.15s
}

[data-aos][data-aos][data-aos-delay="2150"], body[data-aos-delay="2150"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2150"].aos-animate, body[data-aos-delay="2150"] [data-aos].aos-animate {
    transition-delay: 2.15s
}

[data-aos][data-aos][data-aos-duration="2200"], body[data-aos-duration="2200"] [data-aos] {
    transition-duration: 2.2s
}

[data-aos][data-aos][data-aos-delay="2200"], body[data-aos-delay="2200"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2200"].aos-animate, body[data-aos-delay="2200"] [data-aos].aos-animate {
    transition-delay: 2.2s
}

[data-aos][data-aos][data-aos-duration="2250"], body[data-aos-duration="2250"] [data-aos] {
    transition-duration: 2.25s
}

[data-aos][data-aos][data-aos-delay="2250"], body[data-aos-delay="2250"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2250"].aos-animate, body[data-aos-delay="2250"] [data-aos].aos-animate {
    transition-delay: 2.25s
}

[data-aos][data-aos][data-aos-duration="2300"], body[data-aos-duration="2300"] [data-aos] {
    transition-duration: 2.3s
}

[data-aos][data-aos][data-aos-delay="2300"], body[data-aos-delay="2300"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2300"].aos-animate, body[data-aos-delay="2300"] [data-aos].aos-animate {
    transition-delay: 2.3s
}

[data-aos][data-aos][data-aos-duration="2350"], body[data-aos-duration="2350"] [data-aos] {
    transition-duration: 2.35s
}

[data-aos][data-aos][data-aos-delay="2350"], body[data-aos-delay="2350"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2350"].aos-animate, body[data-aos-delay="2350"] [data-aos].aos-animate {
    transition-delay: 2.35s
}

[data-aos][data-aos][data-aos-duration="2400"], body[data-aos-duration="2400"] [data-aos] {
    transition-duration: 2.4s
}

[data-aos][data-aos][data-aos-delay="2400"], body[data-aos-delay="2400"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2400"].aos-animate, body[data-aos-delay="2400"] [data-aos].aos-animate {
    transition-delay: 2.4s
}

[data-aos][data-aos][data-aos-duration="2450"], body[data-aos-duration="2450"] [data-aos] {
    transition-duration: 2.45s
}

[data-aos][data-aos][data-aos-delay="2450"], body[data-aos-delay="2450"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2450"].aos-animate, body[data-aos-delay="2450"] [data-aos].aos-animate {
    transition-delay: 2.45s
}

[data-aos][data-aos][data-aos-duration="2500"], body[data-aos-duration="2500"] [data-aos] {
    transition-duration: 2.5s
}

[data-aos][data-aos][data-aos-delay="2500"], body[data-aos-delay="2500"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2500"].aos-animate, body[data-aos-delay="2500"] [data-aos].aos-animate {
    transition-delay: 2.5s
}

[data-aos][data-aos][data-aos-duration="2550"], body[data-aos-duration="2550"] [data-aos] {
    transition-duration: 2.55s
}

[data-aos][data-aos][data-aos-delay="2550"], body[data-aos-delay="2550"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2550"].aos-animate, body[data-aos-delay="2550"] [data-aos].aos-animate {
    transition-delay: 2.55s
}

[data-aos][data-aos][data-aos-duration="2600"], body[data-aos-duration="2600"] [data-aos] {
    transition-duration: 2.6s
}

[data-aos][data-aos][data-aos-delay="2600"], body[data-aos-delay="2600"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2600"].aos-animate, body[data-aos-delay="2600"] [data-aos].aos-animate {
    transition-delay: 2.6s
}

[data-aos][data-aos][data-aos-duration="2650"], body[data-aos-duration="2650"] [data-aos] {
    transition-duration: 2.65s
}

[data-aos][data-aos][data-aos-delay="2650"], body[data-aos-delay="2650"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2650"].aos-animate, body[data-aos-delay="2650"] [data-aos].aos-animate {
    transition-delay: 2.65s
}

[data-aos][data-aos][data-aos-duration="2700"], body[data-aos-duration="2700"] [data-aos] {
    transition-duration: 2.7s
}

[data-aos][data-aos][data-aos-delay="2700"], body[data-aos-delay="2700"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2700"].aos-animate, body[data-aos-delay="2700"] [data-aos].aos-animate {
    transition-delay: 2.7s
}

[data-aos][data-aos][data-aos-duration="2750"], body[data-aos-duration="2750"] [data-aos] {
    transition-duration: 2.75s
}

[data-aos][data-aos][data-aos-delay="2750"], body[data-aos-delay="2750"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2750"].aos-animate, body[data-aos-delay="2750"] [data-aos].aos-animate {
    transition-delay: 2.75s
}

[data-aos][data-aos][data-aos-duration="2800"], body[data-aos-duration="2800"] [data-aos] {
    transition-duration: 2.8s
}

[data-aos][data-aos][data-aos-delay="2800"], body[data-aos-delay="2800"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2800"].aos-animate, body[data-aos-delay="2800"] [data-aos].aos-animate {
    transition-delay: 2.8s
}

[data-aos][data-aos][data-aos-duration="2850"], body[data-aos-duration="2850"] [data-aos] {
    transition-duration: 2.85s
}

[data-aos][data-aos][data-aos-delay="2850"], body[data-aos-delay="2850"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2850"].aos-animate, body[data-aos-delay="2850"] [data-aos].aos-animate {
    transition-delay: 2.85s
}

[data-aos][data-aos][data-aos-duration="2900"], body[data-aos-duration="2900"] [data-aos] {
    transition-duration: 2.9s
}

[data-aos][data-aos][data-aos-delay="2900"], body[data-aos-delay="2900"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2900"].aos-animate, body[data-aos-delay="2900"] [data-aos].aos-animate {
    transition-delay: 2.9s
}

[data-aos][data-aos][data-aos-duration="2950"], body[data-aos-duration="2950"] [data-aos] {
    transition-duration: 2.95s
}

[data-aos][data-aos][data-aos-delay="2950"], body[data-aos-delay="2950"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2950"].aos-animate, body[data-aos-delay="2950"] [data-aos].aos-animate {
    transition-delay: 2.95s
}

[data-aos][data-aos][data-aos-duration="3000"], body[data-aos-duration="3000"] [data-aos] {
    transition-duration: 3s
}

[data-aos][data-aos][data-aos-delay="3000"], body[data-aos-delay="3000"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="3000"].aos-animate, body[data-aos-delay="3000"] [data-aos].aos-animate {
    transition-delay: 3s
}

[data-aos][data-aos][data-aos-easing=linear], body[data-aos-easing=linear] [data-aos] {
    transition-timing-function: cubic-bezier(.25, .25, .75, .75)
}

[data-aos][data-aos][data-aos-easing=ease], body[data-aos-easing=ease] [data-aos] {
    transition-timing-function: ease
}

[data-aos][data-aos][data-aos-easing=ease-in], body[data-aos-easing=ease-in] [data-aos] {
    transition-timing-function: ease-in
}

[data-aos][data-aos][data-aos-easing=ease-out], body[data-aos-easing=ease-out] [data-aos] {
    transition-timing-function: ease-out
}

[data-aos][data-aos][data-aos-easing=ease-in-out], body[data-aos-easing=ease-in-out] [data-aos] {
    transition-timing-function: ease-in-out
}

[data-aos][data-aos][data-aos-easing=ease-in-back], body[data-aos-easing=ease-in-back] [data-aos] {
    transition-timing-function: cubic-bezier(.6, -.28, .735, .045)
}

[data-aos][data-aos][data-aos-easing=ease-out-back], body[data-aos-easing=ease-out-back] [data-aos] {
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.275)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-back], body[data-aos-easing=ease-in-out-back] [data-aos] {
    transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55)
}

[data-aos][data-aos][data-aos-easing=ease-in-sine], body[data-aos-easing=ease-in-sine] [data-aos] {
    transition-timing-function: cubic-bezier(.47, 0, .745, .715)
}

[data-aos][data-aos][data-aos-easing=ease-out-sine], body[data-aos-easing=ease-out-sine] [data-aos] {
    transition-timing-function: cubic-bezier(.39, .575, .565, 1)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-sine], body[data-aos-easing=ease-in-out-sine] [data-aos] {
    transition-timing-function: cubic-bezier(.445, .05, .55, .95)
}

[data-aos][data-aos][data-aos-easing=ease-in-quad], body[data-aos-easing=ease-in-quad] [data-aos] {
    transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

[data-aos][data-aos][data-aos-easing=ease-out-quad], body[data-aos-easing=ease-out-quad] [data-aos] {
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quad], body[data-aos-easing=ease-in-out-quad] [data-aos] {
    transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

[data-aos][data-aos][data-aos-easing=ease-in-cubic], body[data-aos-easing=ease-in-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

[data-aos][data-aos][data-aos-easing=ease-out-cubic], body[data-aos-easing=ease-out-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic], body[data-aos-easing=ease-in-out-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

[data-aos][data-aos][data-aos-easing=ease-in-quart], body[data-aos-easing=ease-in-quart] [data-aos] {
    transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

[data-aos][data-aos][data-aos-easing=ease-out-quart], body[data-aos-easing=ease-out-quart] [data-aos] {
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quart], body[data-aos-easing=ease-in-out-quart] [data-aos] {
    transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

[data-aos^=fade][data-aos^=fade] {
    opacity: 0;
    transition-property: opacity, transform
}

[data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    transform: translateZ(0)
}

[data-aos=fade-up] {
    transform: translate3d(0, 100px, 0)
}

[data-aos=fade-down] {
    transform: translate3d(0, -100px, 0)
}

[data-aos=fade-right] {
    transform: translate3d(-100px, 0, 0)
}

[data-aos=fade-left] {
    transform: translate3d(100px, 0, 0)
}

[data-aos=fade-up-right] {
    transform: translate3d(-100px, 100px, 0)
}

[data-aos=fade-up-left] {
    transform: translate3d(100px, 100px, 0)
}

[data-aos=fade-down-right] {
    transform: translate3d(-100px, -100px, 0)
}

[data-aos=fade-down-left] {
    transform: translate3d(100px, -100px, 0)
}

[data-aos^=zoom][data-aos^=zoom] {
    opacity: 0;
    transition-property: opacity, transform
}

[data-aos^=zoom][data-aos^=zoom].aos-animate {
    opacity: 1;
    transform: translateZ(0) scale(1)
}

[data-aos=zoom-in] {
    transform: scale(.6)
}

[data-aos=zoom-in-up] {
    transform: translate3d(0, 100px, 0) scale(.6)
}

[data-aos=zoom-in-down] {
    transform: translate3d(0, -100px, 0) scale(.6)
}

[data-aos=zoom-in-right] {
    transform: translate3d(-100px, 0, 0) scale(.6)
}

[data-aos=zoom-in-left] {
    transform: translate3d(100px, 0, 0) scale(.6)
}

[data-aos=zoom-out] {
    transform: scale(1.2)
}

[data-aos=zoom-out-up] {
    transform: translate3d(0, 100px, 0) scale(1.2)
}

[data-aos=zoom-out-down] {
    transform: translate3d(0, -100px, 0) scale(1.2)
}

[data-aos=zoom-out-right] {
    transform: translate3d(-100px, 0, 0) scale(1.2)
}

[data-aos=zoom-out-left] {
    transform: translate3d(100px, 0, 0) scale(1.2)
}

[data-aos^=slide][data-aos^=slide] {
    transition-property: transform
}

[data-aos^=slide][data-aos^=slide].aos-animate {
    transform: translateZ(0)
}

[data-aos=slide-up] {
    transform: translate3d(0, 100%, 0)
}

[data-aos=slide-down] {
    transform: translate3d(0, -100%, 0)
}

[data-aos=slide-right] {
    transform: translate3d(-100%, 0, 0)
}

[data-aos=slide-left] {
    transform: translate3d(100%, 0, 0)
}

[data-aos^=flip][data-aos^=flip] {
    backface-visibility: hidden;
    transition-property: transform
}

[data-aos=flip-left] {
    transform: perspective(2500px) rotateY(-100deg)
}

[data-aos=flip-left].aos-animate {
    transform: perspective(2500px) rotateY(0)
}

[data-aos=flip-right] {
    transform: perspective(2500px) rotateY(100deg)
}

[data-aos=flip-right].aos-animate {
    transform: perspective(2500px) rotateY(0)
}

[data-aos=flip-up] {
    transform: perspective(2500px) rotateX(-100deg)
}

[data-aos=flip-up].aos-animate {
    transform: perspective(2500px) rotateX(0)
}

[data-aos=flip-down] {
    transform: perspective(2500px) rotateX(100deg)
}

[data-aos=flip-down].aos-animate {
    transform: perspective(2500px) rotateX(0)
}
