@font-face {
    font-family: "Formula1";
    src: url(../css/formula-font-box.woff) format("woff");
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6, label {
    font-family: "Formula1";
}

p, a, span {
    font-family: "Poppins", sans-serif;
}

.container {
    max-width: 1370px !important;
    width: 100%;
    padding: 0px 10px;
    margin: 0 auto;
}

h2 {
    font-size: 35px;
}

body {
    overflow-x: hidden;
}

.logo.privacy-logo.custom-class-make a {
    padding-left: 6px;
}

.banner {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url(../images/hero-banner.png) no-repeat;
    background-size: cover;
    padding-bottom: 244px;
    background-repeat: no-repeat;
}

.header {
    position: relative;
}
.banner-svg svg {
    width: 50px !important;
}
.topnav {
    position: absolute;
    width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: right;
    padding: 16px 0;
    flex-direction: row;
    align-items: center;
}

.topnav.right {
    justify-content: right;
}
.topnav a {
    float: left;
    display: block;
    text-align: center;
    padding: 6px 6px;
    text-decoration: none;
    color: #fff;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.5px;
}

.logo {
    position: absolute;
    left: 0;
    padding-top: 16px;
    margin-left: 125px
}

.topnav.right .logo {
    margin-left: 0px;
}

body.policy-template .logo {
    margin-left: 0px;
}

/*==================== universal header css===============================*/
.custom-header-for-v-p {
    position: absolute;
    left: 0;
    right: 0;
    justify-content: center;
    display: flex;
}

.head .linkText:focus {
    color: #e2fe38 !important;
}

/* ========================================== */
.banner-text {
    width: 70%;
    /* margin: 0 auto; */
    padding-top: 15%;
    margin-left: 78px;
}
.banner-text-svg svg.banner-svg2 {
    position: absolute;
    right: 50%;
    top: -15%;
    width: 76px;
}
.banner-text-svg {
    position: relative;
}
.banner-inner h1 {
    color: #f7f7fc;
    font-size: 44px;
    font-style: normal;
    font-weight: 900;
    max-width: 550px;
    line-height: 120%;
    letter-spacing: 1px;
}

.banner-inner p {
    color: #f7f7fc;
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 1px;
    margin-top: 24px;
}

.banner-icons {
    display: flex;
    flex-direction: column;
    margin-top: 42px;
    gap: 38px;
}

.banner-icons .icon-1 {
    display: flex;
    flex-direction: row;
    width: 228px;
}

.icon-1 {
    border: 1px solid white;
    border-radius: 16px;
    padding: 10px 24px;
    align-items: center;
}

.banner-icons .play {
    margin-left: 0px;
    align-items: center;
    flex-direction: row;
    display: flex;
}

.icon-2 {
    margin-top: 0px;
}

.menu-icon {
    display: none;
}

/* banner end */
/* rewards start */
.rewards-inner {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    /* gap: 50px; */
}

.rewards {
    padding-top: 13px;
}

.reward-img img {
    width: 322.326px;
    box-shadow: 4px 8px 16px 0px rgba(0, 0, 0, 0.05);
    border-radius: 48px;
}

.reward-text {
    width: 50%;
}

.text-head {
    padding-right: 150px;
    padding-top: 30px;
}

.text-head h3 {
    color: #121212;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 56px;
    letter-spacing: 1px;
}

.text-head p {
    color: #545456;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px;
    letter-spacing: 0.75px;
    margin-top: 24px;
}

.text-images {
    margin-top: 121px;
    display: flex;
}

.text-images img {
    width: 140px;
    /* height: 251.434px; */
    flex-shrink: 0;
    margin-right: 37px;
    box-shadow: 4px 8px 16px 0px rgba(0, 0, 0, 0.05);
    border-radius: 12px;
}

.img-1 p {
    display: flex;
    width: 130px;
    height: 38px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: #a0a3bd;
    /* margin-top: 13px; */
    text-align: center;
    font-family: Formula1;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    /* 137.5% */
    letter-spacing: 1px;
}

/* rewards end */
/* overview */
.overview {
    background-image: url(../images/black-banner.png);
    height: auto;
    padding: 50px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    width: 100%;
}

.overview h1 {
    color: #fff;
    text-align: center;
    padding-top: 34px;
    font-size: 32px;
}

.black-banner-container {
    margin-top: -120px;
    background-color: transparent;
    width: 100%;
    height: auto;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.black-banner-container .content {
    width: 100vw;
    height: auto;
    background-color: black;
    padding-top: 50px;
    z-index: 1;
    position: relative;
}
.section2-svg3 {
    text-align: -webkit-right;
    padding-right: 11rem;
    margin-bottom: -7%;
}
.section2-svg3 svg {
    width: 270px;
}
.black-banner-container .decorative-banner-top {
    border-top: 92px solid transparent;
    border-right: 97vw solid black;
}
.section2-svg {
    position: relative;
}
.section2-svg svg {
    position: absolute;
    top: -138px;
    width: 520px;
    z-index: -1;
    transform: scaleX(1);
}
.black-banner-container .decorative-banner-bottom {
    border-bottom: 114px solid transparent;
    border-left: 121vw solid black;
}
.section2-svg2 svg {
    position: absolute;
    right: 0;
    top: unset;
    bottom: -56px;
}
.black-banner-container .content .left {
    color: white;
    font-size: 20px;
    text-align: center;
    width: 311px;
}

.black-banner-container .content h2 {
    color: white;
    font-size: 32px;
    text-align: center;
}

.inner-oerview {
    display: flex;
    justify-content: center;
    gap: 130px;
    padding: 50px 0px;
}

.lifestyle-1 h3 {
    color: #f7f7fc;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 38px;
    letter-spacing: 1px;
    margin-top: 24px;
}

.lifestyle-1 p {
    color: #f4f4f8;
    font-size: 16px;
    font-style: normal;
    margin-top: 20px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 1px;
}

/* lifestyle end */
.review {
    margin-top: 75px;
}

.review-inner.people-1 .slick-slider.customer {
    /* display: flex; */
    justify-content: end;
    align-items: center;
    gap: 35px;
    flex-wrap: wrap;
    WIDTH: 70%;
}

.review-inner {
    display: flex;
    justify-content: center;
    gap: 101px;
}

.review-head {
    width: 20%;
}

.review-head h1 {
    color: #121212;
    font-style: normal;
    font-weight: 900;
    line-height: 48px;
    letter-spacing: 1px;
    font-size: 32px;
}

section.people {
    padding-top: 80px;
    margin: 0 auto;
    padding-bottom: 15px;
}

.slick-next.slick-arrow::before {
    content: "";
    width: 60px;
    height: 60px;
    display: block;
    position: absolute;
    left: -29%;
    top: 50%;
    background: url(../images/arrow-left.png);
    background-size: auto;
    background-size: contain;
    background-repeat: no-repeat;
    cursor: pointer;
}

.slick-next.slick-arrow {
    background: transparent;
    color: transparent;
    border: none;
}

.slick-next.slick-arrow:hover {
    opacity: 0.5;
}

.slick-prev.slick-arrow:hover {
    opacity: 0.5;
}

.slick-prev.slick-arrow::after {
    content: "";
    width: 60px;
    height: 60px;
    display: block;
    position: absolute;
    background-color: red;
    left: -35%;
    top: 50%;
    background: url(../images/arrow-right.png);
    background-size: auto;
    background-size: contain;
    background-repeat: no-repeat;
    cursor: pointer;
}

.slick-prev.slick-arrow {
    background: transparent;
    color: transparent;
    border: none;
}

.people-img {
    box-shadow: 0px 12px 24px 0px rgba(0, 0, 0, 0.06);
}

.people-img img {
    border-radius: 20px;
    width: 250px;
    object-fit: contain;
}

.people-1 {
    display: flex;
    justify-content: space-between;
    gap: 50px;
}

.people-1 h3 {
    color: var(--Black, #121212);
    font-family: Poppins;
    font-size: 32px;
    font-weight: 600;
    line-height: 38px;
    letter-spacing: 1px;
}

.img-part h4 {
    color: #000;
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: 1px;
}

.img-part p {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0px;
    margin-top: 10px;
}

.img-part {
    background-color: #fff;
    border-radius: 18px;
    margin-top: -40px;
    height: 190px;
    /* max-width: 250px; */
    padding: 30px 28px 36px;
    z-index: 99999;
    width: 250px;
    position: relative;
    box-shadow: 0px 12px 24px 0px rgba(0, 0, 0, 0.06);
}

.img-part:after {
    content: "";
    display: block;
    position: absolute;
    top: -25px;
    left: 52px;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 26px solid #fff;
}

/* review end */
/* footer */
.footer-icons {
    padding-top: 38px;
    display: flex;
    gap: 20px;
    justify-content: center;
}
.footer {
    background-color: #fff;
    height: auto;
    /* margin: 11px 0px 16px 43px; */
    padding-bottom: 40px;
}

.foot-inner {
    display: flex;
    justify-content: space-between;
}

.foot-icon {
    padding: 56px 41px;
}

.icon-foot {
    display: flex;
    /* height: 64px; */
    /* margin-top: 16px; */
    padding: 10px 24px;
    align-items: center;
    gap: 12px;
    border-radius: 16px;
    border: 2px solid #121212;
}

.foot-play {
    margin-left: 12px;
    width: 32.285px;
    height: 34.892px;
    transform: rotate(0deg);
}

.foot-download {
    margin-left: 12px;
}

.menu {
    padding-top: 56px;
}
.foot-btns {
    margin-top: 24px;
}

.foot-btns > .btn {
    color: #121212;
    text-align: center;
    font-family: Poppins;
    font-size: 18px;
    background-color: transparent;
    border: none;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    flex-shrink: 0;
    letter-spacing: 0.75px;
    cursor: pointer;
    text-decoration: none;
}

.foot-subscribe {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    margin-right: 41px;
}

.foot-subscribe .scanner {
    padding-top: 56px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    gap: 13px;
}

.foot-subscribe .scanner h2 {
    color: #545456;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 31.6px;
    letter-spacing: 0.75px;
}

.foot-subscribe .scanner img {
    width: 66px;
    height: 75px;
    flex-shrink: 0;
}

.foot-btns {
    display: flex;
    gap: 35px;
}

/* footer */
/* tracker */
.trackers {
    margin: 120px 0px 50px;
}

.trackers h1 {
    text-align: center;
    font-size: 40px;
}

#Layer_2 {
    width: 200px;
}

.tag-list {
    margin: 0;
    padding-inline: 0;
    list-style: none;
}

.tag-list li {
    padding: 2rem; /* background: #364a71; */
    border-radius: 0.5rem; /* box-shadow: 0 0.5rem 1rem -0.25rem #010e28; */
    transition: 300ms;
    cursor: pointer;
}

.scroller {
    max-width: 900px;
    /* border: 3px solid lime; */
    margin: 20px auto;
}

.scroller__inner {
    display: flex;
    padding-block: 1rem;
    flex-wrap: wrap;
    gap: 1rem;
    align-items: center !important;
}

.scroller[data-animated="true"] {
    overflow: hidden;
    -webkit-mask: linear-gradient(
            90deg,
            transparent,
            white 20%,
            white 80%,
            transparent
    );
    mask: linear-gradient(90deg, transparent, white 20%, white 80%, transparent);
}

.scroller[data-animated="true"] .scroller__inner {
    width: max-content;
    flex-wrap: nowrap;
    -webkit-animation: scroll var(--_animation-duration, 60s) var(--_animation-direction, forwards) linear infinite;
    animation-delay: 1s;
}

.scroller[data-direction="left"] {
    --_animation-direction: forwards;
}

.scroller[data-direction="right"] {
    --_animation-direction: reverse;
}

.scroller[data-direction="slow"] {
    --_animation-duration: 20s;
}

.scroller[data-speed="fast"] {
    --_animation-duration: 100s;
}

@-webkit-keyframes scroll {
    to {
        transform: translate(calc(-50% - 0.5rem));
    }
}

.track1 img {
    max-height: 85px;
    border-radius: 10px;
    object-fit: cover;
    transition: 300ms;
    filter: grayscale(0.2);
    cursor: pointer
}

.scroller[data-animated="true"]
.scroller__inner:has(img:hover, img:active, img:focus) {
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
}

.scroller[data-animated="true"]
.scroller__inner:has(li:hover, li:active, li:focus) {
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
}

li:hover,
li:focus,
li:active {
    transform: scale(1.1);
    filter: saturate(3);
}

/* I put some hover effect and make the animation paused for on hover with animation play state.
Read about animation-play-state here
https://www.quackit.com/css/codes/marquees/how_to_pause_a_marquee_on_hover.cfm#:~:text=The%20animation%2Dplay%2Dstate%20property,their%20cursor%20over%20the%20marquee. */
/* tracker */
.main {
    font-family: Arial;
    /* width: 1221px; */
    width: 100%;
    display: block;
    margin: 0px auto;
    padding-top: 50px;
}

.slider-text-inner h3 {
    position: relative;
    text-align: left;
    right: 0;
    top: 6%;
    text-transform: capitalize;
    color: #121212;
    font-size: 31px;
    font-style: normal;
    max-width: 900px;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: 1px;
    padding-bottom: 17px;
}

.slider-text-inner p {
    position: relative;
    left: 0%;
    font-size: 24px;
    top: 8%;
    text-align: left;
}

.slick-dots li {
    display: none;
}

.action {
    display: block;
    margin: 100px auto;
    width: 100%;
    text-align: center;
}

.action a {
    display: inline-block;
    padding: 5px 10px;
    background: #f30;
    color: #fff;
    text-decoration: none;
}

.action a:hover {
    background: #000;
}

.reward-inner {
    position: relative;
}

.rewards {
    text-align: center;
}

.slider.textt {
    max-width: 600px;
}

.slider.image .slider-container .slide {
    display: flex;
    justify-content: center;
}

.slider.image .slider-container .slide .slider-image {
    display: flex;
    flex: 0.5;
    justify-content: flex-end;
    padding-right: 60px;
}

.slider.image .slider-container .slide .slider-text-inner {
    position: relative;
}

.slider.image .slider-container .slide .slider-text-inner .textt div img {
    max-height: 240px;
}

.slider.image .slider-image img {
    max-height: 766px;
}

.slide {
    display: flex;
}

.slide h3 {
    background-color: transparent;
}

.join_steller {
    position: relative;
}

#gallery .slick-arrow {
    display: none !important;
}

.marquee .slick-slide .inner {
    margin: 0 15px;
}

#gallery .slick-slide img {
    display: block;
    width: 80px;
    height: 80px;
    object-fit: cover;
}

