html {
    scroll-behavior: initial;
    overflow-x: hidden !important;

}

html,
body {
    width: 100%;
    position: relative;
    min-height: 100%;
    overflow-x: hidden !important;
}

.full {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% + 50vw);
    width: 100vw !important
}

.r-hero {
    width: 100%;
    /* height: 80vh; */
    /* height:fit-content !important; */
    /* background: #E6FBF3; */
    padding: 100px 10px;
    /* padding-top:150px; */
    /* padding-top: 150px; */
    /* overflow:hidden */
}

.r-product {
    width: 100%;
    height: 80vh;
    background: #E6FBF3;
    padding: 10px;
    overflow: hidden
}

.physical-card {
    width: 100%;
    height: 500px;
    max-width: 1240px;
    margin: 0 auto;
    background: black;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    overflow: hidden;
}

.physical-card-video {
    height: 100%;
}

.physical-card-copy {
    width: 100%;
    height: 500px !important;
    margin-top: -500px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
}

.physical-card-copy p:first-child {
    font-size: 8rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
    color: #00d287;
    letter-spacing: -5px;
}

.physical-card-copy p:last-child {
    color: #00d287;
}

.mainBody-1 {
    display: flex;
    height: 169px;
    transition: font-size 1s;
    /* background:black; */
    overflow: hidden;
    /* border: 2px solid #000; */
}

.mainBody-2 {
    margin-top: 0px;
    transition: font-size 1s;
    letter-spacing: -10px;
}

.mainBody-2 em {
    padding: 0 2%;
}

.film {
    font-size: 20px;
    letter-spacing: 0px;
    height: 50px;
    display: flex;
    align-items: center;
    margin-left: 20px;
}

.film-vid {
    display: none;
}

.mainBody-2 p {
    font-size: 6rem;
    transition: font-size 1s;
    display: flex;
    align-items: center;
    letter-spacing: -3px;
}

.mainBody-1-mob {

    display: none;
}

.pay-letter-mob {
    transition: font-size 1s;
    display: none
}

.r-heading {
    width: 100%;
    align-items: flex-start;
    justify-content: flex-start;
    margin: 0
}

.r-intro-bento {
    width: 100%;
    margin: 0 auto;
}

.r-intro-bento:nth-of-type(2){
    padding:30px 0px;
}
.top-split {
    display: flex;
    height: 690px;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    margin-bottom:30px;
}

.animated-slider {
    background: #00d287 !important;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 10px !important;
}

.animated-slider ul {
    list-style: none;
}

.animated-slider ul li {
    text-align: center;
    padding: 10px 0px
}

.animated-slider ul li h2 {
    color: white;
}

.top-split div {
    width: 100%;
}

.top-split-r div {
    width: 50%;
    padding: 40px;

}

.split-content {
    max-width: 40%;
    padding-left: 60px !important;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
}

.top-split-r {
    display: flex;
    height: 550px;
    justify-content: space-between;
    background: #E6FBF3;
    align-items: center;
    text-align: left;
    margin-top: 30px;

}
.h2-font{
    font-size: 2.3rem;
}
.first-h2 {
    padding-bottom: 30px;
}

.top-split-r h2 {
    text-align: left;
}

.top-split-r p {
    padding: 20px 0px;
}

.top-split div:nth-child(1) {
    margin-right: 15px;
}

.top-split div:nth-child(2) {
    margin-left: 15px;
}

.phone-lady {
    background: url("https://assets-na-ue1-prod.zilch.com/site/zilch-content/uploads/sites/3/20251112114342/Frame-48046-1.png") no-repeat center center;
    background-size: cover;
    height: 100%;
    width: 100%;
    border-radius:10px;
}

.phone-lady h2 {
    text-align: center;
    padding-top:30px;
    padding-bottom:10px !important;
    color:white;
}

.phone-lady p {
    text-align: center;
    color:white;

}

.triple-phone {
    background-color: var(--light-green);
    height: 100%;
    width: 60%;
    text-align: center;
    border-radius: 10px;
    display:flex;
    justify-content: flex-start;
    align-items: center;
    overflow:hidden;
}

.triple-phone div:last-child{
    display:flex;
    justify-content: center;
    align-items: flex-end;
    height:100%;
}

.triple-phone h2{
    line-height: 3rem;
    padding: 40px 0px 30px 0px;
}

.triple-phone div{
    width:50%;
}
.triple-phone.rewards {
    background: url("https://assets-na-ue1-prod.zilch.com/site/zilch-content/uploads/sites/3/20250815115134/Frame-176504.png") no-repeat;
    background-position: center bottom;
    background-size: contain;
    height: 100%;
    width: 60%;
}

/* arsenal perk bento */

.r-bento-arsenal-perks {
    max-width: 1240px;
    margin: 0 auto;
    padding: 30px 0px;
}
.r-bento-arsenal-perks h2 {
    text-align: center;
}

.r-bento-arsenal-perks .arsenal-perks-grid-1, 
.r-bento-arsenal-perks .arsenal-perks-grid-2 {
    display: flex;
    justify-content: space-between;
    gap: 30px;
    padding-top:30px;
}

.arsenal-perks-grid-1 div, 
.arsenal-perks-grid-2 div  {
    /* background: #E6FBF3; */
    height:630px;
    width:50%;
    border-radius: 10px;
}

.arsenal-perks-grid-2 div:nth-child(2)  {
    display:flex;
    flex-direction: column;
    width:50%;
    
}

.arsenal-perks-grid-1 div h2, .arsenal-perks-grid-2 div h2{
    color: white;
    padding-top:30px;
    text-align:center;
}

