/** Shopify CDN: Minification failed

Line 547:11 Expected ":"
Line 547:13 Expected identifier but found "10px"

**/
:root{
    --Green-900: #22302C;
    --Axiforma: 'Axiforma';
    --P22: P22 Mackinac Pro;
}

.save_hero_wpr {
    display: flex;
    flex-wrap: wrap;
}
.save_hero_info_wpr {
    width: 50.6%;
    display: flex;
    justify-content: center;
    position: relative;
}
.save_hero_img_wpr{
    width: 49.4%;
}
.save_hero_info h1 {
    color: var(--Green-900);
    font-family: var(--P22);
    font-weight: 700;
    font-size: clamp(32px, 4.5vw, 64px);
    line-height: 1.17;
    margin: 0 0 8px;
}
.save_hero_info p {
    color: var(--Green-900);
    font-family: var(--Axiforma);
    font-weight: 500;
    text-transform: uppercase;
    font-size: 17px;
    letter-spacing: 0.48px;
    line-height: 1.5;
    margin: 0;
    max-width: 496px;
}
.save_hero_info {
    max-width: 605px;
    margin: 0 auto;
    padding: 40px;
    padding-top: 7.79vw;
}
.save_hero_btn {
    display: inline-block;
    width: auto;
    padding: 12px 35px;
    line-height: 17px;
    letter-spacing: 0.45px;
}
.save_hero_btn_wpr {
    margin: 26px 0 0;
}
.save_hero_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    aspect-ratio: 16 / 14.87;
    display: block;
    max-width: 100%;
}
.save_hero_section {
    background: #F2EBE0;
}
.save_gummy {
    position: absolute;
    width: 10vw;
}
.gummy--1 {
    bottom: 21%;
    right: 21%;
}
.gummy-animate-1{
    animation: bounce ease-in-out 3s infinite;
}
.gummy-animate-2{
  animation: bounce-2 ease-in-out 3s infinite;
}
.gummy-animate-3{
   animation: bounce-3 ease-in-out 3s infinite;
}
.gummy-animate-4{
    animation: bounce-4 ease-in-out 3s infinite;
}
.gummy--2 {
    bottom: 2.9%;
    right: 29%; 
}
.gummy--3 {
    bottom: 10%;
    right: 8.7%;
}
.save_gummy img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
@keyframes bounce-4 {
  0%, 100% {
    transform: translateY(-8px); }

  50% {
    transform: translateY(0); } 
}
.text_marque_wpr p {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    font-family: var(--Axiforma);
    font-weight: 500;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 0.60px;
    line-height: 28px;
    margin: 0;
    color: #FFFAF1;
    white-space: nowrap;
    gap: 4px;
}
.text_marque_section {
    background: var(--Green-900);
    padding: 34px 0;
}
.text_marque_wpr {
    display: flex;
    gap: 4px;
    flex-shrink: 0;
    animation: text-marquee 50s linear infinite;
}
@keyframes text-marquee {
    0% {
        transform: translateX(0%);
    }
    100% {
        transform: translateX(-100%);
    }
}
.text_marque_main {
    display: flex;
    overflow: hidden;
    user-select: none;
    gap: 9px;
}

