#go3 {
    background-color: #030126;
    overflow: hidden;
    position: relative;
}

#go3 .obj1 {
    position: absolute;
    right: -60px;
    top: 580px;
    width: 250px;
    transform: rotate(275deg);
    z-index: 1;
}

#go3 .obj2 {
    position: absolute;
    left: -90px;
    top: 1655px;
    width: 180px;
    transform: rotate(80deg);
    z-index: 1;
}

#go3 .obj3 {
    position: absolute;
    right: -245px;
    top: 1575px;
    width: 560px;
    transform: rotate(330deg);
    z-index: 1;
}

#go3 .obj4 {
    position: absolute;
    right: -35px;
    top: 2290px;
    width: 160px;
    transform: rotate(270deg);
    z-index: 1;
}

#go3 .obj5 {
    position: absolute;
    right: -100px;
    top: 3125px;
    width: 290px;
    transform: rotate(350deg);
    z-index: 1;
}

#go3 .obj6 {
    position: absolute;
    left: -270px;
    top: 3180px;
    width: 530px;
    transform: rotate(110deg);
    z-index: 1;
}

#go3 .header {
    height: 720px;
    width: 100%;
    overflow: hidden;
}

#go3 .header .wrap.forheader {
    width: 1380px;
    max-width: 100%;
    position: relative;
}

#go3 .header img.obj {
    position: absolute;
    transform: rotate(240deg) scale(2);
    left: 10%;
    top: -300px;
    z-index: 1;
}

#go3 .header img.hero {
    position: absolute;
    z-index: 2;
    left: 34%;
    top: -55px;
}

#go3 .header .header-content {
    position: relative;
    z-index: 6;
    color: #fff;
    padding-top: 60px;
}

#go3 .header .header-content .badge {
    display: block;
    width: max-content;
    margin-bottom: 20px;
    background-color: #ff3e3f;
    padding: 2px 8px;
    font-size: 20px;
    font-weight: 700;
}

#go3 .header .header-content .heading {
    text-align: left;
    padding-top: 40px;
    font-size: 60px;
    font-weight: 800;
    line-height: 1;
    padding-bottom: 20px;
}

#go3 .header .header-content .desc {
    font-weight: 700;
    font-size: 30px;
    line-height: 1;
}

#go3 .header .header-content .btn_cont {
    padding-top: 50px;
}

#go3 .header .header-content .go3logo {
    position: absolute;
    top: 0;
    right: 0;
}

#go3 .header .red-obj {
    position: absolute;
    background-color: #ff3e3f;
    border-radius: 100%;
    width: 275px;
    height: 275px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 45px;
    box-sizing: border-box;
    z-index: 2;
    top: 170px;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
}

#go3 .header .red-obj p {
    font-size: 30px;
    line-height: 1;
    font-weight: 700;
}

#go3 .header .red-obj .flex-box {
    display: flex;
}

#go3 .header .red-obj .flex-box p {
    font-size: 60px;
    line-height: 1;
    font-weight: 800;
}

#go3 .header .red-obj .flex-box .prc-cont {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 10px;
    font-weight: 100;
}

#go3 .header .red-obj .flex-box .prc-cont .prev_price {
    text-decoration: line-through;
    color: #000;
}

#go3 .header .red-obj .flex-box .prc-cont {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 10px;
    font-weight: 100;
}

@media screen and (max-width: 767px) {
    #go3 .header .red-obj {
        width: 180px;
        height: 180px;
        padding: 15px;
        z-index: 22;
        top: 50px;
        left: 33%;
        position: relative;
    }

    #go3 .header .header-content .badge {
        margin-left: -40px;
        font-size: 16px;
    }

    #go3 .header .header-content .go3logo {
        width: 85px;
        top: 40px;
    }

    #go3 .header .red-obj p {
        font-size: 21px;
    }

    #go3 .header .red-obj .flex-box p {
        font-size: 45px;
    }

    #go3 .header .red-obj .flex-box .prc-cont {
        font-size: 14px;
    }
}

@media screen and (max-width: 1050px) and (min-width: 768px) {
    #go3 .header .red-obj {
        left: 60%;
    }
}

#go3 .tv_set {
    position: relative;
    z-index: 2;
}

#go3 .tv_set .wrap {
    position: relative;
}

@media screen and (max-width: 1187px) {
    #go3 .tv_set .wrap {
        margin: unset;
    }
}

#go3 .tv_set {
    padding-bottom: 100px;
}

#go3 .tv_set .cards {
    display: flex;
    position: relative;
    z-index: 1;
    padding: 0 20px;
}

#go3 .tv_set .cards .item {
    display: flex;
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    background-color: rgba(39, 20, 76, 0.4);
    border: 1px solid rgba(255, 255, 255, 0.2);
    color: #fff;
    padding: 50px 20px 20px 20px;
    box-sizing: border-box;
    transition: 0.1s;
    flex-direction: column;
    position: relative;
    flex-grow: 1;
    flex-shrink: 0;
    height: unset;
    justify-content: space-between;
}

#go3 .tv_set .cards .item .card_bg {
    position: absolute;
    top: 0;
    left: 0;
    height: 150px;
    width: 100%;
    background-size: cover;
    background-position: center;
}

#go3 .tv_set .cards .item .card_main {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

#go3 .tv_set .cards .item.custom {
    background-color: #0086ff;
    justify-content: space-between;
}

#go3 .tv_set .cards .item .stack_of_icons {
    display: flex;
    gap: 10px;
}

#go3 .tv_set .cards .item .ico-bg {
    background-color: #0086ff;
    display: flex;
    width: 30px;
    height: 30px;
    justify-content: center;
    align-items: center;
    padding: 5px;
    border-radius: 100%;
    margin-bottom: 10px;
}

#go3 .tv_set .cards .item .ico-bg.white {
    background-color: #ffffff;
}

#go3 .tv_set .cards .item .prepackName {
    color: #000;
    font-size: 18px;
    font-weight: 800;
    line-height: 18px;
}

#go3 .tv_set .cards .item .packName {
    font-size: 24px;
    font-weight: 800;
    line-height: 24px;
    padding-bottom: 20px;
}

#go3 .tv_set .cards .item .desc {
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    padding-bottom: 20px;
}


#go3 .tv_set .cards .item .channel-place {
    display: flex;
    width: 100%;
    height: 40px;
    margin-bottom: 20px;
    gap: 10px;
}

#go3 .tv_set .cards .item .channel-place .icons {
    flex: 0 0 60%;
    display: flex;
    gap: 10px;
}