.arsenal-perks-grid-1 div:first-child {
    background: url("https://assets-na-ue1-prod.zilch.com/site/zilch-content/uploads/sites/3/20251117142444/Frame-48045-1.png") no-repeat center center;
    background-size: cover;
}
.arsenal-perks-grid-1 div:last-child {
    background: url("https://assets-na-ue1-prod.zilch.com/site/zilch-content/uploads/sites/3/20251117142448/Frame-176626-1.png") no-repeat center center;
    background-size: cover;
}
.arsenal-perks-grid-2 div:nth-child(1) {
    background: url("https://assets-na-ue1-prod.zilch.com/site/zilch-content/uploads/sites/3/20251117142456/Frame-176628-3.png") no-repeat center center;
    background-size: cover;
}

.arsenal-perks-grid-2 div div:nth-child(1) {
    background: url("https://assets-na-ue1-prod.zilch.com/site/zilch-content/uploads/sites/3/20251116224541/Frame-176629.png") no-repeat center center;
    background-size: cover;
    height:40%;
    margin-bottom:15px;
}
.arsenal-perks-grid-2 div div:nth-child(2) {
    background: url("https://assets-na-ue1-prod.zilch.com/site/zilch-content/uploads/sites/3/20251116224055/Frame-176627.png") no-repeat center center;
    background-size: cover;
    height:60%;
    margin-top:15px;
}

.r-hero div h1 {
    /* height: fit-content; */
    width: 100%;

}

.r-font {
    font-size: 15rem;
    line-height: 90%;
    /* letter-spacing: -10px; */
    /* max-width: 1050px; */
}

.changer {
    position: relative;
    display: flex;
    flex-direction: column-reverse;
    padding-left: 30px;
}

.phar:nth-child(1) {
    padding-bottom: 30px;
}

.phar {
    padding: 20px 0px;
    /* filter:blur(5px) */
    /* background:red; */

    white-space: nowrap;
    /* word-wrap: unset; */
    /* -moz-hyphens: none; */
    /* -webkit-hyphens: none; */
    /* hyphens:none; */

    /* background:red; */
    /* overflow:hidden; */


}

.desk-lb {
    display: block;
}

.foreveryone {
    margin: 0 auto;
    margin-top: 50px;
    padding-bottom: 0px !important;
    display: flex;
}

.foreveryone-item:nth-child(1) {
    padding: 50px 0px
}

.foreveryone-image {
    margin: 0px;
    display: flex;
    align-items: flex-end;
}

.foreveryone-image img {
    width: 60vw
}

.r-legals {
    margin: 0 auto;
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
    padding-bottom: 10px !important;
    background: #E6FBF3;
    width: 100vw
}


.legals-cover {
    width: 100vw;
    background: #E6FBF3;
}

.r-legals button {
    margin-top: 5px;
    max-height: 40px;
    font-size: 14px;

}

.r-legals p:first-child {
    max-width: 522px;
}

.r-legals p:nth-child(2) {
    align-self: flex-end;
    padding: 17px;
}

.h {
    max-width: 1240px;
    margin: 0 auto;
    /* padding:10px; */
}

.r-legal-sub {
    padding: 17px;

}

.r-legals-2 {
    padding: 30px !important;
    margin-top: 20px;
    margin: 0 auto;
}

.r-body {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 0 auto;
    padding: 50px 0px;
}

.r-body-font {
    font-size: 6rem;
    line-height: 90%;
    letter-spacing: -4px;
    opacity: 0;
    transition: font-size .5s
}

.r-body-font i {
    font-weight: lighter;
}

.r-body-heading {
    display: flex;
    flex-direction: column;
    padding-right: 0px
}

.r-body-heading h1 {
    margin-top: 10px;
}

.fees {
    color: #00d287;
    margin-top: 10px;
    margin-left: 11px;
    font-size: 20px
}

.r {
    justify-content: flex-end;
    text-align: right;
}

.l {
    justify-content: flex-start;
    text-align: left;
}

.c {
    justify-content: center;
    text-align: center;
}


.split {
    width: 50%
}

.flex {
    display: flex;
}

.r-trustpilot-container {
    margin: 50px 0px;
}

.r-trustpilot {
    margin: 0 auto;
    margin-top: 100px;
}

.r-trustpilot i {
    font-size: 42px;
    color: #00d287;
    margin-left: -10px;

}

.r-trustpilot p {
    padding-bottom: 10px;
}

#zilch_card {
    width: 100px;
}


.padding {
    width: 50vw;
    background: red;
}

.vidBorder {
    border-color: #E6FBF3;
    position: absolute;
    z-index: 1;
    margin: 0 auto;
    width: 100%;
    height: calc(100%);
    min-height: 200px !important;
}

.mouse-face {
    position: fixed;
    height: 100px;
    width: 100px;
    background: #006d63;
    top: 100px;
    border-radius: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    display: none;
    z-index: 999;
    pointer-events: none;
}

.mouse-face p {
    color: #00d287;
    font-weight: bold;
}

.mouseFace-event {
    cursor: none;
}

.imageHolder {
    background: #E6FBF3;
    overflow: hidden;
    height: fit-content;
    margin: 0 auto;
    max-width: 100vw !important
}

.expand {
    width: 80vw;
    height: 80vh;
    overflow: hidden;
    background: red;
    max-width: 1240px;
    margin: 0 auto;

}

.vid {
    position: relative;
    width: 100vw;
    background: #E6FBF3;
}

.vidWrapper {
    position: relative;
    background: #E6FBF3;
    width: 100vw;
    overflow: hidden;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}

.learnmore_btn {
    text-decoration: underline;
    font-size: 16px !important;
    font-weight: bold;
}