.textt div p {
    color: #000000;
    text-align: center;
    font-family: Formula1;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    /* 137.5% */
    letter-spacing: 1px;
}

.textt {
    cursor: grab;
}

.textt img:hover {
    border: 3px solid rgba(0, 0, 0, 1);
    border-radius: 12px;
}

a.privacy-nav {
    color: #000;
    padding-right: 25px;
}

.privacy-icon .icon i {
    color: #000;
}

.back {
    padding-top: 30px;
    padding-bottom: 20px;
    margin-left: 8rem;
}

.policy-body p img {
    height: auto;
    max-width: 100%;
    width: 100%;
}

.back a i {
    color: #000;
}

.privacy-logo a img {
    width: 200px;
    max-width: 100%;
}

.privacy-policy {
    max-width: 800px;
    margin: 0 auto;
}

.policy-heading h1 {
    font-size: 48px;
    text-align: center;
}

.policy-body {
    margin-top: 50px;
}

.policy-body p {
    font-weight: 400;
    line-height: 1.4;
    word-break: break-all;
}

.support h1 {
    font-size: 48px;
    text-align: center;
}

.section-header h1 img {
    width: 50px;
    max-width: 100%;
    height: auto;
}

.ab--wishlist {
    text-align: center;
}

.wishlist-pretitle {
    font-size: 22px;
}