#go3 .button-more-channels {
    flex: 1;
    display: flex;
    background-color: #0086FF;
    align-items: center;
    color: #fff;
    font-size: 14px;
    font-weight: 800;
    line-height: 16px;
    justify-content: space-evenly;
}

#go3 .button-more-channels.fixed {
    flex: 0 0 80px;
}

#go3 .button-more-channels .fa {
    font-size: 8px;
}

#go3 .tv_set .cards .item .channel-place .icons img {
    height: auto;
    width: 40px;
    object-fit: contain;
}

#go3 .tv_set .cards .item .price {
    font-size: 40px;
    font-weight: 800;
    line-height: 28px;
    padding-bottom: 20px;
}

#go3 .tv_set .cards .item .price .flex {
    display: inline-flex;
    align-items: center;
    gap: 10px;
}

#go3 .tv_set .cards .item .price .plus_addon {
    width: 20px;
    height: 20px;
    background-color: #0086ff;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    border-radius: 100%;
}

#go3 .tv_set .cards .item .old_price {
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
    text-decoration: line-through;
    color: #FF3E3F;
    padding-bottom: 5px;
}

#go3 .tv_set .cards .item .price .small_price_tag {
    font-size: 18px;
    line-height: 1;
    font-weight: 400;
}

#go3 .tv_set .cards .item .btn2022 {
    width: 100%;
}

#go3 .tv_set .cards .item .head {
    font-size: 24px;
    line-height: 1;
    font-weight: 700;
    text-align: center;
}

#go3 .tv_set .cards .item:last-child {
    margin-right: 0;
}

#go3 .tv_set .cards .item .flex-ico {
    padding-bottom: 20px;
}

#go3 .tv_set .cards .item .flex-ico img {
    padding-right: 15px;
}

#go3 .tv_set .cards .item .flex-ico img:last-child {
    padding-right: 0;
}

#go3 .tv_set .cards .item .prices {
    position: absolute;
    bottom: 50px;
    text-align: center;
    color: #39a0ff;
}

#go3 .tv_set .cards .item .prices .prev_price {
    text-decoration: line-through;
    font-size: 12px;
    line-height: 14px;
}

#go3 .tv_set .cards .item:hover > .prices {
    color: #000;
}

#go3 .tv_set .cards .item .badge_cont {
    position: absolute;
    top: 20px;
    right: 0;
}

#go3 .tv_set .cards .item .badge_cont .badge {
    background-color: #ff3e3f;
    font-size: 12px;
    line-height: 12px;
    font-weight: 700;
    padding: 4px 10px;
    margin-bottom: 10px;
}

#go3 .tv_set .objects {
    position: absolute;
    display: flex;
    top: 0;
    width: 100%;
    height: 320px;
    opacity: 0.3;
}

#go3 .tv_set .objects .item {
    flex: 1;
    position: relative;
    margin-right: 30px;
}

#go3 .tv_set .objects .item:last-child {
    margin-right: 0;
}

#go3 .tv_set .objects .item .red {
    position: absolute;
    width: 120px;
    height: 120px;
    background-color: #ff3e3f;
    border-radius: 99px;
    filter: drop-shadow(0 0 20px #ff3e3f);
    -webkit-filter: drop-shadow(0 0 20px #ff3e3f);
}

#go3 .tv_set .objects .item .red.obj-1 {
    bottom: 7px;
    right: 7px;
}

#go3 .tv_set .objects .item .red.obj-2 {
    bottom: 36px;
    left: 14px;
}

#go3 .tv_set .objects .item .red.obj-3 {
    top: 5px;
    left: 53px;
}

#go3 .tv_set .objects .item .red.obj-4 {
    bottom: 9px;
    right: 7px;
}

#go3 .tv_set .objects .item .blue {
    position: absolute;
    width: 190px;
    height: 190px;
    background-color: #39a0ff;
    border-radius: 99px;
    filter: drop-shadow(0 0 20px #39a0ff);
    -webkit-filter: drop-shadow(0 0 20px #39a0ff);
}

#go3 .tv_set .objects .item .blue.obj-1 {
    bottom: 72px;
    right: 77px;
}

#go3 .tv_set .objects .item .blue.obj-2 {
    top: 23px;
    right: 10px;
}

#go3 .tv_set .objects .item .blue.obj-3 {
    bottom: 8px;
    right: 15px;
}

#go3 .tv_set .objects .item .blue.obj-4 {
    top: 35px;
    left: 26px;
}

#go3 .tv_channels {
    padding-bottom: 100px;
    position: relative;
    z-index: 2;
}

#go3 .heading {
    text-align: center;
    font-size: 40px;
    line-height: 1;
    color: #fff;
    font-weight: 700;
    padding-bottom: 60px;
    position: relative;
    z-index: 1;
}

#go3 .heading.pt100 {
    padding-top: 0;
}

#go3 #popup .cont .popup-info-content .pp .heading {
    max-width: 685px;
    margin: 0 auto;
    padding-top: 20px;
}

#go3 .buttons {
    display: flex;
    justify-content: center;
    text-align: center;
    color: #fff;
    padding-bottom: 40px;
}

#go3 .buttons .item {
    min-width: 145px;
    padding: 20px;
    box-sizing: border-box;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    background: radial-gradient(rgba(57, 160, 255, 0.2), rgba(39, 20, 76, 0.4));
    transition: 0.1s;
    cursor: pointer;
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    margin-right: -1px;
}

#go3 .buttons .item:hover,
#go3 .buttons .item.active {
    background: #39a0ff;
}

#go3 .list {
    display: none;
    max-width: 420px;
    margin: 0 auto;
    color: #fff;
}

#go3 .list.active {
    display: block;
}

#go3 .list li {
    position: relative;
}

#go3 .list li:before {
    position: absolute;
    content: '\2022';
    color: #39a0ff;
    filter: drop-shadow(0 0 5px #39a0ff);
    -webkit-filter: drop-shadow(0 0 5px #39a0ff);
    opacity: 0.5;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    font-size: 23px;
}

#go3 .channels {
    padding-top: 40px;
    overflow-x: auto;
    padding-bottom: 60px;
}

#go3 .pptvpack {
    display: none;
}

#go3 .pptvpack.active {
    display: block;
}

#go3 .pptvpack .packname {
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    font-weight: 800;
    color: #39a0ff;
}

#go3 .channels::-webkit-scrollbar {
    height: 11px;
    border-radius: 3px;
}

#go3 .channels::-webkit-scrollbar-thumb {
    background-color: #0088ff;
    border-radius: 3px;
}