.zilch-product-copy p {
    font-size: 20px;
}

.zilch-product-copy {
    padding: 30px 0px !important;
}

.r-strip div {
    display: flex;
    flex-direction: row;
    align-items: center;

}

.r-strip a {
    margin-left: 20px;
}

.r-strip {
    padding: 20px;
    background: #085439;
    color: white;
}

.parralax {
    min-height: 80vh;
    width: 100vw;
    background-position: center;
    background-repeat: repeat;
    background-size: 100%;
    background-attachment: fixed;
}

.r-bento {
    /* margin-top:30px ; */
    background: #E6FBF3;
    max-width: 1240px;
    margin: 0 auto;
    margin-top: 30px;
}

.r-bento ul {
    list-style: none;
    display: flex;
    padding: 0px 200px;
}

.r-bento li {
    width: calc(100% / 3);
    height: 100%;
    background: #fff;
    border-radius: 25px;
    margin-right: 10px;
    /* display: flex; */
    /* gap:5px */
}

.r-bento li div {
    width: 100%;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.zeroMax {
    position: relative;
    top: -160px;
    height: 100%;
    margin-top: 0%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.retailer-legal {
    position: absolute;
    /* background:red; */
    width: 100%;
    margin-top: -240px;
    text-align: center;
    /* margin-top:-100px; */
}

.bento_top_titles {
    text-align: center;
    padding: 20px;
    padding-top: 50px;
    font-size: 22pt;
}

.zeroMax p {
    font-weight: bold;
    font-size: 40rem;
    color: #00d287;
}

.r-bento li p {
    font-size: 18px;
    text-align: center;
    width: 100%;
}

.r-bento-main-subsection {
    margin-top: 20px !important;
    display: flex;
    padding: 0px;
    z-index: -10;
}

.r-bento-main h1 {
    text-align: center;
    padding: 20px;
    padding-top: 40px;
    font-size: 42px;
}

.r-bento-main {
    background: #E6FBF3;
    width: 50%;
    margin-right: 25px;
    margin-bottom: -30px;
    overflow: hidden;
    display: flex;
    flex-flow:column;
    background: url("https://assets-na-ue1-prod.zilch.com/site/zilch-content/uploads/sites/3/20250912182339/S_02_08_Beauty_00028-4-1.png") center center / cover #E6FBF3;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: right;
    padding:30px;
}

.r-bento-main p{
    max-width:220px;
}

.legal-fees-snooze {
    position: relative;
    z-index: 99
}

.r-bento-subsection {
    width: 50%;
    flex-direction: column;

}

.r-bento-sub:nth-child(1) {
    position: relative;
    overflow: hidden;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

.r-bento-sub:nth-child(2) {
    margin-top: 25px;
}

.r-bento-sub {
    background: #E6FBF3;
    height: 50%;

}

.r-bento-sub p {
    text-align: center;
    max-width: 320px;
    margin: 0 auto;
    padding: 5px
}

.Zzz {
    font-size: 14rem;
    text-align: center;
}

.phone {
    position: relative;
    background: url("https://assets-na-ue1-prod.zilch.com/site/zilch-content/uploads/sites/3/20250912182339/S_02_08_Beauty_00028-4-1.png") no-repeat;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: right;
    bottom: 0px;
    z-index: 1;
}

.r-bento-main h2 {
    flex-direction: column;
    z-index: 200;
    height:fit-content;
}

.r-bento-main button {
    margin-top: 20px;
}

.phoneBentoTop {
    position: absolute;
    background: url("https://assets-na-ue1-prod.zilch.com/site/zilch-content/uploads/sites/3/20240522133052/02_phones_cards_08-1.png") no-repeat;
    background-size: 150px;
    background-position: center 30px;
    width: 100%;
    margin: 0 auto;
    height: 300px;
    margin-top: 212px;
    z-index: 1;
}

.messages {
    display: flex;
    width: 100%;
    flex-direction: column;
    padding: 0px;
    margin: 0px;
    pointer-events: none;
    overflow: hidden
}

.messages div {
    margin: 0 auto;
}

.messages div:nth-child(1) {
    background: #25E298;
    width: fit-content;
    color: var(--dark-green);;
    font-weight: bold;
    padding: 20px;
    border-radius: 5px;
    margin-left: 100px;
    margin-top: 100px;
    position: relative;

}

.messages div:nth-child(1):after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 16px;
    width: 0;
    top: 50px;
    height: 0;
    border: 22px solid transparent;
    border-top-color: #25E298;
    border-bottom: 0;
    border-left: 0;
    margin-left: -16px;
    margin-bottom: -32px;
}

.messages div:nth-child(2) {
    background: var(--zilch-green);;
    width: fit-content;
    color: var(--dark-green);
    font-weight: bold;
    padding: 30px;
    margin-top: 20px;
    margin-right: 100px;
    border-radius: 5px;
}

.messages div:nth-child(2):after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 16px;
    width: 0;
    /* top:50px; */
    height: 0;
    border: 22px solid transparent;
    border-top-color: var(--zilch-green);;
    border-bottom: 0;
    border-right: 0;
    margin-right: -16px;
    margin-bottom: -15px;
}

.r-bento-100 {
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    padding: 0px !important;
    margin-top: 30px !important;
    background: #E6FBF3;
    overflow: hidden;
}

.r-bento-50:nth-child(1) {
    width: calc(50% - 10px);
    margin-right: 25px;
    padding: 0px;
    display: flex;
}

.r-bento-50:nth-child(2) {
    width: calc(50% - 10px);
    padding: 0px;
}

.elipse {
    background: url("https://assets-na-ue1-prod.zilch.com/site/zilch-content/uploads/sites/3/20240326113310/Ellipse-12.png") no-repeat;
    position: absolute;
    margin-left: 0px;
    width: 600px;
    height: 600px;
    background-size: contain;
    margin-top: 120px;
    animation: animationTest 40s infinite linear;
}

.r-bento-50:nth-child(2) {
    /* max-width:300px; */
}

.plan-wrapper li {
    margin: 20px;
    width: fit-content !important
}

.plan-wrapper {
    justify-content: center;

}

@keyframes animationTest {
    0% {
        rotate: 0deg
    }

    100% {
        rotate: 360deg
    }
}

.responsible {
    font-size: 9rem !important;
    line-height: 10rem !important;
    letter-spacing: -0.2rem;
    transition: font-size .5 !important;
    padding: 0px !important;
    margin-left: -10px;
}
.market-images{
    width:100%
}
.contact-btn {
    text-decoration: underline;
    font-weight: bold;
    position: relative;
    z-index: 999
}

.contact-btn:hover {
    cursor: pointer;

}

.mainQuote {
    margin-left: 10px;
}

.asterisk {
    font-size: 2rem !important;
    margin-top: -20px;
    margin-left: -5px;
    position: absolute;
}

.mob-lb {
    display: none;
}

.lb-headings {
    display: none;
}

.mob-se {
    display: none;
}

.responsible-p {
    padding-left: 15px;
    max-width: 340px;
}

.mainQuote {
    opacity: 0;
    /* transform: translateY(-50px); */
    position: absolute;

}

.trustpilot-carousel {
    position: relative;
    overflow: hidden;
    height: 150px
}

.trustpilot-widget {
    margin-top: -30px;
    margin-left: -6px
}

.physical-card-form,
.physical-card-image {
    width: calc(50% - 12.5px);
    height: 100%;
    height: 720px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
}

.physical-card-image {
    background: #003023;
    display: flex;
    align-items: center;
    justify-content: center;
}

.physical-card-form {

    background: url('https://assets-na-ue1-prod.zilch.com/site/zilch-content/uploads/sites/3/20250729190744/Subs_KV2.png') white no-repeat center center;
    background-size: cover;
    background-position: center 20px;
}

.physical-card-register {
    width: 100%;
    margin: 0 auto;
    height: auto;
    background: #E6FBF3;
    padding: 0px 0px;

}

.p-wrapper {
    max-width: 1240px;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    padding-bottom: 60px;
    display: flex;
    justify-content: space-between;
}

.physical-card-register .coming-soon {
    text-align: center;
    padding: 30px 0px;

}

.p-wrapper h2 {
    padding-top: 30px;
    letter-spacing: -.1rem;
}

.p-wrapper p {
    padding-bottom: 20px;
    text-align: center;
}

.glowbox-glow {
    margin: auto;
    width: 340px;
    height: 340px;
    display: flex;
    margin-top: -70px;
    margin-left: -35px;
    border-radius: 15px;
    animation: rotational 6s linear infinite;
    background: linear-gradient(white,
            #3879CC,
            /* #6396D7,  */
            white,
            #AA31A4,
            #F3E0A5,
            #6467E1,
            white);
}

.glowbox-glow-2 {
    margin: auto;
    width: 340px;
    height: 340px;
    display: flex;
    margin-top: -70px;
    margin-left: -35px;
    border-radius: 15px;
    animation: rotational 6s linear infinite;
    background: linear-gradient(white,
            #3879CC,
            /* #6396D7,  */
            white,
            #AA31A4,
            #F3E0A5,
            #6467E1,
            white);
}

.glowbox {
    width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.priority-support {
    width: 100%;
    background: var(--light-green);
    height: 480px;
    max-width: 1240px;
    margin: 50px auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.priority-support div {
    width: 50%;
    /* padding:40px; */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.priority-support-image {
    background: url("https://assets-na-ue1-prod.zilch.com/site/zilch-content/uploads/sites/3/20250815115212/Rectangle-3535.png") center center / cover no-repeat;
    height: 100%;
    background-position-x: 15px;
}

.pocket{
    background: url("https://assets-na-ue1-prod.zilch.com/site/zilch-content/uploads/sites/3/20251112114951/Frame-176628-1.png") center center / cover no-repeat;
    height: 100%;
    display:flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
}
.pocket p{
    font-size:22px;
    padding-top:10px;
    margin-bottom:60px;
}
.pocket h2 {
    padding-bottom:0px;
}
.pocket p,
.pocket h2 {
    color: white;
}

.cta-event{
margin: 0 auto;
padding-top:30px;
text-align: center;
}
.priority-support-strip{
    background:var(--forest-green);
    display:flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 20px;
    width:100%;
    height:104px
}

.priority-support-strip a{
    font-weight:bold;
    text-decoration: underline;
    text-underline-offset: 7px;
    color:var(--zilch-green)
}
.priority-support-strip div{
    color:white;
    font-weight:bold;
}

.theres-more {
    width: 100%;
    display: flex;
    justify-content: center;
    height:auto;
}

.thumbnail-copy {
    width: 100%
}

.thumbnail-three-section {
    width: 100%;
    height: auto;
    max-width: 1240px;
    margin: 0 auto;
    /* padding:50px 0px; */

}

.thumbnail-items {
    width: 100%;
    height: auto;
    list-style: none;
    display: flex;
    justify-content: space-evenly;
    gap: 15px;
}

.thumb-cover {
    height: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.thumbnail-item {
    width: calc(100% / 3);
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column
}
.thumbnail-copy p {
    padding: 0px 0px 10px 0px;
}
.thumbnail-copy h3 {
    margin-top: 10px;
    margin-bottom: -10px;
}

.thumbnail-copy {
    background: white;
    padding-top: 10px;
}

.thumbnail-copy p {
    padding-right: 20px;
}

.zilch-plus-icon{
    display:flex;
    align-items:center;
    justify-content: flex-start;
    padding:0px !important;
}
.z-p-icon{
    padding:2px 5px !important;
    width:fit-content !important;
    height:fit-content !important;
    text-align:center;
    margin-right:5px;
    border-radius: 4px;
    border: 1px solid #000;
}
.theres-more h2 {
    font-size: 11vw;
    line-height: 11vw;
    letter-spacing: -0.4rem;
    margin-top: 50px;
    text-align: center;
    /* position: absolute; */
    color:var(--zilch-green);
    width:100vw;


}


@media screen and (max-width:960px) {}
@media screen and (max-width:500px) {
    .r-font{
    font-size:7rem;
    
}
.vid{
    height:100%;
    }

}

.btn-refresh{
   
    padding:12px 26px 12px; 
    border-radius:15px; 
    border:0px; 
    color:#085439; 
    font-weight:bold
}
    
.green-strip-z{
    background: var(--zilch-green);
    color:white;
    font-weight:bold;
    text-align:center;
    padding:10px;
    margin-top:-100px;
}


.arsenal-intro{
    height:100vh;
    width:100vw;
    overflow:hidden;
    display:flex;
    align-items:center;
    justify-content:center;
    flex-direction:column;
    background: var(--light-green);
    margin-left:calc(50% - 50vw) !important;
    margin-right:calc(50% - 50vw) !important;
}

.arsenal-cover{
    display:flex;
    align-items:center;
    justify-content:center;
    flex-direction:row;
    height:100%;
    width:100%;
}
.arsenal-cover div{
    width:50%;
}

.arsenal-collab{
    background: url('https://assets-na-ue1-prod.zilch.com/site/zilch-content/uploads/sites/3/20251120194836/Shot_2-1-4.png') no-repeat right center;
    background-size: cover;
    height:100vh

}

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

.z-a-lockup div:nth-child(1) {
    border-right: 2px solid #000;
    height:100px;
    display:flex;
    align-items: center;
    justify-content: center;
    padding-right:15px;
}


.z-a-lockup div:nth-child(1) img{
    width: 100px;
}

.z-a-lockup div:nth-child(2) img{
    width: 70px;
}

.arsenal-copy{
    width:100%;
    padding:50px;
    text-align:center;
    display:flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap:30px;
}

.arsenal-copy h1, .arsenal-copy h3{
    color: var(--zilch-green-600);
}

.hero-image{
    background: url('https://assets-na-ue1-prod.zilch.com/site/zilch-content/uploads/sites/3/20251118161349/Frame-176506-2.png') no-repeat center center;
    background-size: cover;
    max-width:1240px !important;
    margin:0 auto;
    border-radius:10px;
    margin-bottom: 30px;
    min-height:720px;
    padding:30px;
    text-align:center;

}

.hero-image h2, .hero-image p {
    color: white;
}
.priority-support h2 {
    padding: 30px 0px;
}

.glowbox-cover {
    width: 270px;
    height: 170px;
    overflow: hidden;
    border-radius: 10px;
    filter: blur(0px)
}

.glowbox-cover-2 {
    width: 270px;
    height: 170px;
    overflow: hidden;
    border-radius: 10px;
    filter: blur(10px);
    position: absolute;
    margin-top: 0px;
}

.glowbox-card {
    width: 270px;
    height: 170px;
    background: url("https://assets-na-ue1-prod.zilch.com/site/zilch-content/uploads/sites/3/20250730202834/Standard-Front1-.png") no-repeat center center;
    background-size: contain;
    position: absolute;
    outline: none;
    background-color: #00D287;
    border-radius: 10px;
    margin: 0 auto;
    margin-top: 5px;
}

.benefits-list {
    list-style: none;

}

.benefits-list li {
    border-bottom: 1px solid #00d287;
    padding: 5px 0px;
    font-weight: bold;
    text-align: center;
}

.benefits-list li:last-child {
    border: 0;
    padding-bottom: 10px;
}

.mob-lb {
    display: none;
}

@keyframes rotational {
    0% {
        rotate: 0deg;

    }

    50% {
        rotate: 180deg;

    }

    100% {
        rotate: 360deg;

    }
}

.physical-card-image h2 {
    text-align: center;
}

.physical-card-image p {
    color: white;
}

/* media queries */
@media screen and (max-width: 1250px) {
    .responsible {
        font-size: 9em !important;
        line-height: 11rem !important;
    }
}
@media screen and (max-width: 1200px) {
    .arsenal-collab {
        background-size: cover;
    }
}
@media screen and (max-width:1240px) {
   
    .physical-card-form h2,
    .physical-card-image h2 {
        font-size: 2rem;
        text-align: center;
    }



    .mainBody-1,
    .mainBody-2 {
        font-size: 8rem;
        line-height: -10px;
    }

    .mainBody-2 p {
        font-size: 5rem;

    }

    .mainBody-1 {
        height: 169px;
    }

    .plan-wrapper li {
        margin: 20px;
        width: 40% !important;
        border-radius: 20px;
    }

}

@media screen and (max-width:1047px) {
    .mainBody-2{
        line-height: 120px
    }
}
@media screen and (max-width:1111px) {


    .responsible {
        font-size: 8em !important;
        line-height: 8rem !important;
    }

    .r-font {
        scale: 1;
        margin-left: 0 !important;
    }

}

@media screen and (max-width:1000px) {

    .changer {
        margin-left: -240px;
    }

    .pay-letter-mob {
        display: block;
        font-size: 9rem !important;
    }

    .pay-letter {
        pointer-events: none;
        opacity: 0;
    }

    .mainBody-1 {
        margin-top: 0px
    }

    .mainBody-2 {
        /* margin-top:-160px; */
        line-height: 111px;
    }


}
@media screen and (max-width: 1400px) {
    .arsenal-collab{
    background-position: left top;
    }
}


@media screen and (max-width:982px) {
    .r-legals button {
        display: none;
    }
}

@media screen and (max-width:970px) {
  
      .arsenal-intro{
        min-height: 1190px;
    }
   .arsenal-cover{
    flex-direction: column;
    height:100% !important;
   }

   .arsenal-collab{
    height:100% !important;
    background-position: center -100px !important;
   }
   

   .arsenal-cover div {
    width:270px;
   }

   .z-a-lockup div:nth-child(2) {
    margin-left: -16px;

   }
   .arsenal-copy{
    width:100% !important;
    height: 100%;
    padding-bottom:0px;
   }
 
   .arsenal-collab{
    width:100% !important;
    background: url("https://assets-na-ue1-prod.zilch.com/site/zilch-content/uploads/sites/3/20251120213712/Shot_2-1m-2.png") no-repeat right bottom !important;
    background-size:contain !important;
    height:75% !important;
   }
    .arsenal-perks-grid-2 div {
        width:calc(100% - 60px) !important;
        margin: 0px auto !important;
        gap:30px;
        padding-top:0px;
    }

    .arsenal-perks-grid-1 div, .arsenal-perks-grid-2 div {
        width:calc(100% - 60px);
        margin: 0px 30px;
    }

     .arsenal-perks-grid-2 div:last-child {
        margin-top:-10px !important;
    }

    .arsenal-perks-grid-1 {
        flex-direction: column;
    }
    .arsenal-perks-grid-2 {
        flex-direction: column;
    }
    .triple-phone{
        align-items: space-between;
        justify-content: center;
        flex-direction: column;
        height:auto;
    }
    .triple-phone h2{
        font-size:2rem;
        line-height:2.2rem;
    }
    .triple-phone div{
        width:100% !important;
    }

    .triple-phone div{
        height:50% !important;

    }
     .triple-phone div:last-child img{
        height:100%;
    }
     .hero-image{
        width: calc(100% - 60px) !important;
    } 
    .thumbnail-three-section {
        width: calc(100% - 30px);
    }
    .thumbnail-item{
        margin-bottom: 30px;
    }
    .phone-lady.pocket {
        background-size: cover !important;
        background-position: center !important;
    }
    .top-split div:nth-child(1) {
        margin:0px;
    }

    .phone-lady.pocket{
        margin-top:30px !important;
        background-position-x: 0px
    }
    .r-intro-bento:nth-of-type(2){
        padding:0px;
        margin:0px !important;
    }
    .thumbnail-items li {
        width: calc(100% - 30px)
    }

    .priority-support {
        margin-top: 0px;
        margin-bottom: 30px;
        flex-direction: column;
        height: 830px;
        width: calc(100% - 60px);
    }

    .priority-support div,
    .priority-support-image {
        width: 100%;
        height: 50%;
    }

    .priority-support-image {
        background-position-x: center;
    }


    .top-split-r.rewards-addition {
        margin-top: 30px;
    }

    .physical-card-form h2,
    .physical-card-image h2 {
        font-size: 2rem;
    }

    .physical-card-form,
    .physical-card-image {
        width: calc(100% - 60px);
        margin: 0 auto;
        padding: 20px;
        height: 830px;
    }

    .p-wrapper {
        flex-direction: column;
        gap: 30px;
    }

    .r-bento-main h2 {
        font-size: 2.3rem;
    }

    .r-body {
        padding: 50px 30px;
    }

    .top-split-r {
        margin-top: 0px;
        margin-left: 30px;
        margin-right: 30px;
    }

    .top-split,
    .top-split-r {
        flex-direction: column;
        height: auto
    }

    .top-split-r h2 {
        padding-top: 50px 0px;
        font-size: 2.3rem;
    }

    .top-split div,
    .top-split-r div {
        width: calc(100% - 60px)
    }

    .triple-phone.rewards {
        background-size: contain;
        width: 100%;

    }

    .top-split-r div:first-child {
        margin-bottom: 30px;
    }

    .split-content {
        padding: 30px !important;
        max-width: 100% !important;
        justify-content: center;
        align-items: center;
    }

    .split-content h2,
    .split-content p {
        text-align: center;
    }

    .animated-slider,
    .phone-lady {
        width: 100%;
        margin: 0px 0px 30px 0px !important;
        height: 60vh !important;
        
    }

    .triple-phone {
        width: 100%;
        height: 60vh;
        
    }

    .r-heading {
        padding-left: 15px;
    }

    .desk-lb {
        display: none;
    }

    .zeroMax p {
        font-weight: bold;
        font-size: 33rem !important;
    }

    .lb-headings {
        display: block;
    }

    .r-bento ul {
        width: calc(300vw) !important
    }

    .r-bento li {
        padding: 0px !important;
    }

    .r-bento {
        margin: 30px;
        margin-bottom: 60px;
        overflow: hidden;
    }

    .r-bento-subsection,
    .r-bento-main {
        /* scale:1 !important; */
        margin: 0px !important
    }

    .r-bento-main {
        height: 670px !important;
        margin-top: -10px !important;
    }


    .r-bento-main-subsection {
        padding: 30px !important;
    }

    .r-bento-subsection {
        position: relative;
        overflow: hidden;
        padding-top: 30px
    }

    .r-bento-100 {
        margin-top: 0px !important;
        width: calc(100vw - 60px);
    }

    .r-legals div {
        width: fit-content !important;
    }

    .r-legals button {
        display: none;
    }

    .signin:nth-child(0) {
        display: none
    }


    .foreveryone-item {
        padding-bottom: 0px !important;
    }

    .foreveryone {
        display: flex;
        flex-direction: column;
    }

    .r-bento-100 {
        flex-direction: column !important;
    }

    .r-bento-50:nth-child(1) {
        margin-right: 0px !important;
        max-width: 100% !important;
        width: 100vw !important;
    }

    .r-bento-50 p {
        width: 100vw;

    }

    .r-bento-50 h1 {
        font-size: 3em;
        width: 100vw;
    }

    .market_tiles {
        height: 63vw;
        width: 100vw;
        background-size: contain;
        background-position: top;
    }

    .r-bento-50:nth-child(2) {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding: 50px 0px;
        margin-top: 0px;

    }

    .r-font {
        margin-left: 0 !important;
    }

    .responsible {
        font-size: 7em !important;
        letter-spacing: -3.4px;
        line-height: 7rem !important;
    }

    .r-bento ul {
        display: flex;
        flex-direction: row;
        margin: 0 auto;
        width: calc(300vw);
        padding-left: 0px;
        padding: 0px;
        /* padding-right: 20px; */
    }

    .bentoWrapper {
        width: calc(100vw - 60px);
        overflow-x: scroll;
        -ms-overflow-style: none;
        scrollbar-width: none;
        scroll-snap-type: x mandatory;

    }

    .plan-wrapper {
        padding: 0px;
    }

    .plan-wrapper li {
        scroll-snap-align: center;
        margin: 10px 4.5vw;
        padding: 0px !important;
        width: 60vw !important;
    }


    .bentoWrapper::-webkit-scrollbar {
        /*Chrome, Safari, Edge*/
        display: none;
    }

    .r-bento li {
        width: 100%;

    }

    .r-bento li img {
        width: 100%;
    }

    .r-bento-main-subsection {
        padding: 40px 30px;
        flex-direction: column;
    }

    .r-bento-main {
        width: 100%
    }

    .r-bento-subsection {
        /* margin-top:40px; */
        width: 100%;
    }

    .phoneBentoTop {
        width: calc(100%) !important;
    }

    .phoneRight {
        left: calc(100vw - 600px)
    }

    .top-split{
        margin-bottom:0px;
    }
    .theres-more h2 {
        margin-top:0px;
        letter-spacing: -3px;;
        padding: 30px 0px;
    }
    .compare-cards-wrapper {
        margin-bottom:0px !important;
    }
}

@media screen and (max-width:880px) {

    .mainBody-2 {
        font-size: 6rem;
        /* letter-spacing: -8px; */
    }
}

@media screen and (max-width:870px) {
    .responsible {
        font-size: 5em !important;
        letter-spacing: -4.4px;
        line-height: 5rem !important;
    }
}

@media screen and (max-width:850px) {
    .film {
        display: none;
    }

    .film-vid {
        display: flex;
        margin-top: -30px;
        margin-bottom: 0px;
        align-self: flex-start;
        width: fit-content;
        padding: 12px 26px 12px;
        color: #085439;
        font-weight: bold;
        border-radius: 15px;
    }
}

@media screen and (min-width:850px) {
    .trustpilot-widget {
        margin-top: -70px;
    }
}

@media screen and (max-width: 838px) {
    .physical-card-copy p:first-child {
        font-size: 4rem;
    }
}

@media screen and (min-width:1240px) {
    .r-legals p:first-child {
        font-size: 20px;
        max-width: 712px;
    }
}

@media screen and (max-width:712px) {
    .r-legals p:first-child {
        font-size: 16px !important;
        max-width: 522px;
    }
}
@media screen and (max-width:735px) {
    .theres-more h2 {
    font-size: 16vw;
    line-height: 14vw;
    }
    
    .changer {
        margin-left: -184px !important;
    }

    .pay-letter-mob,
    .mainBody-1 {
        font-size: 7rem !important;
    }

    .mainBody-1 {
        margin-top: -40px;
        height: 150px;
    }

    .mainBody-2 {
        /* margin-top:-180px; */
        line-height: 5rem;
        font-size: 6rem !important;
    }

    .r-body-heading h1 {
        font-size: 4rem;
    }

    .split {
        width: 100% !important
    }

    .flex {
        display: flex !important;
        /* flex-direction: column !important; */
    }

    .split h1 {
        width: 140%;
    }

}

@media screen and (max-width:680px) {
    .btn-refresh {
        /* display:none */
    }

    .strip {
        display: flex !important;
    }
}

@media screen and (max-width:660px) {
    .mainBody-2 {
        font-size: 4.5rem !important;
        letter-spacing: -0.3rem;
    }

    .mainBody-2 p {
        font-size: 4rem !important;
    }
}

@media screen and (max-width:578px) {
    .changer {
        margin-left: -140px !important;
    }
    .mainBody-2 {
        letter-spacing: -3px;
        font-size: 4.2rem !important;
        line-height: 4.5rem;
    }

    .r-legals {
        display: block;
        margin-left: 12px;
    }

    .strip {
        display: flex !important;
    }

    .r-bento li {
        padding: 0px;
        margin-top: 10px;
    }

}

@media screen and (max-width:500px) {
     .r-bento-main {
        background-position: -30px !important;
    }
    .phone-lady.pocket {
        background-size: cover !important;
        background-position: bottom !important;
    }
    .thumbnail-items {
    flex-direction: column;
}

    .physical-card-image {
        height: 480px !important;
    }

    .mob-lb {
        display: block;
    }

    .physical-card {
        height: 400px;
    }

    .physical-card-copy p:first-child {
        font-size: 3.5rem;
    }

    .physical-card-copy {
        height: 400px;
        margin-top: -400px;
    }

    .physical-card-video {
        height: 400px
    }

    .response {
        padding-left: 15px !important;
    }

    .r-trustpilot-container {
        margin-bottom: 0px;
    }

    .r-legal-sub {
        max-width: 310px !important;
    }

    .triple-phone {
        width: 100%;
    }

    .phone-lady h2 {
        font-size: 2rem;
        padding: 30px 0px;
    }

    .animated-slider h2 {
        font-size: 3rem;
        padding: 0px 0px;

    }

    .trustpilot-widget {
        margin-top: -70px;
    }

    .mainBody-2 {
        /* margin-top: -270px; */
        line-height: 4.4rem;
        letter-spacing: -4px;
        font-size: 5rem !important;
    }

    .mainBody-2 p {
        font-size: 2.8rem !important;
        letter-spacing: -3px;
    }

    .mob-lb {
        display: block;
    }

    .messages div:nth-child(1) {
        margin-left: 20px;
    }

    .messages div:nth-child(2) {
        margin-right: 20px;
    }

    .legal-fees-snooze {
        margin-top: -30px;
        position: relative;
        padding: 20px;
        z-index: 99;
    }

    .foreveryone-image {
        margin: 0 auto;
    }

    .foreveryone-image img {
        width: 100vw
    }

    .responsible {
        font-size: 3.2em !important;
        letter-spacing: -2.4px;
        line-height: 4rem !important;
        padding: 0px;

    }

    .phoneRight {
        left: calc(100vw - 450px)
    }


    .innerStrip {
        flex-direction: column !important;
        justify-items: flex-start;
        width: 315px;
        margin-left: 0px;
    }

    .r-strip div {
        align-items: flex-start;
    }

    .strip {
        margin-top: 10px !important;
        margin-left: 0px !important;
    }

    .split h1 {
        width: 160% !important
    }


    .mainBody-1,
    .phar {
        padding-bottom: 0px;

    }

    .mainBody-1 {
        margin-top: 30px !important;
        margin-left: 50px;
        scale: 1.3
    }

    .pay-letter-mob,
    .mainBody-1 {
        letter-spacing: -6px;
        font-size: 5rem !important;
        height: 80px !important;
    }

    .pay-letter-mob {
        text-align: left;
        margin-top: 20px;
        margin-left: 50px;
        scale: 1.3
    }

    .mainBody-1 {
        text-align: left;
        margin-top: 12px;
    }

    .mainBody-2 {
        text-align: left;
    }

    .changer {
        font-size: 5rem;
        width: 100% !important;
        padding: 0px !important;
        margin: 0px !important;
    }

    .phar {
        padding: 0px;
    }

    .mainQuote {
        max-width: 300px;
    }

    .r-body-font,
    .r-body-font h1 {
        font-size: 3.2rem !important;

    }

    .r-body {
        padding: 30px;
    }

    .r-trustpilot {
        padding-left: 20px;
    }

    .mainQuote {
        transform: translateX(10px);

    }

    .mainQuote i {
        font-size: 1.7rem !important;
    }

    .border {
        padding: 12px 16px;
    }
}

@media screen and (max-height:430px) {
    .mainBody-2 {
        /* margin-top: -340px; */
        font-size: 4rem !important;
        line-height: 5rem !important;
    }

    .mainBody-2 p {
        font-size: 3.8rem !important;

    }

}

@media screen and (max-width:400px) {
    .mob-se {
        display: block;
    }

    .mainBody-2 {
        font-size: 4rem !important;
        line-height: 4rem;
        letter-spacing: -3px;
    }

    .mainBody-2 p {
        font-size: 2.5rem !important;

    }
   
}

@media screen and (max-height:393px) {
    .mainBody-2 {
        font-size: 8rem;
        line-height: 100px;
        letter-spacing: -5px;
    }

    .physical-card-video {
        height: 300px !important;
    }
}

@media screen and (max-height:375px) {
    .mainBody-2 {
        /* margin-top: -260px; */
        font-size: 4.5rem !important;
        line-height: 5rem !important;
    }

    .mainBody-2 p {
        font-size: 3.8rem !important;

    }

    /* .r-hero {
        padding-top:400px;
    } */
}

@media screen and (max-height:360px) {
    .mainBody-1 {
        width: 130%;
    }

    .mainBody-2 {
        font-size: 3rem !important;
        line-height: 3rem;
    }

    .mainBody-2 p {
        font-size: 2rem !important
    }

    .mainBody-2 {
        /* margin-top: -260px; */
        font-size: 4.5rem !important;
        line-height: 5rem !important;
    }

    .mainBody-2 p {
        font-size: 3.8rem !important;

    }

    /* .r-hero {
        padding-top:355px;
    } */
}

@media screen and (max-width: 320px) {
    .physical-card-copy p:first-child {
        font-size: 2.5rem;
    }

    .physical-card-copy p:last-child {
        font-size: .8rem;
    }

    .physical-card-video {
        height: 300px !important;
    }

    .physical-card {
        height: 300px;
        /* margin-top:-300px; */
    }

    .physical-card-copy {
        height: 300px;
        margin-top: -300px;

    }

}