/* ----- SECTION BANNER ----- */
.section-banner {
    padding-top: 11.9rem;
    padding-bottom: 5.5rem;
    position: relative;
}

.section-banner .col-content {
    flex: 0 0 42%;
    max-width: 42%;
    padding: 1.5rem 1rem 0;
}

.section-banner-views .col-box {
    flex: 0 0 58%;
    max-width: 58%;
}

.section-banner .button-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    margin-top: 2.5rem;
}

.section-banner .button-wrap .btn {
    margin-right: 2.4rem;
    padding: 0 3.1rem;
}

.section-banner .button-wrap .trustpilot-review {
    display: block;
    width: 9.8rem;
    height: 4rem;
}

.section-banner .button-wrap .trustpilot-review img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.section-banner .logos {
    display: flex;
    flex-wrap: wrap;
    margin-top: 5.6rem;
    align-items: center;
}

.section-banner .logos a {
    display: block;
    width: 18%;
    max-height: 2.8rem;
    margin-right: 8.4%;
}

.section-banner .logos a img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.section-banner .logos a:last-child {
    margin-right: 0;
}

.section-banner .logos a.brand-logos-12133 img {
    width: 56px
}

.section-banner .col-image {
    position: relative;
}

.section-banner .image-wrap {
    position: absolute;
    width: 39.4rem;
    height: 42.9rem;
    right: -1rem;
    top: 1.5rem;
}

.section-banner .image-wrap .device-img {
    position: absolute;
    width: 52.35rem;
    max-width: 52.35rem;
    height: 43rem;
    object-fit: contain;
    left: -14.9rem;
    top: 0rem;
    z-index: 2;
}

.section-banner .image-wrap .image {
    position: absolute;
    left: 12.1rem;
    z-index: 3;
    top: 5.8rem;
    width: 12rem;
    height: 32.7rem;
    object-fit: contain;
}

.section-banner .image-wrap .line {
    position: absolute;
}

.section-banner .image-wrap .line span {
    width: 100%;
    height: 100%;
    background: #DC1E23;
    transform: matrix(1, 0.58, 0, 0.89, 0, 0);
    -moz-border-radius: 0.125rem;
    -webkit-border-radius: 0.125rem;
    border-radius: 0.125rem;
    z-index: 1;
    display: block;
    position: absolute;
}

.section-banner .image-wrap .lines .line:first-child {
    width: 16.4375rem;
    height: 9.025rem;
    left: 3.8rem;
    bottom: 11.9rem;
}

.section-banner .image-wrap .lines .line:first-child span {
    background: rgb(237 32 36 / 20%);
    -moz-border-radius: 0.75rem;
    -webkit-border-radius: 0.75rem;
    border-radius: 0.75rem;
    border-top-left-radius: 1.125rem;
}

.section-banner .image-wrap .lines .line:nth-child(2) {
    width: 10.5625rem;
    height: 0.5rem;
    left: 0;
    bottom: 0;
}

.section-banner .image-wrap .lines .line:nth-child(2) {
    width: 9.1625rem;
    height: 0.5rem;
    left: 0.4rem;
    bottom: 21.9rem;
}

.section-banner .image-wrap .lines .line:nth-child(3) {
    width: 13.1625rem;
    height: 16.2rem;
    right: 7.2rem;
    top: 3.3rem;
}

.section-banner .image-wrap .lines .line:nth-child(3) span {
    background: rgb(237 32 36 / 10%);
    -moz-border-radius: 1.25rem;
    -webkit-border-radius: 1.25rem;
    border-radius: 1.25rem;
}

.section-banner .image-wrap .lines .line:nth-child(4) {
    width: 10.5625rem;
    height: 0.125rem;
    top: 17rem;
    right: 5.4rem;
}

.section-banner .image-wrap .buttons .button-wrap {
    position: absolute;
    z-index: 4;
    margin-top: 0;
}

.section-banner .image-wrap .buttons .button {
    background: #DC1E23;
    border-radius: 0.5rem;
    transform: matrix(1, 0.58, 0, 0.89, 0, 0);
    color: #ffffff;
    font-size: 0.875rem;
    line-height: 0.875rem;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    -webkit-animation: message-floating 40s linear infinite;
    -moz-animation: message-floating 40s linear infinite;
    animation: message-floating 40s linear infinite;
}