.save_container{
    width: 100%;
    max-width: 1317px;
    margin: 0 auto;
    padding: 0 16px;
}
.section_heading h2 {
    font-family: var(--P22);
    color: var(--Green-900);
    font-size: 44px;
    font-weight: 700;
    line-height: 1.16;
}
.section_heading p {
    color: var(--Green-900);
    font-size: 18px;
    letter-spacing: 0.54px;
    font-family: var(--Axiforma);
    font-weight: 500;
    margin: 16px 0 0;
    line-height: 1.3;
}
.section_heading {
    text-align: center;
}
.save_rewarded .section_heading {
    max-width: 773px;
    margin: 0 auto;
}
.save_rewarded .section_heading p {
    max-width: 562px;
    margin: 16px auto 0;
}
.save_reward_wpr li {
    color: var(--Green-900);
    font-family: var(--Axiforma);
    font-weight: 500;
    font-size: 22px;
    letter-spacing: 0.66px;
    text-transform: uppercase;
    line-height: 23px;
    padding: 8px;
    border: 2px solid var(--Green-900);
    border-radius: 36px;
    background: #FFFAF1;
    min-height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: calc(50% - 12px);
    text-align: center;
}
.save_reward_wpr ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 26px 24px;
}
.save_reward_wpr {
    max-width: 991px;
    margin: 0 auto;
}
.save_reward_main {
    padding: 41px 0 43px;
}
.reward_btn {
    display: inline-block;
    width: auto;
    min-width: 224px;
}
.reward_btn_wpr {
    text-align: center;
}
.save_rewarded {
    padding: 59px 0 37px;
    background-image: url(/cdn/shop/files/Ways_to_Save_-_Desktop_R3.png?v=1758714652);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
}
.reward_gummy img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    flex-shrink: 0;
    display: block;
}
.save_rewarded .reward_gummy {
    width: 10.2vw;
}
.reward_gummy {
    position: absolute;
}
.reward-gummy-1 {
    top: 9%;
    left: 5.2%;
    rotate: 53deg;
}
.reward-gummy-2 {
    top: 17%;
    left: 11.3%;
    rotate: -46deg;
}
.reward-gummy-3 {
    bottom: 12%;
    right: 7.3%;
    rotate: -44deg;
}
.reward-gummy-4 {
    bottom: 4.2%;
    right: 15%;
    rotate: 13deg;
}
.more_saving {
    background: #F3EBDE;
    padding: 74px 0;
}
.more_saving_block p {
    font-size: 20px;
    font-family: var(--Axiforma);
    font-weight: 900;
    letter-spacing: 0.80px;
    color: var(--Green-900);
    line-height: 26px;
    margin: 0;
}
.more_saving_supply {
    display: block;
    font-size: 20px;
    font-family: var(--Axiforma);
    font-weight: 500;
    letter-spacing: 0.60px;
    background: #C2E84D;
    color: var(--Green-900);
    width: fit-content;
    border-radius: 18px;
    line-height: 26px;
    padding: 4px 27px;
    margin: 0 auto;
}
.save_shiping {
    font-size: 20px;
    font-family: var(--Axiforma);
    font-weight: 500;
    letter-spacing: .6px;
    color: var(--Green-900);
    line-height: 26px;
    display: block;
    margin: 0 0 6px;
}
.more_saving .section_heading {
    background: var(--Green-900);
    padding: 48px 20px 35px;
    border-radius: 23px 23px 0 0;
}
.more_saving .section_heading h2 {
    color: #FFFFFF;
}
.more_saving_main {
    border-radius: 23px;
    background: #FFFFFF;
}
.more_saving_inn {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 21px;
}
.more_saving_wpr {
    padding: 31px 32px;
}
.more_saving_col {
    width: 100%;
}
.more_saving_block {
    border: 2px solid var(--Green-900);
    border-radius: 23px;
    text-align: center;
    padding: 58px 20px;
    height: 100%;
    min-height: 288px;
}
.more_saving_btn {
    display: inline-block;
    width: auto;
    padding: 12px 48px;
    line-height: 17px;
    letter-spacing: 0.45px;
}
.more_saving_btn_wpr {
    text-align: center;
    margin: 31px 0 0;
}
.most_popular {
    position: relative;
}
.most_popular::before {
    content: attr(data-before);
    background: var(--Green-900);
    color: #fff;
    text-transform: uppercase;
    font-family: var(--Axiforma);
    font-weight: 500;
    font-size: 12px;
    letter-spacing: 0.36px;
    line-height: 14px;
    width: max-content;
    padding: 8px 23px;
    position: absolute;
    border-radius: 83px;
    top: -16px;
    z-index: 1;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.text_content_inner h2 {
    color: #FFFFFF;
    font-size: clamp(34px,4.7vw,66px);
    font-family: var(--P22);
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 7px;
}
.text_content_inner p {
    color: #FFFFFF;
    text-transform: uppercase;
    margin: 0;
    font-family: var(--Axiforma);
    font-size: 18px;
    letter-spacing: 0.54px;
    font-weight: 500;
}
.more_saving_title {
    font-family: var(--P22);
    color: var(--Green-900);
    font-size: clamp(26px,3.3vw,44px);
    font-weight: 700;
    line-height: 1.16;
    margin: 16px 0 8px;
}
.save_img_with_text {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 509px;
    aspect-ratio: 16 / 5.7;
    width: 100%
}
.save_text_content {
    padding: 90px 20px;
    height: 100%;
    width: 100%;
}
.text_content_inner {
    margin-left: calc((100% - 494px) / 12);
    max-width: 494px;
}
.text_marque_wpr p span {
    width: 125px;
    display: block;
}
.text_marque_wpr p span svg{
    display: block;
    height: 100%;
    width: 100%;
    flex-shrink: 0;
}
.save_bundle_title span {
    color: var(--Green-900);
    font-family: var(--Axiforma);
    font-weight: 500;
    font-size: 17px;
    letter-spacing: 0.51px;
    display: block;
}
.save_bundle_title h3 {
    font-family: var(--P22);
    color: var(--Green-900);
    font-weight: 700;
    font-size: clamp(24px, 3.2vw, 44px);
    margin: 0 0 5px;
    line-height: 1.2;
}
.save_bundle_title p {
    color: var(--Green-900);
    font-family: var(--Axiforma);
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 0.51px;
    margin: 0 auto;
    max-width: 423px;
}
.save_bundle_title p strong {
    font-weight: 900;
    position: relative;
}
.save_bundle_title p strong:after {
    content: "";
    width: 100%;
    height: 8px;
    top: 100%;
    left: 0;
    background: #C2E84D;
    position: absolute;
    border-radius: 4px;
}
.save_bundle_btn{
    display: inline-block;
    width: auto;
    padding: 12px 28px;
    line-height: 17px;
    letter-spacing: 0.45px;
}
.save_bundle_wpr {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.save_bundle_col {
    width: calc(50% - 25px);
}
.save_bundle_block {
    height: 100%;
    background: #FFFFFF;
    padding: 52px 16px 62px;
    border-radius: 23px;
    text-align: center;
    display: flex;
    flex-direction: column;
}
.save_bundle_block_img {
    flex: 1;
    margin: 0 -16px;
}
.save_bundle_block_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    aspect-ratio: 16 / 9.3;
}
.save_bundle_section {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 100%;
    width: 100%;
    padding: 61px 0;
}
.reward_section {
    padding: 59px 0;
}
.reward_main {
    margin: 29px 0 0;
    background: #47763B;
    border-radius: 23px;
    padding: 40px 32px;
}
.reward_wpr {
    display: flex;
    flex-wrap: wrap;
    gap: 21px;
}
.reward_block span {
    color: #FFFAF1;
    font-size: 20px;
    letter-spacing: 0.60px;
    font-family: var(--Axiforma);
    font-weight: 500;
    display: block;
    line-height: 26px;
}
.reward_section .reward_btn {
    display: inline-block;
    width: auto;
    background: #fffaf1;
    color: #47763b;
    padding: 15px 50px;
}
.reward_section .reward_btn_wpr {
    margin: 31px 0 0;
}
.reward_col {
    flex: 0 0 calc(29% - 10px);
}
.reward_block {
    border: 2px solid #FFFAF1;
    border-radius: 23px;
    min-height: 249px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding; 10px;
}
.reward_block h2 {
    font-family: var(--P22);
    color: #FFFAF1;
    font-size: clamp(24px, 3.2vw, 44px);
    font-weight: 700;
    line-height: 1.2;
    margin: 9px 0 8px;
}
.reward_block p {
    color: #FFFAF1;
    font-size: 20px;
    letter-spacing: 0.60px;
    font-family: var(--Axiforma);
    font-weight: 500;
    line-height: 26px;
    margin: 0;
}
.info_btn_wpr {
    margin: 35px 0 0;
    text-align: center;
}
.info_btn {
    width: auto;
    padding: 15px 28px;
}
.info_content {
    max-width: 663px;
    margin: 0 auto;
}
.info_section {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 100%;
    width: 100%;
    padding: 53px 40px;
    background-color: #F3EBDE;
    aspect-ratio: 16 / 3.68;
    display: flex;
    align-items: center;
    min-height: 327px;
}
.text-marque-2 .text_marque_wpr p {
    color: #C2E84D;
}
.text-marque-2 .text_marque_wpr p strong {
    font-weight: 700;
    color: #FFFAF1;
    font-family: var(--Axiforma);
}
.text-marque-2 .text_marque_wpr,
.text-marque-2 .text_marque_main {
    gap: 50px;
}
.section_heading img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}
.save_hero_info h1:empty {
    display: none;
}
.reward_col:nth-child(2) {
    flex: 1;
}
.save_bundle_section .save_container {
    max-width: 1320px;
}
.template--page-ways-to-save .pdp_primary {
    padding-block: 12px;
    line-height: 17px;
    font-family: var(--Axiforma);
}
.template--page-ways-to-save .membership-product-list-wrapper .product-card-details .title a {
    font-size: 24px;
    line-height: 1.2;
    color: #000000a1;
    display: block;
    font-family: P22 Mackinac Pro;
    font-weight: 700;
}
.template--page-ways-to-save .product-card-details {
    display: block;
    text-align: center;
    margin: 0;
}
.template--page-ways-to-save .product-card-details .ruk_rating_snippet {
    max-width: 100%;
}
.template--page-ways-to-save .membership-product-list-wrapper .product-card-details .title {
    text-align: center;
    margin: 0 0 4px;
}
.template--page-ways-to-save .product-card-details .ruk_rating_snippet i {
    font-size: 21px;
    color: #e1bb40;
    margin: 0;
}
.template--page-ways-to-save .product-card-details .ruk_rating_snippet span {
    bottom: 0;
    margin: 0;
}
.template--page-ways-to-save .product-card-footer .product-grid-buttons {
    margin: 9px 0 0;
}
.template--page-ways-to-save .product-card-footer .product-card-details {
    margin: 0;
}
.template--page-ways-to-save .membership-product-list-wrapper .membership-product-title {
    font-size: 44px;
    margin: 0 0 20px;
}
.template--page-ways-to-save .membership-product-list-wrapper .membership-product-slider {
    max-width: 1317px;
}
.template--page-ways-to-save .product-card-footer .product-grid-buttons .buy-btn.pg-btn {
    max-width: 300px;
    margin: 0 auto;
}
.membership-product-list-wrapper ul.slick-dots{
    display: none;
}
.badges-wrapper-new ul li.dynamic-discount {
    background: #F2EBE0;
    border-color: #22302C;
    padding: 8px 33px;
}
.badges-wrapper-new ul li.dynamic-discount strong {
    color: #22302C;
    font-family: var(--Axiforma);
    font-weight: 400;
}
.template--page-ways-to-save .product-card-footer .product-grid-buttons .buy-btn.pg-btn.new-grid-addtocart {
    background: #47763B;
    min-height: 44px;
    border-radius: 100px !important;
}
.template--page-ways-to-save .product-card-footer .product-grid-buttons .buy-btn.pg-btn.new-grid-addtocart h5 {
    font-family: var(--Axiforma);
    font-weight: 400;
    font-size: 15px;
}
.template--page-ways-to-save .product-card-footer .product-grid-buttons .buy-btn.pg-btn.new-grid-addtocart h5 span.del_price {
    color: #999999;
    text-decoration: line-through;
}
@media only screen and (min-width: 769px){
    .save_hero_img .mobile_img,
    .save_hero_info_wpr .mobile_bg_img,
    .save_mobile_img,
    .info_mobile_img{
        display: none;
    }
}
@media only screen and (max-width: 1280px){
    .save_hero_info{
        padding-top: 40px;
    }
    .text_marque_wpr p {
        font-size: 16px;
        letter-spacing: 0.48px;
        line-height: 22px;
    }
    .more_saving_block {
        min-height: 100%;
        padding: 30px 10px;
    }
    .save_reward_wpr li {
        font-size: 18px;
        line-height: 1;
        min-height: 55px;
    }
}
@media only screen and (max-width: 1080px){
    .save_hero_info p {
        font-size: 14px;
        letter-spacing: 0.39px;
        line-height: 1.4;
    }
    .reward_main {
        padding: 25px 16px;
    }
    .reward_section .reward_btn {
        padding: 15px 40px;
    }
    .reward_block span,
    .reward_block p {
        font-size: 14px;
        line-height: 18px;
    }
    .reward_block h2 {
        margin: 6px 0;
    }
    .reward_block {
        min-height: 195px;
    }
    .reward_wpr {
        gap: 17px;
    }
    .save_hero_btn_wpr {
        margin: 15px 0 0;
    }
    .more_saving{
        padding: 40px 0;
    }
    .reward_section{
        padding: 44px 0 46px;
    }
    .save_hero_info {
        padding: 40px 16px;
    }
    .save_hero_btn {
        padding-inline: 20px;
    }
    .section_heading p {
        font-size: 14px;
    }
    .info_content {
        max-width: 423px;
    }
    .info_btn_wpr {
        margin: 25px 0 0;
    }
    .info_section {
        min-height: 260px;
    }
    .more_saving_inn {
        gap: 10px;
    }
    .more_saving_supply {
        font-size: 12px;
        padding: 1px 22px;
    }
    .save_shiping {
        font-size: 14px;
        line-height: 18px;
    }
    .more_saving_block p {
        font-size: 16px;
        line-height: 22px;
    }
    .more_saving_wpr {
        padding: 20px 13px;
    }
    .most_popular:before {
        font-size: 10px;
        padding: 5px 15px;
        top: -13px;
    }
    .section_heading h2 {
        font-size: 32px;
    }
    .more_saving .section_heading {
        padding: 30px 20px;
    }
    .text_content_inner {
        max-width: 43%;
        margin: 0;
    }
    .text_content_inner p {
        font-size: 14px;
    }
    .save_img_with_text {
        min-height: 100%;
        aspect-ratio: 16 / 6.5;
    }
    .save_text_content {
        padding: 25px 13px;
    }
    .save_bundle_section {
        padding: 40px 0;
    }
    .save_bundle_col {
        width: calc(50% - 15px);
    }
    .save_bundle_title p,
    .save_bundle_title span {
        font-size: 14px;
    }
    .save_bundle_block {
        padding: 32px 16px 35px;
    }
    .save_rewarded .section_heading {
        max-width: 450px;
    }
}