#go3 .channels::-webkit-scrollbar-track {
    background-color: rgba(255, 255, 255, 0.1);
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    background-clip: padding-box;
    padding-left: 10px;
    margin: 0 300px;
}

#go3 .channels .chann {
    display: none;
}

#go3 .pp .channels .chann {
    display: block;
}

#go3 .channels .chann.active {
    display: block;
}

#go3 .channels .flex {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

#go3 .channels .flex.nowrap {
    flex-wrap: nowrap;
    justify-content: center;
}

#go3 .channels .flex.fixed-height {
    height: 82px;
    overflow: hidden;
}

#go3 .channels .item {
    position: relative;
    width: 80px;
    flex: 0 0 80px;
    height: 80px;
    background-color: rgba(39, 20, 76, 0.4);
    border: 1px solid rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

#go3 .channels .item .name {
    position: absolute;
    bottom: -40px;
    font-size: 13px;
    line-height: 1;
    text-align: center;
}

#go3 .channels .item:last-child {
    margin-right: 0;
}

#go3 .channels .item img {
    width: 55px;
    height: 55px;
    object-fit: contain;
}

#go3 .tv_shows {
    padding-top: 65px;
    padding-bottom: 65px;
    position: relative;
    z-index: 2;
}

#go3 .videoModal,
#go3 .videoModalYT {
    position: fixed;
    z-index: 9999999;
    top: 0;
    left: 50%;
    transform: translate(-50%, -150%);
    transition: 300ms;
    width: 100%;
    max-width: 640px;
}

#go3 .tutorial .swiper-button-prev,
#go3 .tutorial .swiper-button-next {
    background-color: #0088ff;
    display: flex;
    width: 30px;
    color: #fff;
    border-radius: 99px;
    height: 30px;
    justify-content: center;
    align-items: center;
    z-index: 9;
    font-size: 10px;
    box-sizing: border-box;
    cursor: pointer;
}

#go3 .tutorial .swiper-button-prev {
    left: -15px;
}

#go3 .tutorial .swiper-button-next {
    right: -15px;
}

#go3 .swiper-button-next.swiper-button-disabled,
#go3 .swiper-button-prev.swiper-button-disabled {
    display: none;
}

#go3 .swiper-button-next:after,
#go3 .swiper-rtl .swiper-button-prev:after,
#go3 .swiper-button-prev:after,
#go3 .swiper-rtl .swiper-button-next:after {
    content: unset;
}

@media screen and (max-width: 767px) {
    #go3 .videoModal,
    #go3 .videoModalYT {
        width: 100%;
    }
}

@media screen and (min-width: 768px) and (max-width: 1280px) {
    #go3 .videoModal,
    #go3 .videoModal #videoPlayerTrailer,
    #go3 .videoModalYT {
        width: 70%;
    }
}

#go3 .videoModal .close_videoModal,
#go3 .videoModalYT .close_videoModal {
    float: right;
    font-size: 48px;
    margin-bottom: 20px;
    color: #fff;
    cursor: pointer;
    z-index: 9999;
    position: relative;
    line-height: 1;
}

#go3 .videoModal #videoPlayerTrailer,
#go3 .videoModalYT #ytplayer {
    width: 100%;
}

#go3 .tv_shows .objects .red {
    position: absolute;
    top: -6px;
    left: 53%;
    width: 350px;
    opacity: 0.3;
    height: 350px;
    background-color: #ff3e3f;
    border-radius: 99px;
    filter: drop-shadow(0 0 20px #ff3e3f) blur(80px);
    -webkit-filter: drop-shadow(0 0 20px #ff3e3f) blur(80px);
}

#go3 .tv_shows .objects .blue {
    position: absolute;
    top: 28px;
    left: 26%;
    width: 300px;
    opacity: 0.3;
    height: 300px;
    background-color: #39a0ff;
    border-radius: 99px;
    filter: drop-shadow(0 0 20px #39a0ff) blur(80px);
    -webkit-filter: drop-shadow(0 0 20px #39a0ff) blur(80px);
}

#go3 .tv_shows .wrap {
    position: relative;
}

#go3 .tv_shows .slidebuttons {
    display: flex;
    justify-content: space-between;
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 99;
    height: 1px;
}

#go3 .tv_shows .slidebuttons div {
    background-color: #0088ff;
    display: flex;
    width: 30px;
    color: #fff;
    border-radius: 99px;
    height: 30px;
    justify-content: center;
    align-items: center;
    z-index: 9;
    font-size: 10px;
    box-sizing: border-box;
    cursor: pointer;
}

#go3 .tv_shows .content {
    position: relative;
    width: 100%;
    float: 0 0 100%;
}

#go3 .tv_shows .f-slider {
    display: none;
}

#go3 .tv_shows .f-slider.active {
    display: block;
}

#go3 .tv_shows .content .main-border {
    height: 350px;
    background-color: rgba(255, 255, 255, 0.2);
    border: 1px solid #fff;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border-radius: 10px;
    width: 580px;
    max-width: 100%;
    position: relative;
    z-index: 2;
    margin: 0 auto;
}

#go3 .tv_shows .content .main-border::before {
    content: '';
    width: 200px;
    height: 25px;
    border: 1px solid #fff;
    position: absolute;
    bottom: -27px;
    left: 50%;
    transform: translateX(-50%);
}

#go3 .tv_shows .content .main-border::after {
    content: '';
    width: 280px;
    height: 1px;
    border-bottom: 1px solid #fff;
    position: absolute;
    bottom: -27px;
    left: 50%;
    transform: translateX(-50%);
}

#go3 .tv_shows .content .item {
    display: none;
    position: absolute;
    border: 1px solid #fff;
    width: 545px;
    max-width: 100%;
    height: 306px;
    border-radius: 5px;
    transition: all 0.5s ease-in-out;
    background-size: cover;
    background-position: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0.5);
    opacity: 0;
    cursor: pointer;
}

#go3 .tv_shows .content .item .play-btn,
#go3 .tutorial .image .play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    display: flex;
    width: 28px;
    height: 28px;
    padding: 28px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 100%;
    justify-content: flex-end;
    transform: translate(-50%, -50%);
    background-color: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(5px);
    cursor: pointer;
}

#go3 .tv_shows .content .item .badge {
    display: inline-block;
    font-size: 12px;
    color: #fff;
    background-color: #ff3e3f;
    padding: 2px 10px 2px 10px;
    margin-top: 20px;
    font-weight: 700;
}

#go3 .tv_shows .content .item .badge img {
    height: 13px;
}

#go3 .tv_shows .content .item.i-1 {
    display: block;
    z-index: 3;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1);
}