.section-banner .image-wrap .buttons .button-wrap:first-child img {
    object-fit: contain;
    margin-right: 0.5rem;
    width: 1.45rem;
    height: 1.45rem;
}

.section-banner .image-wrap .buttons .button-wrap:first-child {
    width: 7.2125rem;
    height: 4.15rem;
    top: 8rem;
    left: 6.2rem;
}

.section-banner .image-wrap .buttons .button-wrap:first-child .button {
    -webkit-animation-delay: 5s;
    -moz-animation-delay: 5s;
    animation-delay: 5s;
}

.section-banner .image-wrap .buttons .button-wrap .button::before,
.section-banner .image-wrap .buttons .button-wrap .button::after {
    content: '';
    background: #DC1E23;
    position: absolute;
    -moz-border-radius: 0.5rem;
    -webkit-border-radius: 0.5rem;
    border-radius: 0.5rem;
    z-index: -1;
}

.section-banner .image-wrap .buttons .button-wrap .button::before {
    opacity: 0.2;
}

.section-banner .image-wrap .buttons .button-wrap .button::after {
    opacity: 0.1;
}

.section-banner .image-wrap .buttons .button-wrap:first-child .button::before,
.section-banner .image-wrap .buttons .button-wrap:first-child .button::after {
    width: 7.2125rem;
    height: 4.15rem;
}

.section-banner .image-wrap .buttons .button-wrap:first-child .button::before {
    top: -0.6rem;
    left: 0.4rem;
}

.section-banner .image-wrap .buttons .button-wrap:first-child .button::after {
    top: -1.1rem;
    left: 0.9rem;
}

.section-banner .image-wrap .buttons .button-wrap:nth-child(2) {
    width: 9.5625rem;
    height: 5.125rem;
    top: 10.4rem;
    right: 1.1rem;
}

.section-banner .image-wrap .buttons .button-wrap:nth-child(2) .button {
    animation-direction: reverse;
}

.section-banner .image-wrap .buttons .button-wrap:nth-child(2) img {
    transform: rotate(-18.2deg);
    width: 1.8875rem;
    height: 1.8875rem;
    object-fit: contain;
    margin-right: 0.5rem;
}

.section-banner .image-wrap .buttons .button-wrap:nth-child(2) .button::before,
.section-banner .image-wrap .buttons .button-wrap:nth-child(2) .button::after {
    width: 9.5625rem;
    height: 5.125rem;
}

.section-banner .image-wrap .buttons .button-wrap:nth-child(2) .button::before {
    top: -0.8rem;
    left: 0.5rem;
}

.section-banner .image-wrap .buttons .button-wrap:nth-child(2) .button::after {
    top: -1.4rem;
    left: 0.9rem;
}

.section-banner .image-wrap .buttons .button-wrap:nth-child(3) {
    bottom: 11rem;
    right: 9.7rem;
    width: 7.2rem;
    height: 4.1rem;
}

.section-banner .image-wrap .buttons .button-wrap:nth-child(3) .button {
    animation-direction: reverse;
    -webkit-animation-delay: 3s;
    -moz-animation-delay: 3s;
    animation-delay: 3s;
}

.section-banner .image-wrap .buttons .button-wrap:nth-child(3) img {
    object-fit: contain;
    width: 1.75rem;
    height: 1.75rem;
    transform: matrix(1, -0.52, 0, 1, 0, 0);
    margin-right: 0.4rem;
}

.section-banner .image-wrap .buttons .button-wrap:nth-child(3) .button::before,
.section-banner .image-wrap .buttons .button-wrap:nth-child(3) .button::after {
    width: 7.2rem;
    height: 4.1rem;
}

.section-banner .image-wrap .buttons .button-wrap:nth-child(3) .button::before {
    top: -0.5rem;
    left: 0.5rem;
}

.section-banner .image-wrap .buttons .button-wrap:nth-child(3) .button::after {
    top: -1.1rem;
    left: 0.9rem;
}