@media only screen and (max-width: 768px){
    .save_hero_info_wpr .mobile_bg_img {
        position: absolute;
        inset: 0;
        height: 100%;
        width: 100%;
        object-fit: cover;
    }
    .save_rewarded{
        background-image: url(/cdn/shop/files/Ways_to_Save_r4_Mobile.jpg?v=1758865658);
    }
    .reward_block {
        min-height: 150px;
        padding: 22px 5px;
    }
    .reward_col{
        flex: 1 0 100%;
    }
    .info_section {
        background-image: none!important;
        min-height: 100%;
        aspect-ratio: auto;
        padding: 33px 25px 42px;
    }
    .info_content {
        max-width: 100%;
    }
    .text-marque-2 .text_marque_wpr, .text-marque-2 .text_marque_main {
        gap: 25px;
    }
    .info_btn_wpr {
        margin: 10px 0 0;
    }
    .section_heading h2{
        font-size: 28px;
    }
    .section_heading img {
        margin-top: -30px;
    }
    .save_hero_img .desktop_img{
        display: none;
    }
    .save_hero_info_wpr::after {
        position: absolute;
        content: "";
        inset: 0;
        background: #F6E3C5;
        filter: blur(19.75px);
        z-index: 1;
    }
    .save_hero_img_wpr{
        width: 100%;
        order: -1;
    }
    .save_hero_info_wpr{
        width: 100%;
    }
    .text_marque_wpr p span {
        width: 78px;
    }
    .save_gummy,
    .save_desktop_img{
        display: none;
    }
    .save_hero_section {
        overflow: hidden;
    }
    .save_hero_info {
        max-width: 100%;
        width: 100%;
        padding: 0 27px 30px 27px;
        position: relative;
        z-index: 2;
    }
    .save_hero_img img {
        aspect-ratio: 1;
    }
    .save_hero_info h1 {
        font-size: 30px;
        line-height: 1.2;
        margin: 0 0 6px;
    }
    .save_hero_btn_wpr {
        margin: 12px 0 0;
    }
    .reward_block h2{
        font-size: 32px;
        line-height: 1;
    }
    .reward_main {
        padding: 22px 13px 31px;
        margin: 9px 0 0;
    }
    .reward_block span, .reward_block p {
        font-size: 16px;
        line-height: 21px;
    }
    .text_marque_section {
        padding: 21px 0;
    }
    .text_marque_wpr p {
        font-size: 12px;
        letter-spacing: 0.36px;
        line-height: 17px;
    }
    .save_reward_wpr li {
        width: 100%;
        font-size: 18px;
        margin: 10px 0;
    }
    .save_reward_wpr ul {
        gap: 24px;
    }
    .save_reward_wpr li:nth-child(3n+1) {
        rotate: -1.98deg;
    }
    .save_reward_wpr li:nth-child(3n+2) {
        rotate: 1.98deg;
    }
    .save_reward_wpr {
        max-width: 70%;
    }
    .more_saving_inn {
        gap: 18px;
        display: flex;
        flex-wrap: wrap;
    }
    .text_content_inner {
        max-width: 100%;
    }
    .text_content_inner {
        max-width: 100%;
    }
    .save_text_content {
        display: flex;
        align-items: flex-end;
        justify-content: flex-start;
        padding: 27px 26px;
    }
    .text_content_inner h2 {
        font-size: 7.7vw;
        max-width: 70%;
    }
    .text_content_inner p {
        font-size: 18px;
    }
    .save_img_with_text {
        aspect-ratio: 1;
        min-height: 427px;
    }
    .save_bundle_col {
        width: 100%;
    }
    .save_bundle_block_img img {
        object-fit: cover;
        aspect-ratio: 16 / 19.9;
    }
    .save_bundle_title h3 {
        font-size: 28px;
        margin: 6px 0;
    }
    .save_bundle_col:nth-child(2) .save_bundle_block_img img {
        aspect-ratio: 16 / 12.9;
        object-fit: cover;
    }
    .save_bundle_wpr {
        row-gap: 16px;
    }
    .save_bundle_title p strong:after {
        height: 6px;
    }
    .save_bundle_btn {
        letter-spacing: .45px;
    }
    .more_saving {
        padding: 29px 0 28px;
        margin: 28px 0 0;
    }
    .more_saving_title {
        font-size: 32px;
        margin: 7px 0;
        line-height: 1;
    }
    .more_saving_supply {
        font-size: 16px;
        padding: 1px 12px;
        line-height: 21px;
    }
    .more_saving_btn_wpr {
        margin: 16px 0 0;
    }
    .more_saving_btn {
        padding: 12px 24px;
    }
    .save_reward_main {
        padding: 21px 0 30px;
    }
    .save_rewarded {
        padding: 57px 0 24px;
    }
    .template--page-ways-to-save .membership-product-list-wrapper .membership-product-title {
        font-size: 28px;
        margin: 0 0 10px;
        line-height: 1;
        padding-inline: 16px;
    }
    .template--page-ways-to-save .membership-product-list-wrapper {
        padding: 44px 0 31px;
    }
    .save_rewarded .reward_gummy {
        width: 20vw;
    }
    .reward-gummy-1 {
        top: 17.4%;
        left: -1.7%;
        rotate: 47deg;
    }
    .reward-gummy-2 {
        top: 29%;
        left: 78%;
        rotate: -35deg;
    }
    .reward-gummy-3 {
        bottom: 34%;
        right: 0.3%;
        rotate: -17deg;
    }
    .reward-gummy-4 {
        bottom: 15.2%;
        right: 82%;
        rotate: 20deg;
    }
    .badges-wrapper-new ul li.dynamic-discount strong {
        font-size: 10px;
    }
    .badges-wrapper-new ul li.dynamic-discount {
        padding: 6px 21px;
    }
}
@media only screen and (max-width: 475px){
    .save_img_with_text {
        aspect-ratio: 16 / 17.52;
    }
    .text_content_inner p {
        font-size: 14px;
    }
    .template--page-ways-to-save .membership-product-list-wrapper .product-card-details .title {
        margin: 0 0 8px;
    }
    .template--page-ways-to-save .membership-product-list-wrapper .product-card-details .title a {
        font-size: 28px;
    }
    .save_bundle_title p {
        max-width: 310px;
    }
    .template--page-ways-to-save .product-card-details .ruk_rating_snippet i {
        font-size: 14px;
    }
    .more_saving .section_heading {
        padding: 19px 17px;
    }
    .more_saving_block {
        padding: 17px 10px 23px;
    }
    .save_reward_wpr li {
        font-size: 14px;
        min-height: 43px;
        line-height: 1;
        padding: 7px;
        margin: 4px 0;
        letter-spacing: 0.42px;
    }
    .save_rewarded .section_heading {
        max-width: 331px;
    }
    .save_rewarded .reward_btn_wpr {
        max-width: 80.5%;
        margin: 0 auto;
    }
    .save_rewarded .reward_btn {
        width: 100%;
    }
    .reward_block {
        min-height: 100%;
    }
    .reward_section .reward_btn {
        padding: 13px;
        width: 100%;
    }
    .save_rewarded .section_heading p {
        margin: 8px auto 0;
    }
    .save_reward_wpr {
        max-width: 80.5%;
    }
    .more_saving .section_heading h2 {
        max-width: 290px;
        margin: 0 auto;
    }
    .save_rewarded .section_heading h2,
    .template--page-ways-to-save .membership-product-list-wrapper .membership-product-title {
        max-width: 330px;
        margin: 0 auto;
    }
    .template--page-ways-to-save .membership-product-list-wrapper ul.slick-dots{
        display: inline-flex;
        margin: 0;
    }
    .reward_section .reward_btn_wpr{
        margin: 17px 0 0;
    }
}