#go3 .tv_shows .content .item.i-2 {
    display: block;
    z-index: 1;
    top: 50%;
    left: 68%;
    transform: translate(-50%, -50%) scale(0.8);
}

#go3 .tv_shows .content .item.i-3 {
    display: block;
    z-index: 0;
    top: 50%;
    left: 81%;
    transform: translate(-50%, -50%) scale(0.6);
}

#go3 .tv_shows .content .item.i-4 {
    display: block;
    z-index: 1;
    top: 50%;
    left: 19%;
    transform: translate(-50%, -50%) scale(0.6);
}

#go3 .tv_shows .content .item.i-5 {
    display: block;
    z-index: 2;
    top: 50%;
    left: 32%;
    transform: translate(-50%, -50%) scale(0.8);
}

#go3 .swiper-button-prev,
#go3 .swiper-button-next {
    display: flex;
    height: 30px;
    width: 30px;
    align-items: center;
    justify-content: center;
    background-color: #0088ff;
    border-radius: 15px;
    box-sizing: border-box;
    color: #fff;
    font-size: 10px;
}

#go3 .swiper-button-prev {
    left: 5px;
}

#go3 .swiper-button-next {
    right: 5px;
}

@media screen and (max-width: 767px) {
    #go3 .tv_shows .content .tv_name {
        width: 100%;
    }

    #go3 .tv_shows .content .tv_lead {
        top: 350px;
    }
}

#go3 .tv_show_info {
    text-align: center;
    position: relative;
    z-index: 99;
}

#go3 .tv_show_info .wrap {
    display: flex;
    flex-direction: column;
    gap: 15px;
    max-width: 420px;
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: border-box;
}

#go3 .tv_show_info .tv_name .name {
    display: inline-block;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
}

#go3 .tv_show_info .tv_genre .name {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    padding: 10px 15px;
    background-color: #0086ff;
    color: #fff;
    border-radius: 20px;
    box-sizing: border-box;
}

#go3 .tv_show_info .tv_lead .name {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
}

#go3 .tv_shows .content .absolute-loader {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 9;
}

#go3 .tv_shows .content .absolute-loader .loader {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

#go3 .tv_shows .content .absolute-loader .loader div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 64px;
    height: 64px;
    margin: 8px;
    border: 8px solid #fff;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #fff transparent transparent transparent;
}

#go3 .tv_shows .content .absolute-loader .loader div:nth-child(1) {
    animation-delay: -0.45s;
}

#go3 .tv_shows .content .absolute-loader .loader div:nth-child(2) {
    animation-delay: -0.3s;
}

#go3 .tv_shows .content .absolute-loader .loader div:nth-child(3) {
    animation-delay: -0.15s;
}

@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

#go3 .chances {
    padding-bottom: 100px;
    position: relative;
    z-index: 2;
}

#go3 .chances .heading {
    font-size: 45px;
    line-height: 45px;
}

#go3 .chances .flex {
    display: flex;
    color: #fff;
    text-align: center;
}

#go3 .chances .item {
    background-color: rgba(39, 20, 76, 0.4);
    border: 1px solid rgba(38, 41, 58, 0.3);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    padding: 25px 40px;
    flex: 1;
    box-sizing: border-box;
    margin-right: 35px;
}

#go3 .chances .item:last-child {
    margin-right: 0;
}

#go3 .chances .item .head {
    font-weight: 700;
    font-size: 20px;
    padding-bottom: 10px;
    line-height: 20px;
    padding-top: 20px;
}

#go3 .chances .item .desc {
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
}

#go3 .device {
    padding-bottom: 100px;
    position: relative;
    z-index: 2;
}

#go3 .backfilter-bg {
    display: none;
    opacity: 0;
    position: fixed;
    z-index: 99999;
    background-color: rgba(0,0,0,0.3);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transition: 150ms;
}

#go3 .device .heading {
    font-size: 40px;
    line-height: 40px;
}

#go3 .device .device_block {
    display: flex;
    justify-content: center;
    padding-bottom: 40px;
}

#go3 .device .device_block .block {
    color: #fff;
    width: 275px;
    height: 205px;
    background-color: #39a0ff;
    position: relative;
    padding: 50px 20px 30px 20px;
    box-sizing: border-box;
    z-index: 1;
}

#go3 .btn_cont .btn2022 {
    display: inline-block;
    color: #fff;
    position: relative;
    outline: 0;
    border: 0;
    background-color: #000000;
    font-size: 14px;
    font-weight: 700;
    min-width: 200px;
    max-width: 100%;
    padding: 12px 89px 12px 20px;
    box-sizing: border-box;
    white-space: nowrap;
    transition: 0.3s;
    cursor: pointer;
}

#go3 .btn_cont .btn2022.blue {
    background-color: #088fff !important;
}

#go3 .btn_cont .btn2022::after {
    content: '';
    position: absolute;
    display: block;
    top: 19px;
    right: 20px;
    height: 20px;
    width: 42px;
    background: transparent url('/img/leads/voice_2022/arrow.svg') no-repeat;
    z-index: 1;
}

#go3 .header .btn_cont {
    display: block;
}

#go3 .header .btn_cont.mob {
    display: none;
    position: relative;
    z-index: 6;
    top: 70px;
    left: 50%;
    transform: translateX(-50%);
}

@media screen and (max-width: 767px) {
    #go3 .header .btn_cont {
        display: none;
    }

    #go3 .header .btn_cont.mob {
        display: block;
    }

    #go3 .header img.obj {
        transform: rotate(237deg) scale(2) !important;
        left: 24% !important;
        top: -252px !important;
    }
}

#go3 .device .device_block .block .price {
    font-size: 40px;
    font-weight: 800;
    padding-bottom: 10px;
    line-height: 1;
}

#go3 .set_block .flex-items .nonselective-block .desc {
    padding-bottom: 90px;
}

#go3 .device .device_block .block .desc {
    padding-bottom: 25px;
}

#go3 .device .device_block img {
    margin-left: -40px;
    z-index: 0;
    margin-top: -45px;
}

#go3 .device_list .heading {
    font-size: 40px;
    line-height: 40px;
}

#go3 .device .objects .blue {
    position: absolute;
    top: 38px;
    left: 46%;
    width: 300px;
    opacity: 0.3;
    height: 300px;
    background-color: #39a0ff;
    border-radius: 99px;
    filter: drop-shadow(0 0 20px #39a0ff) blur(80px);
    -webkit-filter: drop-shadow(0 0 20px #39a0ff) blur(80px);
}

#go3 .tv_cards {
    padding-bottom: 100px;
    position: relative;
    z-index: 2;
}