.section-banner .image-wrap .buttons .icon-bell {
    position: absolute;
    left: 16.5rem;
    top: 0.9rem;
    width: 1.4rem;
    height: 2.2rem;
    visibility: hidden;
}

.section-banner .image-wrap .buttons .icon-bell img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    -webkit-animation-duration: 3.5s;
    animation-duration: 3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    -webkit-amation-iteration-count: infinite;
}

/* ----- SECTION BANNER VIEWS ----- */
.section-banner-views {
    padding-top: 11rem;
}

.banner-box {
    background-color: #ffffff;
    box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
    -moz-border-radius: 1rem;
    -webkit-border-radius: 1rem;
    border-radius: 1rem;
    margin-left: auto;
    padding: 2rem 0 0;
}

.section-banner-views .col-content {
    padding-top: 1.1rem;
    padding-right: 4rem;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.section-banner-views .label-red {
    margin-left: 0.5rem;
    vertical-align: 0.7rem;
}

.section-banner-views p {
    max-width: 35rem;
}

.section-banner-views .logos {
    max-width: 35.5rem;
    margin-top: 5.9rem;
}

.banner-box .box-footer {
    background: #F4F6F8;
    padding: 2rem 3.5rem 1rem;
}

.banner-box .box-footer ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.banner-box .box-footer li {
    font-size: 0.870rem;
    line-height: 1.625rem;
    font-weight: 700;
    position: relative;
    padding-left: 1.5rem;
    margin-bottom: 1rem;
    flex: 0 0 50%;
    max-width: 50%;
}

.banner-box .box-footer li:nth-child(2n) {
    flex: 0 0 34%;
    max-width: 34%;
}

.banner-box .box-footer li::before {
    content: '';
    width: 1rem;
    height: 1rem;
    position: absolute;
    background-image: url("../../img/icon-check-red.svg");
    background-repeat: no-repeat;
    background-size: contain;
    top: 0.3rem;
    left: 0;
}

.banner-box form {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 4.1rem 3.5rem 2rem;
}

.banner-box form .form-col {
    flex: 1;
    margin-bottom: 1.5rem;
}

.banner-box form .col-12 {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 0;
}

.banner-box form label {
    font-size: 0.9375rem;
    line-height: 1.625rem;
    display: block;
    margin-bottom: 0.5rem;
}

.banner-box form .form-col:first-child {
    flex: 0 0 57%;
    max-width: 57%;
    margin-right: 3.2rem;
}

.banner-box form .btn-group {
    flex-wrap: wrap;
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.banner-box .btn-group .btn-radio {
    height: 4rem;
    margin-bottom: 1rem;
}

.banner-box .btn-group .btn {
    font-size: 0.9375rem;
    line-height: 1rem;
    font-weight: 400;
    color: #4B4B4B;
    border: 0;
    display: flex;
    flex-wrap: wrap;
    -moz-border-radius: 5rem;
    -webkit-border-radius: 5rem;
    border-radius: 5rem;
    padding: 0;
    margin-bottom: 0;
    height: 100%;
}

.banner-box .btn-group .btn:focus,
.banner-box .btn-group .btn:active {
    box-shadow: none;
    outline: none;
}

.banner-box .btn-group .btn .col {
    padding: 0.5rem 0.2rem 0;
    height: 100%;
}

.banner-box .btn-group .btn .right-col {
    background-color: #F4F6F8;
    border-top-right-radius: 5rem;
    border-bottom-right-radius: 5rem;
    flex: 0 0 58%;
    max-width: 58%;
    position: relative;
}

.banner-box .btn-group .btn .left-col {
    border-top-left-radius: 5rem;
    border-bottom-left-radius: 5rem;
    border: 1px solid #F4F6F8;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 0;
}

.banner-box .btn-group .btn .right-col.single {
    display: flex;
    padding: 0;
    align-items: center !important;
    justify-content: center !important;
}

.banner-box .btn-group .btn .price {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.125rem;
    line-height: 1.9375rem;
    color: #DC1E23;
    font-weight: 700;
}

.banner-box .btn-group .btn .old-price {
    text-decoration: line-through;
    font-weight: 400;
    color: #4B4B4B;
    margin-left: 0.1rem;
    margin-right: 0.5rem;
}

.banner-box .btn-group .btn .save {
    background-color: #DC1E23;
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
    color: #ffffff;
    width: 5.3125rem;
    margin: auto auto 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1.4rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.banner-box .btn-group .btn-check:checked~.btn .left-col {
    border-color: #DC1E23;
}

.banner-box .btn-group .btn-check:checked~.btn .right-col {
    background-color: #DC1E23;
}

.banner-box .btn-group .btn-check:checked~.btn .price {
    color: #ffffff;
}

.banner-box .btn-group .btn-check:checked~.btn .old-price {
    color: #ffffff;
}

.banner-box .btn-group .btn-check:checked~.btn .save {
    background-color: #050708;
}

.banner-box .btn-group .btn-check:focus~.btn {
    box-shadow: none;
}

.banner-box .btn-group .btn-radio {
    flex: 0 0 48.5%;
    max-width: 48.5%;
}

.banner-box .btn-group .btn .number {
    font-size: 1.5rem;
    font-weight: 700;
    color: #050708;
    line-height: 1.55rem;
    display: block;
    margin-top: 0.2rem;
}

.banner-box .btn-group .btn span {
    display: block;
}

.banner-box form .button-container .btn {
    width: 100%;
    margin-top: 1.1rem;
}

.section-banner-views .lines .line {
    position: absolute;
}

.section-banner-views .lines span {
    background: #DC1E23;
    transform: matrix(1, 0.58, 0, 0.89, 0, 0);
    -moz-border-radius: 0.25rem;
    -webkit-border-radius: 0.25rem;
    border-radius: 0.25rem;
    width: 100%;
    height: 100%;
    display: block;
    -webkit-animation: message-floating 30s linear infinite;
    -moz-animation: message-floating 30s linear infinite;
    animation: message-floating 30s linear infinite;
}

.section-banner-views .lines .line:first-child {
    width: 6.1rem;
    height: 5.3375rem;
    top: 0.6rem;
    right: 12.9rem;
}

.section-banner-views .lines .line:first-child span {
    background-color: rgb(237 32 36 / 20%);
    -moz-border-radius: 0.5rem;
    -webkit-border-radius: 0.5rem;
    border-radius: 0.5rem;
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    animation-delay: 1s;
}

.section-banner-views .lines .line:nth-child(2) {
    width: 5.725rem;
    height: 1.075rem;
    top: 0.7rem;
    right: 15.5rem;
}

.section-banner-views .lines .line:nth-child(2) span {
    animation-direction: reverse;
    -webkit-animation-delay: 2s;
    -moz-animation-delay: 2s;
    animation-delay: 2s;
}

.section-banner-views .lines .line:nth-child(3) {
    width: 6.9625rem;
    height: 3.5875rem;
    bottom: 8.5rem;
    left: -11rem;
}

.section-banner-views .lines .line:nth-child(3) span {
    background-color: rgb(237 32 36 / 20%);
    -moz-border-radius: 0.5rem;
    -webkit-border-radius: 0.5rem;
    border-radius: 0.5rem;
    animation-direction: reverse;
    -webkit-animation-delay: 2s;
    -moz-animation-delay: 2s;
    animation-delay: 2s;
}

.section-banner-views .lines .line:nth-child(4) {
    height: 0.0625rem;
    width: 5.6375rem;
    bottom: 12.4rem;
    left: -13.2rem;
}

.section-banner-views .lines .line:nth-child(4) span {
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    animation-delay: 1s;
}

.banner-box .box-head {
    text-align: center;
}

.banner-box .nav-tabs {
    justify-content: center;
    border-bottom: 1px solid rgb(5 7 8 / 10%);
    margin-top: 0.9rem;
    padding: 0 3.5rem;
}

.banner-box .nav-tabs .nav-item {
    flex: 1;
}

.banner-box .nav-tabs .nav-link {
    font-size: 0.9375rem;
    font-weight: 700;
    color: #050708;
    border: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border-bottom: 2px solid transparent;
    padding: 0.4rem 1rem 0.55rem;
    width: 100%;
    height: 100%;
}

.banner-box .nav-tabs .nav-link.active {
    color: #DC1E23;
    border-bottom-color: #DC1E23;
}

.banner-box .nav-tabs .nav-link:hover {
    color: #DC1E23;
}

.banner-box .box-footer li .tooltip-icon {
    margin-left: 0.3rem;
    width: 0.875rem;
    height: 0.875rem;
    display: inline-block;
}

.banner-box .box-footer li .tooltip-icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.tooltip {
    transition: 0.4s;
    background: #FFFFFF;
    box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
    -moz-border-radius: 1rem;
    -webkit-border-radius: 1rem;
    border-radius: 1rem;
    font-size: 0.9375rem;
    line-height: 1.625rem;
    color: #4B4B4B;
    bottom: 2.7rem;
    left: 0;
    padding: 1.526rem 1.5rem 0.3rem;
    max-width: 13.5rem;
    visibility: hidden;
}

.tooltip.show {
    opacity: 1;
    visibility: visible;
}

.tooltip h6 {
    margin-bottom: 0.3rem;
}

.banner-box .swiper {
    padding: 0;
}

.banner-box .swiper-slide {
    padding:2rem 3.5rem 0;
}

.banner-box .swiper .button-container {
    padding: 1rem 3.5rem 2rem;
}

.banner-box .swiper-button-prev, .banner-box .swiper-button-next {
    height: 4rem;
    width: 2rem;
    background-color: #F4F6F8;
    -moz-border-radius: 1rem;
    -webkit-border-radius: 1rem;
    border-radius: 1rem;
    background-repeat: no-repeat;
    background-position: center;
    font-size: 0;
}

.banner-box .swiper-button-prev {
    background-image: url("../../img/swiper-prev.svg");
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    left: 0;
}

.banner-box .swiper-button-next {
    background-image: url("../../img/swiper-next.svg");
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    right: 0;
}

.banner-box .swiper-button-prev::after, .banner-box .swiper-button-next::after {
    content: "";
}

.banner-box .swiper-button-prev:hover, .banner-box .swiper-button-next:hover {
    background-color: #DC1E23;
}

.banner-box .swiper-button-prev:hover {
    background-image: url("../../img/swiper-prev-white.svg");
}

.banner-box .swiper-button-next:hover {
    background-image: url("../../img/swiper-next-white.svg");
}

.section-banner-views .button-wrap p {
    max-width: 100%;
    flex: 1;
    margin-left: 3rem;
    font-weight: 700;
    margin-bottom: 0;
}

.section-banner-views .button-wrap p span {
    color: #DC1E23;
    font-weight: 700;
}

.banner-box .grey-title {
    background-color: #F4F6F8;
    padding: 1.5rem 3.5rem 0.5rem;
}

.banner-box .grey-title p {
    font-size: 0.9375rem;
    line-height: 1.625rem;
}

.banner-box .grey-title p a {
    color: #DC1E23;
}

/* ----- /SECTION BANNER VIEWS ----- */

/* ----- SECTION BANNER SUBS ----- */
.section-banner-subs .banner-box .btn-group .btn .number {
    font-size: 1.125rem;
    line-height: 1.7rem;
    margin-top: -0.1rem;
}

.section-banner-subs .banner-box form {
    padding-top: 2rem;
}

.section-banner-subs .logos {
    margin-top: 4rem;
}

.section-banner-subs {
    padding-bottom: 4.9rem;
}

/* ----- /SECTION BANNER SUBS ----- */

/* ----- SECTION BANNER LIKES ----- */
.section-banner-likes .banner-box form {
    padding-top: 1.5rem;
    padding-bottom: 3.4rem;
}

.section-banner-likes .col-content {
    padding-right: 5rem;
}

.section-banner-likes h1 {
    margin-bottom: 0.9rem;
}

.section-banner-likes .logos {
    margin-top: 4rem;
}

.section-banner-likes .lines span:nth-child(3) {
    bottom: 2.3rem;
}

.section-banner-likes .lines span:nth-child(4) {
    bottom: 6.1rem;
}

/* ----- /SECTION BANNER LIKES ----- */

@media (max-width: 1599px) {

    /* ----- SECTION BANNER VIEWS ----- */
    .banner-box .box-footer li {
        flex: 0 0 60%;
        max-width: 60%;
    }

    .section-banner-views .lines .line:nth-child(3) {
        left: -4rem;
        bottom: 5rem;
    }

    .section-banner-views .lines .line:nth-child(4) {
        left: -7.2rem;
        bottom: 9.5rem;
    }

    /* ----- /SECTION BANNER VIEWS ----- */
}

@media (max-width: 1439px) {
    /* ----- SECTION BANNER ----- */

    .section-banner .image-wrap {
        width: 36.1rem;
        height: 46.9rem;
        right: 0;
    }

    .section-banner .image-wrap .lines .line:nth-child(3) {
        right: 2.2rem;
        top: 4.3rem;
    }

    .section-banner .image-wrap .buttons .button-wrap:nth-child(2) {
        top: 6.2rem;
        right: 0.1rem;
    }

    .section-banner .image-wrap .lines .line:nth-child(4) {
        top: 18rem;
        right: 0.4rem;
    }

    .section-banner .image-wrap .buttons .button-wrap:nth-child(3) {
        bottom: 7rem;
        right: 7.7rem;
    }

    /* ----- /SECTION BANNER ----- */
    /* ----- SECTION BANNER VIEWS ----- */

    .banner-box .nav-tabs {
        padding: 0 1.5rem;
    }

    .banner-box form {
        padding: 3rem 2.5rem 1.5rem;
    }

    .banner-box .btn-group .btn .col {
        padding: 0 0;
    }

    .banner-box .btn-group .btn .right-col {
        padding-top: 0.5rem;
    }

    .banner-box .btn-group .btn .number {
        font-size: 1.25rem;
    }

    .banner-box .box-footer {
        padding: 1.9rem 2.5rem 1rem;
    }

    .banner-box .box-footer li {
        flex: 0 0 56%;
        max-width: 56%;
    }

    .banner-box .box-footer li:nth-child(2n) {
        flex: 0 0 40%;
        max-width: 40%;
    }

    .section-banner-views .lines .line:nth-child(4) {
        left: -5.2rem;
        bottom: 8.4rem;
    }

    /* ----- /SECTION BANNER VIEWS ----- */
    /* ----- SECTION BANNER SUBS ----- */
    .section-banner-subs .banner-box .btn-group .btn .number {
        font-size: 1rem;
        line-height: 1.3rem;
    }

    /* ----- /SECTION BANNER SUBS ----- */
}

@media (max-width: 1199px) {
    /* ----- SECTION BANNER ----- */
    .section-banner .col-content, .section-banner .col-box {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .section-banner .image-wrap .device-img {
        width: 41.05rem;
        max-width: 41.15rem;
        left: -14rem;
    }

    .section-banner .image-wrap .image {
        top: 6.7rem;
        width: 9.7rem;
        height: 31.6rem;
        left: 7.3rem;
    }

    .section-banner .image-wrap .buttons .button-wrap:first-child {
        width: 5.7125rem;
        height: 3.45rem;
        top: 11rem;
        left: 2.6rem;
    }

    .section-banner .image-wrap .buttons .button-wrap:first-child .button::before,
    .section-banner .image-wrap .buttons .button-wrap:first-child .button::after {
        width: 5.7125rem;
        height: 3.45rem;
    }

    .section-banner .image-wrap .buttons .button-wrap:nth-child(3) {
        width: 6.2rem;
        height: 3.5rem;
        bottom: -2rem;
        right: 4.7rem;
    }

    .section-banner .image-wrap .buttons .button-wrap:nth-child(3) .button::before,
    .section-banner .image-wrap .buttons .button-wrap:nth-child(3) .button::after {
        width: 6.2rem;
        height: 3.5rem;
    }

    .section-banner .image-wrap .buttons .button-wrap:nth-child(3) img {
        width: 1.5rem;
        height: 1.5rem;
    }

    .section-banner .image-wrap .buttons .button-wrap:first-child img {
        width: 1.25rem;
        height: 1.25rem;
    }

    .section-banner .image-wrap .lines .line:first-child {
        left: 1.8rem;
        bottom: 2.9rem;
        width: 9.4375rem;
        height: 7.325rem;
    }

    .section-banner .image-wrap .lines .line:nth-child(2) {
        width: 5.1625rem;
        height: 0.3rem;
        left: 0.4rem;
        bottom: 9.9rem;
    }

    .section-banner .image-wrap .buttons .button-wrap:nth-child(2) {
        width: 8.6625rem;
        height: 4.225rem;
        top: 8rem;
    }

    .section-banner .image-wrap .buttons .button-wrap:nth-child(2) img {
        width: 1.5rem;
        height: 1.5rem;
    }

    .section-banner .image-wrap .buttons .button-wrap:nth-child(2) .button::before,
    .section-banner .image-wrap .buttons .button-wrap:nth-child(2) .button::after {
        width: 8.6625rem;
        height: 4.225rem;
    }

    .section-banner .image-wrap .lines .line:nth-child(3) {
        width: 9.1625rem;
        height: 13.2rem;
        right: 2.2rem;
        top: 7.3rem;
    }

    .section-banner .image-wrap .lines .line:nth-child(4) {
        top: 19rem;
        width: 6.5625rem;
    }

    .section-banner .image-wrap .buttons .icon-bell {
        left: 10.7rem;
        top: 5.5rem;
    }

    /* ----- /SECTION BANNER ----- */

    /* ----- SECTION BANNER VIEWS ----- */

    .section-banner-views .lines .line:first-child {
        top: -0.4rem;
        right: 1.9rem;
    }

    .section-banner-views .lines .line:nth-child(2) {
        top: 0rem;
        right: 4.5rem;
    }

    /* ----- /SECTION BANNER VIEWS ----- */
}

@media (max-width: 991px) {
    /* ----- SECTION BANNER ----- */
    .section-banner .image-wrap {
        width: 19.1rem;
        height: 34.9rem;
        margin: 1rem auto 0;
        position: relative;
    }

    .section-banner .image-wrap .buttons .button-wrap:nth-child(2) {
        top: 9.4rem;
        right: -6rem;
    }

    .section-banner .image-wrap .lines .line:first-child {
        bottom: 7.9rem;
        left: -0.2rem;
    }

    .section-banner .image-wrap .lines .line:nth-child(2) {
        bottom: 14.9rem;
        left: -1.6rem;
    }

    .section-banner .image-wrap .lines .line:nth-child(3) {
        right: -2.8rem;
        top: 8.3rem;
    }

    .section-banner .image-wrap .lines .line:nth-child(4) {
        top: 19rem;
        right: -4rem;
    }

    .section-banner .image-wrap .buttons .icon-bell {
        left: 9.7rem;
        top: 5.7rem;
    }

    .section-banner .image-wrap .buttons .button-wrap:nth-child(3) {
        bottom: 3rem;
        right: 0.7rem;
    }

    .section-banner .image-wrap .device-img {
        left: -16rem;
    }

    .section-banner .image-wrap .image {
        left: 5.1rem;
        top: 5.9rem;
    }

    /* ----- /SECTION BANNER ----- */
    /* ----- SECTION BANNER VIEWS ----- */
    .section-banner-views .col-box {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .section-banner-views .lines .line:first-child {
        top: -3.4rem;
        right: 5.9rem;
    }

    .section-banner-views .lines .line:nth-child(2) {
        top: -3rem;
        right: 9.5rem;
    }

    .section-banner-views .lines .line:nth-child(3) {
        left: auto;
        bottom: 4rem;
        right: 2rem;
    }

    .section-banner-views .lines .line:nth-child(4) {
        left: auto;
        right: 6rem;
    }

    /* ----- /SECTION BANNER VIEWS ----- */
}

@media (max-width: 767px) {
    /* ----- SECTION BANNER ----- */
    .section-banner {
        padding-top: 7rem;
        padding-bottom: 2.5rem;
    }

    .section-banner .button-wrap .btn {
        margin-right: 1rem;
        padding: 1.235rem 2.6rem;
    }

    .section-banner .lines {
        display: none;
    }

    .section-banner .button-wrap .trustpilot-review {
        width: 8.2rem;
        height: 3.4rem;
        margin-top: 2rem;
    }

    .section-banner .logos {
        margin-top: 2rem;
    }

    .section-banner .image-wrap {
        width: 21.1rem;
        height: 32.9rem;
        margin-bottom: 2rem;
    }

    .section-banner .image-wrap .device-img {
        top: -3rem;
    }

    .section-banner .image-wrap .image {
        left: 5.1rem;
        top: 2.9rem;
    }

    .section-banner .image-wrap .buttons .button-wrap:nth-child(3) {
        bottom: 5rem;
        right: 2.2rem;
    }

    .section-banner .image-wrap .lines .line:nth-child(3) {
        right: 1.2rem;
        top: 4.3rem;
    }

    .section-banner .image-wrap .buttons .button-wrap:nth-child(2) {
        top: 3.4rem;
        right: 0.3rem;
    }

    .section-banner .image-wrap .buttons .icon-bell {
        left: 8.2rem;
        top: 2.4rem;
    }

    .section-banner .image-wrap .buttons .button-wrap:first-child {
        left: 1.6rem;
        top: 12rem;
    }

    /* ----- /SECTION BANNER ----- */
    /* ----- SECTION BANNER VIEWS ----- */
    .section-banner-views .lines .line:first-child {
        width: 4.1rem;
        height: 3.3375rem;
        top: -2.4rem;
        right: 3.9rem;
    }

    .section-banner-views .lines .line:nth-child(2) {
        width: 3.725rem;
        height: 0.575rem;
        top: -2.1rem;
        right: 5.8rem;
    }

    .section-banner-views .label-red {
        margin-left: 0rem;
        vertical-align: 0.4rem;
    }

    .section-banner-views .button-wrap p {
        flex: 0 0 100%;
        margin-left: 0;
        margin-top: 1.1rem;
    }

    .section-banner-views .lines .line:nth-child(3),
    .section-banner-views .lines .line:nth-child(4) {
        display: none;
    }

    .banner-box .btn-group .btn-radio {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .banner-box .nav-tabs {
        padding: 0;
    }

    .banner-box .box-footer li,
    .banner-box .box-footer li:nth-child(2n) {
        flex: 0 0 100%;
        max-width: 100%;
    }

    /* ----- /SECTION BANNER VIEWS ----- */
    /* ----- SECTION BANNER LIKES ----- */
    .section-banner-likes .lines .line:nth-child(3) {
        bottom: 4rem;
    }

    .section-banner-likes .lines .line:nth-child(4) {
        bottom: 7.1rem;
    }

    .banner-box .grey-title {
        padding: 1rem 1.5rem 0.5rem;
    }

    /* ----- /SECTION BANNER LIKES ----- */
}


/* ----- SECTION BANNER ----- */
.section-banner .logos .logo-item {
    display: block;
    width: 18%;
    max-height: 2.8rem;
    margin-right: 8.4%;
}

.section-banner .logos .logo-item img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.section-banner .logos .logo-item:last-child {
    margin-right: 0;
}

.section-banner .logos .logo-item.brand-logos-12133 img {
    width: 56px
}

/* ----- SECTION BANNER ----- */

.section-banner.mobile .col-image {
    display: none;
}

@media screen and (min-width: 1024px) {
    .section-banner.mobile .col-image {
        display: block;
    }
}

.section-banner-mobile {
    text-align: center;
    padding-top: 0;
}

@media screen and (min-width: 1024px) {
    .section-banner-mobile {
        display: none;
    }
}

.section-buy-campaign+.section-banner-mobile {
    margin-top: -70px;
}

@media screen and (min-width: 768px) {
    .section-buy-campaign+.section-banner-mobile {
        margin-top: -150px;
    }
}

@media screen and (max-width: 576px) {
    .section-banner-views .col-content:first-child {
        padding-top:0;
    }
}