.wishlist-title {
    font-size: 44px;
    margin-top: 10px;
}

.form-row {
    margin-top: 30px;
    display: flex;
    justify-content: center;
    column-gap: 16px;
    margin-bottom: 30px;
}

.form-input-group {
    display: flex;
    /* -webkit-box-orient: vertical; */
    /* -webkit-box-direction: normal; */
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    position: relative;
    margin-top: 60px;
}

.form-input-group input {
    padding: 10px;
}

.form-row label {
    /* color: #fff; */
    margin-bottom: 3px;
    font-size: 18px;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    position: absolute;
    top: -34px;
}

.form-submit-btn button {
    margin-top: 44px;
    display: -webkit-box;
    display: -ms-flexbox;
    /* display: flex; */
    background: linear-gradient(rgba(109, 108, 108, 0.89), rgba(0, 0, 0, 0.986));
    -webkit-box-pack: center;
    padding: 15px;
    border-radius: 50px;
    border: 1px solid black;
    font-size: 20px;
    -ms-flex-pack: center;
    justify-content: center;
    width: 22%;
    margin: 44px auto;
    color: #fff;
}

.privacy-policy .develop-p {
    font-size: 20px;
    font-style: inherit;
    color: #000;
}

.bodyy {
    color: #000000;
    background: #fff;
    padding-bottom: 50px;
}

.rte strong {
    font-size: 22px;
}

.bg-color {
    background: #fff;
    height: 70px;
    max-width: 100%;
}

.form-submit-btn button:hover {
    transform: scale(1.1);
    transition: 0.6s;
}

h1.developer_heading {
    font-size: 48px;
    text-align: center;
    margin-bottom: 50px;
}

.foot-logo {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.foot-logo .footer_logo {
    max-width: 517px;
    width: 100% !important;
}

.textt img {
    /* height: 226px; */
    object-fit: contain;
}

video.vide_tag {
    width: 70%;
    height: auto;
}

.slick-list.draggable {
    width: 100% !important;
}

.custom_slider_class {
    width: 50%;
    /* position: relative; */
}

.custom_slider_class .slick-track {
    width: 70% !important;
    margin-left: inherit !important;
}

.slider_1 img, .slider_2 img, .slider_3 img {
    width: 100%;
}

.content_flex {
    align-items: center;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100vw;
    gap: 31px;
    height: auto;
    padding-bottom: 30px;
    flex-wrap: wrap;
}

.left_propleJoin img {
    width: 100%;
}

.video-section {
    margin: 0 auto;
    text-align: center;
}

.slider-container.slick-slide {
    opacity: 52 !important;
}

.icon.plus, .icon.minus {
    width: 100%;
    background-color: black;
    border-radius: 100%;
}

.custom-class-make svg path {
    fill: black;
}

.tabcontent {
    display: none;
}

#banner1 {
    display: block;
}

.custom_slider_class .tab {
    display: flex;
    justify-content: start;
    align-items: center;
    position: absolute;
    bottom: 30px;
}

.slider_1 p, .slider_2 p, .slider_3 p {
    text-align: center;
}

.custom_slider_class .tab button {
    background-color: transparent;
    border: navajowhite;
    padding: 0;
    margin: 0;
}