#go3 .tv_cards .objects .red {
    position: absolute;
    top: 127px;
    left: 38%;
    width: 450px;
    opacity: 0.3;
    height: 450px;
    background-color: #ff3e3f;
    border-radius: 99px;
    filter: drop-shadow(0 0 20px #ff3e3f) blur(80px);
    -webkit-filter: drop-shadow(0 0 20px #ff3e3f) blur(80px);
}

#go3 .tv_cards .flex-cards {
    display: flex;
    padding-bottom: 60px;
}

#go3 .tv_cards .flex-cards .item {
    position: relative;
    color: #000;
    flex: 0 0 calc(25% - 20px);
    border: 1px solid #ececec;
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 30px;
    padding: 15px;
    box-sizing: border-box;
    transition: 0.3s;
    scroll-snap-align: start;
    scroll-margin: 10px;
    background-color: #fff;
    text-align: center;
}

#go3 .tv_cards .flex-cards .item .label_container {
    display: block;
    position: absolute;
    top: 40px;
    right: 0;
    transform: translateY(-50%);
    z-index: 99;
    font-size: 10px;
    line-height: 14px;
}

#go3 .tv_cards .flex-cards .item .label_container .label_cont {
    display: block;
    position: relative;
    min-width: 75px;
    background-color: #000;
    color: #fff;
    padding: 5px;
}

#go3 .tv_cards .flex-cards .item .label_container .label_cont .small {
    display: flex;
}

#go3 .tv_cards .flex-cards .item .label_container .label_cont .small img {
    width: 32px;
    padding-left: 5px;
}

#go3 .tv_cards .flex-cards .item .image_cont {
    width: 195px;
    height: 200px;
    margin: 0 auto;
}

#go3 .tv_cards .flex-cards .item .image_cont .image,
#go3 .tv_cards .flex-cards .item .image_cont .image-back {
    position: absolute;
    height: 200px;
    width: 195px;
    left: 50%;
    transform: translateX(-50%);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}

#go3 .tv_cards .flex-cards .item .image_cont .image {
    visibility: visible;
}

#go3 .tv_cards .flex-cards .item .image_cont .image-back {
    visibility: hidden;
}

#go3 .tv_cards .flex-cards .item .info .colors {
    height: 10px;
    display: flex;
    justify-content: center;
}

#go3 .tv_cards .flex-cards .item .info .colors .color {
    width: 8px;
    border: 1px solid #ececec;
}

#go3 .tv_cards .flex-cards .item .info .manufacturer {
    color: #bdbdbd;
    font-size: 14px;
    line-height: 14px;
    padding-top: 10px;
}

#go3 .tv_cards .flex-cards .item .info .name {
    color: #000;
    font-size: 20px;
    line-height: 20px;
    padding-top: 10px;
    height: 64px;
    overflow-y: hidden;
}

#go3 .tv_cards .flex-cards .item .info .price {
    color: #000;
    font-size: 32px;
    line-height: 1.25;
    font-weight: 400;
}

#go3 .tv_cards .flex-cards .item .info .price .small {
    display: inline-block;
    position: relative;
    top: 5px;
    margin-left: 0;
    color: #999;
    line-height: 16px;
    text-align: left;
    vertical-align: top;
    font-size: 14px;
}

#go3 .tv_cards .flex-cards .item .info .price .small .prev {
    color: #ff3f3f;
    text-decoration: line-through;
}

#go3 .tv_cards .flex-cards .item .fullprice {
    padding-top: 10px;
    font-size: 12px;
    line-height: 14px;
    color: #bdbdbd;
}

#go3 .tv_cards .btn_cont {
    text-align: center;
}

#go3 .btn_cont .btn2022.blue {
    background-color: #39a0ff;
}

#go3 #popup {
    display: none;
    position: fixed;
    bottom: 0;
    background-color: #030126;
    width: 100%;
    height: 0;
    box-shadow: 0 -8px 9px rgba(0, 0, 0, 0.25);
    transition: 0.3s;
    z-index: 1005;
}

#go3 #popup .cont {
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    position: relative;
    z-index: 2;
    padding-top: 100px;
}

#go3 #popup .cont form {
    padding-bottom: 100px;
}

#go3 #popup .cont::-webkit-scrollbar {
    position: relative;
    width: 12px;
    z-index: 99;
}

#go3 #popup .cont::-webkit-scrollbar-track {
    background: #f1f1f1;
}

#go3 #popup .obj7 {
    position: absolute;
    right: -230px;
    top: 126px;
    width: 530px;
    transform: rotate(260deg);
    z-index: 1;
}

#go3 #popup .obj8 {
    position: absolute;
    left: 6%;
    top: 512px;
    width: 216px;
    transform: rotate(160deg);
    z-index: 1;
}

#go3 #popup .red {
    position: absolute;
    bottom: -115px;
    left: -115px;
    width: 350px;
    opacity: 0.3;
    height: 350px;
    background-color: #ff3e3f;
    border-radius: 99px;
    filter: drop-shadow(0 0 20px #ff3e3f) blur(80px);
    -webkit-filter: drop-shadow(0 0 20px #ff3e3f) blur(80px);
}

#go3 #popup .cont .upper_tab {
    height: 75px;
    display: flex;
    justify-content: space-between;
    position: fixed;
    width: calc(100% - 12px);
    z-index: 5;
    top: 0;
}

#go3 #popup .cont .lower_tab {
    height: 75px;
    display: flex;
    justify-content: right;
    position: fixed;
    right: 12px;
    bottom: 0;
}

#go3 #popup .cont .lower_tab .next {
    display: flex;
    align-items: center;
    justify-content: left;
    color: #fff;
    font-weight: 700;
    font-size: 30px;
    line-height: 1;
    padding-left: 20px;
    width: 420px;
    max-width: 100%;
    background-color: #39a0ff;
    position: relative;
    border: 0;
    transition: 0.2s;
}

#go3 #popup .cont .lower_tab .next:hover {
    background-color: #8dc8ff;
    transition: 0.2s;
}

#go3 #popup .cont .lower_tab .next::after {
    content: '';
    position: absolute;
    display: block;
    top: 35px;
    right: 40px;
    height: 20px;
    width: 42px;
    background: transparent url('/img/leads/voice_2022/arrow.svg') no-repeat;
}

#go3 #popup .back {
    width: 75px;
    background-color: #39a0ff;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.2s;
    height: 75px;
    cursor: pointer;
}

#go3 #popup .back:hover {
    background-color: #8dc8ff;
    transition: 0.2s;
}