.custom_slider_class .tab img :hover {
    border: solid 1px red;
}

.slider_1 img:hover {
    border: solid 3px black;
    border-radius: 10px;
}

.slider_1 img {
    border: solid 3px transparent;
    border-radius: 10px;
}

.div_inner_flex, .slider-text-inner.custom_inner {
    width: 50%;
}

button.tablinks {
    width: 20%;
}

.slider_1 {
    width: 100%;
}

.custom_slider_class .tab p {
    color: #000000;
    text-align: center;
    font-family: Formula1;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
}

.slider-text-inner.custom_inner {
    padding-left: 60px;
}

.tabcontent {
    display: none;
}

.tabcontent.active {
    display: block;
}

.tablinks.active {
    font-weight: bold;
}

.banner-icons a {
    width: 14%;
    text-align: center;
    border-radius: 19px;
}

body section.unlock .unlock-wrapper {
    height: 100%;
}

.topnav.topnav.responsive .menu-icon i.fa.fa-bars:before {
    content: "X" !important;
    font-family: 'Poppins';
}

/* media query start here */
@media (min-width: 456px) and (max-width: 576px) {
    .slick-list .slick-next.slick-arrow {
        display: none !important;
    }
}

@media(min-width: 375px) and (max-width: 460px){
    .section2-svg {
        top: -32.4% !important;
    }
    .black-banner-container .decorative-banner-top {
        border-top: 25px solid transparent;
        border-right: 83vw solid black;
    }
}