#go3 #popup .cont .upper_tab .price {
    display: flex;
    align-items: center;
    justify-content: left;
    color: #fff;
    font-weight: 700;
    font-size: 30px;
    line-height: 1;
    padding-left: 30px;
    width: 420px;
    max-width: 100%;
    background-color: #39a0ff;
    position: relative;
    height: 100%;
}

#go3 #popup .cont .upper_tab .price-block .badge-complect {
    display: none;
    color: #fff;
    font-weight: 700;
    text-align: center;
    background-color: #ff3e3f;
    font-size: 14px;
    line-height: 17px;
}

#go3 #popup .cont .upper_tab .price .atlaide-ico {
    position: absolute;
    width: 40px;
    height: 40px;
    background-color: #ff3e3f;
    left: -20px;
    border-radius: 100%;
    display: none;
    align-items: center;
    justify-content: center;
}

#go3 #popup .cont .upper_tab .price .main-prc {
    display: flex;
}

#go3 #popup .cont .upper_tab .price .main-prc .prc-cont {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 10px;
    font-weight: 100;
}

#go3 #popup .cont .upper_tab .price .main-prc .prc-cont .prev_price,
#go3 #popup .cont .upper_tab .price .main-prc .prc-cont .emen {
    font-size: 14px;
}

#go3 #popup .cont .upper_tab .price .main-prc .prc-cont .prev_price {
    color: #ff3e3f;
}

#go3 #popup .cont .stage {
    width: 350px;
    display: flex;
    height: 10px;
    margin: 0 auto;
    border-radius: 99px;
}

#go3 #popup .cont .step {
    display: none;
    padding-bottom: 100px;
}

#go3 #popup .cont .step.active {
    display: block;
}

#go3 #popup .cont .step.step-5 .item {
    padding-top: 30px;
    display: none;
}

#go3 #popup .cont .step.step-5 .item.active {
    display: block;
}

#go3 #popup .cont .step.step-5 .item .flex {
    display: flex;
    width: 500px;
    margin: 0 auto;
    justify-content: space-between;
    align-items: center;
}

#go3 #popup .cont .step.step-5 .item .flex .heading {
    font-size: 24px;
    display: flex;
    align-items: center;
    padding: 0;
    text-align: left;
}

#go3 #popup .cont .step.step-5 .item .flex .price {
    font-size: 18px;
    color: #39a0ff;
}

#go3 #popup .cont .step.step-5 .ico-bg {
    display: inline-flex;
    margin-right: 50px;
    background-color: transparent;
    border: 1px solid #fff;
    padding: 10px;
    border-radius: 99px;
    min-width: 51px;
    height: 51px;
    justify-content: center;
    box-sizing: border-box;
    transition: 150ms;
    margin-bottom: 0;
}

#go3 #popup .cont .stage .item {
    flex: 1;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    transition: 0.3s;
}

#go3 #popup .cont .stage .last.item {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    border-top-right-radius: 99px;
    border-bottom-right-radius: 99px;
}

#go3 #popup .cont .stage .item.this {
    filter: drop-shadow(0 0 8px #39a0ff);
    -webkit-filter: drop-shadow(0 0 8px #39a0ff);
    position: relative;
    border-right: 1px solid #39a0ff;
    border-top: 1px solid #39a0ff;
    border-bottom: 1px solid #39a0ff;
}

#go3 #popup .cont .stage .first.item {
    border-top-left-radius: 99px;
    border-bottom-left-radius: 99px;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
}

#go3 #popup .cont .stage .first.item.this {
    position: relative;
    border-top-left-radius: 99px;
    border-bottom-left-radius: 99px;
    border-left: 1px solid #39a0ff;
}

#go3 #popup .cont .stage .last.item.this {
    position: relative;
    border-top-right-radius: 99px;
    border-bottom-right-radius: 99px;
    border-right: 1px solid #39a0ff;
}

#go3 #popup .cont .stage .item::after {
    content: '';
    width: 0;
    transition: 0.3s;
}

#go3 #popup .cont .stage .item.this::after {
    content: '';
    background-color: #39a0ff;
    width: 100%;
    height: 100%;
    position: absolute;
    transition: 0.3s;
}

#go3 #popup .cont .stage .first.item.this::after {
    border-top-left-radius: 99px;
    border-bottom-left-radius: 99px;
}

#go3 #popup .cont .stage .last.item.this::after {
    border-top-right-radius: 99px;
    border-bottom-right-radius: 99px;
}

#go3 #popup .cont .set_block {
    margin-top: 20px;
    margin-bottom: 20px;
}

#go3 #popup .cont .set_block .desc {
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    padding: 50px 0 30px 0;
}

#go3 #popup .cont .set_block .flex-items {
    display: flex;
    color: #fff;
    text-align: center;
    justify-content: center;
    flex-wrap: wrap;
}

#go3 #popup .cont .set_block .flex-items .block-big {
    background-color: rgba(39, 20, 76, 0.4);
    border: 1px solid #39a0ff;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    padding: 25px 40px;
    box-sizing: border-box;
    margin-right: 10px;
    margin-left: 10px;
    cursor: pointer;
    position: relative;
    max-width: 520px;
}

#go3 #popup .cont .set_block .flex-items .block-big::after {
    content: '';
    position: absolute;
    background-image: url('/img/landing/go3/ico/check_w.svg');
    height: 9px;
    width: 13px;
    background-size: cover;
    top: 10px;
    left: 10px;
}

#go3 #popup .cont .set_block .flex-items .block,
#go3 #popup .cont .set_block .flex-items .nonselective-block {
    background-color: rgba(39, 20, 76, 0.4);
    border: 1px solid rgba(38, 41, 58, 0.3);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    padding: 25px 40px;
    box-sizing: border-box;
    width: 275px;
    margin-right: 10px;
    margin-left: 10px;
    cursor: pointer;
    position: relative;
    color: #fff;
    transition: 0.15s;
}

#go3 #popup .cont .set_block .flex-items .nonselective-block {
    border: 1px solid #39a0ff;
}

#go3 #popup .cont .set_block .flex-items .nonselective-block.red-border {
    border: 1px solid #ff3e3f;
}

#go3 #popup .cont .set_block .flex-items .block.small {
    width: 130px;
    height: 110px;
    font-size: 14px;
    padding: 10px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    font-weight: 700;
}

#go3 #popup .block-big .ico-bg {
    display: inline-flex;
    margin-bottom: 20px;
    padding: 10px;
    background-color: #39a0ff;
    border: 1px solid #39a0ff;
    border-radius: 99px;
    min-width: 51px;
    height: 51px;
    justify-content: center;
    box-sizing: border-box;
    transition: 150ms;
}