@media (max-width: 767px) {
    .section3-svg svg {
        width: 100%;
        max-width: 40px;
        position: absolute;
        top: -29px;
        left: 10px;
    }
    .section2-svg2 svg {
        top: unset;
        bottom: -26.2%;
        width: 100%;
        max-width: 170px;
    }
    .section2-svg3 {
        padding-right: 2rem;
    }
    .section2-svg3 svg {
        width: 100%;
        max-width: 160px;
    }
    .section2-svg {
        position: absolute;
        top: -33.9%;
    }
    .section2-svg svg {
        position: unset;
        width: 100%;
        max-width: 204px;
    }
    section.banner .banner-inner {
        display: block !important;
    }
    .banner-text-svg svg.banner-svg2 {
        right: 27px;
        top: 11%;
        width: 30px;
    }
    .banner-svg {
        position: relative;
    }
    .banner-svg svg {
        width: 22px !important;
        position: absolute;
        left: 0;
        top: unset;
        bottom: -20px;
    }
    body.policy-template .menu-icon a.icon i {
        color: #000;
    }

    .topnav.topnav.responsive .logo svg path {
        fill: #fff;
    }

    .topnav.responsive .menu-icon a.icon i {
        color: #fff;
    }

    .topnav.responsive .head a {
        color: #fff !important;
    }

    .support h1 {
        font-size: 22px;
        padding-top: 3rem;
    }

    .policy-heading {
        margin-top: 3rem;
    }

    .policy-heading h1 {
        font-size: 18px;
    }

    body.policy-template section.privacy-policy {
        padding: 20px;
    }

    .policy-body h2 {
        font-size: 14px !important;
    }

    .policy-body span {
        font-size: 11px;
    }

    .policy-body h3 {
        font-size: 13px;
        line-height: 18px;
        padding-bottom: 10px;
    }

    .back {
        display: none;
    }

    .wishlist-pretitle {
        font-size: 16px;
    }

    .section-header h1 img {
        width: 25px;
    }

    header.section-header {
        margin-top: 3rem;
    }

    .topnav.topnav.responsive .custom-class-make svg path {
        fill: white;
    }

    .form-submit-btn button {
        margin-top: 44px;
        padding: 10px;
        font-size: 16px;
        width: 100%;
    }

    .bodyy {
        padding-bottom: 0px;
    }

    .form-row label {
        font-size: 12px;
        top: -27px;
    }

    .form-row {
        display: block;
    }

    .wishlist-title {
        font-size: 19px;
        margin-top: 0px;
    }

    body.policy-template .logo {
        margin-left: 0px;
    }

    .topnav .head {
        display: none;
    }

    .slider-text-inner h3 {
        font-size: 20px;
        max-width: 100%;
        line-height: 30px;
        padding-bottom: 10px;
    }
    .slider-text-inner p {
        font-size: 13px;
    }

    .slick-list .slick-next.slick-arrow {
        display: none !important;
    }

    .menu-icon {
        display: flex;
    }

    .topnav.responsive .icon {
        position: absolute;
        right: 0;
        top: 0;
        height: 100px;
        align-content: center;
    }

    .topnav {
        padding: 0px;
    }

    .topnav.responsive .head {
        display: flex;
        flex-direction: row;
        flex-direction: column;
        width: 100%;
        padding-bottom: 40px;
    }

    .topnav.responsive .privacy-icon .icon i {
        color: #fff;
    }

    .topnav.responsive a {
        float: none;
        display: block;
        text-align: left;
        color: #fff;
        font-size: 16px;
    }

    .bg-color {
        height: 55px;
    }

    .head .linkText {
        display: none;
    }

    .head .privacy-nav {
        display: none;
    }

    .logo {
        margin-top: 0px;
        margin-left: 0px;
        position: relative;
    }
    .topnav.topnav.responsive {
        background-image: linear-gradient(
                    rgba(109, 108, 108, 0.89),
                    rgba(0, 0, 0, 0.986)
            );
        width: 100%;
        display: flex;
        justify-content: center;
        flex-flow: column;
        z-index: 1;
    }
    .head .apps {
        display: none;
    }

    .topnav {
        display: flex !important;
        justify-content: space-between !important;
    }

    .topnav .logo a {
        padding: 6px 10px;
    }

    .topnav a.icon {
        float: right;
        display: block;
        padding: 0px 10px;
        font-size: 24px !important;
    }

    .privacy-policy {
        padding: 30px;
    }

    .btn .btn-banner {
        padding-left: 0px;
    }

    .rewards-inner {
        flex-direction: column;
    }

    .rewards-inner .reward-img {
        margin: 0;
        width: 100%;
    }

    .banner-inner h1 {
        font-size: 28px;
        margin-top: 28px;
        line-height: 38px;
    }

    .rewards-inner .reward-img img {
        margin: 0;
        width: 100%;
        max-height: 500px;
        object-fit: contain;
    }

    .inner-oerview {
        flex-direction: column;
    }

    .container {
        max-width: 1370px;
        width: 100%;
        padding: 0px 0px;
        margin: 0 auto;
    }

    .reward-text {
        width: 100%;
        padding: 20px;
    }

    .text-images {
        margin-top: 20px;
        display: flex;
        width: 100%;
        gap: 20px;
        justify-content: space-between;
    }

    .text-images .img-1 {
        width: 100%;
    }

    .img-1 p {
        text-align: center;
    }

    .text-images .img-1 img {
        width: 100%;
        margin: 0;
        object-fit: contain;
    }

    .foot-inner {
        align-items: center;
        flex-direction: column;
        display: flex;
    }

    .review-inner {
        flex-direction: column;
    }

    .review-head {
        width: 100%;
    }

    .customer {
        width: 100%;
    }

    .banner-icons a {
        width: auto !important;
    }

    .subscription-container {
        align-items: center;
        gap: 20px !important;
    }

    .subscription-container .content {
        width: 100%;
    }
    .black-banner-container .decorative-banner-top {
        border-top: 22px solid transparent;
        border-right: 104vw solid black;
    }
    .black-banner-container .decorative-banner-bottom {
        border-bottom: 44px solid transparent;
        border-left: 180vw solid black;
    }

    .slider.image .slider-container .slide .slider-image {
        padding-right: 10px;
    }

    .slider.image .slider-container .slide .slider-text-inner {
        padding-left: 10px;
        margin: 0px;
    }

    .slider-text-inner {
        max-width: 100%;
        width: 100%;
        padding-bottom: 0px;
        margin: 0 auto;
        padding-left: 10px;
        padding-right: 10px;
    }
    .slider.image .slider-container .slide .slider-image {
        padding-right: 0px !important;
    }

    .image .slide.two .slider-image img {
        max-width: 50vw;
        margin-left: 0px;
        margin: auto;
    }

    .join_steller {
        position: revert;
    }

    .rewards .main {
        padding-top: 17px;
        width: 100%;
        margin: 0 auto;
    }

    .slide img {
        margin: 0 auto;
    }

    .slick-list {
        overflow: revert;
    }

    .slick-track {
        height: auto;
    }
    .slide.one .slick-slide {
        height: auto !important;
        width: 100% !important;
        max-width: 100% !important;
    }
    .slide.one .slider-text-inner.custom_inner.custom_slider_class {
        width: 100% !important;
        max-width: 100% !important;
    }
    .slide.one .div_inner_flex {
        width: 100% !important;
    }
    .slide.one .slide {
        display: block;
        padding-bottom: 15px;
    }
    .rewards .slider-container.slick-slide.slick-current.slick-active {
        width: 100% !important;
    }
    .slide.one img {
        width: 100%;
    }
    .trackers {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .scroller {
        max-width: 900px;
        /* border: 3px solid lime; */
        margin: 25px auto;
    }

    .slider.textt .slick-slide {
        margin-bottom: 7px;
        padding-top: 100px;
    }

    .slider.textt {
        position: inherit;
    }

    .slider-text-inner {
        max-width: 100%;
        width: 100%;
        padding-bottom: 0px;
        margin: 0 auto;
        padding-left: 10px;
        padding-right: 10px;
    }

    .slider.textt {
        padding-left: 16px;
        padding-right: 16px;
        margin-top: 15px;
    }

    .container {
        max-width: 1370px;
        width: 100%;
        padding: 0px 0px;
        margin: 0 auto;
    }

    .hello.slick-slide {
        margin-bottom: 0px;
    }

    .appicon-1.appicon-2 svg {
        height: 37px;
    }

    .subscription-container h3 {
        font-size: 16px !important;
        margin-bottom: 4px !important;
    }

    .subscription .submit-email .before-submit, .subscription .submit-email .after-submit {
        font-size: 11px;
    }

    .black-banner-container .content h2 {
        font-size: 20px;
    }

    .subscription-container .subscription .submit-email {
        max-width: 90px;
        width: 100%;
    }

    .appicon-1.appicon-2 {
        width: 100% !important;
        border: 1px solid #ffffff87 !important;
        gap: 0px !important;
    }

    .banner {
        padding-bottom: 20px;
        height: auto;
        background-position: 50% 100%;
    }

    /* custom code */
    .black-banner-container {
        margin-top: -40px !important;
    }

    .banner .container .banner-text .banner-inner {
        display: flex;
        justify-content: center;
    }

    .banner .container .banner-text .banner-inner h1 {
        font-size: 20px;
        margin-top: 103px;
        line-height: 29px;
        letter-spacing: 0px;
    }

    video.vide_tag {
        width: 100% !important;
    }

    .icon-2 {
        margin-left: 0px;
        margin-top: 0px;
    }

    .banner .container .banner-text {
        width: 100%;
        margin: revert;
        text-align: center;
        padding: 20px 10%;
    }

    .banner .container .banner-text .banner-icons {
        display: flex;
        width: 100%;
        align-items: center;
        gap: 20px;
        justify-content: center;
        margin: 26px auto;
    }

    /* banner end */
    .review {
        margin-top: 75px;
    }

    .review-inner {
        display: block;
    }

    .review-head h1 {
        font-size: 20px !important;
        text-align: center;
        margin-bottom: 15px !important;
        letter-spacing: 0px;
    }

    .img-part {
        background-color: #fff;
        border-radius: 18px;
        margin-top: -40px;
        padding: 13px;
        width: 250px;
        z-index: 99999;
        position: relative;
    }

    .rewards-inner {
        display: block;
    }

    section.rewards h2 {
        font-size: 20px;
    }

    .rewards {
        padding-top: 26px;
    }

    .reward-img img {
        height: 70vh;
    }

    .reward-img {
        margin: 0 auto;
    }

    .text-images {
        display: block;
    }

    .text-images img {
        margin-right: 0px;
    }

    .text-head h3 {
        font-size: 25px;
    }

    .text-head p {
        font-size: 20px;
        width: auto;
        margin-top: 8px;
    }

    .text-images {
        margin-top: 60px;
    }

    .img-1 p {
        text-align: center;
        width: auto;
    }

    .text-images img {
        width: 200px;
        height: auto;
        margin-top: 40px;
    }

    .text-images .img-1 img {
        max-height: 250px;
    }

    .foot-inner {
        display: flex;
        padding: 20px;
    }

    .review-inner.people-1 .slick-slider.customer button.slick-arrow {
        display: none !important;
    }

    .foot-icon {
        padding: 26px 0px 0px 0px;
    }

    .icon-foot {
        max-width: 336px;
        padding: 20px;
    }

    .foot-btns button {
        margin-top: 20px;
        text-align: left;
        display: block;
    }

    .foot-btns a {
        text-decoration: none;
        display: flex;
        justify-content: center;
    }

    .foot-logo img {
        width: 200px;
        filter: invert(1);
    }

    .foot-btns {
        margin-top: 40px;
        display: flex;
        gap: 18px;
    }

    .foot-btns > .btn {
        font-size: 14px;
    }

    .foot-subscribe {
        width: 100%;
        margin-right: 0px;
    }

    .foot-subscribe .scanner h2 {
        /* width: 123px; */
        text-align: left;
    }

    .foot-subscribe .scanner img {
        margin-right: 8px;
        margin-left: 8px;
    }

    .foot-subscribe .scanner {
        justify-content: center;
    }

    .people-img img {
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        object-fit: contain;
        width: 100%;
        max-width: 100%;
    }

    .people-img {
        padding: 0 15px;
    }

    .img-part {
        margin-top: -18px;
        width: 100%;
        padding: 22px 18px 19px;
    }

    .img-part p {
        font-size: 14px;
        line-height: 22px;
        margin-top: 12px;
    }

    .left img {
        width: 90% !important;
    }

    .custom_slider_class .tab {
        justify-content: center !important;
        position: static !important;
        bottom: 0;
    }

    .join_steller .slick-track {
        width: 100% !important;
    }

    .slider.image .slider-container .slide {
        display: block !important;
    }

    button.tablinks {
        width: 100% !important;
    }
    .slider-text-inner.custom_inner.custom_slider_class {
        padding: 20px !important;
    }
    .custom_slider_class {
        margin-top: 30px !important;
    }

    .faq-container h1 {
        font-size: 20px !important;
        line-height: 28px;
    }

    .content-accordion .accordion-body {
        font-size: 13px !important;
        line-height: 23px !important;
    }

    .content-accordion .accordion-header {
        font-size: 13px !important;
    }

    .content-accordion .accordion-header {
        align-items: center;
    }

    .content-accordion .accordion-header .accordion-toggle {
        width: 18px !important;
        height: 24px !important;
        font-size: 13px !important;
    }

    .content-accordion .accordion-item {
        padding: 14px 10px 14px 8px !important;
        line-height: 22px;
    }

    .icon.plus, .icon.minus {
        width: 17px !important;
    }

    .faq-container .content {
        gap: 27px !important;
        padding: 0 8% !important;
        padding-bottom: 50px !important;
    }

    .faq-container .decorative-banner {
        border-top: 50px solid transparent !important;
        border-right: 150vw solid black !important;
        padding-top: 22px !important;
    }

    .foot-logo svg {
        width: 100%;
        max-width: 230px;
    }

    section.people {
        padding-top: 20px;
    }

    .logo a svg {
        width: 78%;
    }

    .custom_slider_class .tab {
        margin-top: 30px;
        justify-content: left !IMPORTANT;
    }

    .review-inner.people-1 .slick-slider.customer {
        width: 100%;
    }

    .topnav .logo a {
        padding: 6px 10px;
        text-align: left;
    }

    .text-images {
        flex-direction: column;
    }

    .lifestyle-1 {
        width: 100%;
        padding: 20px;
        text-align: center;
    }

    .overview h1 {
        padding-top: 34px;
        font-size: 20px;
    }

    .scroller__inner {
        gap: 0rem;
    }

    .track1 img {
        max-height: 60px !important;
    }

    .overview {
        padding-top: 60px;
        padding-bottom: 20px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .inner-oerview {
        gap: 0px;
    }

    .banner-text {
        width: 100%;
        margin: revert;
        text-align: center;
        padding: 20px 10px;
    }

    .icon-2 {
        margin-left: 0px;
        margin-top: 0px;
    }

    .text-images .img-1 img {
        max-height: 250px;
    }

    .text-head {
        padding-right: 0px;
        padding-top: 0px;
        text-align: center;
    }

    .footer {
        margin: 0px;
    }

    .review-inner {
        gap: 0px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .banner-text-svg svg.banner-svg2 {
        right: 5%;
        top: 0;
        width: 39px;
    }
    .banner-svg svg {
        width: 36px !important;
    }
    .black-banner-container .decorative-banner-top {
        border-top: 54px solid transparent;
    }
    .section3-svg svg {
        width: 52px !important;
    }
    .slider.image .slider-container .slide .slider-image {
        position: relative;
    }
    .section3-svg {
        position: absolute;
        top: -30px;
        left: 0;
    }
    .section2-svg3 svg {
        width: 190px;
    }
    .black-banner-container .decorative-banner-bottom {
        border-bottom: 82px solid transparent;
    }
    .section2-svg2 svg {
        bottom: -19.5%;
        width: 290px;
    }
    .section2-svg svg {
        top: 0;
        width: 430px;
    }
    .section2-svg {
        position: absolute;
        top: -20%;
    }
    .policy-body h2, .policy-body h3 {
        font-size: 16px;
        padding-bottom: 13px;
    }

    body.policy-template .privacy-policy {
        margin: 0px auto;
        padding-top: 40px;
    }

    .policy-heading h1 {
        font-size: 26px;
    }

    body.policy-template .topnav {
        padding-right: 40px;
    }

    body.policy-template .logo {
        margin-left: 0px;
    }

    a.privacy-nav {
        color: #000;
        padding-right: 12px;
        font-size: 17px;
    }

    .privacy-policy {
        max-width: 100%;
        margin: 20px auto;
    }

    .wishlist-title {
        font-size: 25px;
    }

    .section-header h1 img {
        width: 30px;
    }

    .wishlist-pretitle {
        font-size: 18px;
    }

    .form-row label {
        font-size: 15px;
    }

    .slick-next.slick-arrow::before {
        content: "";
        width: 60px;
        height: 60px;
        display: block;
        position: absolute;
        left: -29%;
        top: 50%;
        background: url(../images/arrow-left.png);
        background-size: auto;
        background-size: contain;
        background-repeat: no-repeat;
        cursor: pointer;
    }

    .slick-next.slick-arrow {
        background: transparent;
        color: transparent;
        border: none;
    }

    .slick-next.slick-arrow:hover {
        opacity: 0.5;
    }

    .slick-prev.slick-arrow:hover {
        opacity: 0.5;
    }

    .slick-prev.slick-arrow::after {
        content: "";
        width: 60px;
        height: 60px;
        display: block;
        position: absolute;
        background-color: red;
        left: -35%;
        top: 50%;
        background: url(../images/arrow-right.png);
        background-size: auto;
        background-size: contain;
        background-repeat: no-repeat;
        cursor: pointer;
    }

    .slick-prev.slick-arrow {
        background: transparent;
        color: transparent;
        border: none;
    }

    .slider-text-inner h3 {
        font-size: 23px;
        max-width: 100%;
        line-height: 36px;
    }

    .slider-text-inner p {
        font-size: 16px;
    }

    .logo {
        margin-left: 5px;
    }

    .banner-text {
        margin-left: 38px;
    }

    button.tablinks {
        width: auto !important;
    }

    .foot-inner {
        flex-wrap: wrap !important;
    }

    .foot-btns > .btn {
        font-size: 14px;
    }

    .foot-btns {
        margin-top: 32px;
    }

    .foot-subscribe {
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
        margin-right: 0px;
        gap: 7rem;
    }

    .menu {
        padding-top: 22px;
    }

    .foot-icon {
        padding: 16px 15px !important;
    }

    .content-accordion .accordion-body {
        font-size: 15px !important;
    }

    .icon.plus, .icon.minus {
        width: 76% !important;
    }

    .content-accordion .accordion-header {
        font-size: 16px !important;
    }

    .faq-container h1 {
        font-size: 24px !important;
    }

    .faq-container .content {
        gap: 37px !important;
        padding-bottom: 60px !important;
    }

    .faq-container h1 {
        font-size: 24px;
    }

    .faq-container .decorative-banner {
        border-top: 70px solid transparent !important;
        border-right: 110vw solid black !important;
        padding-top: 40px !important;
    }

    .img-part p {
        font-size: 14px;
    }

    .slider-text-inner.custom_inner {
        padding-left: 30px;
    }

    button.slick-arrow {
        z-index: 2;
        top: 50%;
        position: absolute;
    }

    button.slick-next.slick-arrow {
        right: 20px;
    }

    button.slick-prev.slick-arrow {
        left: 0px;
    }

    .overview h1 {
        font-size: 26px;
    }

    .slick-initialized .slick-slide {
        padding: 13px;
    }

    .review-head {
        width: 100%;
        padding-bottom: 20px;
    }

    .container {
        padding: 0px 40px;
    }

    .img-part {
        height: 100%;
        max-width: 100%;
        padding: 24px 21px 28px;
        width: 100%;
        box-shadow: 0px 12px 24px 0px rgba(0, 0, 0, 0.06);
    }

    .review-head h1 {
        font-size: 26px;
    }

    .review-inner {
        display: block !important;
    }

    .people-img img {
        width: 100%;
    }

    .form-submit-btn button {
        width: 40%;
        max-width: 100%;
    }

    .slick-list {
        overflow: revert;
    }

    .slick-track {
        height: auto !important;
    }

    .slick-track {
        margin-right: inherit;
    }

    .image div img {
        margin-left: inherit;
    }

    .slider.textt {
        position: revert;
    }

    .join_steller {
        position: relative;
    }

    .main {
        width: 100%;
        margin: 0 auto;
    }

    .slider.textt {
        position: relative;
        top: 15%;
    }

    .image div img {
        max-width: 100%;
        margin-left: revert;
        object-fit: cover;
    }

    .join_steller .slick-track {
        width: 100% !important;
    }

    .join_steller .slick-track .slider-container.slick-slide.slick-current.slick-active {
        width: 100% !important;
    }

    .trackers {
        margin-top: 60px;
    }

    .track1 img {
        padding-left: 26px;
    }

    .review-inner.people-1 .slick-slider.customer {
        WIDTH: 100%;
    }
    .banner-inner h1 {
        font-size: 36px;
        max-width: 100%;
        line-height: 129%;
        letter-spacing: 0.6px;
    }
    .left_propleJoin img {
        width: 100%;
        max-width: 260px;
    }

    section.people {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .overview {
        background-size: 170% 100%;
    }

    section.rewards h2 {
        font-size: 26px;
    }

    .banner-icons {
        gap: 24px;
    }

    .rewards {
        padding-top: 10px;
    }

    .black-banner-container .content h2 {
        font-size: 22px;
    }

    .banner {
        padding-bottom: 134px;
    }

    .review-head h1 {
        text-align: center;
    }

    .footer {
        margin: 0px;
        padding: 20px;
    }

    .text-head {
        padding: 0px;
        text-align: center;
    }

    .slider-container .textt img {
        height: 210px;
        object-fit: contain;
        width: 100%;
    }
}

@media (min-width: 992px) and (max-width: 1023px) {
    .section2-svg svg {
        top: -133px;
    }
    .banner-text-svg svg.banner-svg2 {
        right: 36%;
        top: 1%;
        width: 48px;
    }
    body.policy-template .privacy-policy {
        margin: 0px auto;
        padding-top: 40px;
    }

    .policy-heading h1 {
        font-size: 26px;
    }

    body.policy-template .logo {
        margin-left: 0px;
    }

    .privacy-policy {
        max-width: 100%;
        margin: 20px auto;
    }

    .wishlist-title {
        font-size: 25px;
    }

    .section-header h1 img {
        width: 30px;
    }

    .wishlist-pretitle {
        font-size: 18px;
    }

    .form-row label {
        font-size: 15px;
    }

    a.privacy-nav {
        padding-right: 12px;
        font-size: 17px;
    }

    .slick-next.slick-arrow::before {
        content: "";
        width: 60px;
        height: 60px;
        display: block;
        position: absolute;
        left: -29%;
        top: 50%;
        background: url(../images/arrow-left.png);
        background-size: auto;
        background-size: contain;
        background-repeat: no-repeat;
        cursor: pointer;
    }

    .slick-next.slick-arrow {
        background: transparent;
        color: transparent;
        border: none;
    }

    .slick-next.slick-arrow:hover {
        opacity: 0.5;
    }

    .slick-prev.slick-arrow:hover {
        opacity: 0.5;
    }

    .slick-prev.slick-arrow::after {
        content: "";
        width: 60px;
        height: 60px;
        display: block;
        position: absolute;
        background-color: red;
        left: -35%;
        top: 50%;
        background: url(../images/arrow-right.png);
        background-size: auto;
        background-size: contain;
        background-repeat: no-repeat;
        cursor: pointer;
    }

    .slick-prev.slick-arrow {
        background: transparent;
        color: transparent;
        border: none;
    }

    .banner-inner h1 {
        font-size: 33px;
        max-width: 460px;
        line-height: 136%;
    }

    .black-banner-container .decorative-banner-top {
        border-top: 105px solid transparent;
        border-right: 100vw solid black;
    }

    .black-banner-container .content h2 {
        font-size: 26px;
    }

    .black-banner-container .decorative-banner-bottom {
        border-bottom: 0px solid transparent;
        border-left: 101vw solid black;
    }

    .black-banner-container .content {
        padding-top: 24px;
    }

    section.rewards h2 {
        font-size: 28px;
    }

    .slider.image .slider-container .slide .slider-image {
        justify-content: flex-start;
        padding: 0px 0px 0px 50px;
    }

    button.tablinks {
        width: 15%;
    }

    .slider.image .slider-container .slide .slider-text-inner {
        width: 80%;
    }

    .slider-text-inner h3 {
        font-size: 22px;
        max-width: 100%;
        line-height: 36px;
        padding-bottom: 10px;
    }

    .slider-text-inner p {
        font-size: 18px;
    }

    .overview h1 {
        font-size: 26px;
    }

    .tag-list li {
        padding: 1rem;
    }

    .track1 img {
        max-height: 66px;
    }

    .container {
        padding: 0px 30px;
    }

    .review-inner.people-1 .slick-slider.customer {
        WIDTH: 64%;
    }

    .review-head {
        width: 30%;
    }

    .review-head h1 {
        line-height: 35px;
        font-size: 24px;
    }

    .people-1 {
        gap: 0px;
    }

    .faq-container .decorative-banner {
        border-top: 70px solid transparent !important;
        padding-top: 43px !important;
    }

    .faq-container h1 {
        font-size: 26px !important;
    }

    .faq-container .content {
        gap: 48px !important;
    }

    .content-accordion .accordion-item {
        padding: 20px !important;
    }

    .content-accordion .accordion-body {
        font-size: 16px;
    }

    .content-accordion .accordion-header {
        font-size: 17px;
    }

    .icon.plus, .icon.minus {
        width: 20px;
    }

    .foot-icon {
        padding: 56px 21px 0px 41px;
    }

    .foot-logo svg {
        width: 100%;
        height: auto;
        max-width: 240px;
    }

    .foot-btns {
        gap: 20px;
        margin-top: 33px;
    }

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

@media (min-width: 1024px) and (max-width: 1199px) {
    .video-section {
        padding-bottom: 6rem;
    }
    .rewards {
        padding-top: 63px;
    }
    .section2-svg svg {
        top: -131px;
    }
    .policy-heading h1 {
        font-size: 28px;
        padding-top: 4rem;
    }

    .slick-next.slick-arrow::before {
        content: "";
        width: 60px;
        height: 60px;
        display: block;
        position: absolute;
        left: -29%;
        top: 50%;
        background: url(../images/arrow-left.png);
        background-size: auto;
        background-size: contain;
        background-repeat: no-repeat;
        cursor: pointer;
    }

    .slick-next.slick-arrow {
        background: transparent;
        color: transparent;
        border: none;
    }

    .slick-next.slick-arrow:hover {
        opacity: 0.5;
    }

    .slick-prev.slick-arrow:hover {
        opacity: 0.5;
    }

    .slick-prev.slick-arrow::after {
        content: "";
        width: 60px;
        height: 60px;
        display: block;
        position: absolute;
        background-color: red;
        left: -35%;
        top: 50%;
        background: url(../images/arrow-right.png);
        background-size: auto;
        background-size: contain;
        background-repeat: no-repeat;
        cursor: pointer;
    }

    .slick-prev.slick-arrow {
        background: transparent;
        color: transparent;
        border: none;
    }
    .banner-inner h1 {
        font-size: 36px;
        max-width: 460px;
        line-height: 136%;
    }
    .banner-text-svg svg.banner-svg2 {
        right: 40%;
    }
    .black-banner-container .decorative-banner-top {
        border-top: 105px solid transparent;
        border-right: 100vw solid black;
    }

    .black-banner-container .content h2 {
        font-size: 26px;
    }

    .black-banner-container .decorative-banner-bottom {
        border-bottom: 0px solid transparent;
        border-left: 101vw solid black;
    }

    .black-banner-container .content {
        padding-top: 24px;
    }

    section.rewards h2 {
        font-size: 28px;
    }

    .slider.image .slider-container .slide .slider-image {
        justify-content: flex-start;
        padding: 0px 0px 0px 50px;
    }

    button.tablinks {
        width: 15%;
    }

    .slider.image .slider-container .slide .slider-text-inner {
        width: 80%;
    }

    .slider-text-inner h3 {
        font-size: 22px;
        max-width: 100%;
        line-height: 36px;
        padding-bottom: 10px;
    }

    .slider-text-inner p {
        font-size: 18px;
    }

    .overview h1 {
        font-size: 26px;
    }

    .tag-list li {
        padding: 1rem;
    }

    .track1 img {
        max-height: 66px;
    }

    .container {
        padding: 0px 30px;
    }

    .review-inner.people-1 .slick-slider.customer {
        WIDTH: 64%;
    }

    .review-head {
        width: 30%;
    }

    .people-1 {
        gap: 0px;
    }

    .faq-container .decorative-banner {
        border-top: 70px solid transparent !important;
        padding-top: 43px !important;
    }

    .faq-container h1 {
        font-size: 26px !important;
    }

    .faq-container .content {
        gap: 48px !important;
    }

    .content-accordion .accordion-item {
        padding: 20px !important;
    }

    .content-accordion .accordion-body {
        font-size: 16px;
    }

    .content-accordion .accordion-header {
        font-size: 17px;
    }

    .icon.plus, .icon.minus {
        width: 20px;
    }

    .foot-icon {
        padding: 56px 21px 0px 41px;
    }

    .foot-logo svg {
        width: 100%;
        height: auto;
        max-width: 240px;
    }

    .foot-btns {
        gap: 20px;
        margin-top: 33px;
    }

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

/* End here */
.appicon-1.appicon-2 {
    display: flex;
    align-items: center;
    width: 213px;
    border: 2px solid #ffffff87;
    padding: 7px;
    border-radius: 10px;
    justify-content: center;
    gap: 10px;
}

.appicon-1.appicon-2 svg {
    flex-shrink: 0;
}