#go3 #popup .cont .set_block .flex-items .block-big .text {
    font-size: 24px;
    font-weight: 700;
}

#go3 #popup .cont .set_block .flex-items .block-big .blue {
    padding: 20px 0;
    color: #39a0ff;
}

#go3 #popup .cont .set_block .flex-items .block.small .text,
#go3 #popup .cont .set_block .flex-items .block.small .price {
    font-size: 14px;
}

#go3 #popup .cont .set_block .flex-items .block.small .price_old {
    font-size: 12px;
    line-height: 10px;
    font-weight: 100;
    color: #39a0ff;
    text-decoration: line-through;
}

#go3 #popup .cont .set_block .flex-items .nonselective-block {
    display: none;
}

#go3 #popup .cont .set_block .flex-items .nonselective-block.active {
    display: block;
}

#go3 #popup .cont .set_block .flex-items .block.big {
    width: 865px;
}

#go3 #popup .cont .set_block .flex-items .block:hover {
    border: 1px solid #39a0ff;
}

#go3 #popup .cont .set_block .flex-items .block.selected {
    border: 1px solid #39a0ff;
    background-color: #39a0ff;
}

#go3 #popup .cont .set_block .flex-items .block.selected::after {
    content: '';
    position: absolute;
    background-image: url('/img/landing/go3/ico/check_w.svg');
    height: 9px;
    width: 13px;
    background-size: cover;
    top: 10px;
    left: 10px;
}

#go3 #popup .cont .set_block .flex-items .block.selected > .price,
#go3 #popup .cont .set_block .flex-items .nonselective-block.selected > .price,
#go3 #popup .cont .set_block .flex-items .block.selected > .price_old {
    color: #000;
}

#go3 #popup .ico-bg {
    display: inline-flex;
    margin-bottom: 20px;
    background-color: transparent;
    border: 1px solid #fff;
    padding: 10px;
    border-radius: 99px;
    min-width: 51px;
    height: 51px;
    justify-content: center;
    box-sizing: border-box;
    transition: 150ms;
    gap: 20px;
}

#go3 #popup .ico-bg.active {
    border: 1px solid #39a0ff;
    background-color: #39a0ff;
}

#go3 #popup .ico-bg img {
    padding-right: 10px;
    width: 30px;
}

#go3 #popup .ico-bg img:last-child {
    padding-right: 0;
}

#go3 #popup .cont .popup-info-content .pp .heading .ico-bg img {
    display: block;
    width: 30px;
}

#go3 #popup .cont .set_block .flex-items .block .text,
#go3 #popup .cont .set_block .flex-items .nonselective-block .text {
    font-size: 24px;
    line-height: 1;
    font-weight: 700;
    padding-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#go3 #popup .cont .set_block .flex-items .block .text .plus {
    font-size: 16px;
    background-color: #39a0ff;
    display: inline-flex;
    padding: 2px 2px;
    border-radius: 99px;
    align-items: center;
    width: 10px;
    height: 10px;
    justify-content: center;
    margin: 0 5px;
}

#go3 #popup .cont .set_block .flex-items .block .price,
#go3 #popup .cont .set_block .flex-items .nonselective-block .price {
    font-size: 18px;
    color: #39a0ff;
}

#go3 #popup .cont .set_block .flex-items .block .info {
    position: absolute;
    bottom: -12px;
    font-size: 24px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #2f3336;
    width: 22px;
    height: 22px;
    border-radius: 100%;
}

#go3 #popup .cont .set_block .flex-items .block .info i.fa {
    display: block;
    color: #fff;
    font-size: 16px;
    margin-top: 3px;
}

#go3 #popup .cont .popup-info-content {
    display: none;
}

#go3 #popup .cont .popup-info-content.active {
    display: block;
}

#go3 #popup .cont .popup-info-content.active i.fa {
    display: block;
    font-size: 32px;
    color: #fff;
    text-align: right;
    max-width: 685px;
    margin: 0 auto;
    position: relative;
    z-index: 999;
    padding-top: 100px;
}

#go3 #popup .cont .popup-info-content.active {
    display: block;
}

#go3 #popup .cont .popup-info-content.active .pp {
    display: none;
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    background-color: rgba(39, 20, 76, 0.8);
    z-index: 9;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    overflow: auto;
}

#go3 #popup .cont .popup-info-content.active .pp.active {
    display: block;
}

#go3 #popup .cont .popup-info-content .pp .desc {
    display: block;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    max-width: 580px;
    margin: 0 auto;
    color: #fff;
    text-align: justify;
    padding-bottom: 50px;
}

#go3 #popup .cont .popup-info-content .pp .selectedpack-name {
    display: block;
}

.product_list_block.v2020 .list_block .list_cont .list.flex_list .item {
    overflow-y: hidden;
}

.product_list_block.v2020 .list_block .list_cont .list .item .img_cont .img {
    background-color: transparent !important;
}

.product_list_block.v2020 .list_block.slider_list .all_top_bar {
    top: 42% !important;
}

.product_list_block .btn2022 {
    background-color: #088fff !important;
}

#go3 .device .specs.pamatdati,
#go3 .device .specs.instrukcijas {
    display: none;
}

#go3 .device .specs.pamatdati.active,
#go3 .device .specs.instrukcijas.active {
    display: block;
}

#go3 .device .specs .flex {
    display: flex;
}

#go3 .device .specs .flex .col1,
#go3 .device .specs .flex .col2 {
    flex: 1;
}

#go3 .device .specs .flex .col1 .item {
    padding-bottom: 5px;
    color: #fff;
}

#go3 .device .specs .flex .col1 .item .img {
    display: flex;
    border: 1px solid rgba(57, 160, 255, 0.2);
    border-radius: 100%;
    width: 58px;
    flex: 0 0 58px;
    height: 58px;
    justify-content: center;
    align-items: center;
    margin-right: 20px;
}

#go3 .device .specs .flex .col1 .item .desc {
    margin-right: 40px;
}

#go3 .device .specs .flex .col1 .item .flex {
    align-items: center;
}

#go3 .device .specs .flex .col1 .item .img img {
    width: 30px;
    height: 30px;
}

#go3 .device .specs .flex .col2 .spec-item {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding-bottom: 10px;
}

#go3 .device .specs .flex .col2 .spec-item:not(:first-child) {
    padding-top: 10px;
}

#go3 .device .specs .flex .col2 .spec-item .flex {
    justify-content: space-between;
}

#go3 .device .specs .flex .col2 .spec-item .flex .spec-name,
#go3 .device .specs .flex .col2 .spec-item .flex .spec-desc {
    flex: 1;
    font-size: 14px;
}

#go3 .device .specs .flex .col2 .spec-item .flex .spec-name {
    color: #39a0ff;
}

#go3 .device .specs .flex .col2 .spec-item .flex .spec-desc {
    color: #fff;
}

#go3 #popup .cont .info-block {
    padding-top: 20px;
}

#go3 #popup .cont .info-block .infotxt {
    display: flex;
    padding-bottom: 20px;
    justify-content: center;
    align-items: flex-start;
}

#go3 #popup .cont .info-block .infotxt.align-center {
    align-items: center;
}

#go3 #popup .cont .info-block .infotxt div {
    max-width: 675px;
    color: #fff;
    font-size: 12px;
    line-height: 14px;
    padding-left: 20px;
}

#go3 #popup .cont .info-block .infotxt img {
    width: 30px;
    height: 30px;
}

#go3 #popup .cont .info-block .infotxt #morebtn {
    display: inline-block;
    background-color: #39a0ff;
    padding: 0 10px;
    border-radius: 99px;
    cursor: pointer;
}

#go3 #popup .cont .set_block .flex-items .block > .price.old_price,
#go3 #popup .cont .set_block .flex-items .nonselective-block > .price.old_price {
    text-decoration: line-through;
    font-size: 12px;
    line-height: 14px;
}

#go3 .tutorial {
    color: #fff;
    padding: 80px 0;
}

#go3 .tutorial .image {
    height: 210px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left;
    cursor: pointer;
    position: relative;
}

#go3 .tutorial .text {
    padding-top: 20px;
}

#go3 .tutorial .text:hover {
    cursor: pointer;
    text-decoration: underline;
}

#go3 .more_channels {
    padding: 50px 0 100px;
}


#go3 .more_channels .btn_cont {
    text-align: center;
}

@media (min-width: 768px) and (max-width: 1227px) {
    #go3 .header .wrap.forheader {
        width: auto;
    }

    #go3 .chances .item {
        padding: 20px;
        height: unset;
        margin-right: 20px;
    }
}

#go3 #popup .cont .set_block .flex-items .block {
    margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
    #go3 .header img.hero {
        right: -275px;
        left: unset;
    }

    #go3 .header .header-content .desc {
        font-weight: 500;
    }

    #go3 .header .header-content .heading {
        font-size: 30px;
        font-weight: 800;
        text-align: left;
    }

    #go3 .header .wrap.forheader {
        width: auto;
    }

    #go3 #popup .cont .set_block .flex-items {
        flex-wrap: wrap;
    }

    #go3 #popup .cont .set_block .block-big .flex-items {
        flex-wrap: nowrap;
    }

    #go3 #popup .cont .set_block .flex-items .block {
        margin-bottom: 20px;
    }
    #go3 .tv_cards .flex-cards {
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        justify-content: center;
    }

    #go3 .tv_cards .flex-cards .item {
        flex: 0 0 calc(50% - 20px);
    }

    #go3 .tv_cards .flex-cards .item .info .name {
        font-size: 15px;
    }

    #go3 .tv_cards .flex-cards .item .image_cont {
        width: auto;
    }

    #go3 .header img.hero {
        right: -275px;
        left: unset;
    }

    #go3 .header .header-content .desc {
        font-weight: 500;
    }

    #go3 .header .header-content .heading {
        font-size: 30px;
        font-weight: 800;
        text-align: left;
    }

    #go3 .header .wrap.forheader {
        width: auto;
    }

    #go3 .tv_set .cards {
        display: flex;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
    }

    #go3 .tv_set .cards .item .head {
        font-size: 16px;
    }

    #go3 .tv_set .cards .item .prices {
        position: unset;
        padding-top: 10px;
    }

    #go3 .buttons {
        flex-wrap: wrap;
    }

    #go3 .buttons .item {
        flex: 1;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    #go3 .channels::-webkit-scrollbar-track {
        background-color: rgba(255, 255, 255, 0.1);
        border-top: 5px solid transparent;
        border-bottom: 5px solid transparent;
        background-clip: padding-box;
        padding-left: 10px;
        margin: 0 100px;
    }

    #go3 #popup .cont::-webkit-scrollbar {
        display: none;
    }

    #go3 .tv_channels .list li {
        position: relative;
        padding-left: 20px;
    }

    #go3 .tv_channels .list li:before {
        margin-left: -20px;
    }

    #go3 .tv_shows .content .main-border {
        height: 170px;
        width: 285px;
    }

    #go3 .tv_shows .content .item {
        width: 260px;
        height: 146px;
    }

    #go3 .tv_shows .content .item.i-5 {
        left: 25%;
    }

    #go3 .tv_shows .content .item.i-2 {
        left: 75%;
    }

    #go3 .device .device_block {
        flex-direction: column;
    }

    #go3 .device .device_block .block {
        width: 100%;
        margin: 0 auto;
        order: 2;
    }

    #go3 .device .device_block img {
        margin-left: unset !important;
        margin: 0 auto;
        margin-top: -42px;
        max-width: 100%;
    }

    #go3 .chances .flex {
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        gap: 20px;
    }

    #go3 .chances .item {
        padding: 20px 20px;
        height: auto;
        margin-right: 0;
        flex: 1;
    }

    #go3 .device .specs .flex {
        display: flex;
        flex-direction: column;
    }

    #go3 .device .specs .flex .col1 {
        padding-bottom: 50px;
    }

    #go3 .device .specs .flex .col1 .item .flex {
        flex-direction: row;
    }

    #go3 .device .specs .flex .col1 .item .desc {
        font-size: 14px;
    }

    #go3 .tv_set .cards .item .badge {
        top: 5px;
    }

    #go3 #popup .cont .upper_tab {
        width: 100vw;
    }

    #go3 #popup .cont .upper_tab .price {
        width: 135px;
    }

    #go3 #popup .cont .lower_tab {
        right: 0;
    }

    #go3 #popup .cont .lower_tab .next {
        width: 200px;
    }

    #go3 #popup .cont .info-block {
        margin: 0 20px;
    }

    #go3 #popup .cont .stage {
        width: 100%;
    }

    #go3 #popup .cont .popup-info-content .pp .desc {
        margin: 0 20px;
    }

    #go3 #popup .cont .popup-info-content .pp .heading {
        margin: 0 20px;
        font-size: 32px;
    }

    #go3 #popup .cont .set_block .flex-items .block-big {
        padding: 25px 0;
    }

    #go3 #popup .cont .set_block .flex-items .nonselective-block {
        margin-bottom: 20px;
    }
}
