/** Shopify CDN: Minification failed

Line 2878:4 Expected identifier but found "="
Line 6039:9 Expected ":"

**/
/* Header CSS */

.header-wrapper-v2 .header {
    padding: 30px 20px !important;
    grid-template-columns: 270px 1fr 120px !important;
    max-width: 1300px !important;
    width: 100%;
}

.header-wrapper-v2 .header__active-menu-item {
    position: relative;
    text-decoration: none;
}

.header-wrapper-v2 .header__active-menu-item::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -4px;
    width: 100%;
    height: 2px;
    background: #ff1a1a;
}

.header-wrapper-v2 .header * {
    padding-block: 0px !important;
}

.header-wrapper-v2 .header .header__icons {
    padding: 0;
}

.header-wrapper-v2 .header .header__icons a {
    padding: 0;
}

.header-wrapper-v2 .header .header__icons .header__icon {
    flex: 0 0 30px;
    border: unset;
    margin: 0;
}

.header-wrapper-v2 .header .header__icons .header__icon account-icon {
    width: 100%;
    height: 100%;
}

.header-wrapper-v2 .header .header__icons .desktop-localization-wrapper+.header__icon {
    border-right: 0.5px solid #ff1a1a !important;
    padding-right: 20px;
    margin-right: 20px;
}

.header-wrapper-v2 .header .header__icons .header__icon .svg-wrapper {
    height: 24px;
}

.header-wrapper-v2 .header .header__inline-menu ul li a span {
    font-family: "Bebas Neue" !important;
    font-weight: 400 !important;
    font-size: 27px !important;
    text-transform: uppercase;
}

.header-wrapper-v2 .header .header__inline-menu ul {
    gap: 0px !important;
}

.header-wrapper-v2 .header .header__inline-menu ul li {
    padding-inline: 40px;
    padding-block: 4px !important;
}

.header-wrapper-v2 .header .header__inline-menu ul li:nth-child(2) {
    border-inline: 1px solid #ff1a1a;
}

/* .header-wrapper-v2 .header .header__heading,
.header-wrapper-v2 .header .header__heading * {
    width: 100%;
} */

.header-wrapper-v2 .header .header__icons .header__icon .cart-count-bubble {
    width: 14px;
    height: 14px;
    bottom: 12px;
    left: 32px;
    background: #ff1a1a;
    border: 1px solid #000000;
    border-radius: 50px;
    color: #fff;
}

.header-wrapper-v2 .header .header__icons .header__icon .cart-count-bubble span {
    font-size: 7px;
    font-weight: 600;
}

.header-wrapper-v2 {
    border: unset;
}

.header-wrapper-v2 .header .nav-scca-out-wrp .nav-sec-check,
.header-wrapper-v2 .header .nav-scca-out-wrp .nav-can-any {
    display: flex;
    align-items: center;
    gap: 17px;
}

.header-wrapper-v2 .header .nav-scca-out-wrp .nav-sec-check p,
.header-wrapper-v2 .header .nav-scca-out-wrp .nav-can-any p {
    margin-bottom: 0px;
    font-family: 'Chairdrobe Rounded';
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
    text-transform: uppercase;
    color: #fff;
}

.header-wrapper-v2 .header {
    grid-template-columns: 270px 1fr !important;
}

.header-wrapper-v2 .header .nav-scca-out-wrp {
    display: flex;
    justify-content: flex-end;
}

.header-wrapper-v2 .header .nav-scca-out-wrp .nav-sec-check {
    padding-right: 32px;
    border-right: 1px solid #FF1A1A;
}

.header-wrapper-v2 .header .nav-scca-out-wrp .nav-can-any {
    padding-left: 32px;
}

/* ENERGY HERO SECTION 2.0 CSS */

.energy-hero-v2 {
    position: relative;
    overflow: hidden;
    background: #000000;
}

.energy-hero-v2__wrapper {
    width: 100%;
}

.energy-hero-v2__content {
    position: relative;
    min-height: 900px;
    padding: 120px 60px;
    display: flex;
    align-items: center;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.energy-hero-v2__overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg,
            rgba(0, 0, 0, 0.82) 0%,
            rgba(0, 0, 0, 0.58) 45%,
            rgba(0, 0, 0, 0.2) 100%);
    z-index: 1;
}

.energy-hero-v2__inner {
    position: relative;
    z-index: 2;
    max-width: 760px;
}

.energy-hero-v2__subheading {
    display: inline-block;
    margin-bottom: 28px;
    padding-bottom: 8px;
    color: #ff1a1a;
    font-family: Chairdrobe Rounded;
    font-weight: 400;
    font-size: 32px;
    line-height: 42px;
    letter-spacing: 0.1em;
    vertical-align: middle;
    text-transform: uppercase;
    position: relative;
}

.shop-ehv2 .energy-hero-v2__subheading {
    line-height: 1.6;
    letter-spacing: 0.17em;
}

.shop-ehv2 .energy-hero-v2__subheading::before {
    width: 48px;
}

.shop-ehv2 .ehv2_abt {
    font-family: Chairdrobe Rounded;
    font-weight: 400;
    font-size: 39px;
    line-height: 42px;
    letter-spacing: 0.39em;
    text-transform: uppercase;
    color: #ff1a1a;
}

.energy-hero-v2__subheading {
    display: inline-block;
    margin-bottom: 28px;
    padding-bottom: 8px;
    color: #ff1a1a;
    font-family: Chairdrobe Rounded;
    font-weight: 400;
    font-size: 32px;
    line-height: 42px;
    letter-spacing: 0.1em;
    vertical-align: middle;
    text-transform: uppercase;
    position: relative;
}

.energy-hero-v2__heading {
    margin: 0;
    line-height: 0.9;
    text-transform: uppercase;
    line-height: 100% !important;
}

.energy-hero-v2__heading-top {
    display: block;
    color: #ffffff;
    font-family: "Bebas Neue", sans-serif;
    font-size: 140px;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 100%;
}

.energy-hero-v2__heading-bottom {
    display: block;
    color: #d50000;
    font-family: "Bebas Neue", sans-serif;
    font-size: 140px;
    font-weight: 400;
    letter-spacing: 2px;
}

.energy-hero-v2__stars {
    margin-top: 30px;
    color: #d9d9d9;
    font-size: 42px;
    letter-spacing: 6px;
}

.energy-hero-v2__button:hover {
    background: linear-gradient(180deg, #a90000 0%, #7d0000 100%);
}

.energy-hero-v2__button-arrow {
    font-size: 44px;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.energy-hero-v2 .energy-hero-v2__content {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    max-width: 1300px;
    width: 100%;
    padding-inline: 20px;
    margin: 0 auto;
}

.energy-hero-v2 .energy-hero-v2__wrapper {
    padding-top: 110px;
}

.header-wrapper-v2 {
    background: #000;
}

.energy-hero-v2__button span {
    display: inline-block;
}

.energy-hero-v2__subheading::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    background: #ff1a1a;
    width: 160px;
    height: 2px;
}

.energy-hero-v2__heading span {
    position: relative;
    display: inline-block;
    color: transparent;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    filter: contrast(100%) brightness(100%);
    background-repeat: repeat;
    background-size: contain;
    background-position: center;
}

/* WHITE TEXT */
.energy-hero-v2__heading-top {
    background-image:
        linear-gradient(rgba(255, 255, 255, 0.9), rgba(220, 220, 220, 0.9)),
        url("/cdn/shop/files/373763028_e9d95b83-9e44-4b28-9537-6f1eea2ddce0_4.png?v=1780035778");
    background-blend-mode: overlay;
}

/* RED TEXT */
.energy-hero-v2__heading-bottom {
    background-image:
        linear-gradient(rgba(255, 0, 0, 0.9), rgba(120, 0, 0, 0.9)),
        url("/cdn/shop/files/373763028_e9d95b83-9e44-4b28-9537-6f1eea2ddce0_4.png?v=1780035778");
    background-blend-mode: multiply;
    padding-top: 20px;
}

.energy-hero-v2 .energy-hero-v2__content {
    background-size: 100% 100%;
}

.energy-hero-v2__button:hover {
    color: #fff;
}

.energy-hero-v2__mobile_image {
    display: none;
}

.energy-hero-v2 .energy-hero-v2__content {
    background-color: #000;
}

/* .energy-hero-v2__button {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  margin-top: 40px;
  padding: 18px 34px;
  border: 1px solid #ff2a2a;
  color: #ffffff;
  font-size: 44px;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.3s ease;
  font-family: Bebas Neue !important;
} */
.energy-hero-v2__button {
    width: 370px;
    height: 90px;
    position: relative;
    border: unset;
    display: flex;
    color: #ffffff;
    align-items: center;
    justify-content: center;
    gap: 15px;
    margin-top: 40px;
    text-decoration: none;
    overflow: visible;
    background: #000000;
    padding: 0px !important;
}

/* SVG */

.energy-btn__svg {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    overflow: visible;
}

/* SOLID BORDER */

.border-solid {
    fill: none;
    stroke: url(#whiteGradient);
    stroke-width: 1;
}

/* GLOW BORDER */

.border-glow {
    fill: none;
    stroke: #ff2b2b;
    stroke-width: 1.2;

    filter: drop-shadow(0 0 3px #ff1a1a) drop-shadow(0 0 10px #ff1a1a) drop-shadow(0 0 20px #ff1a1a) drop-shadow(0 0 50px #ff1a1a);
}

/* TEXT */

.btn-text {
    position: relative;
    z-index: 5;
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 3px;
    font-family: Arial, sans-serif;
}

/* .btn-arrow {
            position: relative;
            z-index: 5;
            color: #fff;
            font-size: 42px;
        } */

/* LIGHTS */

.light {
    position: absolute;
    z-index: 4;
    width: 14px;
    height: 2px;
    border-radius: 999px;
    background: linear-gradient(90deg, #ffa5a0 0%, #fd4b0a 50%, #ff948f 100%);
    filter: blur(0.3px) drop-shadow(0 0 4px #ff7a00) drop-shadow(0 0 12px #ff7a00) drop-shadow(0 0 24px #ff7a00);
    opacity: 1;
}

/* TOP LIGHT */

.light-top {
    top: 0px;
    left: 0;
    animation: moveTop 4s linear infinite;
}

/* BOTTOM LIGHT */

.light-bottom {
    bottom: 0px;
    right: 0;
    animation: moveBottom 4s linear infinite;
}

/* ANIMATIONS */

@keyframes moveTop {
    0% {
        left: 0;
    }

    50% {
        left: calc(100% - 34px);
    }

    100% {
        left: 0;
    }
}

@keyframes moveBottom {
    0% {
        right: 0;
    }

    50% {
        right: calc(100% - 34px);
    }

    100% {
        right: 0;
    }
}

/* HOVER */

.energy-btn:hover .light {
    animation-duration: 1.8s;
}

.energy-btn:hover .border-glow {
    opacity: 1;
}

/* ENERGY FEATURES SECTION 2.0 CSS */

.energy-features-v2 {
    background: #000000ff;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.energy-features-v2__wrapper {
    max-width: 1400px;
    margin: 0 auto;
}

.energy-features-v2__grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

.energy-features-v2__item {
    padding: 50px 25px;
    text-align: center;
    border-right: 1px solid rgba(255, 255, 255, 0.06);
}

.energy-features-v2__item:last-child {
    border-right: none;
}

.energy-features-v2__icon {
    margin-bottom: 20px;
}

.energy-features-v2__icon img {
    width: 34px;
    height: 34px;
    object-fit: contain;
}

.energy-features-v2__heading {
    margin: 0 0 12px;
    color: #ffffff;
    font-size: 28px;
    line-height: 1;
    text-transform: uppercase;
}

.energy-features-v2__text {
    color: #d2d2d2;
    font-size: 15px;
    line-height: 1.6;
    text-transform: uppercase;
}

.energy-features-v2__line {
    width: 45px;
    height: 2px;
    background: #ff2a2a;
    margin: 18px auto 0;
}

.energy-features-v2 .energy-features-v2__item .energy-features-v2__heading,
.energy-features-v2 .energy-features-v2__item .energy-features-v2__text {
    font-family: "Chairdrobe Rounded" !important;
    font-weight: 300 !important;
    font-size: 40px !important;
    line-height: 50px !important;
    margin-bottom: 0px;
    color: #fff;
}

.energy-features-v2 .energy-features-v2__item .energy-features-v2__icon {
    text-align: center !important;
}

.energy-features-v2 .energy-features-v2__item .energy-features-v2__icon img {
    margin-inline: auto;
    height: 90px;
    width: 74px;
}

.energy-features-v2 .energy-features-v2__item {
    padding-block: 0px !important;
}

.energy-features-v2 .energy-features-v2__grid {
    padding-block: 50px !important;
}

.energy-features-v2 .energy-features-v2__item .energy-features-v2__line {
    display: block;
    box-shadow: 0px 0px 250px 0px #ff1a1a !important;
    width: 80px;
}

.energy-features-v2 .energy-features-v2__item .energy-features-v2__line {
    box-shadow: 0 0 13px 2px #ff1a1a !important;
}

/* FOOTER CSS */

.custom-prelaunch-footer {
    padding-inline: 90px !important;
}

.custom-prelaunch-footer .custom-prelaunch-footer__tagline p {
    font-family: "Gellix";
    font-weight: 500;
    font-size: 24px;
    line-height: 34px;
    text-transform: uppercase;
}

.custom-prelaunch-footer .custom-prelaunch-footer__tagline p strong {
    font-weight: 500;
    color: #ff1a1a;
}

.custom-prelaunch-footer .custom-prelaunch-footer__heading p {
    font-family: "Chairdrobe Rounded";
    font-weight: 400;
    font-size: 44px;
    line-height: 40px;
    text-transform: uppercase;
}

.custom-prelaunch-footer .custom-prelaunch-footer__heading p strong {
    font-weight: 400;
    color: #ff1a1a;
}

.custom-prelaunch-footer .custom-prelaunch-footer__desc {
    font-family: "Gellix";
    font-weight: 400;
    font-size: 26px;
    line-height: 100%;
    max-width: 425px;
    color: #ffffff;
}

.custom-prelaunch-footer .custom-prelaunch-footer__socials a {
    color: #fff;
}

.custom-prelaunch-footer .custom-prelaunch-footer__copyright,
.custom-prelaunch-footer .custom-prelaunch-footer__links a {
    font-family: "Gellix";
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    color: #ffffff;
}

.custom-prelaunch-footer {
    border-top: 1px solid #ffffff1c;
}

/* ------------------------shop-page ------------------------------*/

.ehv2hi {
    max-width: 448px;
    width: 100%;
    margin: 49px 0 40px;
}

.ehv2hi img {
    height: 100%;
    width: 100%;
}

.energy-category-cards-v2 {
    background: #000000;
    padding: 60px 20px;
}

.energy-category-cards-v2__wrapper {
    max-width: 1400px;
    margin: 0 auto;
}

.energy-category-cards-v2__grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    max-width: 1260px;
    width: 100%;
    margin: 0 auto;
}

.energy-category-card-v2 {
    position: relative;
    overflow: hidden;
    border-radius: 18px;
    background-size: contain;
    background-position: right;
    background-repeat: no-repeat;
    border: 0.5px solid #ff1a1a;
    padding: 50px 40px 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.energy-category-card-v2__bg {
    position: absolute;
    inset: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    transition: transform 0.5s ease;
}

.energy-category-card-v2:hover .energy-category-card-v2__bg {
    transform: scale(1.05);
}

.energy-category-card-v2__overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg,
            rgba(0, 0, 0, 0.35) 0%,
            rgba(0, 0, 0, 0.72) 60%,
            rgba(0, 0, 0, 0.92) 100%);
    z-index: 1;
}

.energy-category-card-v2__content {
    position: relative;
    z-index: 2;
}

.energy-category-card-v2__content .energy-category-card-v2__subheading {
    letter-spacing: 0.16em;
    line-height: 100%;
    font-weight: 500;
    margin-bottom: 4px;
    padding-bottom: 0px;
}

.energy-category-card-v2__heading {
    margin: 0;
    color: #fff;
    font-family: Bebas Neue;
    font-weight: 400;
    font-size: 87px;
    line-height: 100%;
    letter-spacing: 0.01em;
    vertical-align: middle;
    text-transform: uppercase;
}

.energy-category-card-v2__highlight,
.energy-category-card-v2__subheading {
    color: #ff1a1a;
    font-family: Chairdrobe Rounded;
    font-size: 24px;
    line-height: 100%;
    font-weight: 400;
    position: relative;
    letter-spacing: 0.13em;
    text-transform: uppercase;
    margin: 0;
    padding-bottom: 24px;
}

.energy-category-card-v2__highlight::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    border-radius: 10px;
    background: #ff1a1a;
    width: 43px;
    height: 2px;
}

.energy-category-card-v2__description {
    max-width: 260px;
    color: #ffffff;
    white-space: pre-line;
    font-family: Gellix;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.4;
    letter-spacing: 0;
}

.energy-category-card-v2__button {
    display: inline-flex;
    align-items: center;
    gap: 20px;
    margin-top: 45px;
    padding: 19px 38px;
    border: 1px solid #ff1a1a;
    color: #fff;
    border-radius: 5px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
    transition:
        color 0.3s ease,
        border-color 0.3s ease;
}

.energy-category-card-v2__button:hover {
    color: #ff1a1a;
    border: 1px solid #fff;
}

.energy-category-card-v2__features {
    z-index: 2;
    width: 100%;
    display: flex;
    justify-content: space-between;
    gap: 20px;
    margin-top: 75px;
}

.energy-category-card-v2__feature-item {
    display: flex;
    align-items: center;
    gap: 15px;
    min-width: 58px;
    justify-content: center;
    flex: 1;
}

.eccv2-hed {
    font-family: Chairdrobe Rounded;
    font-weight: 500;
    font-size: 27px;
    line-height: 42px;
    letter-spacing: 0.29em;
    vertical-align: middle;
    text-transform: uppercase;
    color: #ff1a1a;
    text-align: center;
    margin: 26px 0;
}

.energy-category-card-v2__feature-item img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.eccv2fi-img-wrp {
    width: 50px;
    height: 50px;
}

.energy-category-card-v2__feature-item p {
    font-family: Chairdrobe Rounded;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    letter-spacing: 0.15em;
    color: #ffffff;
    text-transform: uppercase;
    margin: 0;
}

/* 3section */
.energy-benefits-bar-v2 {
    background: #000;
    padding: 30px 20px 40px;
}

.energy-benefits-bar-v2__wrapper {
    max-width: 1260px;
    width: 100%;
    margin: 0 auto;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 15px;
    padding: 40px;
}

.energy-benefits-bar-v2__grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    border-radius: 18px;
    overflow: hidden;
    gap: 20px;
    background: #000000;
}

.energy-benefits-bar-v2__item {
    display: flex;
    align-items: center;
    gap: 20px;
    border-right: 1px solid #ffffff33;
}

.energy-benefits-bar-v2__item:last-child {
    border-right: none;
}

.energy-benefits-bar-v2__icon {
    flex-shrink: 0;
}

.energy-benefits-bar-v2__icon img {
    width: 46px;
    height: 46px;
    object-fit: contain;
}

.energy-benefits-bar-v2__heading {
    margin: 0 0 6px;
    color: #fff;
    text-transform: uppercase;
    font-family: Chairdrobe Rounded;
    font-weight: 500;
    font-size: 22px;
    line-height: 1.2;
    letter-spacing: 0.15em;
}

.energy-benefits-bar-v2__text {
    color: #ffffff;
    font-family: Gellix;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.05em;
}

.energy-category-card-v2__features>div:nth-child(2) {
    border-inline: 1px solid red;
    /* padding: 0 20px; */
}

/*------------------------------ACCESS-PAGE ------------------- */
.ehv2_bbt {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-top: 35px;
}

.ehv2_bbt_img_wrp {
    width: 20px;
    min-width: 20px;
}

.energy-hero-v2__button.aph-btn {
    background: linear-gradient(180deg, #a90000, #7d0000);
    border: 1px solid;
    border-image-source: linear-gradient(180deg, #7d0000 0%, #a90000 100%);
    border-radius: 10px;
    width: fit-content !important;
    padding: 0 50px !important;
    transition:
        background-color 0.3s ease,
        border-color 0.3s ease,
        color 0.3s ease;
}

.energy-hero-v2__button.aph-btn:hover {
    background: transparent;
    border: 1px solid #ff1a1a;
}

.ehv2_abt {
    font-family: Gellix;
    font-weight: 400;
    font-size: 30px;
    color: #fff;
    line-height: 1.2;
    letter-spacing: -0.05em;
}

.ehv2_bbt_txt_wrp {
    font-family: Gellix;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.4;
    color: #fff;
    letter-spacing: -0.08em;
}

.stoopid-access-packs {
    background: #000;
    padding: 30px 20px;
    color: #fff;
}

.stoopid-access-packs__container {
    max-width: 1260px;
    margin: 0 auto;
}

.stoopid-access-packs__eyebrow {
    color: #ff1a1a;
    margin-bottom: 12px;
    font-family: Chairdrobe Rounded;
    font-weight: 500;
    font-size: 34px;
    line-height: 1.2;
    letter-spacing: 0.13em;
    text-align: center;
    text-transform: uppercase;
}

.stoopid-access-packs__container .stoopid-access-packs__heading {
    text-align: center;
    color: #fff;
    font-size: 44px !important;
    font-family: Chairdrobe Rounded !important;
    line-height: 1.2 !important;
    letter-spacing: 0.5em !important;
    vertical-align: middle;
    font-weight: 500 !important;
    z-index: 2;
    position: relative;
    margin-bottom: 30px;
}

.stoopid-access-packs__container .stoopid-access-packs__heading span {
    background: #000;
    position: relative;
    z-index: 2;
    padding: 10px 40px;
}

.stoopid-access-packs__heading:after {
    content: "";
    position: absolute;
    top: 56%;
    left: 0;
    width: 100%;
    z-index: 1;
    transform: translateY(-50%);
    height: 1px;
    background: #ff1a1a;
}

.stoopid-access-packs__list {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.stoopid-access-packs__card .sacc-wrp-innr {
    display: flex;
    align-items: center;
    background: #000;
    justify-content: space-between;
    border-radius: 10px;
    gap: 20px;
    border: 0.5px solid #ffffff33;
    padding: 36px 50px;
    overflow: hidden;
}

.sapiw-out {
    flex: 0 0 32%;
}

.sapc-out-wrp {
    flex: 0 0 65%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.stoopid-access-packs__image-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}

.stoopid-access-packs__image {
    width: 100%;
    height: 100%;
    display: block;
}

.stoopid-access-packs__content {
    padding-right: 20px;
    border-right: 1px solid #ffffff33;
    flex: 0 0 53%;
}

.stoopid-access-packs__title {
    margin: 0;
    color: #fff;
    font-family: Chairdrobe Rounded;
    font-weight: 400;
    font-size: 46px;
    line-height: 100%;
    letter-spacing: 0.11em;
    text-transform: uppercase;
}

.stoopid-access-packs__pack-label {
    color: #ff1a1a;
    font-family: Chairdrobe Rounded;
    font-weight: 400;
    font-size: 36px;
    line-height: 1.4;
    letter-spacing: 00.01em;
    text-transform: uppercase;
}

.stoopid-access-packs__price {
    font-family: Chairdrobe Rounded;
    font-weight: 500;
    font-size: 50px;
    line-height: 100%;
    letter-spacing: 00.11em;
    text-transform: uppercase;
    color: #ff1a1a;
    margin: 12px 0 20px;
}

.stoopid-access-packs__features {
    margin: 0;
    padding: 0;
    list-style: none;
}

.stoopid-access-packs__features li {
    position: relative;
    padding-left: 40px;
    margin-bottom: 10px;
    color: #fff;
    font-family: Gellix;
    font-weight: 400;
    font-size: 23px;
    line-height: 1.4;
    letter-spacing: 0;
}

.stoopid-access-packs__features li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 18px;
    background-image: url("/cdn/shop/files/Vector_14.svg?v=1780314260");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.stoopid-access-packs__actions {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: end;
    gap: 30px;
    height: 100%;
    flex: 1;
    padding-left: 20px;
}

.stoopid-access-packs__buy-now {
    max-width: 284px;
    width: 100%;
    display: flex;
    padding: 20px;
    align-items: center;
    justify-content: center;
    background: linear-gradient(180deg, #a90000, #7d0000);
    color: #fff;
    text-decoration: none;
    font-family: Chairdrobe Rounded;
    font-weight: 400;
    gap: 15px;
    font-size: 40px;
    border: 1px solid transparent;
    border-radius: 10px;
    line-height: 100%;
    letter-spacing: 00.16em;
    vertical-align: middle;
    text-transform: uppercase;
    transition: background-color 0.3s ease;
}

.stoopid-access-packs__buy-now:hover {
    background: transparent;
    border-color: #ff1a1a;
    color: #ff1a1a;
}

.stoopid-access-packs__add-to-cart {
    background: transparent;
    border: none;
    color: #fff;
    font-family: Chairdrobe Rounded;
    font-weight: 400;
    font-size: 33px;
    max-width: 284px;
    width: 100%;
    display: flex;
    line-height: 100%;
    gap: 25px;
    justify-content: center;
    align-items: center;
    letter-spacing: 0.1em;
    vertical-align: middle;
    text-transform: uppercase;
}

.stoopid-access-packs__add-to-cart:hover {
    color: #fff;
}

/* section-2 */
.se-relentless-membership {
    padding: 40px 20px;
    background: #000;
}

.se-relentless-membership__wrapper {
    max-width: 1260px;
    margin: 0 auto;
}

.se-relentless-membership__content {
    display: grid;
    grid-template-columns: 30% 31.65% 32.79%;
    align-items: self-start;
    justify-content: space-between;
    gap: 20px;
    border: 0.5px solid #ffffff33;
    border-radius: 10%;
    border-radius: 8px;
    overflow: hidden;
    padding: 20px 40px 10px;
}

.se-relentless-membership__eyebrow {
    display: block;
    color: #ff1d1d;
    font-family: Chairdrobe Rounded;
    font-weight: 500;
    font-size: 34px;
    line-height: 42px;
    letter-spacing: 0.13em;
    text-transform: uppercase;
    margin: 0;
}

.se-relentless-membership__title {
    font-family: Chairdrobe Rounded;
    font-weight: 400;
    font-size: 46px;
    line-height: 1.2;
    color: #fff;
    letter-spacing: 0.11em;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.se-relentless-membership__price {
    display: flex;
    align-items: flex-end;
    /* gap:10px; */
    flex-wrap: wrap;
}

.se-relentless-membership__price span {
    font-family: Chairdrobe Rounded;
    font-weight: 400;
    font-size: 36px;
    line-height: 1.2;
    color: #fff;
    letter-spacing: 0.1em;
    display: block;
    width: 100%;
    text-transform: uppercase;
    margin-bottom: 9px;
}

.se-relentless-membership__price small {
    color: #fff;
    font-family: Chairdrobe Rounded;
    font-weight: 500;
    font-size: 34px;
    line-height: 100%;
    letter-spacing: 0.11em;
    text-transform: uppercase;
}

.se-relentless-membership__price strong {
    font-family: Chairdrobe Rounded;
    font-weight: 500;
    font-size: 50px;
    line-height: 100%;
    letter-spacing: 0.11em;
    color: #ff1a1a;
    text-transform: uppercase;
}

.se-relentless-membership__center {
    text-align: center;
}

.se-relentless-membership__center img {
    max-width: 100%;
    display: block;
    margin: auto;
}

.se-relentless-membership__right {
    flex: 1;
}

.se-relentless-membership__benefits {
    list-style: none;
    padding: 0;
    margin: 0 0 24px;
}

.se-relentless-membership__benefits li {
    display: flex;
    gap: 20px;
    color: #fff;
    align-items: center;
    margin-bottom: 12px;
    font-family: Gellix;
    font-weight: 400;
    font-size: 23px;
    line-height: 1.4;
    letter-spacing: 0;
}

.se-relentless-membership__button {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    width: 100%;
    padding: 14px 73px;
    color: #fff;
    text-decoration: none;
    border: 1px solid #ff1a1a;
    text-transform: uppercase;
    letter-spacing: 0.16em;
    transition: background-color 0.3s ease;
}

.se-relentless-membership__button span:nth-of-type(2) {
    display: flex;
}

.se-relentless-membership__button:hover {
    background: linear-gradient(180deg, #a90000, #7d0000);
    color: #fff;
}

.energy-hero-v2__features--horizontal {
    flex-direction: row;
    flex-wrap: wrap;
}

/*------------------- Bundle-New-Page------------------------- */

.bund-new-ehv2 .energy-hero-v2__content .ehv2hi {
    max-width: 636px;
}

.bund-new-ehv2 .ehv2_abt {
    color: #fff;
    font-family: Chairdrobe Rounded;
    font-weight: 400;
    font-size: 30px;
    line-height: 42px;
    letter-spacing: 0.3em;
    text-transform: uppercase;
}

.energy-hero-v2__feature-item {
    display: flex;
    align-items: center;
    gap: 20px;
    max-width: 200px;
    width: 100%;
    color: #fff;
}

.energy-hero-v2__feature-icon img {
    display: block;
    max-width: 32px;
    height: auto;
}

.energy-hero-v2__feature-text {
    line-height: 1.4;
}

.bund-new-ehv2 .energy-hero-v2__features {
    display: flex;
    gap: 60px;
    margin-top: 60px;
}

.bund-new-ehv2 .energy-hero-v2__features>div:nth-child(2) {
    position: relative;
}

.bund-new-ehv2 .energy-hero-v2__features>div:nth-child(2)::before,
.bund-new-ehv2 .energy-hero-v2__features>div:nth-child(2)::after {
    content: "";
    position: absolute;
    top: 0;
    width: 1px;
    height: 100%;
    background: #ffffff33;
}

.bund-new-ehv2 .energy-hero-v2__features>div:nth-child(2)::before {
    left: -30px;
}

.bund-new-ehv2 .energy-hero-v2__features>div:nth-child(2)::after {
    right: -30px;
}

/* =========================
     STOOPID PRICING SECTION
  ========================= */

.stoopid-pricing-section {
    background: #000;
    padding: 80px 20px 40px;
    color: #fff;
    position: relative;
}

.stoopid-pricing-section .page-width {
    max-width: 1260px;
    width: 100%;
    padding: 0 !important;
    margin: 0 auto;
}

.stoopid-pricing-heading {
    text-align: center;
    margin-bottom: 50px;
    position: relative;
    overflow: hidden;
}

.stoopid-pricing-heading span {
    font-family: Chairdrobe Rounded;
    font-weight: 400;
    font-size: 36px;
    line-height: 42px;
    letter-spacing: 0.29em;
    padding: 0 30px;
    padding-right: 20px;
    position: relative;
    text-transform: uppercase;
}

.stoopid-pricing-heading span::before,
.stoopid-pricing-heading span::after {
    content: "";
    position: absolute;
    top: 50%;
    width: 200px;
    height: 4px;
    background: url("/cdn/shop/files/Polygon_2_1.png?v=1780381977") no-repeat center;
    background-size: contain;
    transform: translateY(-50%);
}

.stoopid-pricing-heading span::before {
    right: 100%;
}

.stoopid-pricing-heading span::after {
    left: 100%;
    transform: translateY(-50%) rotate(180deg);
}

/* =========================
     GRID
  ========================= */

.stoopid-pricing-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

/* =========================
     CARD
  ========================= */

.stoopid-pricing-card {
    position: relative;
    border: 1px solid #ffffff33;
    border-radius: 15px;
    background: #050505;
    padding: 33px 20px 25px;
    transition: all 0.35s ease;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.stoopid-pricing-card:hover {
    transform: translateY(-5px);
    border-color: #ff1a1a;
}

.stoopid-pricing-card.is-featured {
    border: 2px solid #c30000;
    box-shadow: 0 0 25px rgba(195, 0, 0, 0.25);
}

/* =========================
     POPULAR BADGE
  ========================= */

.stoopid-plan-badge {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%);
    background: linear-gradient(180deg, #a90000 0%, #7d0000 100%);
    color: #fff;
    padding: 4px 15px;
    font-family: "Chairdrobe Rounded";
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    white-space: nowrap;
    max-width: 300px;
    width: 100%;
    clip-path: polygon(2% 0%, 98% 0%, 90% 100%, 10% 100%);
}

/* =========================
     TITLE
  ========================= */
.stoopid-plan-name {
    text-align: center;
    font-family: Chairdrobe Rounded;
    font-weight: 500;
    font-size: 73px;
    line-height: 100%;
    letter-spacing: 0.07em;
    text-transform: uppercase;
}

.pilan-piro .stoopid-plan-name {
    margin-top: 30px;
}

.pilan-piro .stoopid-plan-subtitle {
    margin: 3px 0 6px;
}

.stoopid-plan-subtitle {
    text-align: center;
    color: #fff;
    font-family: Chairdrobe Rounded;
    font-weight: 400;
    font-size: 24px;
    line-height: 1.2;
    letter-spacing: 0.27em;
    text-transform: uppercase;
    margin: 10px 0 26px;
}

.icn-lht-line {
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* =========================
     PRICE
  ========================= */

.stoopid-plan-price {
    text-align: center;
    margin-bottom: 0;
    font-family: Chairdrobe Rounded;
    font-weight: 500;
    font-size: 76px;
    line-height: 100%;
    letter-spacing: 0.07em;
    text-transform: uppercase;
}

.stoopid-plan-price span {
    color: #fff;
    font-weight: 400;
    font-size: 25px;
    line-height: 100%;
    letter-spacing: 0.2em;
    text-transform: uppercase;
}

/* =========================
     VALUE BADGE
  ========================= */

.stoopid-plan-value span {
    width: fit-content;
    position: relative;
    color: #fff;
    padding: 7px 40px;
    font-family: Chairdrobe Rounded;
    font-weight: 500;
    font-size: 27px;
    line-height: 100%;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    background-image: url("/cdn/shop/files/Group_1707481230.png?v=1780384221");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    z-index: 2;
}

.stoopid-plan-value {
    position: relative;
    height: 42px;
    display: flex;
    justify-content: center;
    margin: 20px auto 30px;
}

.stoopid-plan-value::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    height: 1px;
    z-index: 1;
    background: #fff3;
}

/* .stoopid-pricing-card.pilan-rookie .stoopid-plan-value span {
    display: none;
} */

/* =========================
     FEATURES
  ========================= */

.stoopid-plan-features {
    margin: 0;
    padding: 0 0 30px;
    flex: 1;
    list-style: none;
}

.stoopid-plan-features li {
    display: flex;
    align-items: center;
    gap: 16px;
    font-size: 15px;
    color: #fff;
    margin-bottom: 15px;
}

.stoopid-plan-features li:last-child {
    margin-bottom: 0;
}

.stoopid-feature-icon {
    width: 36px;
    height: 36px;
    object-fit: contain;
    flex-shrink: 0;
}

.stoopid-plan-features span {
    flex: 1;
    font-family: Gellix;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.4;
    letter-spacing: -0.02em;
}

/* =========================
     BUTTON
  ========================= */

.stoopid-plan-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
    width: 100%;
    border: 1px solid #ff1a1a;
    border-radius: 8px;
    background: transparent;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.3s ease;
    font-family: Chairdrobe Rounded;
    font-weight: 500;
    font-size: 32px;
    line-height: 1.4;
    padding: 15px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
}

.stoopid-plan-btn:hover {
    background: linear-gradient(180deg, #a90000 0%, #7d0000 100%);
    color: #fff;
}

.stoopid-plan-btn:after {
    content: "➜";
    font-size: 16px;
}


.rn-ehv2 .energy-hero-v2__content {
    background-size: cover;
    background-position: right;
    max-width: 1920px;
}

.rn-ehv2 .energy-hero-v2__content .energy-hero-v2__inner .ehv2hi {
    margin-bottom: 20px;
}

.rn-ehv2 .energy-hero-v2__content .energy-hero-v2__inner .ehv2_abt {
    padding-top: 16px;
    position: relative;
    font-family: 'Chairdrobe Rounded';
    font-weight: 400;
    font-size: 30px;
    line-height: 1.2;
    letter-spacing: 5px;
    text-transform: uppercase;
}

.rn-ehv2 .energy-hero-v2__content .energy-hero-v2__inner .ehv2_abt::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 103px;
    height: 2px;
    border-radius: 40px;
    background: #FF1A1A;
}

.rn-ehv2 .energy-hero-v2__content .energy-hero-v2__inner .energy-hero-v2__features {
    margin-top: 40px;
}

.rn-ehv2 .energy-hero-v2__content .energy-hero-v2__inner .energy-hero-v2__features .energy-hero-v2__feature-item {
    max-width: unset;
    margin-bottom: 16px;
}

.rn-ehv2 .energy-hero-v2__content .energy-hero-v2__inner .energy-hero-v2__features .energy-hero-v2__feature-item .energy-hero-v2__feature-text {
    font-family: 'Chairdrobe Rounded';
    font-weight: 400;
    font-size: 30px;
    line-height: 1.2;
    text-transform: uppercase;
}

.rn-ehv2 .energy-hero-v2__content .energy-hero-v2__inner .energy-hero-v2__features .energy-hero-v2__feature-item .energy-hero-v2__feature-icon {
    flex: 0 0 35px;
}

/* =========================
     FOOTER BAR
  ========================= */

.stoopid-pricing-footer {
    margin-top: 35px;
    padding: 30px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-size: 15px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    border-radius: 10px;
    position: relative;
    border: 0.5px solid #ffffff33;
}

.stoopid-pricing-footer::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 1px;
    height: 25px;
    z-index: 1;
    background: #ffffff80;
}

.spf-ic-img-wrp {
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
}

.spf-box {
    display: flex;
    gap: 40px;
    align-items: center;
}

.spf-box.spf-box-diff {
    justify-content: end;
    gap: 30px;
}

.spf-box.spf-box-diff p {
    color: #ff1a1a;
}

.spf-box p {
    font-family: Chairdrobe Rounded;
    font-weight: 400;
    font-size: 30px;
    line-height: 42px;
    color: #fff;
    letter-spacing: 0.31em;
    text-transform: uppercase;
    margin: 0;
}

.rookie-start-section .rookie-start-container {
    max-width: 1260px;
    border-width: 0.5px;
    border-radius: 10px;
}

.rookie-start-section .rookie-start-container .rookie-start-content {
    padding: 36px;
}

.rookie-start-section .rookie-start-container .rookie-start-content .rookie-start-subtitle {
    font-family: 'Chairdrobe Rounded';
    font-weight: 400;
    font-size: 30px;
    line-height: 42px;
    text-transform: uppercase;
    margin-bottom: 7px;
}

.rookie-start-section .rookie-start-container .rookie-start-content .rookie-start-title {
    font-family: 'Chairdrobe Rounded' !important;
    font-weight: 400 !important;
    font-size: 60px !important;
    line-height: 100% !important;
    text-transform: uppercase;
    padding-bottom: 27px;
    position: relative;
    margin-bottom: 27px;
}

.rookie-start-section .rookie-start-container .rookie-start-content .rookie-start-title::before {
    background: #FF1A1A;
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 76px;
    height: 2px;
}

.rookie-start-section .rookie-start-container .rookie-start-content .rookie-start-description {
    font-family: 'Gellix';
    font-weight: 400;
    font-size: 27px;
    line-height: 1.6;
    color: #fff;
    max-width: 100%;
}

.rookie-start-section .rookie-start-container .rookie-start-content .rookie-start-description p {
    margin-bottom: 0;
}

.rookie-start-section .rookie-start-container .rookie-start-content .rookie-start-bottom-text {
    margin-top: 20px;
    font-family: 'Chairdrobe Rounded';
    font-weight: 400;
    font-size: 30px;
    line-height: 1.2;
    text-transform: uppercase;
}

.rn-ebbv2 .energy-benefits-bar-v2__wrapper {
    border: unset;
}

.rn-ebbv2 .energy-benefits-bar-v2__wrapper .ebbv2-sec-tit span {
    display: inline-block;
    font-family: 'Chairdrobe Rounded';
    font-weight: 400;
    font-size: 36px;
    line-height: 1.2;
    letter-spacing: 6px;
    text-transform: uppercase;
    color: #FFFFFF;
    position: relative;
    padding-inline: 38px;
}

.rn-ebbv2 .energy-benefits-bar-v2__wrapper .ebbv2-sec-tit {
    text-align: center;
    margin-bottom: 34px;
}

.rn-ebbv2 .energy-benefits-bar-v2__wrapper .ebbv2-sec-tit span::before,
.rn-ebbv2 .energy-benefits-bar-v2__wrapper .ebbv2-sec-tit span::after {
    position: absolute;
    content: '';
    left: 100%;
    top: 50%;
    transform: translateY(-50%);
    background: linear-gradient(90deg, #FF1A1A 0%, rgba(255, 26, 26, 0.1) 100%);
    width: 50%;
    height: 2px;
}

.rn-ebbv2 .energy-benefits-bar-v2__wrapper .ebbv2-sec-tit span::after {
    left: unset;
    right: 100%;
    background: linear-gradient(210deg, #FF1A1A 0%, rgba(255, 26, 26, 0.1) 100%);
}

.rn-ebbv2 .energy-benefits-bar-v2__wrapper .energy-benefits-bar-v2__grid {
    gap: unset;
}

.rn-ebbv2 .energy-benefits-bar-v2__wrapper .energy-benefits-bar-v2__grid .energy-benefits-bar-v2__icon {
    flex: 0 0 80px;
}

.rn-ebbv2 .energy-benefits-bar-v2__wrapper .energy-benefits-bar-v2__grid .energy-benefits-bar-v2__icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.rn-ebbv2 .energy-benefits-bar-v2__wrapper .energy-benefits-bar-v2__grid .energy-benefits-bar-v2__content {
    max-width: 246px;
}

.rn-ebbv2 .energy-benefits-bar-v2__wrapper .energy-benefits-bar-v2__grid .energy-benefits-bar-v2__content .energy-benefits-bar-v2__heading {
    font-family: 'Chairdrobe Rounded';
    font-weight: 500;
    font-size: 28px;
    line-height: 1.2;
}

.rn-ebbv2 .energy-benefits-bar-v2__wrapper .energy-benefits-bar-v2__grid .energy-benefits-bar-v2__content .energy-benefits-bar-v2__text {
    font-family: 'Gellix';
    font-weight: 400;
    font-size: 24px;
    line-height: 1.6;
}

.rn-ebbv2 .energy-benefits-bar-v2__wrapper .energy-benefits-bar-v2__grid .energy-benefits-bar-v2__item:nth-child(2) {
    padding-inline: 48px;
}

.rn-ebbv2 .energy-benefits-bar-v2__wrapper .energy-benefits-bar-v2__grid .energy-benefits-bar-v2__item:first-child {
    padding-right: 48px;
}

.rn-ebbv2 .energy-benefits-bar-v2__wrapper .energy-benefits-bar-v2__grid .energy-benefits-bar-v2__item:last-child {
    padding-left: 48px;
}

.rookie-membership-pricing-section .rookie-membership-pricing-wrapper * {
    font-family: 'Chairdrobe Rounded';
}

.rookie-membership-pricing-section {
    padding-top: 0;
    padding-bottom: 100px;
}

.rookie-membership-pricing-section .rookie-membership-pricing-wrapper {
    position: relative;
    padding-bottom: 68px;
}

.rookie-membership-pricing-section .rookie-membership-pricing-wrapper .rookie-membership-price-block {
    border: unset;
}

.rookie-membership-pricing-section .rookie-membership-pricing-wrapper .rookie-membership-price-block .rookie-membership-price {
    font-weight: 500;
    font-size: 130px;
    line-height: 100%;
    text-transform: uppercase;
}

.rookie-membership-pricing-section .rookie-membership-pricing-wrapper .rookie-membership-price-block .rookie-membership-price-period {
    font-weight: 400;
    font-size: 30px;
    line-height: 1.2;
    text-transform: uppercase;
}

.rookie-membership-pricing-section .rookie-membership-pricing-wrapper .rookie-membership-features {
    flex-wrap: nowrap;
    padding-left: 30px;
    border-left: 0.5px solid #FFFFFF;
    gap: unset;
    flex-grow: 1;
    justify-content: space-between;
}

.rookie-membership-pricing-section .rookie-membership-pricing-wrapper .rookie-membership-features .rookie-membership-feature-text {
    font-weight: 400;
    font-size: 25px;
    line-height: 1.2;
    letter-spacing: 4px;
    max-width: 150px;
}

.rookie-membership-pricing-section .rookie-membership-pricing-wrapper .rookie-membership-features .rookie-membership-feature {
    max-width: 220px;
    gap: 18px;
}

.rookie-membership-pricing-section .rookie-membership-pricing-wrapper .rookie-membership-button-wrap {
    margin-top: 28px;
}

.rookie-membership-pricing-section .rookie-membership-pricing-wrapper .rookie-membership-button-wrap .rookie-membership-button {
    font-weight: 400;
    font-size: 45px;
    line-height: 100%;
    border: 1px solid transparent;
    background: linear-gradient(180deg, #7D0000 0%, #A90000 100%);
    padding: 16px;
    height: unset;
}

.rookie-membership-pricing-section .rookie-membership-pricing-wrapper .rookie-membership-security {
    position: absolute;
    top: 96%;
    margin: 0px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}

.rookie-membership-pricing-section .rookie-membership-pricing-wrapper .rookie-membership-security .rookie-membership-security-line {
    display: none;
}

.rookie-membership-pricing-section .rookie-membership-pricing-wrapper .rookie-membership-security .rookie-membership-security-content {
    background: #000;
    padding-inline: 30px;
    font-weight: 400;
    font-size: 22px;
    line-height: 100%;
}

.rookie-membership-button-wrap .rookie-membership-button {
    transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
}

.rookie-membership-button-wrap .rookie-membership-button:hover {
    background: transparent;
    border: 1px solid #ff1a1a;
    color: #fff;
}

.sn-ehv2 .energy-hero-v2__content {
    padding-inline: 60px;
}


.sn-ehv2 .ehv2_abt {
    font-weight: 400;
    font-size: 36px;
    line-height: 42px;
    letter-spacing: 14px !important;
    text-transform: uppercase;
    font-style: italic;
    color: #FF1A1A;
}

.sn-ehv2 .energy-hero-v2__content .energy-hero-v2__inner .ehv2_abt::before {
    display: none;
}

.sn-ehv2 .ehv2_bbt {
    margin-top: 10px;
    letter-spacing: 10px !important;
}

.sn-ehv2 .ehv2_bbt_txt_wrp {
    letter-spacing: 4px;
    font-family: Chairdrobe Rounded;
    font-weight: 400;
    font-size: 32px;
    line-height: 42px;
    text-transform: uppercase;
}

.sn-ehv2 .ehv2_bbt {
    position: relative;
}

.sn-ehv2 .ehv2_bbt:after {
    content: "";
    position: absolute;
    background: #FF1A1A;
    height: 2px;
    width: 76px;
    bottom: -34px;
}

.sn-ehv2 .energy-hero-v2__features.energy-hero-v2__features--horizontal {
    margin-top: 70px !important;
}

.sn-rk .rookie-start-image {
    width: 100%;
    max-width: 500px;
}

.sn-rk .rookie-start-container {
    display: flex !IMPORTANT;
}

.sn-rk .rookie-start-content {
    padding: 30px !important;
}

.sn-rk .rookie-start-subtitle {
    letter-spacing: 7px;
}


.sn-rk h2.rookie-start-title {
    letter-spacing: 10px !important;
}

.sn-ebbv2 .energy-benefits-bar-v2__grid {
    grid-template-columns: repeat(5, 1fr);
}

.sn-ebbv2 .energy-benefits-bar-v2__item {
    flex-direction: column;
    align-items: center;
    padding: 0 24px !important;
    text-align: center;
}

.sn-ebbv2 .energy-benefits-bar-v2__text {
    font-size: 20px !important;
    line-height: 1.5 !important;
}

.sn-ebbv2 .energy-benefits-bar-v2__wrapper {
    padding-left: 0;
    padding-right: 0;
}

.sn-ebbv2 .energy-benefits-bar-v2__heading {
    font-size: 26px !important;
}

.sn-mpcta .rookie-membership-features {
    border-left: 1px solid #ffffff33 !important;
}

.sn-rk .rookie-start-img {
    object-fit: contain;
}

.sn-ehv2 .energy-hero-v2__content {
    padding-top: 0 !important;
}

.sn-ehv2 .ehv2hi {
    margin-top: 0 !important;
}

.sn-rk .rookie-start-content {
    width: 100%;
}

.energy-hero-v2.rn-ehv2 .energy-hero-v2__wrapper .energy-hero-v2__content {
    max-width: 1300px;
    margin-inline: auto;
}

.energy-benefits-bar-v2.dp-ebbv2 .energy-benefits-bar-v2__grid {
    grid-template-columns: repeat(4, 1fr);
    gap: 0;
}

.energy-benefits-bar-v2.dp-ebbv2 .energy-benefits-bar-v2__grid .energy-benefits-bar-v2__item {
    flex-direction: column;
    border-right: 1px solid #ffffff33 !important;
}

.energy-benefits-bar-v2.dp-ebbv2 .energy-benefits-bar-v2__grid .energy-benefits-bar-v2__item .energy-benefits-bar-v2__content * {
    text-align: center;
}

.energy-benefits-bar-v2.dp-ebbv2 .energy-benefits-bar-v2__grid .energy-benefits-bar-v2__item {
    padding-inline: 26px;
    justify-content: flex-start;
}

.energy-benefits-bar-v2.dp-ebbv2 .energy-benefits-bar-v2__grid .energy-benefits-bar-v2__item:last-child {
    padding-right: 0px;
    border: unset !important;
}

.energy-benefits-bar-v2.dp-ebbv2 .energy-benefits-bar-v2__grid .energy-benefits-bar-v2__item .energy-benefits-bar-v2__content .energy-benefits-bar-v2__heading {
    font-family: 'Chairdrobe Rounded';
    font-weight: 500;
    font-size: 26px;
    line-height: 1.2;
    text-align: center;
}

.energy-benefits-bar-v2.dp-ebbv2 .energy-benefits-bar-v2__grid .energy-benefits-bar-v2__item .energy-benefits-bar-v2__content .energy-benefits-bar-v2__text {
    font-family: 'Gellix';
    font-weight: 400;
    font-size: 22px;
    line-height: 1.4;
}

.energy-benefits-bar-v2.dp-ebbv2 .energy-benefits-bar-v2__wrapper {
    padding: 33px 40px;
    max-width: 1342px;
}

.energy-benefits-bar-v2.dp-ebbv2 .energy-benefits-bar-v2__grid .energy-benefits-bar-v2__item:first-child {
    padding-left: 0;
}

.stoopid-whats-inside-section {
    padding-top: 0px;
}

.stoopid-whats-inside-section .stoopid-whats-inside-content {
    max-width: 1260px;
    margin-inline: auto;
    align-items: unset;
    position: relative;
    z-index: 1;
    border: 1px solid #ffffff33;
    border-radius: 15px;
    /* background: url('/cdn/shop/files/Group_1707481336.png?v=1780654836') no-repeat; */
    background-position: bottom right;
    background-size: 90% 100%;
}

.stoopid-whats-inside-section .stoopid-whats-inside-content .stoopid-whats-inside-left {
    padding-right: 0px;
}

.stoopid-whats-inside-section .stoopid-whats-inside-content .stoopid-whats-inside-left .stoopid-whats-inside-heading {
    font-family: 'Chairdrobe Rounded' !important;
    font-weight: 400 !important;
    font-style: Italic;
    font-size: 60px !important;
    line-height: 1.2 !important;
}

.stoopid-whats-inside-section .stoopid-whats-inside-content .stoopid-whats-inside-left .stoopid-whats-inside-stat-item {
    display: flex;
    flex-direction: column;
    border-right: 1px solid rgb(255 255 255 / 11%);
    min-width: unset;
}

.stoopid-whats-inside-section .stoopid-whats-inside-left .stoopid-whats-inside-stat-item .stoopid-whats-inside-big-text {
    font-family: 'Chairdrobe Rounded';
    font-weight: 500;
    font-size: 74px;
    line-height: 100%;
    text-align: center;
}

.stoopid-whats-inside-section .stoopid-whats-inside-left .stoopid-whats-inside-stat-item .stoopid-whats-inside-label {
    font-family: 'Chairdrobe Rounded';
    font-weight: 400;
    font-size: 32px !important;
    line-height: 1.2;
    text-transform: uppercase;
    flex-grow: 1;
    display: flex;
    align-items: flex-start;
    justify-content: center;
}

.stoopid-whats-inside-section .stoopid-whats-inside-left .stoopid-whats-inside-stat-item .stoopid-whats-inside-icon {
    width: 62px;
    height: 64px;
    margin-inline: auto;
}

.stoopid-whats-inside-section .stoopid-whats-inside-left .stoopid-whats-inside-stat-item .stoopid-whats-inside-icon .stoopid-whats-inside-icon-image {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.stoopid-whats-inside-section .stoopid-whats-inside-left .stoopid-whats-inside-stat-item .stoopid-whats-inside-sub-label {
    font-family: 'Gellix';
    font-weight: 400;
    font-size: 20px;
    line-height: 1.2;
}

.stoopid-whats-inside-section .stoopid-whats-inside-content .stoopid-whats-inside-left .stoopid-whats-inside-stat-item:first-child {
    padding-left: 0px;
}

/* .stoopid-whats-inside-section .stoopid-whats-inside-content .stoopid-whats-inside-right {
    display: none;
} */

.stoopid-relentless-welcome .stoopid-relentless-welcome__container {
    max-width: 1260px;
    margin-inline: auto;
}

.stoopid-relentless-welcome .stoopid-relentless-welcome__container .stoopid-relentless-welcome__left,
.stoopid-relentless-welcome .stoopid-relentless-welcome__container .stoopid-relentless-welcome__right {
    padding-block: 0;
}

.stoopid-relentless-welcome .stoopid-relentless-welcome__container .stoopid-relentless-welcome__card {
    padding-top: 40px;
    padding-bottom: 80px;
    background: url('https://enklphwqc7xyoipf-78349664468.shopifypreview.com/cdn/shop/files/Vector_17.png?v=1780556253&width=400') no-repeat;
    background-position: left bottom;
    background-size: auto;
}

.stoopid-relentless-welcome .stoopid-relentless-welcome__container .stoopid-relentless-welcome__left {
    border-right: 0.3px solid rgb(255 255 255 / 20%);
}

.stoopid-relentless-welcome .stoopid-relentless-welcome__left .stoopid-relentless-welcome__heading-wrap .stoopid-relentless-welcome__heading-top {
    font-family: 'Chairdrobe Rounded';
    font-style: Italic;
    font-size: 90px;
    line-height: 100%;
}

.stoopid-relentless-welcome .stoopid-relentless-welcome__left .stoopid-relentless-welcome__heading-wrap .stoopid-relentless-welcome__heading-bottom {
    font-family: 'Chairdrobe Rounded';
    font-weight: 400;
    font-style: Italic;
    font-size: 130px;
}

.stoopid-relentless-welcome .stoopid-relentless-welcome__container .stoopid-relentless-welcome__right .stoopid-relentless-welcome__description.rte {
    font-family: 'Gellix';
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 23px;
}

.stoopid-relentless-welcome .stoopid-relentless-welcome__container .stoopid-relentless-welcome__right .stoopid-relentless-welcome__description.rte strong {
    color: #FF1A1A;
    font-weight: 400;
}

.stoopid-relentless-welcome .stoopid-relentless-welcome__container .stoopid-relentless-welcome__right .stoopid-relentless-welcome__button {
    min-height: unset;
    padding: 8px;
    display: inline-block;
    text-align: center;
    font-family: 'Chairdrobe Rounded';
    font-weight: 500;
    font-size: 54px;
    line-height: 100%;
    text-transform: uppercase;
    border: 1px solid #FF1A1A;
}

.stoopid-relentless-welcome .stoopid-relentless-welcome__container .stoopid-relentless-welcome__right .stoopid-relentless-welcome__button:hover {
    color: #fff;
    border: 1px solid #FF1A1A;
    background: transparent;
}

.stoopid-relentless-welcome__container .stoopid-relentless-welcome__left .stoopid-relentless-welcome__flame {
    display: none;
}

.stoopid-relentless-welcome .stoopid-relentless-welcome__container .stoopid-relentless-welcome__footer {
    margin-top: -25px;
}

.stoopid-relentless-welcome .stoopid-relentless-welcome__container .stoopid-relentless-welcome__footer .stoopid-relentless-welcome__footer-logo img {
    backdrop-filter: blur(100px);
    width: 58px;
    height: 40px;
}

.stoopid-relentless-welcome .stoopid-relentless-welcome__container .stoopid-relentless-welcome__tagline {
    font-family: 'Chairdrobe Rounded';
    font-weight: 400;
    font-size: 20px;
    line-height: 42px;
    letter-spacing: 16px;
    text-transform: uppercase;
    position: relative;
    background: #000;
    max-width: max-content;
    margin-inline: auto;
    padding-inline: 16px;
    color: #fff;
}

.stoopid-relentless-welcome .stoopid-relentless-welcome__container .stoopid-relentless-welcome__tagline::before,
.stoopid-relentless-welcome .stoopid-relentless-welcome__container .stoopid-relentless-welcome__tagline::after {
    position: absolute;
    content: '';
    top: 50%;
    left: 100%;
    background: hwb(0deg 10% 0% / 50%);
    width: 80%;
    height: 1px;
}

.stoopid-relentless-welcome .stoopid-relentless-welcome__container .stoopid-relentless-welcome__tagline::after {
    left: unset;
    right: 100%;
}


.menu-drawer__inner-container .menu-drawer__navigation-container .menu-drawer__navigation .menu-drawer__menu li {
    border-bottom: 1px solid rgb(255 255 255 / 11%) !important;
    background: unset !important;
    border-radius: unset;
}

.menu-drawer__inner-container .menu-drawer__navigation-container .menu-drawer__navigation .menu-drawer__menu li a {
    border: unset;
    background: unset !important;
    font-family: 'Chairdrobe Rounded' !important;
    font-weight: 500 !important;
}

.menu-drawer__inner-container .menu-drawer__navigation-container .menu-drawer__navigation .menu-drawer__menu {
    padding-bottom: 0px !important;
}


.menu-drawer__inner-container .menu-drawer__navigation-container .menu-drawer__utility-links .se-sis-com-link {
    border-top: unset;
    border-bottom: 1px solid #ffffff1c;
}

.menu-drawer__inner-container .menu-drawer__navigation-container .menu-drawer__utility-links .social-links ul {
    display: flex;
    gap: 10px;
    padding-left: 22px;
    margin-bottom: 20px;
}

.menu-drawer__inner-container .menu-drawer__navigation-container .menu-drawer__utility-links .menu-drawer__localization+div {
    font-family: 'Chairdrobe Rounded';
    font-weight: 500;
    font-size: 24px;
    line-height: 100%;
    color: #fff;
    padding: 20px !important;
    padding-bottom: 10px !important;
}

.menu-drawer__inner-container .menu-drawer__navigation-container .mob-menu-bott-links {
    position: static;
    padding-block: 13px !important;
    padding-inline: 0px !important;
    /* margin-top: auto; */
}

.menu-drawer__inner-container .menu-drawer__navigation-container .mob-menu-bott-links .mmbl-acc {
    border-right: 1px solid rgb(255 255 255 / 11%);
}

.menu-drawer__inner-container .menu-drawer__navigation-container .mob-menu-bott-links>div {
    width: 100%;
}

.menu-drawer__inner-container .menu-drawer__navigation-container .mob-menu-bott-links .mmbl-crt .header__icon .cart-count-bubble {
    left: 64%;
    top: 0px;
}

.menu-drawer__inner-container .menu-drawer__navigation-container .mob-menu-bott-links .mmbl-crt {
    text-align: center;
}

.menu-drawer__inner-container .menu-drawer__navigation-container .mob-menu-bott-links .mmbl-crt .header__icon {
    margin-inline: auto;
    height: unset;
}

.menu-drawer__inner-container .menu-drawer__navigation-container {
    height: 100% !important;
    display: flex;
    flex-direction: column;
}

.header-wrapper-v2 header.header #menu-drawer {
    height: 100dvh !important;
}

.menu-drawer__inner-container {
    width: 100%;
}

.prod-def .product__description h4 {
    font-family: 'Chairdrobe Rounded' !important;
    font-weight: 500 !important;
    font-size: 32px !important;
    color: #FF1A1A;
}

.prod-def .product__description h2 {
    font-family: 'Bebas Neue' !important;
    font-weight: 400 !important;
    font-size: 146px !important;
    line-height: 135px !important;
    text-transform: uppercase;
    color: #FFFFFF;
}

.prod-def .product__description p {
    font-family: 'Gellix';
    font-weight: 400;
    font-size: 31px !important;
    padding-bottom: 34px;
    position: relative;
}

.prod-def .product__description p::before {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    background: #FF1A1A;
    width: 264px;
    height: 2px;
    border-radius: 40px;
}

.prod-def .product__info-container * {
    color: #fff;
}

.prod-def .product__info-wrapper {
    padding-left: 30px;
}

.prod-def .price__regular {
    margin-top: 39px;
}

.prod-def .price__regular .price-item {
    font-family: 'Bebas Neue';
    font-weight: 400;
    font-size: 115px;
    line-height: 110px;
}

.prod-def .icon-with-text__item {
    width: 100% !important;
    flex-direction: row !important;
    align-items: flex-start;
    gap: 17px;
}

.prod-def .icon-with-text__item img {
    width: 63px;
    height: 43px;
    object-fit: contain;
}

.prod-def .icon-with-text__item h5 {
    font-family: 'Chairdrobe Rounded' !important;
    font-weight: 500 !important;
    font-size: 34px !important;
    line-height: 100% !important;
}

.prod-def .icon-with-text__item p {
    font-family: 'Chairdrobe Rounded' !important;
    font-weight: 400;
    font-size: 24px !important;
    text-transform: uppercase;
    text-align: left;
    letter-spacing: 6px !important;
}

.prod-def .product-form__buttons button {
    width:100% !important;
    border-radius: 4px;
    background: #BF0107;
    font-family: 'Chairdrobe Rounded';
    font-weight: 500;
    font-size: 54px;
    line-height: 100%;
    text-transform: uppercase;
}

.prod-def .product-form__buttons button::before,
.prod-def .product-form__buttons button::after {
    display: none;
}

.prod-def .pt3-iwt-1 .icon-with-text__item {
    gap: 20px;
}

.prod-def .pt3-iwt-1 .icon-with-text__item img {
    max-width: 170px;
    width: 100%;
}

.prod-def .pt3-iwt-1 .icon-with-text__item p {
    font-family: 'Chairdrobe Rounded';
    font-weight: 500;
    font-size: 28px !important;
    line-height: 42px;
    text-transform: uppercase;
    margin: 0;
}

.prod-def .pt3-iwt-1 {
    margin-bottom: 0px !important;
}

.product__info-container shopify-payment-terms {
  display: none !important;
}

.prod-temp-3 .product__info-container * {
    color: #fff;
}

.prod-temp-3 .icon-with-text__item {
    flex-direction: row !important;
    width: unset !important;
    border: 1px solid #FF1A1A;
    border-radius: 10px;
    padding-inline: 12px;
    gap: 8px;
}

.prod-temp-3 .icon-with-text {
    align-items: flex-start;
    justify-content: flex-start;
    margin-bottom: 13px;
}

.prod-temp-3 .product__info-wrapper {
    padding-left: 30px;
}

.prod-temp-3 .icon-with-text__item img {
    flex: 0 0 22px;
    width: 22px;
    height: 22px;
    margin-bottom: 0;
}

.prod-temp-3 .icon-with-text__item .h4.inline-richtext {
    margin-bottom: 0;
}

.prod-temp-3 .icon-with-text__item p {
    margin-bottom: 0;
    font-family: 'Chairdrobe Rounded' !important;
    font-weight: 500;
    line-height: 42px;
    text-transform: uppercase;
    color: #FF1A1A;
}

.prod-temp-3 .product__title h1,
.prod-temp-3 .price .price-item {
    font-family: Bebas Neue !important;
    font-weight: 400 !important;
    font-size: 70px !important;
    line-height: 90px !important;
    color: #FFFFFF !important;
}


.product__text.caption-with-letter-spacing+.product__title+div {
    margin-top: 0px !important;
}

.prod-temp-3 .product__description {
    margin-top: 0px !important;
}

.prod-temp-3 .product__description ul {
    list-style-type: none;
}

.prod-temp-3 .product__description ul li {
    position: relative;
    font-family: 'Gellix' !important;
    font-weight: 400;
    font-size: 23px;
    line-height: 42px;
}

.prod-temp-3 .product__description ul li::before {
    position: absolute;
    content: '';
    top: 50%;
    transform: translateY(-50%);
    left: -32px;
    width: 21px;
    height: 18px;
    background: url('/cdn/shop/files/Vector_25.png?v=1780907068') no-repeat center;
    background-size: contain;
}

.prod-temp-3 .icon-with-text {
    margin-top: 25px;
}

.prod-temp-3 .pt3-iwt-2 {
    gap: 0;
}

.prod-temp-3 .pt3-iwt-2 li {
    border: unset;
    padding: 0;
    padding-inline: 55px;
}

.prod-temp-3 .pt3-iwt-2 li:first-child {
    padding-left: 0;
}

.prod-temp-3 .pt3-iwt-2 li:last-child {
    padding-right: 0;
}

.prod-temp-3 .pt3-iwt-2 li:nth-child(2) {
    border-inline: 1px solid #FF1A1A;
    border-radius: unset;
}

.prod-temp-3 .pt3-iwt-2 li p {
    font-family: 'Chairdrobe Rounded' !important;
    font-weight: 400 !important;
    font-size: 28px !important;
    line-height: 100% !important;
    color: #FFFFFF;
}

.prod-temp-3 .pt3-iwt-2 li p strong {
    font-size: 46px !important;
    font-weight: 500 !important;
    color: #FF1A1A;
    margin-bottom: 4px;
}
.prod-temp-3 .product-form__input {
    padding-top: 10px;
}

.prod-temp-3 .product-form__input .quantity__label.form__label {
    padding: 0 !important;
    border: unset !important;
    font-family: 'Chairdrobe Rounded' !important;
    font-weight: 400 !important;
    font-size: 28px !important;
    line-height: 100% !important;
    letter-spacing: 2px !important;
    margin-bottom: 16px !important;
}

.prod-temp-3 .price-per-item__container .quantity::before {
    background: transparent !important;
}

.prod-temp-3 .price-per-item__container .quantity {
    border: 0.5px solid #FFFFFF;
    border-radius: 10px;
    overflow: hidden;
    min-height: unset !important;
}
.prod-temp-3 .price-per-item__container .quantity * {
    font-family: 'Chairdrobe Rounded' !important;
    font-weight: 400 !important;
    font-size: 30px !important;
    line-height: 100% !important;
}

.prod-temp-3 .price-per-item__container .quantity  input {
    padding-block: 4px;
}

.prod-temp-3  .product-form {
    margin-bottom: 20px;
}

.prod-temp-3 .product-form button {
    font-family: 'Chairdrobe Rounded' !important;
    font-weight: 500 !important;
    font-size: 54px !important;
    line-height: 100% !important;
    width: 100% !important;
    border-radius: 5px !important;
    background: #BF0107;
    border-color: #BF0107 !important;
}
.prod-temp-3 .product-form button::before,
.prod-temp-3 .product-form button::after{
    display: none;
}

.prod-temp-3 .pt3-iwt-3 {
    flex-direction: column;
}

.prod-temp-3 .pt3-iwt-3 li {
    width: 100% !important;
}

.prod-temp-3 .pt3-iwt-3 li {
    border: unset;
    padding: 0;
    margin-bottom: 0px;
}

.prod-temp-3 .pt3-iwt-3 li:first-child img {
    flex: 0 0 170px;
    width: 170px;
    height: 30px;
}

.prod-temp-3 .pt3-iwt-3 li:first-child p {
    font-family: 'Chairdrobe Rounded' !important;
    font-weight: 500 !important;
    font-size: 28px !important;
    line-height: 42px !important;
    =: 21%;
    letter-spacing: 4px;
    color: #FFFFFF;
}
.prod-temp-3 .pt3-iwt-3 li:last-child .h4.inline-richtext {
    padding: 0;
    width: 100%;
}
.prod-temp-3 .pt3-iwt-3 li:last-child .h4.inline-richtext p {
    text-align: left;
    font-family: 'Gellix' !important;
    font-weight: 400 !important;
    font-size: 23px !important;
    line-height: 100% !important;
    text-transform: unset  !important;
    color: #FFFFFF !important;
}

.prod-temp-3 .pt3-iwt-4 {
    flex-direction: column;
    padding: 20px 30px;
    border: 1px solid #FF1A1A;
    border-radius: 15px;
}

.prod-temp-3 .pt3-iwt-4 li:first-child {
    border: unset;
    padding: 0px !important;
    align-items: flex-start;
    gap: 19px;
}

.prod-temp-3 .pt3-iwt-4 li:first-child img {
    flex: 0 0 45px;
    width: 45px;
    height: 45px;
}

.prod-temp-3 .pt3-iwt-4 li:first-child h5 {
    font-family: 'Chairdrobe Rounded' !important;
    font-weight: 500 !important;
    font-size: 32px !important;
    line-height: 100% !important;
}

.prod-temp-3 .pt3-iwt-4 li:first-child p {
    font-family: 'Gellix' !important;
    font-weight: 400 !important;
    font-size: 20px !important;
    color: #fff;
    text-transform: unset;
}

.prod-temp-3 .pt3-iwt-4 li:first-child a {
    width: 100%;
    display: inline-block;
    border: 1px solid #FF1A1A;
    border-radius: 5px;
    font-family: 'Chairdrobe Rounded' !important;
    font-weight: 400 !important;
    font-size: 30px !important;
    line-height: 100% !important;
    padding-block: 8px !important;
}

.prod-temp-3 .pt3-iwt-4 li:not(:first-child) {
    display: none;
}

.stoopid-recharge-selector {
    margin-top: 54px;
    position: relative;
    border: 0.5px solid #ffffff43;
    border-radius: 10px;
    max-width: 1260px;
    margin-inline: auto;
    padding: 30px;
}

.stoopid-recharge-selector > div:first-child {
    font-family: 'Chairdrobe Rounded' !important;
    font-weight: 500 !important;
    font-size: 27px !important;
    line-height: 42px !important;
    letter-spacing: 6px !important;
    text-transform: uppercase;
    position: absolute;
    top: -24px;
    left: 50%;
    transform: translateX(-50%);
    background: #000;
    padding-inline: 8px;
}

.prod-temp-3 > .container {
    max-width: 1260px;
}

.prod-temp-3 .product__media-item .product-media-container {
    width: 100%;
}

.stoopid-recharge-selector .stoopid-recharge-option {
    border-width: 0.5px !important;
}

.stoopid-recharge-selector .stoopid-recharge-option.stoopid-recharge-option--active {
    border-color: #FF1A1A !important;
}

.stoopid-recharge-selector .stoopid-recharge-option .stoopid-recharge-content {
    width: 100%;
}

.stoopid-recharge-selector .stoopid-recharge-option .stoopid-recharge-content .stoopid-recharge-title {
    font-family: 'Chairdrobe Rounded' !important;
    font-weight: 400 !important;
    font-size: 38px !important;
    line-height: 100% !important;
    margin-bottom: 3px;
}

.stoopid-recharge-selector .stoopid-recharge-option .stoopid-recharge-content .stoopid-recharge-price {
    font-family: 'Bebas Neue' !important;
    font-weight: 400 !important;
    font-size: 60px !important;
    line-height: 100% !important;
    margin-bottom: 4px;
}

.stoopid-recharge-selector .stoopid-recharge-option .stoopid-recharge-content .stoopid-recharge-text {
    font-family: 'Gellix' !important;
    font-weight: 400 !important;
    font-size: 23px !important;
    line-height: 100%;
}

.stoopid-recharge-selector .stoopid-recharge-option .stoopid-recharge-icon {
    flex: 0 0 130px;
    height: 130px;
}

.stoopid-recharge-selector .stoopid-recharge-option .stoopid-recharge-icon svg {
    width: 63px !important;
    height: 75px !important;
}

.prod-temp-3 {
    padding-bottom: 30px !important;
}

.energy-benefits-bar-v2.dp-ebbv2.pt3-ebbv2 {
    padding-top: 0px;
}

.energy-benefits-bar-v2.dp-ebbv2.pt3-ebbv2 .energy-benefits-bar-v2__wrapper {
    max-width: 1260px !important;
    margin-inline: auto;
}

.shopify-block.recharge-subscription-widget {
    display: none !important;
}

/* .pt3-wi.stoopid-whats-inside-section .stoopid-whats-inside-content {
    background: url('/cdn/shop/files/Group_1707481336.png?v=1780654836') no-repeat;

} */

.stoopid-recharge-selector {
    margin-top: 54px !important;
}
.pt3-mc {
    background: #000;
}
.pt3-mc > .page-width{
    max-width: 987px !important;
    margin-inline: auto !important;
    padding-top: 0px !important;
    padding-bottom: 70px !important;
}
.pt3-mc ul {
    gap: 0px;
}
.pt3-mc ul li .multicolumn-card {
    background: unset !important;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

.pt3-mc ul li .multicolumn-card * {
    color: #fff;
}

.pt3-mc ul li .multicolumn-card .multicolumn-card__image-wrapper {
    width: 36px;
    height: 32px;
    margin: 0;
    padding: 0;
}

.pt3-mc ul li .multicolumn-card .multicolumn-card__image-wrapper .media {
    padding-bottom: 80% !important;
}

.pt3-mc ul li .multicolumn-card .multicolumn-card__image-wrapper .media img {
    width: 100% !important;
    height: 100%;
    object-fit: contain !important;
}

.pt3-mc ul li .multicolumn-card .multicolumn-card__info {
    padding: 0px;
}

.pt3-mc ul li .multicolumn-card .multicolumn-card__info p {
    font-family: 'Chairdrobe Rounded' !important;
    font-weight: 500 !important;
    font-size: 26px !important;
    line-height: 36px !important;
    letter-spacing: 4px;
}

.pt3-mc ul li:first-child {
    border-right: 1px solid #FF1A1A;
}

.stoopid-whats-inside-section.pt3-wi .stoopid-whats-inside-right {
    display: block;
    width: 100%;
    padding-right: 23px;
    padding-block: 23px;
}

.stoopid-whats-inside-section.pt3-wi .stoopid-whats-inside-left {
    max-width: 319px !important;
    width: 100% !important;
}

.stoopid-whats-inside-section.pt3-wi .stoopid-whats-inside-content {
    gap: 39px;
}

.stoopid-whats-inside-section.pt3-wi .stoopid-whats-inside-left .stoopid-whats-inside-heading {
    font-style: normal !important;
    font-size: 46px !important;
    line-height: 46px !important;
}

.stoopid-whats-inside-section.pt3-wi .stoopid-whats-inside-left .stoopid-whats-inside-heading-line {
    display: none;
}

.stoopid-whats-inside-section.pt3-wi .stoopid-whats-inside-left .stoopid-whats-inside-stats {
    flex-direction: column;
    border: unset;
}

.stoopid-whats-inside-section.pt3-wi .stoopid-whats-inside-left .stoopid-whats-inside-stats .stoopid-whats-inside-stat-item {
    padding: 0px !important;
    border: unset;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 19px;
    margin-bottom: 10px;
}

.stoopid-whats-inside-section.pt3-wi .stoopid-whats-inside-left .stoopid-whats-inside-stats .stoopid-whats-inside-stat-item .stoopid-whats-inside-icon {
    margin: 0;
    width: 25px;
    height: 25px;
}

.stoopid-whats-inside-section.pt3-wi .stoopid-whats-inside-left .stoopid-whats-inside-stats .stoopid-whats-inside-stat-item .stoopid-whats-inside-sub-label {
    margin-top: 0;
    width: 100%;
    font-family: 'Gellix' !important;
    font-size: 23px !important;
    line-height: 100% !important;
    text-align: left !important;
}

.prod-temp-3 .icon-with-text {
    margin-bottom: 13px !important;
}

.story-hero-banner .story-hero-banner-container {
    padding-top: 250px;
    padding-bottom: 130px;
}


.story-hero-banner .story-hero-banner-container .story-hero-banner-heading span {
    font-family: 'Bebas Neue' !important;
    font-weight: 400 !important;
    font-size: 110px !important;
    line-height: 90px !important;
    text-transform: uppercase;
}

.story-hero-banner .story-hero-banner-content {
    max-width: 756px !important;
    width: 100% !important;
}

.story-hero-banner .story-hero-banner-description {
    max-width: 316px;
}

.story-hero-banner .story-hero-banner-description p {
    font-family: 'Gellix' !important;
    font-weight: 400 !important;
    font-size: 27px !important;
    line-height: 39px !important;
}

.story-hero-banner .story-hero-banner-description p:first-child {
    margin-bottom: 15px;
}

.story-hero-banner .story-hero-banner-container .story-hero-banner-heading {
    line-height: 100% !important;
}

.stoopid-split-section {
    border-block: 1px solid #ffffff4d;
}

.stoopid-split-section .stoopid-split-content {
    padding: 74px 60px;
}

.stoopid-split-section .stoopid-split-wrapper {
    grid-template-columns: 1.2fr 1fr;
}

/* .stoopid-split-section .stoopid-split-wrapper .stoopid-split-image {
    max-width: 762px;
    width: 100%;
    height: auto;
} */

.stoopid-split-section .stoopid-split-content .stoopid-split-heading {
    font-family: 'Bebas Neue' !important;
    font-weight: 400 !important;
    font-size: 62px !important;
    line-height: 58px !important;
    color: #FFFFFF;
}

.stoopid-split-section .stoopid-split-content .stoopid-split-content-inner {
    max-width: 360px;
    margin-right: auto;
}

.stoopid-split-section .stoopid-split-content-inner .stoopid-split-accent {
    margin: 17px 0px;
}

.stoopid-split-section .stoopid-split-content-inner .stoopid-split-text.rte p {
    font-family: 'Gellix' !important;
    font-weight: 400 !important;
    font-size: 24px !important;
    line-height: 45px !important;
    color: #FFFFFF;
}


.stoopid-split-section.story-ssb2 {
    border-top: unset !important;
}

.stoopid-split-section.story-ssb2 .stoopid-split-wrapper {
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: 100% auto;
    display: block;
}

.stoopid-split-section.story-ssb2 .stoopid-split-big-heading {
    font-family: 'Bebas Neue' !important;
    font-weight: 400 !important;
    font-size: 124px !important;
    line-height: 103px !important;
    color: #fff;
    position: relative;
    padding-bottom: 22px;
    margin-bottom: 40px;
}

.stoopid-split-section.story-ssb2 .stoopid-split-content {
    padding: 0;
    padding-top: 45px;
    max-width: 852px;
    padding-bottom: 150px;
}

.stoopid-split-section.story-ssb2 .stoopid-split-content .stoopid-split-content-inner {
    max-width: unset !important;
}

.stoopid-split-section.story-ssb2 .stoopid-split-big-heading::before {
    position: absolute;
    content: '';
    width: 660px;
    height: 1px;
    left: 0;
    bottom: 0;
    background: linear-gradient(90deg, #ffffff4d 70.79%, #ffffff00 100%);
}

.stoopid-split-section.story-ssb2 .stoopid-split-content .stoopid-split-content-inner>* {
    padding-left: 82px;
}

.stoopid-split-section.story-ssb2 .stoopid-split-heading {
    font-size: 57px !important;
}

.stoopid-split-section.story-ssb2 .stoopid-split-accent {
    margin-left: 84px;
}

.stoopid-energy-welcome-banner .stoopid-energy-welcome-banner__heading {
    font-family: 'Bebas Neue' !important;
    font-weight: 400 !important;
    font-size: 87px !important;
    line-height: 75px !important;
    letter-spacing: 7px !important;
}

.stoopid-energy-welcome-banner .stoopid-energy-welcome-banner__button {
    font-family: 'Gellix' !important;
    font-weight: 500 !important;
    font-size: 26px !important;
    line-height: 40px !important;
    max-width: 467px !important;
    width: 100% !important;
    border-radius: 5px !important;
}

.stoopid-split-section.story-ssb2 .stoopid-split-wrapper {
    max-width: 1400px;
    margin-inline: auto;
}


.stoopid-returns-hero-banner .stoopid-returns-hero-banner__wrapper {
    padding-top: 180px;
    display: block;
}

.stoopid-returns-hero-banner .stoopid-returns-hero-banner__eyebrow {
    font-family: 'Chairdrobe Rounded' !important;
    font-weight: 500 !important;
    font-size: 34px !important;
    line-height: 34px !important;
}

.stoopid-returns-hero-banner .stoopid-returns-hero-banner__heading {
    font-family: 'Bebas Neue' !important;
    font-weight: 400 !important;
    font-size: 113px !important;
    line-height: 105px !important;
}

.stoopid-returns-content .stoopid-returns-content__heading {
    font-family: 'Bebas Neue' !important;
    font-weight: 400 !important;
    font-size: 66px !important;
    line-height: 64px !important;
    color: #FFFFFF;
}

.stoopid-returns-content .stoopid-returns-content__accent {
    margin: 10px 0px;
}

.stoopid-returns-content p {
    font-family: 'Gellix' !important;
    font-weight: 400 !important;
    font-size: 20px !important;
    line-height: 22px !important;
    color: #fff !important;
}

.stoopid-returns-content .stoopid-returns-content__left {
    border-right: 1px solid rgb(255 255 255 / 20%);
    padding-right: 30px;
}

.stoopid-returns-content li {
    font-family: 'Gellix' !important;
    font-weight: 400 !important;
    font-size: 24px !important;
    line-height: 34px !important;
    padding-left: 52px;
}

.stoopid-returns-content li::before {
    width: 27px;
    top: 50%;
    transform: translateY(-50%);
}

.stoopid-returns-hero-banner {
    background-position: bottom right !important;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
}

.stoopid-returns-hero-banner .stoopid-returns-hero-banner__image-wrapper {
    display: none;
}

.stoopid-returns-hero-banner .stoopid-returns-hero-banner__wrapper .stoopid-returns-hero-banner__content {
    max-width: 677px;
}

.stoopid-returns-hero-banner .stoopid-returns-hero-banner__accent-line {
    margin-top: 10px;
    margin-bottom: 20px;
}

.stoopid-returns-hero-banner p {
    font-family: 'Gellix' !important;
    font-weight: 500 !important;
    font-size: 21px !important;
    line-height: 33px !important;
}

.stoopid-returns-content .stoopid-returns-content__row:first-child .stoopid-returns-content__heading {
    max-width: 310px;
}


.stoopid-returns-content .stoopid-returns-content__row:not(:first-child) p {
    font-size: 23px !important;
    line-height: 1.6 !important;
    max-width: 560px;
}

.stoopid-returns-content .stoopid-returns-content__row:not(:first-child) .stoopid-returns-content__left {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.stoopid-returns-content__approved * {
    color: #fff;
}

.stoopid-returns-content__approved .stoopid-returns-content__approved-heading,
.stoopid-returns-content__approved .stoopid-returns-content__approved-option {
    font-family: 'Bebas Neue' !important;
    font-weight: 400 !important;
    line-height: 100% !important;
}

.stoopid-returns-content__approved .stoopid-returns-content__approved-heading {
    font-size: 67px !important;
}

.stoopid-returns-content__approved .stoopid-returns-content__approved-option {
    font-size: 55px !important;
}

.stoopid-returns-content__approved .stoopid-returns-content__accent {
    margin-inline: auto;
}

.stoopid-returns-content__approved .stoopid-returns-content__approved-intro,
.stoopid-returns-content__approved .stoopid-returns-content__approved-footer,
.stoopid-support-contact-banner .stoopid-support-contact-banner__description p {
    font-family: 'Gellix' !important;
    font-weight: 400 !important;
    font-size: 23px !important;
    line-height: 100% !important;
    color: #fff;
}

.stoopid-returns-content__approved .stoopid-returns-content__approved-or {
    font-family: 'Bebas Neue' !important;
    font-weight: 400 !important;
    font-size: 30px !important;
    line-height: 100% !important;
    color: #FF1A1A;
}

.stoopid-support-contact-banner {
    background-color: #000;
}

.stoopid-support-contact-banner .stoopid-support-contact-banner__heading {
    font-family: 'Bebas Neue' !important;
    font-weight: 400 !important;
    font-size: 51px !important;
    line-height: 100% !important;
}

.stoopid-support-contact-banner .stoopid-support-contact-banner__email {
    font-family: 'Gellix' !important;
    font-weight: 400 !important;
    font-size: 43px !important;
    line-height: 100% !important;
}

.stoopid-support-contact-banner .stoopid-support-contact-banner__description {
    margin-top: 13px;
    max-width: 700px;
}

.stoopid-faq-dual-category .stoopid-faq-dual-category__heading {
    font-family: 'Bebas Neue' !important;
    font-weight: 400 !important;
    font-size: 49px !important;
    line-height: 100% !important;
    color: #fff;
    margin-bottom: 18px !important;
}

.stoopid-faq-dual-category .stoopid-faq-dual-category__grid {
    padding-inline: 90px;
}


.stoopid-faq-dual-category .stoopid-faq-dual-category__column .stoopid-faq-dual-category__category-title span {
    font-family: 'Bebas Neue' !important;
    font-weight: 400 !important;
    font-size: 33px !important;
    line-height: 100% !important;
    color: #fff;
}

.stoopid-faq-dual-category .stoopid-faq-dual-category__column .stoopid-faq-dual-category__category-title img {
    width: 27px;
    height: 27px;
    object-fit: contain;
}

.stoopid-faq-dual-category .stoopid-faq-dual-category__column.stoopid-faq-dual-category__column--border .stoopid-faq-dual-category__category-title span {
    color: #FF1A1A;
}

.stoopid-faq-dual-category .stoopid-faq-dual-category__item summary {
    font-family: 'Gellix' !important;
    font-weight: 400 !important;
    font-size: 20px !important;
    line-height: 100% !important;
}

.stoopid-returns-content__approved .stoopid-returns-content__accent {
    margin-inline: auto !important;
}
.stoopid-returns-hero-banner p{
    color: #fff !important;
}

.stoopid-support-contact-banner .stoopid-support-contact-banner__email:hover {
    color: #ff1f1f;
    text-decoration: underline;
}


.stoopid-returns-content li {
    padding-left: 52px !important;
}

.stoopid-returns-content li::before {
    width: 27px !important;
    top: 50% !important;
}



.stoopid-policy-accordion {
    padding-top: 160px;
    padding-bottom: 30px !important;
}

.stoopid-policy-accordion .stoopid-policy-accordion__eyebrow {
    font-family: 'Chairdrobe Rounded' !important;
    font-weight: 500 !important;
    font-size: 34px !important;
    line-height: 34px !important;
}

.stoopid-policy-accordion .stoopid-policy-accordion__heading {
    font-family: 'Bebas Neue' !important;
    font-weight: 400 !important;
    font-size: 180px !important;
    line-height: 175px !important;
    position: relative;
}

.stoopid-policy-accordion .stoopid-policy-accordion__heading::before {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    height: 2px;
    width: 60px;
    background: #FF1A1A;
    border-radius: 40px;
}

.stoopid-policy-accordion p {
    font-family: 'Gellix' !important;
    font-weight: 400 !important;
    font-size: 23px !important;
    line-height: 37px !important;
    color: #fff;
}

.stoopid-policy-accordion .stoopid-policy-accordion__description {
    max-width: unset;
}

.stoopid-policy-accordion p:last-child {
    font-size: 20px !important;
}

.stoopid-policy-accordion .stoopid-policy-accordion__header {
    margin-bottom: 33px;
}

.stoopid-policy-accordion .stoopid-policy-accordion__items,
.stoopid-policy-accordion .stoopid-policy-accordion__item {
    border-color: rgb(255 255 255 / 20%);
}

.stoopid-policy-accordion .stoopid-policy-accordion__item .stoopid-policy-accordion__summary .stoopid-policy-accordion__title {
    font-family: 'Chairdrobe Rounded' !important;
    font-weight: 500 !important;
    font-size: 36px !important;
    line-height: 34px !important;
}

.stoopid-policy-accordion .stoopid-policy-accordion__item .stoopid-policy-accordion__content p {
    font-family: 'Gellix' !important;
    font-weight: 400 !important;
    font-size: 23px !important;
    line-height: 37px !important;
}

.stoopid-policy-accordion .stoopid-policy-accordion__item .stoopid-policy-accordion__summary {
    padding-block: 25px;
}

.stoopid-support-contact-banner.tos-ssb {
    border: 1px solid #FFFFFF33;
    max-width: 1260px !important;
    margin-inline: auto;
    padding-block: 47px !important;
}

.ssb-section {
    background: #000;
    padding-bottom: 80px;
}

.stoopid-support-contact-banner.tos-ssb h2 {
    position: relative;
    max-width: max-content;
    margin-inline: auto;
    padding-bottom: 6px;
}

.stoopid-support-contact-banner.tos-ssb h2::before {
    position: absolute;
    content: '';
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background: #FF1A1A;
    height: 2px;
    width: 50px;
    border-radius: 40px;
}


/* Header mobile drawer css */
.mob-menu-top-wrp {
    height: calc(100dvh - 140px) !important;
    overflow-y: scroll;
    background: url('/cdn/shop/files/Rectangle_10783_4.png?v=1780641295') no-repeat;
    background-size: auto;
    background-position: bottom;
}

.menu-drawer__inner-container .menu-drawer__navigation-container .mob-menu-bott-links {
    border-top: 1px solid #FF1A1A;
}


cart-items {
    background: #000 !important;
    margin-top: unset;
    padding-top: 120px !important;
}

cart-items * {
    color: #fff;
}

cart-items.is-empty .cart__warnings .cart__empty-text {
    font-family: 'Bebas Neue' !important;
    font-weight: 400 !important;
    font-size: 87px !important;
    line-height: 75px !important;
    text-align: center !important;
}

cart-items.is-empty .cart__warnings .button {
    background: #BF0107;
    border: 1px solid #BF0107;
    border-radius: 4px;
    color: #fff;
    font-family: 'Chairdrobe Rounded' !important;
    font-weight: 500 !important;
    font-size: 34px !important;
    line-height: 100% !important;
    text-transform: uppercase !important;
    transition: all 0.3s ease-in-out;
}

cart-items.is-empty .cart__warnings .button::before,
cart-items.is-empty .cart__warnings .button::after {
    display: none;
}

cart-items.is-empty .cart__warnings .cart__login-title {
    font-family: 'Chairdrobe Rounded' !important;
    font-weight: 400 !important;
    font-size: 46px !important;
    line-height: 46px !important;
    text-transform: uppercase !important;
    margin-top: 40px !important;
}

cart-items.is-empty .cart__warnings .cart__login-paragraph {
    font-family: 'Gellix' !important;
    font-weight: 400 !important;
    font-size: 23px !important;
    line-height: 100% !important;
    margin-top: 14px !important;
}

cart-items.is-empty .cart__warnings .cart__login-paragraph .link.underlined-link {
    font-weight: 500;
}

cart-items.is-empty .cart__warnings {
    padding-bottom: 60px;
}

cart-items.is-empty .cart__warnings .button:hover {
    background: transparent;
}


cart-items,
#main-cart-footer {
    background: #000 !important;
    padding-top: 120px !important;
    margin-top: unset;
}

cart-items *,
cart-items .cart__contents .cart__items .quantity-popover-container .cart-quantity *,
#main-cart-footer * {
    color: #fff;
}

cart-items .title {
    font-family: 'Bebas Neue' !important;
    font-weight: 400 !important;
    font-size: 87px !important;
    line-height: 75px !important;
    text-align: center !important;
}

cart-items .underlined-link {
    font-family: 'Gellix' !important;
    font-size: 18px !important;
    line-height: 100% !important;
    font-weight: 500;
}

cart-items .cart__contents .cart__items,
cart-items .cart__contents .cart__items * {
    border-color: #ffffff4d !important;
}

cart-items .cart__contents .cart__items .caption-with-letter-spacing {
    font-family: 'Chairdrobe Rounded' !important;
    font-weight: 500 !important;
    font-size: 24px !important;
    line-height: 36px !important;
    text-transform: uppercase !important;
}

cart-items .cart__contents .cart__items .cart-item__details .cart-item__name {
    color: #FF1A1A;
    font-family: 'Chairdrobe Rounded' !important;
    font-weight: 500 !important;
    font-size: 26px;
    line-height: 36px !important;
    text-transform: uppercase !important;
}


cart-items .cart__contents .cart__items .quantity-popover-container .cart-quantity::before,
cart-items .cart__contents .cart__items .quantity-popover-container .cart-quantity::after {
    display: none;
}

cart-items .cart__contents .cart__items .quantity-popover-container .cart-quantity {
    background: transparent;
    border: 1px solid #ffffff4d;
    border-radius: 4px;
    overflow: hidden;
    min-height: unset;
    padding-block: 12px;
}

cart-items .cart__contents .cart__items .quantity-popover-container .cart-quantity .quantity__input {
    font-family: 'Chairdrobe Rounded' !important;
    font-weight: 400 !important;
    font-size: 30px !important;
    line-height: 100% !important;
    text-transform: uppercase !important;
}


cart-items .cart__contents .cart__items .cart-item__totals .price {
    color: #fff !important;
    font-family: 'Chairdrobe Rounded' !important;
    font-weight: 400 !important;
    font-size: 24px !important;
    line-height: 100%;
    text-transform: uppercase;
}

cart-items .cart__contents .cart__items .cart-item__details .product-option,
cart-items .cart__contents .cart__items .cart-item__details .product-option * {
    font-family: 'Gellix' !important;
}

cart-items .cart__contents .cart__items .cart-item__details .product-option * {
    font-size: 16px !important;
}

#main-cart-footer {
    padding-top: 0px !important;
}

#main-cart-footer .cart__footer .totals .totals__total {
    font-family: 'Bebas Neue' !important;
    font-weight: 400 !important;
    font-size: 44px !important;
    line-height: 100% !important;
    text-transform: uppercase !important;
}

#main-cart-footer .cart__footer .totals .totals__total-value {
    margin-left: 0px;
    font-size: 22px !important;
}

#main-cart-footer .cart__footer .tax-note.caption-large {
    font-family: 'Gellix' !important;
    font-size: 18px !important;
    line-height: 100% !important;
    font-weight: 500;
    text-align: left;
}

#main-cart-footer .cart__footer .cart__checkout-button {
    background: #BF0107;
    border: 1px solid #BF0107;
    border-radius: 4px;
    color: #fff;
    font-family: 'Chairdrobe Rounded' !important;
    font-weight: 500 !important;
    font-size: 34px !important;
    line-height: 100% !important;
    text-transform: uppercase !important;
    transition: all 0.3s ease-in-out;
    min-height: unset;
    padding: 8px;
}

#main-cart-footer .cart__footer .cart__checkout-button::before,
#main-cart-footer .cart__footer .cart__checkout-button::after {
    display: none;
}

#main-cart-footer .cart__footer .cart__checkout-button:hover {
    background: transparent;
}

cart-items,
#main-cart-footer {
    background: #000 !important;
    padding-top: 120px !important;
    margin-top: unset;
}

cart-items *,
cart-items .cart__contents .cart__items .quantity-popover-container .cart-quantity *,
#main-cart-footer * {
    color: #fff;
}

cart-items .title {
    font-family: 'Bebas Neue' !important;
    font-weight: 400 !important;
    font-size: 87px !important;
    line-height: 75px !important;
    text-align: center !important;
}

cart-items .underlined-link {
    font-family: 'Gellix' !important;
    font-size: 18px !important;
    line-height: 100% !important;
    font-weight: 500;
}

cart-items .cart__contents .cart__items,
cart-items .cart__contents .cart__items * {
    border-color: #ffffff4d !important;
}

cart-items .cart__contents .cart__items .caption-with-letter-spacing {
    font-family: 'Chairdrobe Rounded' !important;
    font-weight: 500 !important;
    font-size: 24px !important;
    line-height: 36px !important;
    text-transform: uppercase !important;
}

cart-items .cart__contents .cart__items .cart-item__details .cart-item__name {
    color: #FF1A1A;
    font-family: 'Chairdrobe Rounded' !important;
    font-weight: 500 !important;
    font-size: 26px;
    line-height: 36px !important;
    text-transform: uppercase !important;
}


cart-items .cart__contents .cart__items .quantity-popover-container .cart-quantity::before,
cart-items .cart__contents .cart__items .quantity-popover-container .cart-quantity::after {
    display: none;
}

cart-items .cart__contents .cart__items .quantity-popover-container .cart-quantity {
    background: transparent;
    border: 1px solid #ffffff4d;
    border-radius: 4px;
    overflow: hidden;
    min-height: unset;
    padding-block: 12px;
}

cart-items .cart__contents .cart__items .quantity-popover-container .cart-quantity .quantity__input {
    font-family: 'Chairdrobe Rounded' !important;
    font-weight: 400 !important;
    font-size: 30px !important;
    line-height: 100% !important;
    text-transform: uppercase !important;
}


cart-items .cart__contents .cart__items .cart-item__totals .price {
    color: #fff !important;
    font-family: 'Chairdrobe Rounded' !important;
    font-weight: 400 !important;
    font-size: 24px !important;
    line-height: 100%;
    text-transform: uppercase;
}

cart-items .cart__contents .cart__items .cart-item__details .product-option,
cart-items .cart__contents .cart__items .cart-item__details .product-option * {
    font-family: 'Gellix' !important;
}

cart-items .cart__contents .cart__items .cart-item__details .product-option * {
    font-size: 16px !important;
}

#main-cart-footer {
    padding-top: 0px !important;
}

#main-cart-footer .cart__footer .totals .totals__total {
    font-family: 'Bebas Neue' !important;
    font-weight: 400 !important;
    font-size: 44px !important;
    line-height: 100% !important;
    text-transform: uppercase !important;
}

#main-cart-footer .cart__footer .totals .totals__total-value {
    margin-left: 0px;
    font-size: 22px !important;
}

#main-cart-footer .cart__footer .tax-note.caption-large {
    font-family: 'Gellix' !important;
    font-size: 18px !important;
    line-height: 100% !important;
    font-weight: 500;
    text-align: left;
}

#main-cart-footer .cart__footer .cart__checkout-button {
    background: #BF0107;
    border: 1px solid #BF0107;
    border-radius: 4px;
    color: #fff;
    font-family: 'Chairdrobe Rounded' !important;
    font-weight: 500 !important;
    font-size: 34px !important;
    line-height: 100% !important;
    text-transform: uppercase !important;
    transition: all 0.3s ease-in-out;
    min-height: unset;
    padding: 8px;
}

#main-cart-footer .cart__footer .cart__checkout-button::before,
#main-cart-footer .cart__footer .cart__checkout-button::after {
    display: none;
}

#main-cart-footer .cart__footer .cart__checkout-button:hover {
    background: transparent;
}

#main-cart-footer .cart__footer .totals {
    gap: 16px;
}



/* ============  RESPONSIVE ============ */
@media only screen and (max-width: 1499px) {
    .prod-def .product__description h2 {
        font-size: 136px !important;
        line-height: 100% !important;
    }

    .prod-def .price__regular {
        margin-top: 16px;
    }

    .prod-def .price__regular .price-item {
        font-size: 95px;
        line-height: 100%;
    }

    .prod-def .product-form__buttons button {
        font-size: 44px;
        line-height: 100%;
    }
}

@media only screen and (min-width: 1440px) {
    .energy-hero-v2.shop-ehv2 .energy-hero-v2__content {
        background-size: contain;
    }

    .bund-new-ehv2 .energy-hero-v2__content {
        padding: 50px 20px;
        min-height: 845px;
    }
}

@media only screen and (max-width: 1399px) {
    .header-wrapper-v2 .header {
        padding-block: 18px !important;
        grid-template-columns: 240px 1fr 10% !important;
    }

    .header-wrapper-v2 .header .header__inline-menu ul li {
        padding-inline: 34px;
    }

    .energy-hero-v2__heading span {
        font-size: 114px;
    }

    .energy-hero-v2__subheading {
        margin-bottom: 20px;
        font-size: 24px;
    }

    .energy-hero-v2__stars {
        font-size: 30px;
    }

    .energy-hero-v2__button {
        padding: 18px;
        font-size: 28px;
    }

    .energy-hero-v2__button {
        width: 300px;
        height: 74px;
    }

    .energy-features-v2 .energy-features-v2__item .energy-features-v2__heading,
    .energy-features-v2 .energy-features-v2__item .energy-features-v2__text {
        font-size: 32px !important;
        line-height: 1.2 !important;
    }

    .energy-hero-v2__content {
        min-height: 800px;
    }

    .custom-prelaunch-footer .custom-prelaunch-footer__desc {
        font-size: 20px;
        max-width: 374px;
    }

    .custom-prelaunch-footer .custom-prelaunch-footer__tagline p {
        font-size: 20px;
        line-height: 1.2;
    }

    .custom-prelaunch-footer .custom-prelaunch-footer__copyright,
    .custom-prelaunch-footer .custom-prelaunch-footer__links a {
        font-size: 16px;
    }

    /* ---------------------SHOP_PAGE--------------------- */
    .ehv2hi {
        max-width: 300px;
        width: 100%;
        margin: 25px 0;
    }

    .shop-ehv2 .energy-hero-v2__subheading {
        line-height: 1.4;
    }

    .shop-ehv2 .ehv2_abt {
        font-size: 30px;
        line-height: 1.2;
    }

    .eccv2fi-img-wrp {
        width: 40px;
        min-width: 40px;
        height: 40px;
    }

    .energy-category-card-v2__feature-item p {
        font-size: 18px;
        line-height: 1.4;
    }

    /* ---------------------ACCESS_PAGE--------------------- */
    .ehv2_abt {
        font-size: 24px;
    }

    .ehv2_bbt {
        margin-top: 20px;
    }

    .ehv2_bbt_txt_wrp {
        font-size: 18px;
    }

    .stoopid-access-packs__eyebrow {
        font-size: 26px;
    }

    .stoopid-access-packs__container .stoopid-access-packs__heading span {
        background: #000;
        position: relative;
        z-index: 2;
        padding: 5px 30px;
    }

    .stoopid-access-packs__container .stoopid-access-packs__heading {
        font-size: 36px !important;
        letter-spacing: 0.4em !important;
        margin-bottom: 30px;
    }

    .stoopid-access-packs__card .sacc-wrp-innr {
        padding: 25px 35px;
    }

    .stoopid-access-packs__title {
        font-size: 36px;
    }

    .stoopid-access-packs__pack-label {
        font-size: 28px;
    }

    .stoopid-access-packs__price {
        font-size: 40px;
        margin: 9px 0 15px;
    }

    .stoopid-access-packs__features li {
        padding-left: 30px;
        margin-bottom: 5px;
        font-size: 18px;
    }

    .stoopid-access-packs__buy-now {
        padding: 15px;
        font-size: 30px;
    }

    .stoopid-access-packs__actions {
        gap: 20px;
    }

    .stoopid-access-packs__add-to-cart {
        font-size: 22px;
        gap: 20px;
    }

    .se-relentless-membership__eyebrow {
        font-size: 24px;
        line-height: 100%;
    }

    .se-relentless-membership__title {
        font-size: 36px;
    }

    .se-relentless-membership__price span {
        font-size: 28px;
    }

    .se-relentless-membership__price strong {
        font-size: 40px;
    }

    .se-relentless-membership__price small {
        font-size: 24px;
    }

    .se-relentless-membership__button {
        justify-content: center;
        gap: 30px;
        padding: 14px 20px;
    }

    .se-relentless-membership__content {
        padding: 15px 25px;
    }

    .header-wrapper-v2 .header .nav-scca-out-wrp .nav-sec-check p,
    .header-wrapper-v2 .header .nav-scca-out-wrp .nav-can-any p {
        font-size: 20px;
    }

    .header-wrapper-v2 .header .nav-scca-out-wrp .nav-sec-check,
    .header-wrapper-v2 .header .nav-scca-out-wrp .nav-can-any {
        gap: 14px;
    }

    .header-wrapper-v2 .header .nav-scca-out-wrp .nav-sec-check {
        padding-right: 22px;
    }

    .header-wrapper-v2 .header .nav-scca-out-wrp .nav-can-any {
        padding-left: 22px;
    }

    .rn-ehv2 .energy-hero-v2__content .energy-hero-v2__inner .energy-hero-v2__features {
        margin-top: 30px;
    }

    .rn-ehv2 .energy-hero-v2__content .energy-hero-v2__inner .ehv2_abt {
        padding-top: 10px;
        font-size: 26px;
    }

    .rn-ehv2 .energy-hero-v2__content .energy-hero-v2__inner .ehv2hi {
        margin-bottom: 14px;
    }

    .rn-ehv2 .energy-hero-v2__content .energy-hero-v2__inner .energy-hero-v2__features .energy-hero-v2__feature-item .energy-hero-v2__feature-text {
        font-size: 22px;
    }

    .rn-ehv2 .energy-hero-v2__content .energy-hero-v2__inner .energy-hero-v2__features .energy-hero-v2__feature-item {
        gap: 12px;
        margin-bottom: 12px;
    }

    .rn-ehv2 .energy-hero-v2__content .energy-hero-v2__inner .energy-hero-v2__features .energy-hero-v2__feature-item .energy-hero-v2__feature-icon {
        flex: 0 0 30px;
    }

    .rn-ehv2 .energy-hero-v2__content {
        padding-block: 100px !important;
    }

    .rookie-start-section .rookie-start-container .rookie-start-content .rookie-start-description {
        font-size: 25px;
    }

    .rookie-start-section .rookie-start-container .rookie-start-content .rookie-start-title {
        padding-bottom: 24px;
        margin-bottom: 20px;
    }

    .rookie-start-section .rookie-start-container .rookie-start-content .rookie-start-bottom-text {
        margin-top: 14px;
    }

    .rn-ebbv2 .energy-benefits-bar-v2__wrapper .energy-benefits-bar-v2__grid .energy-benefits-bar-v2__item:nth-child(2) {
        padding-inline: 30px;
    }

    .rn-ebbv2 .energy-benefits-bar-v2__wrapper .energy-benefits-bar-v2__grid .energy-benefits-bar-v2__item:first-child {
        padding-right: 30px;
    }

    .rn-ebbv2 .energy-benefits-bar-v2__wrapper .energy-benefits-bar-v2__grid .energy-benefits-bar-v2__item:last-child {
        padding-left: 30px;
    }

    .rn-ebbv2 .energy-benefits-bar-v2__wrapper .energy-benefits-bar-v2__grid .energy-benefits-bar-v2__content .energy-benefits-bar-v2__text {
        font-size: 20px;
    }

    .rn-ebbv2 .energy-benefits-bar-v2__wrapper .energy-benefits-bar-v2__grid .energy-benefits-bar-v2__icon {
        flex: 0 0 60px;
    }

    .rookie-membership-pricing-section {
        padding-bottom: 80px;
    }

    .rookie-membership-pricing-section .rookie-membership-pricing-wrapper .rookie-membership-price-block .rookie-membership-price {
        font-size: 100px;
    }

    .rookie-membership-pricing-section .rookie-membership-pricing-wrapper .rookie-membership-price-block .rookie-membership-price-period {
        font-size: 26px;
    }

    .rookie-membership-pricing-section .rookie-membership-pricing-wrapper .rookie-membership-price-block {
        padding-right: 20px;
    }

    .rookie-membership-pricing-section .rookie-membership-pricing-wrapper .rookie-membership-button-wrap .rookie-membership-button {
        font-size: 38px;
    }

    .sn-ehv2 .energy-hero-v2__content {
        padding-inline: 20px;
    }
    .energy-benefits-bar-v2.dp-ebbv2 .energy-benefits-bar-v2__grid .energy-benefits-bar-v2__item {
        padding-inline: 22px;
    }

    .energy-benefits-bar-v2.dp-ebbv2 .energy-benefits-bar-v2__grid .energy-benefits-bar-v2__item .energy-benefits-bar-v2__content .energy-benefits-bar-v2__heading {
        font-size: 24px;
        min-height: 57px;
    }

    .energy-benefits-bar-v2.dp-ebbv2 .energy-benefits-bar-v2__grid .energy-benefits-bar-v2__item .energy-benefits-bar-v2__content .energy-benefits-bar-v2__text {
        font-size: 18px;
    }

    .energy-benefits-bar-v2.dp-ebbv2 .energy-benefits-bar-v2__wrapper {
        padding: 30px;
    }

    .stoopid-relentless-welcome .stoopid-relentless-welcome__container .stoopid-relentless-welcome__tagline::before,
    .stoopid-relentless-welcome .stoopid-relentless-welcome__container .stoopid-relentless-welcome__tagline::after {
        width: 50%;
    }

    .stoopid-relentless-welcome .stoopid-relentless-welcome__container .stoopid-relentless-welcome__right .stoopid-relentless-welcome__description.rte {
        font-size: 24px;
    }

    .stoopid-relentless-welcome .stoopid-relentless-welcome__left .stoopid-relentless-welcome__heading-wrap .stoopid-relentless-welcome__heading-top {
        font-size: 80px;
    }

    .stoopid-relentless-welcome .stoopid-relentless-welcome__left .stoopid-relentless-welcome__heading-wrap .stoopid-relentless-welcome__heading-bottom {
        font-size: 100px;
    }

    .stoopid-relentless-welcome .stoopid-relentless-welcome__container .stoopid-relentless-welcome__right .stoopid-relentless-welcome__button {
        font-size: 40px;
    }

    .prod-def .product__description h2 {
        font-size: 110px !important;
    }

    .prod-def .product__description p {
        font-size: 26px !important;
        padding-bottom: 22px;
    }

    .prod-def .product__description p::before {
        width: 200px;
    }

    .prod-def .price__regular .price-item {
        font-size: 80px;
    }

    .prod-def .price__regular {
        margin-top: 10px;
    }

    .prod-def .icon-with-text__item {
        gap: 12px;
    }

    .prod-def .icon-with-text__item h5 {
        font-size: 30px !important;
    }

    .prod-def .icon-with-text__item p {
        font-size: 20px !important;
    }

    .prod-def .product-form__buttons button {
        font-size: 36px;
        padding: 18px;
    }

    .prod-def .pt3-iwt-1 .icon-with-text__item img {
        max-width: 140px;
    }

    .prod-def .pt3-iwt-1 .icon-with-text__item {
        gap: 16px;
    }

    .prod-def .pt3-iwt-1 .icon-with-text__item p {
        font-size: 24px !important;
    }

    .prod-temp-3 .product__title h1,
    .prod-temp-3 .price .price-item {
        font-size: 60px !important;
        line-height: 1.2 !important;
    }

    .prod-temp-3 .product__info-container .product__title {
        margin-bottom: 0px !important;
    }

    .prod-temp-3 .product__info-container .product__title+div {
        margin-top: 0px !important;
    }

    .prod-temp-3 .price .price__container {
        margin-bottom: 0px !important;
    }

    .prod-temp-3 .pt3-iwt-2 li {
        padding-inline: 48px;
    }

    .prod-temp-3 .pt3-iwt-2 li p strong {
        font-size: 36px !important;
    }

    .prod-temp-3 .product-form__input {
        padding-top: 0px;
    }

    .prod-temp-3 .product-form button {
        font-size: 40px !important;
        padding: 20px !important;
    }

    .prod-temp-3 .pt3-iwt-3 li:last-child .h4.inline-richtext p {
        font-size: 20px !important;
    }

    .prod-temp-3 .pt3-iwt-4 {
        margin-top: 24px !important;
    }

    .prod-temp-3 .pt3-iwt-4 li:first-child h5 {
        font-size: 30px !important;
    }

    .prod-temp-3 .pt3-iwt-4 li:first-child p {
        font-size: 18px !important;
    }

    .stoopid-recharge-selector .stoopid-recharge-option .stoopid-recharge-content .stoopid-recharge-price {
        font-size: 50px !important;
    }

    .stoopid-recharge-selector .stoopid-recharge-option .stoopid-recharge-content .stoopid-recharge-title {
        font-size: 34px !important;
    }

    .stoopid-recharge-selector .stoopid-recharge-option .stoopid-recharge-content .stoopid-recharge-text {
        font-size: 18px !important;
    }

    .stoopid-whats-inside-section.pt3-wi .stoopid-whats-inside-left .stoopid-whats-inside-stats .stoopid-whats-inside-stat-item .stoopid-whats-inside-sub-label {
        font-size: 18px !important;
    }

    .stoopid-whats-inside-section.pt3-wi .stoopid-whats-inside-left .stoopid-whats-inside-stats .stoopid-whats-inside-stat-item {
        gap: 12px;
    }

    .story-hero-banner .story-hero-banner-container {
        padding-top: 200px;
        padding-bottom: 100px;
    }


    .story-hero-banner .story-hero-banner-container .story-hero-banner-heading span {
        font-size: 90px !important;
        line-height: 100% !important;
    }

    .story-hero-banner .story-hero-banner-description {
        max-width: 262px;
        margin-top: 25px;
    }

    .story-hero-banner .story-hero-banner-description p {
        font-size: 22px !important;
        line-height: 1.4 !important;
    }

    .story-hero-banner .story-hero-banner-description p:first-child {
        margin-bottom: 10px;
    }

    .stoopid-split-section .stoopid-split-content {
        padding: 64px 50px;
    }

    .stoopid-split-section .stoopid-split-wrapper {
        grid-template-columns: 1fr 1fr;
    }

    .stoopid-split-section .stoopid-split-wrapper .stoopid-split-image {
        max-width: 662px;
    }

    .stoopid-split-section .stoopid-split-content .stoopid-split-heading {
        font-size: 56px !important;
        line-height: 100% !important;
    }

    .stoopid-split-section .stoopid-split-content .stoopid-split-content-inner {
        max-width: 350px;
    }

    .stoopid-split-section .stoopid-split-content-inner .stoopid-split-accent {
        margin: 13px 0px;
    }

    .stoopid-split-section .stoopid-split-content-inner .stoopid-split-text.rte p {
        font-size: 22px !important;
        line-height: 1.6 !important;
    }

    .stoopid-split-section.story-ssb2 .stoopid-split-big-heading {
        font-size: 110px !important;
        line-height: 100% !important;
        padding-bottom: 10px;
        margin-bottom: 30px;
    }

    .stoopid-split-section.story-ssb2 .stoopid-split-content {
        padding: 0;
        padding-top: 45px;
        max-width: 852px;
        padding-bottom: 150px;
    }

    .stoopid-split-section.story-ssb2 .stoopid-split-content .stoopid-split-content-inner>* {
        padding-left: 70px;
    }

    .stoopid-split-section.story-ssb2 .stoopid-split-heading {
        font-size: 45px !important;
    }

    .stoopid-split-section.story-ssb2 .stoopid-split-accent {
        margin-left: 70px;
    }

    .stoopid-energy-welcome-banner .stoopid-energy-welcome-banner__heading {
        font-size: 77px !important;
        line-height: 100% !important;
    }

    .stoopid-energy-welcome-banner .stoopid-energy-welcome-banner__button {
        font-size: 22px !important;
        line-height: 100% !important;
        max-width: 400px !important;
    }

    .stoopid-returns-hero-banner .stoopid-returns-hero-banner__wrapper {
        padding-top: 180px;
    }

    .stoopid-returns-hero-banner .stoopid-returns-hero-banner__eyebrow {
        font-size: 30px !important;
        line-height: 1.2 !important;
    }

    .stoopid-returns-hero-banner .stoopid-returns-hero-banner__heading {
        font-size: 92px !important;
        line-height: 100% !important;
    }

    .stoopid-returns-content .stoopid-returns-content__heading {
        font-size: 57px !important;
        line-height: 1.2 !important;
    }

    .stoopid-returns-content .stoopid-returns-content__accent {
        margin: 8px 0px;
    }

    .stoopid-returns-content p {
        font-size: 18px !important;
        line-height: 100% !important;
    }

    .stoopid-returns-content .stoopid-returns-content__left {
        padding-right: 30px;
    }

    .stoopid-returns-content li {
        font-size: 20px !important;
        line-height: 1.6 !important;
        padding-left: 44px;
    }

    .stoopid-returns-content li::before {
        width: 27px;
        top: 50%;
        transform: translateY(-50%);
    }

    .stoopid-returns-hero-banner {
        background-position: bottom right !important;
        background-repeat: no-repeat !important;
        background-size: 100% !important;
    }

    .stoopid-returns-hero-banner .stoopid-returns-hero-banner__wrapper .stoopid-returns-hero-banner__content {
        max-width: 677px;
    }

    .stoopid-returns-hero-banner .stoopid-returns-hero-banner__accent-line {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .stoopid-returns-hero-banner p {
        font-size: 20px !important;
        line-height: 1.6 !important;
    }

    .stoopid-returns-content .stoopid-returns-content__row:first-child .stoopid-returns-content__heading {
        max-width: 310px;
    }


    .stoopid-returns-content .stoopid-returns-content__row:not(:first-child) p {
        font-size: 20px !important;
        line-height: 1.6 !important;
        max-width: 500px;
    }

    .stoopid-returns-content .stoopid-returns-content__row:not(:first-child) .stoopid-returns-content__left {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .stoopid-returns-content__approved .stoopid-returns-content__approved-heading {
        font-size: 60px !important;
    }

    .stoopid-returns-content__approved .stoopid-returns-content__approved-option {
        font-size: 48px !important;
    }

    .stoopid-returns-content__approved .stoopid-returns-content__approved-intro,
    .stoopid-returns-content__approved .stoopid-returns-content__approved-footer,
    .stoopid-support-contact-banner .stoopid-support-contact-banner__description p {
        font-size: 20px !important;
        line-height: 100% !important;
    }

    .stoopid-returns-content__approved .stoopid-returns-content__approved-or {
        font-size: 30px !important;
        line-height: 100% !important;
    }

    .stoopid-support-contact-banner {
        background-color: #000;
    }

    .stoopid-support-contact-banner .stoopid-support-contact-banner__heading {
        font-size: 48px !important;
    }

    .stoopid-support-contact-banner .stoopid-support-contact-banner__email {
        font-size: 38px !important;
    }

    .stoopid-support-contact-banner .stoopid-support-contact-banner__description {
        margin-top: 13px;
        max-width: 700px;
    }

    .stoopid-faq-dual-category .stoopid-faq-dual-category__heading {
        font-size: 44px !important;
    }

    .stoopid-faq-dual-category .stoopid-faq-dual-category__grid {
        padding-inline: 90px;
    }

    .stoopid-faq-dual-category .stoopid-faq-dual-category__column .stoopid-faq-dual-category__category-title span {
        font-size: 30px !important;
    }

    .stoopid-faq-dual-category .stoopid-faq-dual-category__column .stoopid-faq-dual-category__category-title img {
        width: 27px;
        height: 27px;
    }

    .stoopid-faq-dual-category .stoopid-faq-dual-category__item summary {
        font-size: 18px !important;
    }

    .stoopid-returns-content li {
        padding-left: 44px !important;
    }

    .stoopid-policy-accordion {
        padding-top: 140px;
    }

    .stoopid-policy-accordion .stoopid-policy-accordion__eyebrow {
        font-size: 30px !important;
        line-height: 100% !important;
    }

    .stoopid-policy-accordion .stoopid-policy-accordion__heading {
        font-size: 140px !important;
        line-height: 100% !important;
    }

    .stoopid-policy-accordion p {
        font-size: 20px !important;
        line-height: 1.4 !important;
    }

    .stoopid-policy-accordion p:last-child {
        font-size: 18px !important;
    }

    .stoopid-policy-accordion .stoopid-policy-accordion__header {
        margin-bottom: 33px;
    }

    .stoopid-policy-accordion .stoopid-policy-accordion__item .stoopid-policy-accordion__summary .stoopid-policy-accordion__title {
        font-size: 32px !important;
        line-height: 100% !important;
    }

    .stoopid-policy-accordion .stoopid-policy-accordion__item .stoopid-policy-accordion__content p {
        font-size: 20px !important;
        line-height: 1.4 !important;
    }

    .stoopid-policy-accordion .stoopid-policy-accordion__item .stoopid-policy-accordion__summary {
        padding-block: 20px;
    }

    .stoopid-support-contact-banner.tos-ssb {
        max-width: 1160px !important;
        padding-block: 38px !important;
    }

    .ssb-section {
        padding-bottom: 60px;
    }

     cart-items {
        padding-top: 120px !important;
    }

    cart-items.is-empty .cart__warnings .cart__empty-text {
        font-size: 77px !important;
        line-height: 100% !important;
        margin-bottom: 26px !important;
    }

    cart-items.is-empty .cart__warnings .button {
        font-size: 28px !important;
    }

    cart-items.is-empty .cart__warnings .cart__login-title {
        font-size: 40px !important;
        line-height: 100% !important;
        margin-top: 30px !important;
    }

    cart-items.is-empty .cart__warnings .cart__login-paragraph {
        font-size: 20px !important;
    }

    cart-items.is-empty .cart__warnings {
        padding-bottom: 50px;
    }
    cart-items,
    #main-cart-footer {
        padding-top: 120px !important;
        margin-top: unset;
    }


    cart-items .title {
        font-size: 76px !important;
        line-height: 100% !important;
    }

    cart-items .underlined-link {
        font-size: 18px !important;
    }

    cart-items .cart__contents .cart__items .caption-with-letter-spacing {
        font-size: 20px !important;
        line-height: 100% !important;
    }

    cart-items .cart__contents .cart__items .cart-item__details .cart-item__name {
        font-size: 22px;
        line-height: 100% !important;
    }

    cart-items .cart__contents .cart__items .quantity-popover-container .cart-quantity {
        padding-block: 12px;
    }

    cart-items .cart__contents .cart__items .quantity-popover-container .cart-quantity .quantity__input {
        font-size: 30px !important;
        line-height: 100% !important;
    }


    cart-items .cart__contents .cart__items .cart-item__totals .price {
        font-size: 22px !important;
    }

    cart-items .cart__contents .cart__items .cart-item__details .product-option * {
        font-size: 16px !important;
    }

    #main-cart-footer {
        padding-top: 0px !important;
    }

    #main-cart-footer .cart__footer .totals .totals__total {
        font-size: 36px !important;
    }

    #main-cart-footer .cart__footer .tax-note.caption-large {
        font-size: 18px !important;
        margin-block: 18px !important;
    }

    #main-cart-footer .cart__footer .cart__checkout-button {
        font-size: 28px !important;
    }
}

@media only screen and (max-width: 1199px) {
    .energy-hero-v2 .energy-hero-v2__content {
        min-height: unset;
        padding: 120px 40px 60px;
    }

    .energy-hero-v2__heading span {
        font-size: 90px;
    }

    .energy-hero-v2__stars {
        font-size: 24px;
    }

    .energy-hero-v2__subheading:before {
        width: 140px;
    }

    .energy-hero-v2__button {
        padding: 14px;
        font-size: 22px;
    }

    .energy-hero-v2 .energy-hero-v2__content .energy-hero-v2__inner {
        max-width: 660px;
    }

    .energy-hero-v2__button {
        width: 253px;
        height: 65px;
        padding: 0px !important;
    }

    .energy-features-v2 .energy-features-v2__item .energy-features-v2__heading,
    .energy-features-v2 .energy-features-v2__item .energy-features-v2__text {
        font-size: 28px !important;
    }

    .energy-features-v2 .energy-features-v2__item .energy-features-v2__icon img {
        height: 70px;
        width: 70px;
    }

    .custom-prelaunch-footer {
        padding-inline: 40px !important;
    }

    .custom-prelaunch-footer .custom-prelaunch-footer__heading p {
        font-size: 36px;
        line-height: 1.2;
    }

    .custom-prelaunch-footer .custom-prelaunch-footer__tagline p {
        font-size: 18px;
    }

    .custom-prelaunch-footer .custom-prelaunch-footer__desc {
        font-size: 18px;
        line-height: 1.2;
    }

    .header-wrapper-v2 .header .header__inline-menu ul li a span {
        font-size: 20px !important;
    }

    /* -------------------SHOP-PAGE--------------------- */
    .energy-category-card-v2__feature-item {
        padding: 0 10px;
    }

    .energy-category-card-v2__features>div:nth-child(2) {
        padding: 0 20px;
    }

    .energy-benefits-bar-v2__content {
        max-width: 70%;
        width: 100%;
    }

    .energy-benefits-bar-v2__item {
        justify-content: center;
    }

    .energy-benefits-bar-v2__heading {
        font-size: 20px;
    }

    .energy-benefits-bar-v2__text {
        font-size: 16px;
        line-height: 1.4;
    }

    .energy-benefits-bar-v2__wrapper {
        padding: 20px;
    }

    .energy-hero-v2__button.aph-btn {
        padding: 0 40px !important;
    }

    /* -----------BUNDLE -PAGE -------------------- */
    .bund-new-ehv2 .energy-hero-v2__content .ehv2hi {
        max-width: 500px;
    }

    .bund-new-ehv2 .energy-hero-v2__features {
        display: flex;
        gap: 40px;
        margin-top: 40px;
    }

    .bund-new-ehv2 .energy-hero-v2__features>div:nth-child(2)::before {
        left: -20px;
    }

    .bund-new-ehv2 .energy-hero-v2__features>div:nth-child(2)::after {
        right: -20px;
    }

    .energy-hero-v2__feature-item {
        gap: 10px;
        max-width: 170px;
    }

    .stoopid-pricing-grid {
        gap: 20px;
    }

    .stoopid-pricing-section {
        padding: 40px 20px;
    }

    .stoopid-plan-name {
        font-size: 50px;
    }

    .stoopid-plan-subtitle {
        font-size: 20px;
        margin: 10px 0 20px;
    }

    .stoopid-plan-price {
        font-size: 48px;
    }

    .stoopid-plan-price span {
        font-size: 20px;
    }

    .stoopid-plan-value span {
        padding: 7px 25px;
        font-size: 25px;
    }

    .stoopid-plan-btn {
        font-size: 22px;
        line-height: 1.2;
        gap: 15px;
    }

    .stoopid-pricing-footer {
        margin-top: 25px;
        padding: 20px;
    }

    .stoopid-plan-features span {
        font-size: 16px;
    }

    .stoopid-pricing-heading {
        margin-bottom: 30px;
    }

    .spf-box p {
        font-size: 24px;
        line-height: 1.2;
    }

    .spf-ic-img-wrp {
        width: 40px;
    }

    .spf-box svg {
        width: 25px;
    }

    .spf-box {
        gap: 20px;
    }

    .spf-box.spf-box-diff {
        gap: 10px;
    }

    .stoopid-plan-badge {
        font-size: 20px;
        max-width: 250px;
    }

    .pilan-piro .stoopid-plan-name {
        margin-top: 20px;
    }

    .header-wrapper-v2 .header .nav-scca-out-wrp .nav-sec-check p,
    .header-wrapper-v2 .header .nav-scca-out-wrp .nav-can-any p {
        font-size: 18px;
    }

    .header-wrapper-v2 .header .nav-scca-out-wrp .nav-sec-check,
    .header-wrapper-v2 .header .nav-scca-out-wrp .nav-can-any {
        gap: 10px;
    }

    .header-wrapper-v2 .header .nav-scca-out-wrp .nav-sec-check {
        padding-right: 14px;
    }

    .header-wrapper-v2 .header .nav-scca-out-wrp .nav-can-any {
        padding-left: 14px;
    }

    .rn-ehv2 .energy-hero-v2__content {
        padding-block: 80px !important;
    }

    .rookie-start-section .rookie-start-container .rookie-start-content {
        padding: 30px;
    }

    .rookie-start-section .rookie-start-container .rookie-start-content .rookie-start-title {
        font-size: 50px !important;
        padding-bottom: 12px;
        margin-bottom: 18px;
    }

    .rookie-start-section .rookie-start-container .rookie-start-content .rookie-start-description {
        font-size: 20px;
    }

    .rookie-start-section .rookie-start-container .rookie-start-content .rookie-start-bottom-text {
        margin-top: 14px;
        font-size: 30px;
    }

    .rookie-start-section .rookie-start-container .rookie-start-content .rookie-start-subtitle {
        font-size: 26px;
        line-height: 1.2;
    }

    .rn-ebbv2 .energy-benefits-bar-v2__wrapper .energy-benefits-bar-v2__grid .energy-benefits-bar-v2__item:nth-child(2) {
        padding-inline: 30px;
    }

    .rn-ebbv2 .energy-benefits-bar-v2__wrapper .energy-benefits-bar-v2__grid .energy-benefits-bar-v2__item:first-child {
        padding-right: 30px;
    }

    .rn-ebbv2 .energy-benefits-bar-v2__wrapper .energy-benefits-bar-v2__grid .energy-benefits-bar-v2__item:last-child {
        padding-left: 30px;
    }

    .rn-ebbv2 .energy-benefits-bar-v2__wrapper .energy-benefits-bar-v2__grid .energy-benefits-bar-v2__content .energy-benefits-bar-v2__text {
        font-size: 16px;
    }

    .rn-ebbv2 .energy-benefits-bar-v2__wrapper .energy-benefits-bar-v2__grid .energy-benefits-bar-v2__icon {
        flex: 0 0 55px;
    }

    .rn-ebbv2 .energy-benefits-bar-v2__wrapper .ebbv2-sec-tit span {
        font-size: 30px;
        padding-inline: 24px;
    }

    .rn-ebbv2 .energy-benefits-bar-v2__wrapper .energy-benefits-bar-v2__grid .energy-benefits-bar-v2__content .energy-benefits-bar-v2__heading {
        font-size: 23px;
    }

    .energy-benefits-bar-v2__wrapper {
        padding: 20px;
    }

    .rookie-membership-pricing-section {
        padding-bottom: 80px;
    }

    .rookie-membership-pricing-section .rookie-membership-pricing-wrapper .rookie-membership-price-block .rookie-membership-price {
        font-size: 80px;
    }

    .rookie-membership-pricing-section .rookie-membership-pricing-wrapper .rookie-membership-price-block .rookie-membership-price-period {
        font-size: 22px;
        margin-bottom: 8px;
    }

    .rookie-membership-pricing-section .rookie-membership-pricing-wrapper .rookie-membership-price-block {
        padding-right: 20px;
    }

    .rookie-membership-pricing-section .rookie-membership-pricing-wrapper .rookie-membership-button-wrap .rookie-membership-button {
        font-size: 32px;
    }

    .rookie-membership-pricing-section .rookie-membership-pricing-wrapper .rookie-membership-features .rookie-membership-feature-text {
        font-size: 20px;
    }

    .rookie-membership-pricing-section .rookie-membership-pricing-wrapper .rookie-membership-features .rookie-membership-feature {
        gap: 13px;
    }

    .rookie-membership-pricing-section .rookie-membership-pricing-wrapper .rookie-membership-features {
        padding-left: 22px;
    }

    .rookie-membership-pricing-section .rookie-membership-pricing-wrapper {
        padding-bottom: 48px;
    }

    .rookie-membership-pricing-section .rookie-membership-pricing-wrapper .rookie-membership-security .rookie-membership-security-content {
        padding-inline: 20px;
        font-size: 18px;
    }

    .sn-ebbv2 .energy-benefits-bar-v2__text {
        font-size: 16px !important;
        line-height: 1.3 !important;
    }

    .sn-ebbv2 .energy-benefits-bar-v2__heading {
        font-size: 22px !important;
    }

     .energy-benefits-bar-v2.dp-ebbv2 .energy-benefits-bar-v2__grid .energy-benefits-bar-v2__item {
        padding-inline: 12px;
    }

    .energy-benefits-bar-v2.dp-ebbv2 .energy-benefits-bar-v2__grid .energy-benefits-bar-v2__item .energy-benefits-bar-v2__content .energy-benefits-bar-v2__heading {
        font-size: 20px;
        min-height: 50px;
    }

    .energy-benefits-bar-v2.dp-ebbv2 .energy-benefits-bar-v2__grid .energy-benefits-bar-v2__item .energy-benefits-bar-v2__content .energy-benefits-bar-v2__text {
        font-size: 16px;
    }

    .energy-benefits-bar-v2.dp-ebbv2 .energy-benefits-bar-v2__wrapper {
        padding: 24px 20px;
    }

    .energy-benefits-bar-v2.dp-ebbv2 .energy-benefits-bar-v2__grid .energy-benefits-bar-v2__item .energy-benefits-bar-v2__content {
        max-width: 100%;
    }

    .stoopid-whats-inside-section .stoopid-whats-inside-content {
        background: url('/cdn/shop/files/Group_1707481336.png?v=1780654836') no-repeat;
        background-position: bottom right;
        background-size: contain;
    }

    .stoopid-whats-inside-section .stoopid-whats-inside-content .stoopid-whats-inside-left {
        padding: 20px;
        padding-right: 0px;
        width: 52%;
    }

    .stoopid-whats-inside-section .stoopid-whats-inside-content .stoopid-whats-inside-left .stoopid-whats-inside-stat-item {
        padding-inline: 15px;
    }

    .stoopid-whats-inside-section .stoopid-whats-inside-left .stoopid-whats-inside-stat-item .stoopid-whats-inside-big-text {
        font-size: 52px;
    }

    .stoopid-whats-inside-section .stoopid-whats-inside-left .stoopid-whats-inside-stat-item .stoopid-whats-inside-label {
        font-size: 28px !important;
    }

    .stoopid-whats-inside-section .stoopid-whats-inside-left .stoopid-whats-inside-stat-item .stoopid-whats-inside-sub-label {
        font-size: 16px;
    }

    .stoopid-whats-inside-section .stoopid-whats-inside-content .stoopid-whats-inside-left .stoopid-whats-inside-stats {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        width: 100%;
    }

    .stoopid-whats-inside-section .stoopid-whats-inside-left .stoopid-whats-inside-stat-item .stoopid-whats-inside-icon {
        width: 52px;
        height: 50px;
    }

    .stoopid-relentless-welcome .stoopid-relentless-welcome__container .stoopid-relentless-welcome__tagline::before,
    .stoopid-relentless-welcome .stoopid-relentless-welcome__container .stoopid-relentless-welcome__tagline::after {
        width: 50%;
    }

    .stoopid-relentless-welcome .stoopid-relentless-welcome__container .stoopid-relentless-welcome__right .stoopid-relentless-welcome__description.rte {
        font-size: 20px;
        margin-bottom: 18px;
    }

    .stoopid-relentless-welcome .stoopid-relentless-welcome__left .stoopid-relentless-welcome__heading-wrap .stoopid-relentless-welcome__heading-top {
        font-size: 70px;
    }

    .stoopid-relentless-welcome .stoopid-relentless-welcome__left .stoopid-relentless-welcome__heading-wrap .stoopid-relentless-welcome__heading-bottom {
        font-size: 86px;
    }

    .stoopid-relentless-welcome .stoopid-relentless-welcome__container .stoopid-relentless-welcome__right .stoopid-relentless-welcome__button {
        font-size: 30px;
    }

    .stoopid-relentless-welcome .stoopid-relentless-welcome__container .stoopid-relentless-welcome__card {
        padding-top: 30px;
        padding-bottom: 60px;
    }

    .prod-def .product__description h2 {
        font-size: 90px !important;
    }

    .prod-def .product__description p {
        font-size: 20px !important;
        padding-bottom: 16px;
    }

    .prod-def .product__description p::before {
        width: 200px;
    }

    .prod-def .price__regular .price-item {
        font-size: 65px;
    }

    .prod-def .price__regular {
        margin-top: 10px;
    }

    .prod-def .icon-with-text__item {
        gap: 10px;
    }

    .prod-def .icon-with-text__item h5 {
        font-size: 26px !important;
    }

    .prod-def .icon-with-text__item p {
        font-size: 18px !important;
        margin-bottom: 0;
    }

    .prod-def .product-form__buttons button {
        font-size: 30px;
        padding: 10px !important;
    }

    .prod-def .pt3-iwt-1 .icon-with-text__item img {
        max-width: 100px;
    }

    .prod-def .pt3-iwt-1 .icon-with-text__item {
        gap: 16px;
    }

    .prod-def .pt3-iwt-1 .icon-with-text__item p {
        font-size: 20px !important;
    }

    .prod-def .product__description h4 {
        font-size: 28px !important;
    }

    .prod-def .icon-with-text__item img {
        width: 50px;
        height: 38px;
    }

    .prod-def .df-iwt-1 {
        margin-block: 20px;
    }

    .prod-def .pt3-iwt-1 {
        margin-top: 20px !important;
    }

    .prod-def .df-iwt-1+div,
    .prod-def .df-iwt-1+div .product-form {
        margin-block: 0px !important;
    }

    .prod-temp-3 .product__title h1,
    .prod-temp-3 .price .price-item {
        font-size: 50px !important;
    }

    .prod-temp-3 .product__info-container .product__title {
        margin-bottom: 0px !important;
    }

    .prod-temp-3 .product__info-container .product__title+div {
        margin-top: 0px !important;
    }

    .prod-temp-3 .price .price__container {
        margin-bottom: 0px !important;
    }

    .prod-temp-3 .pt3-iwt-2 li {
        padding-inline: 40px;
    }

    .prod-temp-3 .pt3-iwt-2 li p strong {
        font-size: 32px !important;
    }

    .prod-temp-3 .product-form__input {
        padding-top: 0px;
    }

    .prod-temp-3 .product-form button {
        font-size: 34px !important;
        padding: 14px !important;
    }

    .prod-temp-3 .pt3-iwt-3 li:last-child .h4.inline-richtext p {
        font-size: 18px !important;
    }

    .prod-temp-3 .pt3-iwt-4 {
        padding: 20px;
    }

    .prod-temp-3 .pt3-iwt-4 li:first-child h5 {
        font-size: 25px !important;
    }

    .prod-temp-3 .pt3-iwt-4 li:first-child p {
        font-size: 16px !important;
    }

    .stoopid-recharge-selector .stoopid-recharge-option .stoopid-recharge-content .stoopid-recharge-price {
        font-size: 44px !important;
    }

    .stoopid-recharge-selector .stoopid-recharge-option .stoopid-recharge-content .stoopid-recharge-title {
        font-size: 28px !important;
    }

    .stoopid-recharge-selector .stoopid-recharge-option .stoopid-recharge-content .stoopid-recharge-text {
        font-size: 15px !important;
    }

    .stoopid-whats-inside-section.pt3-wi .stoopid-whats-inside-left .stoopid-whats-inside-stats .stoopid-whats-inside-stat-item .stoopid-whats-inside-sub-label {
        font-size: 18px !important;
    }

    .stoopid-whats-inside-section.pt3-wi .stoopid-whats-inside-left .stoopid-whats-inside-stats .stoopid-whats-inside-stat-item {
        gap: 12px;
    }

    .prod-temp-3 .pt3-iwt-2 li p {
        font-size: 22px !important;
    }

    .prod-temp-3 .pt3-iwt-3 li:first-child img {
        flex: 0 0 140px;
        width: 140px;
    }

    .prod-temp-3 .pt3-iwt-4 li:first-child img {
        flex: 0 0 40px;
        width: 40px;
        height: 40px;
    }

    .prod-temp-3 .pt3-iwt-4 li:first-child a {
        font-size: 24px !important;
    }

    .story-hero-banner .story-hero-banner-wrapper {
        min-height: unset !important;
    }

    .story-hero-banner .story-hero-banner-container {
        padding-top: 160px;
        padding-bottom: 70px;
    }


    .story-hero-banner .story-hero-banner-container .story-hero-banner-heading span {
        font-size: 70px !important;
    }

    .story-hero-banner .story-hero-banner-description {
        margin-top: 10px;
        max-width: 240px;
    }

    .story-hero-banner .story-hero-banner-description p {
        font-size: 20px !important;
    }

    .stoopid-split-section .stoopid-split-content {
        padding: 57px 50px;
    }

    .stoopid-split-section .stoopid-split-wrapper {
        grid-template-columns: 0.8fr 1fr;
    }

    .stoopid-split-section .stoopid-split-wrapper .stoopid-split-image {
        max-width: 662px;
    }

    .stoopid-split-section .stoopid-split-content .stoopid-split-heading {
        font-size: 50px !important;
    }

    .stoopid-split-section .stoopid-split-content .stoopid-split-content-inner {
        max-width: 312px;
    }

    .stoopid-split-section .stoopid-split-content-inner .stoopid-split-accent {
        margin: 13px 0px;
    }

    .stoopid-split-section .stoopid-split-content-inner .stoopid-split-text.rte p {
        font-size: 20px !important;
    }

    .stoopid-split-section.story-ssb2 .stoopid-split-big-heading {
        font-size: 90px !important;
        padding-bottom: 6px;
        margin-bottom: 25px;
    }

    .stoopid-split-section.story-ssb2 .stoopid-split-content {
        padding: 0;
        padding-top: 38px;
        max-width: 752px;
        padding-bottom: 100px;
    }

    .stoopid-split-section.story-ssb2 .stoopid-split-content .stoopid-split-content-inner>* {
        padding-left: 55px;
    }

    .stoopid-split-section.story-ssb2 .stoopid-split-heading {
        font-size: 40px !important;
    }

    .stoopid-split-section.story-ssb2 .stoopid-split-accent {
        margin-left: 55px;
    }

    .stoopid-split-section.story-ssb2 .stoopid-split-big-heading::before {
        width: 450px;
    }

    .stoopid-split-section.story-ssb2 .stoopid-split-wrapper,
    .stoopid-split-section .stoopid-split-wrapper {
        min-height: unset !important;
    }

     .stoopid-energy-welcome-banner .stoopid-energy-welcome-banner__heading {
        font-size: 68px !important;
    }

    .stoopid-energy-welcome-banner .stoopid-energy-welcome-banner__button {
        font-size: 18px !important;
        line-height: 100% !important;
        max-width: 360px !important;
    }

    .stoopid-returns-hero-banner .stoopid-returns-hero-banner__wrapper {
        padding-top: 160px;
    }

    .stoopid-returns-hero-banner .stoopid-returns-hero-banner__eyebrow {
        font-size: 26px !important;
    }

    .stoopid-returns-hero-banner .stoopid-returns-hero-banner__heading {
        font-size: 80px !important;
    }

    .stoopid-returns-content .stoopid-returns-content__heading {
        font-size: 50px !important;
    }

    .stoopid-returns-content p {
        font-size: 18px !important;
        line-height: 100% !important;
    }

    .stoopid-returns-content .stoopid-returns-content__left {
        padding-right: 30px;
    }

    .stoopid-returns-content li {
        font-size: 18px !important;
    }

    .stoopid-returns-hero-banner {
        background-position: bottom right;
        background-repeat: no-repeat;
        background-size: 100%;
    }

    .stoopid-returns-hero-banner .stoopid-returns-hero-banner__wrapper .stoopid-returns-hero-banner__content {
        max-width: 630px;
    }

    .stoopid-returns-hero-banner .stoopid-returns-hero-banner__accent-line {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .stoopid-returns-hero-banner p {
        font-size: 18px !important;
    }

    .stoopid-returns-content .stoopid-returns-content__row:first-child .stoopid-returns-content__heading {
        max-width: 310px;
    }


    .stoopid-returns-content .stoopid-returns-content__row:not(:first-child) p {
        font-size: 18px !important;
    }

    .stoopid-returns-content .stoopid-returns-content__row:not(:first-child) .stoopid-returns-content__left {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .stoopid-returns-content__approved .stoopid-returns-content__approved-heading {
        font-size: 50px !important;
    }

    .stoopid-returns-content__approved .stoopid-returns-content__approved-option {
        font-size: 42px !important;
    }

    .stoopid-returns-content__approved .stoopid-returns-content__approved-intro,
    .stoopid-returns-content__approved .stoopid-returns-content__approved-footer,
    .stoopid-support-contact-banner .stoopid-support-contact-banner__description p {
        font-size: 18px !important;
    }

    .stoopid-returns-content__approved .stoopid-returns-content__approved-or {
        font-size: 26px !important;
    }

    .stoopid-support-contact-banner {
        background-color: #000;
    }

    .stoopid-support-contact-banner .stoopid-support-contact-banner__heading {
        font-size: 44px !important;
    }

    .stoopid-support-contact-banner .stoopid-support-contact-banner__email {
        font-size: 34px !important;
    }

    .stoopid-support-contact-banner .stoopid-support-contact-banner__description {
        max-width: 570px;
    }

    .stoopid-faq-dual-category .stoopid-faq-dual-category__heading {
        font-size: 40px !important;
    }

    .stoopid-faq-dual-category .stoopid-faq-dual-category__grid {
        padding-inline: 50px;
    }

    .stoopid-faq-dual-category .stoopid-faq-dual-category__column .stoopid-faq-dual-category__category-title span {
        font-size: 26px !important;
    }

    .stoopid-faq-dual-category .stoopid-faq-dual-category__column .stoopid-faq-dual-category__category-title img {
        width: 27px;
        height: 27px;
    }

    .stoopid-faq-dual-category .stoopid-faq-dual-category__item summary {
        font-size: 18px !important;
    }

     .stoopid-policy-accordion {
        padding-top: 120px;
    }

    .stoopid-policy-accordion .stoopid-policy-accordion__eyebrow {
        font-size: 26px !important;
    }

    .stoopid-policy-accordion .stoopid-policy-accordion__heading {
        font-size: 110px !important;
    }

    .stoopid-policy-accordion p {
        font-size: 18px !important;
    }

    .stoopid-policy-accordion p:last-child {
        font-size: 16px !important;
    }

    .stoopid-policy-accordion .stoopid-policy-accordion__header {
        margin-bottom: 23px;
    }

    .stoopid-policy-accordion .stoopid-policy-accordion__item .stoopid-policy-accordion__summary .stoopid-policy-accordion__title {
        font-size: 28px !important;
    }

    .stoopid-policy-accordion .stoopid-policy-accordion__item .stoopid-policy-accordion__content p {
        font-size: 18px !important;
    }

    .stoopid-policy-accordion .stoopid-policy-accordion__item .stoopid-policy-accordion__summary {
        padding-block: 16px;
    }

    .stoopid-support-contact-banner.tos-ssb {
        max-width: 960px !important;
        padding-block: 34px !important;
    }

    .ssb-section {
        padding-bottom: 60px;
    }

    .stoopid-policy-accordion .stoopid-policy-accordion__description {
        margin-top: 16px;
    }

    cart-items.is-empty .cart__warnings .cart__empty-text {
        font-size: 67px !important;
        margin-bottom: 20px !important;
    }

    cart-items.is-empty .cart__warnings .button {
        font-size: 24px !important;
        min-height: unset !important;
        padding-block: 10px;
    }

    cart-items.is-empty .cart__warnings .cart__login-title {
        font-size: 34px !important;
        margin-top: 24px !important;
    }

    cart-items.is-empty .cart__warnings .cart__login-paragraph {
        font-size: 18px !important;
    }

    cart-items.is-empty .cart__warnings {
        padding-bottom: 40px;
        padding-top: 60px !important;
    }

    cart-items,
    #main-cart-footer {
        padding-top: 120px !important;
        margin-top: unset;
    }


    cart-items .title {
        font-size: 66px !important;
    }

    cart-items .underlined-link {
        font-size: 18px !important;
    }

    cart-items .cart__contents .cart__items .caption-with-letter-spacing {
        font-size: 18px !important;
        padding-bottom: 20px !important;
    }

    cart-items .cart__contents .cart__items .cart-item__details .cart-item__name {
        font-size: 22px;
        line-height: 100% !important;
    }

    cart-items .cart__contents .cart__items .quantity-popover-container .cart-quantity {
        padding-block: 12px;
    }

    cart-items .cart__contents .cart__items .quantity-popover-container .cart-quantity .quantity__input {
        font-size: 24px !important;
    }

    cart-items .cart__contents .cart__items td:not(:first-child) {
        padding-left: 40px;
        padding-top: 40px;
    }

    cart-items .cart__contents .cart__items .cart-item__totals .price {
        font-size: 20px !important;
    }

    cart-items .cart__contents .cart__items .cart-item__details .product-option * {
        font-size: 16px !important;
    }

    #main-cart-footer {
        padding-top: 0px !important;
    }

    #main-cart-footer .cart__footer .totals .totals__total {
        font-size: 30px !important;
    }


    #main-cart-footer .cart__footer .tax-note.caption-large {
        font-size: 16px !important;
        margin-block: 16px !important;
    }

    #main-cart-footer .cart__footer .cart__checkout-button {
        font-size: 22px !important;
    }

    cart-items .cart__contents .cart__items {
        padding-bottom: 30px;
    }

    #main-cart-footer .cart__footer .totals {
        justify-content: space-between;
    }
}

@media only screen and (max-width: 991px) {
    .header-wrapper-v2 .header {
        padding: 20px !important;
    }

    .header-wrapper-v2 .header .header__heading {
        max-width: 180px;
    }

    .energy-hero-v2 .energy-hero-v2__content {
        background-size: contain;
    }

    .energy-hero-v2 .energy-hero-v2__content {
        padding: 80px 20px 40px;
    }

    .energy-hero-v2__subheading {
        margin-bottom: 15px;
        font-size: 22px;
        padding-bottom: 0px;
    }

    .energy-hero-v2__heading span {
        font-size: 78px;
    }

    .energy-hero-v2__stars {
        font-size: 20px;
        margin-top: 18px;
    }

    .energy-hero-v2__button {
        font-size: 20px;
    }

    .energy-hero-v2__button {
        width: 233px;
        height: 58px;
    }

    .energy-hero-v2__button-arrow {
        font-size: 30px;
    }

    .energy-hero-v2 .energy-hero-v2__content .energy-hero-v2__inner {
        max-width: 560px;
    }

    .energy-features-v2 .energy-features-v2__grid {
        padding-block: 40px !important;
    }

    .energy-features-v2 .energy-features-v2__item .energy-features-v2__icon img {
        height: 50px;
        width: 50px;
    }

    .energy-features-v2 .energy-features-v2__item .energy-features-v2__heading,
    .energy-features-v2 .energy-features-v2__item .energy-features-v2__text {
        font-size: 24px !important;
    }

    .custom-prelaunch-footer {
        padding-inline: 20px !important;
    }

    .custom-prelaunch-footer .custom-prelaunch-footer__top {
        gap: 20px;
    }

    .custom-prelaunch-footer .custom-prelaunch-footer__heading p {
        font-size: 32px;
        margin-bottom: 8px !important;
    }

    .custom-prelaunch-footer .custom-prelaunch-footer__desc {
        font-size: 16px;
        margin-bottom: 18px;
    }

    .custom-prelaunch-footer .custom-prelaunch-footer__bottom {
        margin-top: 30px;
    }

    .custom-prelaunch-footer .custom-prelaunch-footer__copyright,
    .custom-prelaunch-footer .custom-prelaunch-footer__links a {
        font-size: 14px;
    }

    .custom-prelaunch-footer .custom-prelaunch-footer__socials a {
        width: 42px;
        height: 42px;
    }

    .custom-prelaunch-footer .custom-prelaunch-footer__newsletter input[type="email"] {
        height: 54px;
        padding: 0 16px;
        font-size: 14px;
    }

    .custom-prelaunch-footer .custom-prelaunch-footer__newsletter button {
        width: 70px;
        min-width: 70px;
    }

    .energy-category-cards-v2__grid {
        grid-template-columns: repeat(1, 1fr);
    }

    .header-wrapper-v2 header .header__icons {
        width: unset !important;
    }

    .shop-ehv2.energy-hero-v2 .energy-hero-v2__content {
        background-size: contain;
        background-position: right;
    }

    .ehv2hi {
        max-width: 230px;
        width: 100%;
        margin: 25px 0;
    }

    .energy-benefits-bar-v2__item {
        justify-content: center;
        align-items: flex-start;
    }

    .energy-benefits-bar-v2__grid {
        gap: 20px;
    }

    .energy-hero-v2__button.aph-btn {
        padding: 0 30px !important;
    }

    .stoopid-access-packs__card .sacc-wrp-innr {
        flex-direction: column;
    }

    .sapc-out-wrp {
        flex: 0 0 100%;
        width: 100%;
    }

    .se-relentless-membership__content {
        align-items: center;
    }

    .se-relentless-membership__benefits li {
        gap: 14px;
        margin-bottom: 10px;
        font-size: 15px;
        line-height: 1.4;
    }

    /*BUNDLE-page */
    .bund-new-ehv2 .energy-hero-v2__content .ehv2hi {
        max-width: 370px;
    }

    .bund-new-ehv2 .ehv2_abt {
        font-size: 22px;
    }

    .energy-hero-v2__feature-item {
        max-width: 120px;
    }

    .stoopid-pricing-heading span {
        font-size: 30px;
    }

    .header-wrapper-v2 .header .nav-scca-out-wrp .nav-sec-check p,
    .header-wrapper-v2 .header .nav-scca-out-wrp .nav-can-any p {
        font-size: 16px;
    }

    .header-wrapper-v2 .header .nav-scca-out-wrp .nav-sec-check,
    .header-wrapper-v2 .header .nav-scca-out-wrp .nav-can-any {
        gap: 10px;
    }

    .header-wrapper-v2 .header .nav-scca-out-wrp .nav-sec-check {
        padding-right: 10px;
    }

    .header-wrapper-v2 .header .nav-scca-out-wrp .nav-can-any {
        padding-left: 10px;
    }

    .header-wrapper-v2 .header .nav-scca-out-wrp {
        display: none;

    }

    .rn-ehv2 .energy-hero-v2__content .energy-hero-v2__inner .ehv2_abt {
        padding-top: 8px;
        font-size: 22px;
    }

    .rn-ehv2 .energy-hero-v2__content .energy-hero-v2__inner .energy-hero-v2__features {
        margin-top: 20px;
    }

    .rn-ehv2 .energy-hero-v2__content .energy-hero-v2__inner .energy-hero-v2__features .energy-hero-v2__feature-item .energy-hero-v2__feature-text {
        font-size: 20px;
    }

    .rn-ehv2 .energy-hero-v2__content .energy-hero-v2__inner .energy-hero-v2__features .energy-hero-v2__feature-item .energy-hero-v2__feature-icon {
        flex: 0 0 26px;
        width: 26px;
        h'FONT-WEIGHT: 200';
        height: 26px;
    }

    .rn-ehv2 .energy-hero-v2__content .energy-hero-v2__inner .energy-hero-v2__features .energy-hero-v2__feature-item .energy-hero-v2__feature-icon img {
        width: 100%;
        height: 100% !important;
        object-fit: contain;
    }

    .rookie-start-section .rookie-start-container .rookie-start-content {
        padding: 24px;
    }

    .rookie-start-section .rookie-start-container .rookie-start-content .rookie-start-title {
        font-size: 44px !important;
        padding-bottom: 12px;
        margin-bottom: 12px;
    }

    .rookie-start-section .rookie-start-container .rookie-start-content .rookie-start-description {
        font-size: 18px;
        max-width: 380px;
    }

    .rookie-start-section .rookie-start-container .rookie-start-content .rookie-start-bottom-text {
        margin-top: 10px;
        font-size: 24px;
    }

    .rookie-start-section .rookie-start-container .rookie-start-content .rookie-start-subtitle {
        font-size: 24px;
        line-height: 1.2;
    }

    .rn-ebbv2 .energy-benefits-bar-v2__wrapper .energy-benefits-bar-v2__grid .energy-benefits-bar-v2__item:nth-child(2) {
        padding-inline: 20px;
    }

    .rn-ebbv2 .energy-benefits-bar-v2__wrapper .energy-benefits-bar-v2__grid .energy-benefits-bar-v2__item:first-child {
        padding-right: 20px;
    }

    .rn-ebbv2 .energy-benefits-bar-v2__wrapper .energy-benefits-bar-v2__grid .energy-benefits-bar-v2__item:last-child {
        padding-left: 20px;
    }

    .rn-ebbv2 .energy-benefits-bar-v2__wrapper .energy-benefits-bar-v2__grid .energy-benefits-bar-v2__icon {
        flex: 0 0 46px;
    }

    .rn-ebbv2 .energy-benefits-bar-v2__wrapper .energy-benefits-bar-v2__grid .energy-benefits-bar-v2__item {
        gap: 10px;
    }

    .rn-ebbv2 .energy-benefits-bar-v2__wrapper {
        padding: 0px;
    }

    .rookie-membership-pricing-section {
        padding-bottom: 80px;
    }

    .rookie-membership-pricing-section .rookie-membership-pricing-wrapper .rookie-membership-price-block .rookie-membership-price {
        font-size: 80px;
    }

    .rookie-membership-pricing-section .rookie-membership-pricing-wrapper .rookie-membership-price-block .rookie-membership-price-period {
        font-size: 22px;
        margin-bottom: 8px;
    }

    .rookie-membership-pricing-section .rookie-membership-pricing-wrapper .rookie-membership-price-block {
        padding-right: 0px;
    }

    .rookie-membership-pricing-section .rookie-membership-pricing-wrapper .rookie-membership-button-wrap .rookie-membership-button {
        font-size: 24px;
        padding: 12px;
    }

    .rookie-membership-pricing-section .rookie-membership-pricing-wrapper .rookie-membership-features .rookie-membership-feature-text {
        font-size: 20px;
    }

    .rookie-membership-pricing-section .rookie-membership-pricing-wrapper .rookie-membership-features .rookie-membership-feature {
        gap: 13px;
    }

    .rookie-membership-pricing-section .rookie-membership-pricing-wrapper .rookie-membership-features {
        padding-left: 0px;
        border: unset;
        gap: 20px;
    }

    .rookie-membership-pricing-section .rookie-membership-pricing-wrapper {
        padding-bottom: 38px;
    }

    .rookie-membership-pricing-section .rookie-membership-pricing-wrapper .rookie-membership-security .rookie-membership-security-content {
        padding-inline: 12px;
        font-size: 16px;
    }

    .rookie-membership-pricing-section .rookie-membership-pricing-wrapper .rookie-membership-button-wrap {
        margin-top: 22px;
    }

    .sn-rk .rookie-start-container {
        flex-direction: column;
    }

    .sn-ebbv2 .energy-benefits-bar-v2__grid {
        grid-template-columns: repeat(3, 1fr);
        gap: 20px 0 !important;
    }

    .header-wrapper-v2 header.header.header--middle-left.header--mobile-center.page-width.header--has-menu.header--has-social.header--has-account {
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between;
    }

    .header-wrapper-v2.header-wrapper-v2 .header__icon span {
        /* height: 20px; */
        /* width: 20px; */
    }

    .header-wrapper-v2 summary.header__icon.header__icon--menu.header__icon--summary.link.focus-inset {
        height: auto;
        width: auto;
    }

    .header-wrapper-v2 .social-links ul {
        list-style: none;
        padding: 0;
        display: flex;
    }

    .header-wrapper-v2 .menu-drawer__inner-container .menu-drawer__navigation-container .menu-drawer__navigation .menu-drawer__menu li a {
        font-family: Chairdrobe Rounded !important;
        font-weight: 500 !important;
        font-size: 30px !important;
        line-height: 100%;
        letter-spacing: 2px;
        padding: 20px !important;
    }

    .header-wrapper-v2 .se-sis-com-link .sescl-txt-wrp a {
        font-family: Chairdrobe Rounded;
        font-weight: 500;
        font-size: 30px;
        line-height: 100%;
        letter-spacing: 2px;
    }

    .header-wrapper-v2 .sescl-txt-wrp {
        display: flex;
        flex-direction: row-reverse;
        align-items: end;
    }

    .header-wrapper-v2 .se-sis-com-link .sescl-txt-wrp p {
        font-family: Chairdrobe Rounded;
        font-weight: 400;
        font-size: 14px;
        line-height: 100%;
        padding-left: 4px;
        color: #fff;
    }

    .header-wrapper-v2 .se-sis-com-link .sescl-txt-wrp a:before {
        display: none;
    }

    .header-wrapper-v2 .menu-drawer__inner-container .menu-drawer__navigation-container .menu-drawer__navigation .menu-drawer__menu li a {
        border-color: #ffffff14 !important;
    }

    .header-wrapper-v2 .menu-drawer__inner-container .menu-drawer__navigation-container .menu-drawer__utility-links .custom_button.cart .cta-red {
        padding: 10px 20px !important;
        border-radius: 3px !important;
    }


    .header-wrapper-v2 .menu-drawer__inner-container .menu-drawer__navigation-container .menu-drawer__utility-links {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }

    .header-wrapper-v2 .medium-hide {
        display: block !important;
        padding: 0 !important;
        height: 100%;
        display: flex !important;
        justify-content: center;
        align-items: center;
    }

     .energy-benefits-bar-v2.dp-ebbv2 .energy-benefits-bar-v2__grid .energy-benefits-bar-v2__item {
        padding-inline: 12px;
        align-items: center;
    }

    .energy-benefits-bar-v2.dp-ebbv2 .energy-benefits-bar-v2__grid .energy-benefits-bar-v2__item .energy-benefits-bar-v2__content .energy-benefits-bar-v2__heading {
        font-size: 18px;
        min-height: 46px;
    }

    .energy-benefits-bar-v2.dp-ebbv2 .energy-benefits-bar-v2__grid .energy-benefits-bar-v2__item .energy-benefits-bar-v2__content .energy-benefits-bar-v2__text {
        font-size: 14px;
    }

    .energy-benefits-bar-v2.dp-ebbv2 .energy-benefits-bar-v2__wrapper {
        padding: 24px 20px;
    }

    .stoopid-whats-inside-section .stoopid-whats-inside-content .stoopid-whats-inside-left .stoopid-whats-inside-heading {
        font-size: 45px !important;
    }

    .stoopid-whats-inside-section .stoopid-whats-inside-content {
        background: unset;
    }

    .stoopid-whats-inside-section .stoopid-whats-inside-content .stoopid-whats-inside-left {
        padding: 20px;
        width: 100%;
    }

    .stoopid-whats-inside-section .stoopid-whats-inside-content .stoopid-whats-inside-left .stoopid-whats-inside-stat-item {
        padding-inline: 15px;
        width: 100%;
        border-bottom: unset;
    }

    .stoopid-whats-inside-section .stoopid-whats-inside-left .stoopid-whats-inside-stat-item .stoopid-whats-inside-big-text {
        font-size: 52px;
    }

    .stoopid-whats-inside-section .stoopid-whats-inside-left .stoopid-whats-inside-stat-item .stoopid-whats-inside-label {
        font-size: 28px !important;
    }

    .stoopid-whats-inside-section .stoopid-whats-inside-left .stoopid-whats-inside-stat-item .stoopid-whats-inside-sub-label {
        font-size: 16px;
    }

    .stoopid-whats-inside-section .stoopid-whats-inside-content .stoopid-whats-inside-left .stoopid-whats-inside-stats {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        width: 100%;
    }

    .stoopid-whats-inside-section .stoopid-whats-inside-left .stoopid-whats-inside-stat-item .stoopid-whats-inside-icon {
        width: 52px;
        height: 50px;
    }

    .stoopid-whats-inside-section .stoopid-whats-inside-content .stoopid-whats-inside-left .stoopid-whats-inside-heading-wrapper {
        margin-bottom: 20px;
    }

    .stoopid-whats-inside-section .stoopid-whats-inside-content .stoopid-whats-inside-right {
        display: block;
    }

    .stoopid-whats-inside-section .stoopid-whats-inside-content .stoopid-whats-inside-left .stoopid-whats-inside-stat-item:last-child {
        border: unset;
        padding-right: 0px;
    }

    .stoopid-relentless-welcome .stoopid-relentless-welcome__container .stoopid-relentless-welcome__tagline::before,
    .stoopid-relentless-welcome .stoopid-relentless-welcome__container .stoopid-relentless-welcome__tagline::after {
        width: 25%;
    }

    .stoopid-relentless-welcome .stoopid-relentless-welcome__container .stoopid-relentless-welcome__right .stoopid-relentless-welcome__description.rte {
        font-size: 18px;
        margin-bottom: 16px;
    }

    .stoopid-relentless-welcome .stoopid-relentless-welcome__left .stoopid-relentless-welcome__heading-wrap .stoopid-relentless-welcome__heading-top {
        font-size: 56px;
    }

    .stoopid-relentless-welcome .stoopid-relentless-welcome__left .stoopid-relentless-welcome__heading-wrap .stoopid-relentless-welcome__heading-bottom {
        font-size: 70px;
        margin-bottom: 12px;
    }

    .stoopid-relentless-welcome .stoopid-relentless-welcome__container .stoopid-relentless-welcome__right .stoopid-relentless-welcome__button {
        font-size: 24px;
    }

    .stoopid-relentless-welcome .stoopid-relentless-welcome__container .stoopid-relentless-welcome__card {
        padding-top: 20px;
        padding-bottom: 44px;
    }

    .stoopid-relentless-welcome .stoopid-relentless-welcome__container .stoopid-relentless-welcome__right .stoopid-relentless-welcome__description.rte p br {
        display: none;
    }

     .prod-def .product__description h2 {
        font-size: 74px !important;
    }

    .prod-def .product__description p {
        font-size: 18px !important;
        padding-bottom: 6px;
    }

    .prod-def .product__description p::before {
        width: 160px;
    }

    .prod-def .price__regular .price-item {
        font-size: 55px;
    }

    .prod-def .price__regular {
        margin-top: 10px;
    }

    .prod-def .icon-with-text__item {
        gap: 10px;
    }

    .prod-def .icon-with-text__item h5 {
        font-size: 22px !important;
    }

    .prod-def .icon-with-text__item p {
        font-size: 16px !important;
        margin-bottom: 0;
    }

    .prod-def .product-form__buttons button {
        font-size: 22px;
        padding: 8px !important;
    }

    .prod-def .pt3-iwt-1 .icon-with-text__item img {
        max-width: 70px;
    }

    .prod-def .pt3-iwt-1 .icon-with-text__item {
        gap: 10px;
    }

    .prod-def .pt3-iwt-1 .icon-with-text__item p {
        font-size: 16px !important;
    }

    .prod-def .product__description h4 {
        font-size: 24px !important;
    }

    .prod-def .icon-with-text__item img {
        width: 42px;
        height: 36px;
    }

    .prod-def .df-iwt-1 {
        margin-block: 10px;
    }

    .prod-def .pt3-iwt-1 {
        margin-top: 20px !important;
    }

    .prod-def .product__info-wrapper {
        padding-left: 20px;
    }

    .prod-def .installment * {
        font-size: 14px;
    }

    .prod-def .product__info-container .product__description+div {
        margin-block: 10px;
    }
    .prod-temp-3 {
        padding-top: 100px !important;
    }

    .prod-temp-3 .product__info-wrapper {
        padding-left: 20px;
    }

    .prod-temp-3 .product__description ul li {
        font-size: 20px;
        line-height: 1.6;
    }

    .prod-temp-3 .product__title h1,
    .prod-temp-3 .price .price-item {
        font-size: 40px !important;
    }

    .prod-temp-3 .product__info-container .product__title {
        margin-bottom: 0px !important;
    }

    .prod-temp-3 .product__info-container .product__title+div {
        margin-top: 0px !important;
    }

    .prod-temp-3 .price .price__container {
        margin-bottom: 0px !important;
    }

    .prod-temp-3 .pt3-iwt-2 li {
        padding-inline: 30px;
    }

    .prod-temp-3 .pt3-iwt-2 li p strong {
        font-size: 32px !important;
    }

    .prod-temp-3 .product-form__input {
        padding-top: 0px;
    }

    .prod-temp-3 .product-form button {
        font-size: 34px !important;
        padding: 14px !important;
    }

    .prod-temp-3 .pt3-iwt-3 li:last-child .h4.inline-richtext p {
        font-size: 16px !important;
    }

    .prod-temp-3 .pt3-iwt-4 {
        padding: 18px;
    }

    .prod-temp-3 .pt3-iwt-4 li:first-child h5 {
        font-size: 22px !important;
    }

    .prod-temp-3 .pt3-iwt-4 li:first-child p {
        font-size: 14px !important;
    }

    .stoopid-recharge-selector .stoopid-recharge-option .stoopid-recharge-content .stoopid-recharge-price {
        font-size: 40px !important;
    }

    .stoopid-recharge-selector .stoopid-recharge-option .stoopid-recharge-content .stoopid-recharge-title {
        font-size: 24px !important;
    }

    .stoopid-recharge-selector .stoopid-recharge-option .stoopid-recharge-content .stoopid-recharge-text {
        font-size: 15px !important;
    }

    .stoopid-whats-inside-section.pt3-wi .stoopid-whats-inside-left .stoopid-whats-inside-stats .stoopid-whats-inside-stat-item .stoopid-whats-inside-sub-label {
        font-size: 18px !important;
    }

    .stoopid-whats-inside-section.pt3-wi .stoopid-whats-inside-left .stoopid-whats-inside-stats .stoopid-whats-inside-stat-item {
        gap: 12px;
    }

    .prod-temp-3 .pt3-iwt-2 li p {
        font-size: 22px !important;
    }

    .prod-temp-3 .pt3-iwt-3 li:first-child img {
        flex: 0 0 100px;
        width: 100px;
    }

    .prod-temp-3 .pt3-iwt-4 li:first-child img {
        flex: 0 0 35px;
        width: 35px;
        height: 35px;
    }

    .prod-temp-3 .pt3-iwt-4 li:first-child a {
        font-size: 20px !important;
    }

    .prod-temp-3 .pt3-iwt-4 li:first-child {
        gap: 10px;
    }

    .stoopid-recharge-selector .stoopid-recharge-option .stoopid-recharge-icon {
        flex: 0 0 100px;
        height: 100px;
    }

    .stoopid-whats-inside-section.pt3-wi .stoopid-whats-inside-left .stoopid-whats-inside-stats {
        display: flex !important;
        flex-direction: column;
        border: unset;
    }

    .pt3-mc>.page-width {
        padding-bottom: 50px !important;
    }

    .pt3-mc ul li .multicolumn-card .multicolumn-card__info p {
        font-size: 22px !important;
    }

    .stoopid-whats-inside-section.pt3-wi .stoopid-whats-inside-content {
        gap: 0px;
    }

    .stoopid-whats-inside-section.pt3-wi .stoopid-whats-inside-right {
        padding-bottom: 23px;
        padding-inline: 23px;
        padding-top: 0px;
    }

    .pt3-mc>.page-width ul {
        padding-inline: 0px;
        flex-direction: row !important;
        flex-wrap: nowrap;
        justify-content: center;
    }

    .pt3-mc>.page-width ul li {
        padding-inline: 30px;
        max-width: max-content !important;
    }

    .pt3-mc ul li .multicolumn-card {
        gap: 12px;
    }
    .story-hero-banner .story-hero-banner-container {
        padding-top: 150px;
        padding-bottom: 60px;
    }


    .story-hero-banner .story-hero-banner-container .story-hero-banner-heading span {
        font-size: 56px !important;
    }

    .story-hero-banner .story-hero-banner-description {
        margin-top: 0px;
        max-width: 218px;
    }

    .story-hero-banner .story-hero-banner-description p {
        font-size: 18px !important;
    }

    .stoopid-split-section .stoopid-split-content {
        padding: 42px 40px;
    }

    .stoopid-split-section .stoopid-split-wrapper {
        grid-template-columns: 1fr 1fr;
    }

    .stoopid-split-section .stoopid-split-wrapper .stoopid-split-image {
        max-width: 662px;
    }

    .stoopid-split-section .stoopid-split-content .stoopid-split-heading {
        font-size: 40px !important;
    }

    .stoopid-split-section .stoopid-split-content .stoopid-split-content-inner {
        max-width: 252px;
    }

    .stoopid-split-section .stoopid-split-content-inner .stoopid-split-text.rte p {
        font-size: 18px !important;
    }

    .stoopid-split-section.story-ssb2 .stoopid-split-big-heading {
        font-size: 80px !important;
        padding-bottom: 6px;
        margin-bottom: 25px;
    }

    .stoopid-split-section.story-ssb2 .stoopid-split-content {
        padding: 0;
        padding-top: 30px;
        max-width: 572px;
        padding-bottom: 80px;
    }

    .stoopid-split-section.story-ssb2 .stoopid-split-content .stoopid-split-content-inner>* {
        padding-left: 40px;
    }

    .stoopid-split-section.story-ssb2 .stoopid-split-heading {
        font-size: 36px !important;
    }

    .stoopid-split-section.story-ssb2 .stoopid-split-accent {
        margin-left: 40px;
    }

    .stoopid-split-section.story-ssb2 .stoopid-split-big-heading::before {
        width: 350px;
    }

    .stoopid-energy-welcome-banner .stoopid-energy-welcome-banner__heading {
        font-size: 60px !important;
    }

    .stoopid-energy-welcome-banner .stoopid-energy-welcome-banner__heading span {
        margin-top: 0px !important;
    }

    .stoopid-energy-welcome-banner .stoopid-energy-welcome-banner__button {
        font-size: 16px !important;
        max-width: 300px !important;
        margin-top: 20px !important;
    }
    .stoopid-returns-hero-banner .stoopid-returns-hero-banner__wrapper {
        padding-top: 140px;
        padding-inline: 40px !important;
        padding-bottom: 60px !important;
    }

    .stoopid-returns-hero-banner .stoopid-returns-hero-banner__eyebrow {
        font-size: 22px !important;
        margin-bottom: 16px;
    }

    .stoopid-returns-hero-banner .stoopid-returns-hero-banner__heading {
        font-size: 62px !important;
    }

    .stoopid-returns-content .stoopid-returns-content__heading {
        font-size: 42px !important;
    }
    .stoopid-returns-content p {
        font-size: 16px !important;
    }

    .stoopid-returns-content .stoopid-returns-content__left {
        padding-right: 0px;
        border-right: unset;
        border-bottom: 1px solid rgb(255 255 255 / 20%);
        padding-bottom: 20px;
    }

    .stoopid-returns-content li {
        font-size: 16px !important;
        margin-bottom: 10px;
    }


    .stoopid-returns-hero-banner .stoopid-returns-hero-banner__wrapper .stoopid-returns-hero-banner__content {
        max-width: 480px;
    }

    .stoopid-returns-hero-banner .stoopid-returns-hero-banner__accent-line {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .stoopid-returns-hero-banner p {
        font-size: 16px !important;
    }

    .stoopid-returns-content .stoopid-returns-content__row:first-child .stoopid-returns-content__heading {
        max-width: 270px;
    }


    .stoopid-returns-content .stoopid-returns-content__row:not(:first-child) p {
        font-size: 16px !important;
    }

    .stoopid-returns-content .stoopid-returns-content__row:not(:first-child) .stoopid-returns-content__left {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .stoopid-returns-content__approved .stoopid-returns-content__approved-heading {
        font-size: 42px !important;
    }

    .stoopid-returns-content__approved .stoopid-returns-content__approved-option {
        font-size: 36px !important;
    }

    .stoopid-returns-content__approved .stoopid-returns-content__approved-intro,
    .stoopid-returns-content__approved .stoopid-returns-content__approved-footer,
    .stoopid-support-contact-banner .stoopid-support-contact-banner__description p {
        font-size: 16px !important;
    }

    .stoopid-returns-content__approved .stoopid-returns-content__approved-or {
        font-size: 22px !important;
    }

    .stoopid-support-contact-banner .stoopid-support-contact-banner__heading {
        font-size: 38px !important;
    }

    .stoopid-support-contact-banner .stoopid-support-contact-banner__email {
        font-size: 30px !important;
    }

    .stoopid-support-contact-banner .stoopid-support-contact-banner__description {
        max-width: 500px;
    }

    .stoopid-faq-dual-category .stoopid-faq-dual-category__heading {
        font-size: 35px !important;
    }

    .stoopid-faq-dual-category .stoopid-faq-dual-category__grid {
        padding-inline: 30px;
        gap: 0;
    }

    .stoopid-faq-dual-category .stoopid-faq-dual-category__column .stoopid-faq-dual-category__category-title span {
        font-size: 24px !important;
    }

    .stoopid-faq-dual-category .stoopid-faq-dual-category__column .stoopid-faq-dual-category__category-title img {
        width: 27px;
        height: 27px;
    }

    .stoopid-faq-dual-category .stoopid-faq-dual-category__item summary {
        font-size: 16px !important;
    }

    .stoopid-returns-hero-banner .stoopid-returns-hero-banner__description {
        max-width: 410px;
    }

    .stoopid-returns-content .stoopid-returns-content__row {
        gap: 20px;
    }

    .stoopid-returns-content li::before {
        width: 18px;
    }

    .stoopid-support-contact-banner .stoopid-support-contact-banner__description p {
        line-height: 1.4 !important;
    }

    .stoopid-returns-hero-banner .stoopid-returns-hero-banner__wrapper {
        padding-top: 140px;
        padding-inline: 40px !important;
        padding-bottom: 60px !important;
    }

    .stoopid-returns-hero-banner .stoopid-returns-hero-banner__eyebrow {
        font-size: 22px !important;
        margin-bottom: 16px;
    }

    .stoopid-returns-hero-banner .stoopid-returns-hero-banner__heading {
        font-size: 62px !important;
    }

    .stoopid-returns-content .stoopid-returns-content__heading {
        font-size: 42px !important;
    }

    .stoopid-returns-content p {
        font-size: 16px !important;
    }

    .stoopid-returns-content .stoopid-returns-content__left {
        padding-right: 0px;
        border-right: unset;
        border-bottom: 1px solid rgb(255 255 255 / 20%);
        padding-bottom: 20px;
    }

    .stoopid-returns-content li {
        font-size: 16px !important;
        margin-bottom: 10px;
    }


    .stoopid-returns-hero-banner .stoopid-returns-hero-banner__wrapper .stoopid-returns-hero-banner__content {
        max-width: 480px;
    }

    .stoopid-returns-hero-banner .stoopid-returns-hero-banner__accent-line {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .stoopid-returns-hero-banner p {
        font-size: 16px !important;
    }

    .stoopid-returns-content .stoopid-returns-content__row:first-child .stoopid-returns-content__heading {
        max-width: 270px;
    }


    .stoopid-returns-content .stoopid-returns-content__row:not(:first-child) p {
        font-size: 16px !important;
    }

    .stoopid-returns-content .stoopid-returns-content__row:not(:first-child) .stoopid-returns-content__left {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .stoopid-returns-content__approved .stoopid-returns-content__approved-heading {
        font-size: 42px !important;
    }

    .stoopid-returns-content__approved .stoopid-returns-content__approved-option {
        font-size: 36px !important;
    }

    .stoopid-returns-content__approved .stoopid-returns-content__approved-intro,
    .stoopid-returns-content__approved .stoopid-returns-content__approved-footer,
    .stoopid-support-contact-banner .stoopid-support-contact-banner__description p {
        font-size: 16px !important;
    }

    .stoopid-returns-content__approved .stoopid-returns-content__approved-or {
        font-size: 22px !important;
    }

    .stoopid-support-contact-banner .stoopid-support-contact-banner__heading {
        font-size: 38px !important;
    }

    .stoopid-support-contact-banner .stoopid-support-contact-banner__email {
        font-size: 30px !important;
    }

    .stoopid-support-contact-banner .stoopid-support-contact-banner__description {
        max-width: 500px;
    }

    .stoopid-faq-dual-category .stoopid-faq-dual-category__heading {
        font-size: 35px !important;
    }

    .stoopid-faq-dual-category .stoopid-faq-dual-category__grid {
        padding-inline: 30px;
        gap: 0;
    }

    .stoopid-faq-dual-category .stoopid-faq-dual-category__column .stoopid-faq-dual-category__category-title span {
        font-size: 24px !important;
    }

    .stoopid-faq-dual-category .stoopid-faq-dual-category__column .stoopid-faq-dual-category__category-title img {
        width: 27px;
        height: 27px;
    }

    .stoopid-faq-dual-category .stoopid-faq-dual-category__item summary {
        font-size: 16px !important;
    }

    .stoopid-returns-hero-banner .stoopid-returns-hero-banner__description {
        max-width: 410px;
    }

    .stoopid-returns-content .stoopid-returns-content__row {
        gap: 20px;
    }

    .stoopid-returns-content li::before {
        width: 18px;
    }

    .stoopid-support-contact-banner .stoopid-support-contact-banner__description p {
        line-height: 1.4 !important;
    }

    .stoopid-returns-content__approved,
    .stoopid-faq-dual-category,
    .stoopid-support-contact-banner {
        padding: 60px 16px !important;
    }

     .stoopid-returns-content li::before {
        width: 18px !important;
    }

    .stoopid-returns-content li {
        padding-left: 34px !important;
    }

     .stoopid-policy-accordion {
        padding-top: 110px;
    }

    .stoopid-policy-accordion .stoopid-policy-accordion__eyebrow {
        font-size: 22px !important;
        margin-bottom: 8px !important;
    }

    .stoopid-policy-accordion .stoopid-policy-accordion__heading {
        font-size: 80px !important;
    }

    .stoopid-policy-accordion p {
        font-size: 16px !important;
    }

    .stoopid-policy-accordion p:last-child {
        font-size: 14px !important;
    }

    .stoopid-policy-accordion .stoopid-policy-accordion__header {
        margin-bottom: 20px;
        max-width: 440px;
    }

    .stoopid-policy-accordion .stoopid-policy-accordion__item .stoopid-policy-accordion__summary .stoopid-policy-accordion__title {
        font-size: 24px !important;
    }

    .stoopid-policy-accordion .stoopid-policy-accordion__item .stoopid-policy-accordion__content p {
        font-size: 16px !important;
    }

    .stoopid-policy-accordion .stoopid-policy-accordion__item .stoopid-policy-accordion__summary {
        padding-block: 12px;
    }

    .stoopid-support-contact-banner.tos-ssb {
        max-width: 720px !important;
        padding-block: 30px !important;
    }

    .ssb-section {
        padding-bottom: 40px;
    }

    .stoopid-policy-accordion .stoopid-policy-accordion__description {
        margin-top: 16px;
    }

    cart-items {
        padding-top: 110px !important;
    }

    cart-items.is-empty .cart__warnings .cart__empty-text {
        font-size: 56px !important;
        margin-bottom: 12px !important;
        margin-top: 0px;
    }

    cart-items.is-empty .cart__warnings .button {
        font-size: 20px !important;
        min-height: unset !important;
        padding-block: 8px;
    }

    cart-items.is-empty .cart__warnings .cart__login-title {
        font-size: 30px !important;
        margin-top: 20px !important;
    }

    cart-items.is-empty .cart__warnings .cart__login-paragraph {
        font-size: 16px !important;
        margin-top: 10px !important;
    }

    cart-items.is-empty .cart__warnings {
        padding-bottom: 40px;
        padding-top: 20px !important;
    }
     cart-items,
    #main-cart-footer {
        padding-top: 110px !important;
        margin-top: unset;
    }


    cart-items .title {
        font-size: 58px !important;
    }

    cart-items .underlined-link {
        font-size: 16px !important;
    }

    cart-items .cart__contents .cart__items .caption-with-letter-spacing {
        padding-bottom: 16px !important;
    }

    cart-items .cart__contents .cart__items .cart-item__details .cart-item__name {
        font-size: 20px;
    }

    cart-items .cart__contents .cart__items .quantity-popover-container .cart-quantity {
        padding-block: 8px;
    }

    cart-items .cart__contents .cart__items .quantity-popover-container .cart-quantity .quantity__input {
        font-size: 22px !important;
    }

    cart-items .cart__contents .cart__items td:not(:first-child) {
        padding-left: 20px;
        padding-top: 28px;
    }

    cart-items .cart__contents .cart__items .cart-item__totals .price {
        font-size: 20px !important;
    }

    cart-items .cart__contents .cart__items .cart-item__details .product-option * {
        font-size: 16px !important;
    }

    #main-cart-footer {
        padding-top: 0px !important;
    }

    #main-cart-footer .cart__footer .totals .totals__total {
        font-size: 24px !important;
    }


    #main-cart-footer .cart__footer .tax-note.caption-large {
        font-size: 16px !important;
        margin-block: 16px !important;
    }

    #main-cart-footer .cart__footer .cart__checkout-button {
        font-size: 20px !important;
    }

    cart-items .cart__contents .cart__items {
        padding-bottom: 24px;
    }

    #main-cart-footer .cart__footer .totals {
        justify-content: space-between;
    }

    cart-items>.page-width {
        padding-inline: 30px;
    }

    cart-items .title-wrapper-with-link {
        margin-bottom: 30px !important;
    }

    #main-cart-footer .cart__footer .totals .totals__total-value {
        font-size: 19px !important;
    }
}

@media only screen and (max-width: 989px) {
    .header-wrapper-v2 .header {
        grid-template-columns: 1fr 1fr 1fr !important;
    }

    .menu-drawer__inner-container .menu-drawer__navigation-container {
        display: grid;
        grid-template-rows: 1fr auto;
        align-content: space-between;
        overflow-y: auto;
        height: unset !important;
    }

    .menu-drawer__inner-container .menu-drawer__navigation-container .menu-drawer__navigation .menu-drawer__menu {
        padding: 20px !important;
    }

    .menu-drawer__inner-container .menu-drawer__navigation-container .menu-drawer__navigation .menu-drawer__menu li a {
        border-bottom: 1px solid #ffffff29;
        padding: 15px 0px !important;
    }

    .menu-drawer__inner-container .menu-drawer__navigation-container .menu-drawer__utility-links {
        padding: 15px !important;
    }

    .menu-drawer__inner-container .menu-drawer__navigation-container .menu-drawer__utility-links .se-sis-com-link {
        display: flex;
        gap: 4px;
        padding-bottom: 14px !important;
    }

    .menu-drawer__inner-container .menu-drawer__navigation-container .menu-drawer__utility-links .custom_button.cart .cta-red {
        padding: 10px !important;
    }

    .menu-drawer__inner-container .menu-drawer__navigation-container .menu-drawer__utility-links .menu-drawer__account {
        padding-bottom: 14px !important;
    }

    .menu-drawer__inner-container .menu-drawer__navigation-container .menu-drawer__utility-links .custom_button.cart {
        margin-bottom: 14px !important;
    }

    .menu-drawer__inner-container .menu-drawer__navigation-container .menu-drawer__utility-links ul.list {
        padding: 20px !important;
        padding-top: 0px !important;
        display: flex;
        gap: 8px;
    }

    .energy-category-card-v2__heading {
        font-size: 60px;
        line-height: 1.2;
    }

    .energy-category-card-v2__button {
        margin-top: 25px;
        gap: 15px;
        padding: 13px 28px;
    }

    .stoopid-access-packs__card .sacc-wrp-innr {
        padding: 20px;
    }

    .se-relentless-membership__content {
        padding: 15px 25px;
        grid-template-columns: 1fr;
        text-align: center;
    }

    .se-relentless-membership__price {
        display: flex;
        align-items: flex-end;
        justify-content: center;
    }

    .se-relentless-membership__benefits {
        margin: 0 auto 24px;
        width: fit-content;
    }

    .se-relentless-membership__benefits li {
        width: fit-content;
    }
}

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

    .energy-hero-v2__subheading,
    .energy-hero-v2__subheading p {
        margin-bottom: 8px;
        font-size: 16px;
        line-height: 1.5;
    }

    .energy-hero-v2__subheading::before {
        left: 50%;
        transform: translateX(-50%);
        width: 150px;
    }

    .energy-hero-v2__heading span {
        font-size: 66px;
    }

    .energy-hero-v2__button {
        font-size: 18px;
        margin-top: 20px;
    }

    .energy-hero-v2__button {
        width: 200px;
        height: 50px;
    }

    .energy-hero-v2 .energy-hero-v2__content .energy-hero-v2__inner {
        max-width: 460px;
    }

    .energy-features-v2__grid {
        grid-template-columns: 1fr;
    }

    .energy-features-v2__item {
        border-right: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.06);
    }

    .energy-features-v2__item:last-child {
        border-bottom: none;
    }

    .energy-features-v2 .energy-features-v2__item {
        padding-block: 30px !important;
    }

    .energy-features-v2 .energy-features-v2__item .energy-features-v2__icon img {
        height: 44px;
        width: 44px;
    }

    .custom-prelaunch-footer .custom-prelaunch-footer__tagline p {
        font-size: 16px;
    }

    .custom-prelaunch-footer .custom-prelaunch-footer__heading p {
        font-size: 28px;
    }

    .custom-prelaunch-footer .custom-prelaunch-footer__newsletter button {
        width: 60px;
        min-width: 60px;
    }

    .custom-prelaunch-footer__socials {
        margin-bottom: 20px;
    }

    /* -------------------------SHOP_page------------------- */
    .ehv2hi {
        max-width: 170px;
        margin: 20px 0;
    }

    .shop-ehv2 .ehv2_abt {
        font-size: 26px;
        line-height: 1.2;
        letter-spacing: 0.25em;
    }

    .energy-category-cards-v2 {
        background: #000;
        padding: 20px;
    }

    .energy-benefits-bar-v2__grid {
        gap: 20px;
        grid-template-columns: repeat(1, 1fr);
    }

    .energy-benefits-bar-v2__content {
        max-width: 260px;
        width: 100%;
    }

    .energy-benefits-bar-v2__item {
        border-right: none !important;
    }

    .energy-category-card-v2 {
        padding: 20px;
    }

    .energy-category-card-v2__features {
        margin-top: 45px;
    }

    .stoopid-access-packs__container .stoopid-access-packs__heading span {
        padding: 0;
    }

    .stoopid-access-packs__heading::after {
        display: none;
    }

    /*---------------------- BUNDAL-page------------------- */
    .stoopid-pricing-grid {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .stoopid-pricing-card {
        width: calc(50% - 10px);
    }

    .stoopid-pricing-footer {
        grid-template-columns: 1fr;
    }

    .stoopid-pricing-footer::after {
        display: none;
    }

    .spf-box,
    .spf-box.spf-box-diff {
        justify-content: center;
    }

    .spf-box p {
        font-size: 20px;
        line-height: 1.2;
    }

    .stoopid-pricing-heading span::before,
    .stoopid-pricing-heading span::after {
        display: none;
    }

    .stoopid-pricing-heading span {
        font-size: 28px;
    }

    .rn-ehv2 .energy-hero-v2__content {
        background: unset;
        padding-top: 60px !important;
        padding-bottom: 0px !important;
    }

    .rn-ehv2 .energy-hero-v2__mobile_image {
        display: block;
        padding-bottom: 40px;
    }

    .rn-ehv2 .energy-hero-v2__mobile_image img {
        width: 100%;
        height: 100% !important;
        object-fit: contain;
    }

    .rn-ehv2 .energy-hero-v2__content .energy-hero-v2__inner .ehv2_abt {
        font-size: 20px;
    }

    .rn-ehv2 .energy-hero-v2__content .energy-hero-v2__inner .energy-hero-v2__features {
        margin-top: 16px;
    }

    .rn-ehv2 .energy-hero-v2__content .energy-hero-v2__inner .energy-hero-v2__features .energy-hero-v2__feature-item {
        gap: 10px;
        margin-bottom: 10px;
    }

    .rookie-start-section .rookie-start-container .rookie-start-content {
        padding: 20px 18px;
    }

    .rookie-start-section .rookie-start-container .rookie-start-content .rookie-start-title {
        font-size: 38px !important;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .rookie-start-section .rookie-start-container .rookie-start-content .rookie-start-description {
        font-size: 16px;
        max-width: 343px;
    }

    .rookie-start-section .rookie-start-container .rookie-start-content .rookie-start-bottom-text {
        margin-top: 8px;
        font-size: 20px;
    }

    .rookie-start-section .rookie-start-container .rookie-start-content .rookie-start-subtitle {
        font-size: 20px;
        line-height: 1.2;
    }

    .rn-ebbv2 .energy-benefits-bar-v2__wrapper .energy-benefits-bar-v2__grid .energy-benefits-bar-v2__item:nth-child(2) {
        padding-block: 20px;
        padding-inline: 0;
    }

    .rn-ebbv2 .energy-benefits-bar-v2__wrapper .energy-benefits-bar-v2__grid .energy-benefits-bar-v2__item:first-child {
        padding-right: 0px;
        padding-bottom: 20px;
    }

    .rn-ebbv2 .energy-benefits-bar-v2__wrapper .energy-benefits-bar-v2__grid .energy-benefits-bar-v2__item:last-child {
        padding-left: 0px;
        padding-top: 20px;
    }

    .rn-ebbv2 .energy-benefits-bar-v2__wrapper .energy-benefits-bar-v2__grid .energy-benefits-bar-v2__icon {
        flex: 0 0 46px;
    }

    .rn-ebbv2 .energy-benefits-bar-v2__wrapper .energy-benefits-bar-v2__grid .energy-benefits-bar-v2__item {
        gap: 14px;
    }

    .rn-ebbv2 .energy-benefits-bar-v2__wrapper .ebbv2-sec-tit span {
        font-size: 25px;
    }

    .rn-ebbv2 .energy-benefits-bar-v2__wrapper .ebbv2-sec-tit span::before,
    .rn-ebbv2 .energy-benefits-bar-v2__wrapper .ebbv2-sec-tit span::after {
        width: 50%;
    }

    .rookie-membership-pricing-section {
        padding-bottom: 80px;
    }

    .rookie-membership-pricing-section .rookie-membership-pricing-wrapper .rookie-membership-price-block .rookie-membership-price {
        font-size: 70px;
    }

    .rookie-membership-pricing-section .rookie-membership-pricing-wrapper .rookie-membership-price-block .rookie-membership-price-period {
        font-size: 18px;
        margin-bottom: 3px;
    }

    .rookie-membership-pricing-section .rookie-membership-pricing-wrapper .rookie-membership-price-block {
        padding-right: 0px;
    }

    .rookie-membership-pricing-section .rookie-membership-pricing-wrapper .rookie-membership-button-wrap .rookie-membership-button {
        font-size: 18px;
        padding: 9px;
    }

    .rookie-membership-pricing-section .rookie-membership-pricing-wrapper .rookie-membership-features .rookie-membership-feature-text {
        font-size: 16px;
    }

    .rookie-membership-pricing-section .rookie-membership-pricing-wrapper .rookie-membership-features .rookie-membership-feature {
        gap: 13px;
    }

    .rookie-membership-pricing-section .rookie-membership-pricing-wrapper .rookie-membership-features {
        gap: 14px;
    }

    .rookie-membership-pricing-section .rookie-membership-pricing-wrapper {
        padding-bottom: 26px;
    }

    .rookie-membership-pricing-section .rookie-membership-pricing-wrapper .rookie-membership-security .rookie-membership-security-content {
        padding-inline: 12px;
        font-size: 14px;
    }

    .rookie-membership-pricing-section .rookie-membership-pricing-wrapper .rookie-membership-button-wrap {
        margin-top: 18px;
    }

    .rookie-membership-pricing-section .rookie-membership-pricing-wrapper .rookie-membership-pricing-top {
        gap: 18px;
    }

    .sn-ebbv2 .energy-benefits-bar-v2__grid {
        grid-template-columns: repeat(1, 1fr);
        gap: 20px 0 !important;
    }

    .mob-menu-bott-links {
        display: flex;
        padding: 0 40px;
        position: fixed;
        bottom: 0;
        background: #000000;
        width: 100%;
        justify-content: space-between;
    }

    div#menu-drawer {
        height: calc(100vh - 103px) !important;
    }

    .cart-count-bubble {
        background: #FF1A1A;
        color: #fff;
    }

    .energy-benefits-bar-v2.dp-ebbv2 .energy-benefits-bar-v2__grid {
        grid-template-columns: repeat(2, 1fr);
        row-gap: 24px;
    }

    .energy-benefits-bar-v2.dp-ebbv2 .energy-benefits-bar-v2__grid .energy-benefits-bar-v2__item:nth-child(even) {
        border-right: unset !important;
    }

    .energy-benefits-bar-v2.dp-ebbv2 .energy-benefits-bar-v2__grid .energy-benefits-bar-v2__item .energy-benefits-bar-v2__content .energy-benefits-bar-v2__heading {
        min-height: unset;
    }

     .stoopid-whats-inside-section .stoopid-whats-inside-content .stoopid-whats-inside-left .stoopid-whats-inside-heading {
        font-size: 38px !important;
    }

    .stoopid-whats-inside-section .stoopid-whats-inside-content {
        background: unset;
    }

    .stoopid-whats-inside-section .stoopid-whats-inside-content .stoopid-whats-inside-left {
        padding: 20px;
        width: 100%;
    }

    .stoopid-whats-inside-section .stoopid-whats-inside-content .stoopid-whats-inside-left .stoopid-whats-inside-stat-item {
        padding-inline: 15px;
        width: 100%;
        border-bottom: unset;
        padding-block: 18px;
    }

    .stoopid-whats-inside-section .stoopid-whats-inside-left .stoopid-whats-inside-stat-item .stoopid-whats-inside-big-text {
        font-size: 46px;
    }

    .stoopid-whats-inside-section .stoopid-whats-inside-left .stoopid-whats-inside-stat-item .stoopid-whats-inside-label {
        font-size: 24px !important;
    }

    .stoopid-whats-inside-section .stoopid-whats-inside-left .stoopid-whats-inside-stat-item .stoopid-whats-inside-sub-label {
        font-size: 14px;
    }

    .stoopid-whats-inside-section .stoopid-whats-inside-content .stoopid-whats-inside-left .stoopid-whats-inside-stats {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        width: 100%;
    }

    .stoopid-whats-inside-section .stoopid-whats-inside-left .stoopid-whats-inside-stat-item .stoopid-whats-inside-icon {
        width: 46px;
        height: 46px;
    }

    .stoopid-whats-inside-section .stoopid-whats-inside-content .stoopid-whats-inside-left .stoopid-whats-inside-heading-wrapper {
        margin-bottom: 20px;
    }

    .stoopid-whats-inside-section .stoopid-whats-inside-content .stoopid-whats-inside-right {
        display: block;
    }

    .stoopid-whats-inside-section .stoopid-whats-inside-content .stoopid-whats-inside-left .stoopid-whats-inside-stat-item:last-child {
        border: unset;
        padding-right: 0px;
    }

    .stoopid-relentless-welcome .stoopid-relentless-welcome__container .stoopid-relentless-welcome__tagline::before,
    .stoopid-relentless-welcome .stoopid-relentless-welcome__container .stoopid-relentless-welcome__tagline::after {
        width: 30%;
    }

    .stoopid-relentless-welcome .stoopid-relentless-welcome__container .stoopid-relentless-welcome__right .stoopid-relentless-welcome__description.rte {
        font-size: 16px;
        margin-bottom: 16px;
    }

    .stoopid-relentless-welcome .stoopid-relentless-welcome__left .stoopid-relentless-welcome__heading-wrap .stoopid-relentless-welcome__heading-top {
        font-size: 48px;
    }

    .stoopid-relentless-welcome .stoopid-relentless-welcome__left .stoopid-relentless-welcome__heading-wrap .stoopid-relentless-welcome__heading-bottom {
        font-size: 60px;
        margin-bottom: 12px;
    }

    .stoopid-relentless-welcome .stoopid-relentless-welcome__container .stoopid-relentless-welcome__right .stoopid-relentless-welcome__button {
        font-size: 20px;
    }

    .stoopid-relentless-welcome .stoopid-relentless-welcome__container .stoopid-relentless-welcome__card {
        padding-top: 20px;
        padding-bottom: 44px;
    }

    .stoopid-relentless-welcome .stoopid-relentless-welcome__container .stoopid-relentless-welcome__right .stoopid-relentless-welcome__description.rte p br {
        display: none;
    }

    .stoopid-relentless-welcome .stoopid-relentless-welcome__container .stoopid-relentless-welcome__tagline {
        font-size: 14px;
        line-height: 1.2;
        letter-spacing: 10px;
    }

    .prod-def .product {
        flex-direction: column;
        gap: 30px;
    }

    .prod-def .product>div {
        width: 100%;
        padding-inline: 0px;
    }

    .prod-def .product__description h2 {
        font-size: 64px !important;
    }

    .prod-def .product__description p {
        font-size: 16px !important;
        padding-bottom: 6px;
    }

    .prod-def .product__description p::before {
        width: 160px;
    }

    .prod-def .price__regular .price-item {
        font-size: 40px;
    }

    .prod-def .price__regular {
        margin-top: 0px;
    }

    .prod-def .icon-with-text__item {
        gap: 10px;
    }

    .prod-def .icon-with-text__item h5 {
        font-size: 20px !important;
    }

    .prod-def .icon-with-text__item p {
        font-size: 14px !important;
        letter-spacing: 4px !important;
    }

    .prod-def .product-form__buttons button {
        font-size: 22px;
        padding: 8px !important;
    }

    .prod-def .pt3-iwt-1 .icon-with-text__item img {
        margin-bottom: 0;
    }

    .prod-def .pt3-iwt-1 .icon-with-text__item {
        gap: 10px;
    }

    .prod-def .pt3-iwt-1 .icon-with-text__item p {
        font-size: 14px !important;
    }

    .prod-def .product__description h4 {
        font-size: 20px !important;
    }

    .prod-def .icon-with-text__item img {
        width: 38px;
        height: 32px;
    }

    .prod-def .df-iwt-1 {
        margin-block: 10px;
    }

    .prod-def .pt3-iwt-1 {
        margin-top: 20px !important;
    }

    .prod-def .product__info-wrapper {
        padding-left: 20px;
    }

    .prod-def .installment * {
        font-size: 14px;
    }

    .prod-def .product__info-container .product__description+div,
    .prod-def .product__info-container .product__description+div+div {
        margin-block: 14px;
    }

    .prod-def .pt3-iwt-1 .icon-with-text__item .h4.inline-richtext {
        margin-bottom: 0px;
    }

    .prod-temp-3 {
        padding-top: 100px !important;
    }

    .prod-temp-3 .product__info-wrapper {
        padding-left: 20px;
    }

    .prod-temp-3 .product__description ul li {
        font-size: 18px;
        line-height: 1.6;
    }

    .prod-temp-3 .product__title h1,
    .prod-temp-3 .price .price-item {
        font-size: 36px !important;
    }

    .prod-temp-3 .product__info-container .product__title {
        margin-bottom: 0px !important;
    }

    .prod-temp-3 .product__info-container .product__title+div {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }

    .prod-temp-3 .price .price__container {
        margin-bottom: 0px !important;
    }

    .prod-temp-3 .pt3-iwt-2 li {
        padding-inline: 20px;
    }

    .prod-temp-3 .pt3-iwt-2 li p strong {
        font-size: 32px !important;
    }

    .prod-temp-3 .product-form__input {
        padding-top: 0px;
    }

    .prod-temp-3 .product-form button {
        font-size: 26px !important;
        padding: 10px !important;
    }

    .prod-temp-3 .pt3-iwt-3 li:last-child .h4.inline-richtext p {
        font-size: 16px !important;
    }

    .prod-temp-3 .pt3-iwt-4 {
        padding: 18px;
    }

    .prod-temp-3 .pt3-iwt-4 li:first-child h5 {
        font-size: 22px !important;
    }

    .prod-temp-3 .pt3-iwt-4 li:first-child p {
        font-size: 14px !important;
    }

    .stoopid-recharge-selector .stoopid-recharge-option .stoopid-recharge-content .stoopid-recharge-price {
        font-size: 30px !important;
    }

    .stoopid-recharge-selector .stoopid-recharge-option .stoopid-recharge-content .stoopid-recharge-title {
        font-size: 20px !important;
    }

    .stoopid-recharge-selector .stoopid-recharge-option .stoopid-recharge-content .stoopid-recharge-text {
        font-size: 15px !important;
    }

    .stoopid-whats-inside-section.pt3-wi .stoopid-whats-inside-left .stoopid-whats-inside-stats .stoopid-whats-inside-stat-item .stoopid-whats-inside-sub-label {
        font-size: 18px !important;
    }

    .stoopid-whats-inside-section.pt3-wi .stoopid-whats-inside-left .stoopid-whats-inside-stats .stoopid-whats-inside-stat-item {
        gap: 12px;
    }

    .prod-temp-3 .pt3-iwt-2 li p {
        font-size: 22px !important;
    }

    .prod-temp-3 .pt3-iwt-3 li:first-child img {
        flex: 0 0 100px;
        width: 100px;
    }

    .prod-temp-3 .pt3-iwt-4 li:first-child img {
        flex: 0 0 35px;
        width: 35px;
        height: 35px;
    }

    .prod-temp-3 .pt3-iwt-4 li:first-child a {
        font-size: 20px !important;
    }

    .prod-temp-3 .pt3-iwt-4 li:first-child {
        gap: 10px;
    }

    .stoopid-recharge-selector .stoopid-recharge-option .stoopid-recharge-icon {
        flex: 0 0 100px;
        height: 100px;
    }

    .stoopid-whats-inside-section.pt3-wi .stoopid-whats-inside-left .stoopid-whats-inside-stats {
        display: flex !important;
        flex-direction: column;
        border: unset;
    }

    .pt3-mc>.page-width {
        padding-bottom: 50px !important;
        max-width: 350px !important;
    }

    .pt3-mc ul li .multicolumn-card .multicolumn-card__info p {
        font-size: 18px !important;
    }

    .stoopid-whats-inside-section.pt3-wi .stoopid-whats-inside-content {
        gap: 0px;
    }

    .stoopid-whats-inside-section.pt3-wi .stoopid-whats-inside-right {
        padding-bottom: 23px;
        padding-inline: 23px;
        padding-top: 0px;
    }

    .pt3-mc>.page-width ul {
        padding-inline: 0px;
        flex-direction: column !important;
        justify-content: center;
        align-items: center;
        gap: 16px;
    }

    .pt3-mc>.page-width ul li {
        padding-inline: 0px;
        max-width: max-content !important;
    }

    .pt3-mc ul li .multicolumn-card {
        gap: 12px;
    }

    .prod-temp-3 .product {
        flex-direction: column !important;
        gap: 24px;
    }

    .prod-temp-3 .product>div {
        width: 100% !important;
    }

    .prod-temp-3 .price-per-item__container .quantity * {
        font-size: 24px !important;
    }

    .pt3-mc ul li:first-child {
        padding-bottom: 14px;
        border-right: unset;
        border-bottom: 1px solid #FF1A1A;
    }

    .stoopid-recharge-selector>div:first-child {
        font-size: 20px !important;
        line-height: 1.2 !important;
        top: -16px;
    }

    .stoopid-recharge-selector {
        margin-top: 24px !important;
        padding: 20px;
    }

     .story-hero-banner .story-hero-banner-container {
        padding-bottom: 40px;
    }


    .story-hero-banner .story-hero-banner-container .story-hero-banner-heading span {
        font-size: 46px !important;
    }

    .story-hero-banner .story-hero-banner-description {
        max-width: 196px;
    }

    .story-hero-banner .story-hero-banner-description p {
        font-size: 16px !important;
    }

    .stoopid-split-section .stoopid-split-content {
        padding: 40px 20px;
        padding-top: 0px;
    }

    .stoopid-split-section .stoopid-split-wrapper {
        grid-template-columns: 1fr;
    }

    .stoopid-split-section .stoopid-split-wrapper .stoopid-split-image {
        max-width: 662px;
    }

    .stoopid-split-section .stoopid-split-content .stoopid-split-heading {
        font-size: 38px !important;
    }

    .stoopid-split-section .stoopid-split-content .stoopid-split-content-inner {
        max-width: 232px;
    }

    .stoopid-split-section .stoopid-split-content-inner .stoopid-split-accent {
        margin: 9px 0px;
    }

    .stoopid-split-section .stoopid-split-content-inner .stoopid-split-text.rte p {
        font-size: 16px !important;
    }

    .stoopid-split-section.story-ssb2 .stoopid-split-big-heading {
        font-size: 62px !important;
        padding-bottom: 6px;
        margin-bottom: 20px;
    }

    .stoopid-split-section.story-ssb2 .stoopid-split-content {
        padding: 0;
        padding-top: 30px;
        max-width: 430px;
        padding-bottom: 60px;
    }

    .stoopid-split-section.story-ssb2 .stoopid-split-content .stoopid-split-content-inner>* {
        padding-left: 20px;
    }

    .stoopid-split-section.story-ssb2 .stoopid-split-heading {
        font-size: 32px !important;
    }

    .stoopid-split-section.story-ssb2 .stoopid-split-accent {
        margin-left: 20px;
    }

    .stoopid-split-section.story-ssb2 .stoopid-split-big-heading::before {
        width: 280px;
    }

    .stoopid-energy-welcome-banner .stoopid-energy-welcome-banner__heading {
        font-size: 48px !important;
    }

    .stoopid-energy-welcome-banner .stoopid-energy-welcome-banner__button {
        font-size: 14px !important;
        max-width: 260px !important;
        margin-top: 12px !important;
    }

    .stoopid-returns-hero-banner {
        background-image: unset !important;
    }

    .stoopid-returns-hero-banner .stoopid-returns-hero-banner__image-wrapper {
        display: block;
    }

    .stoopid-returns-hero-banner .stoopid-returns-hero-banner__wrapper {
        padding-top: 120px;
        padding-inline: 20px !important;
        padding-bottom: 40px !important;
    }

    .stoopid-returns-hero-banner .stoopid-returns-hero-banner__eyebrow {
        font-size: 20px !important;
        margin-bottom: 12px;
    }

    .stoopid-returns-hero-banner .stoopid-returns-hero-banner__heading {
        font-size: 50px !important;
    }

    .stoopid-returns-content .stoopid-returns-content__heading {
        font-size: 36px !important;
    }

    .stoopid-returns-content p {
        font-size: 16px !important;
    }

    .stoopid-returns-content .stoopid-returns-content__left {
        padding-bottom: 8px;
    }


    .stoopid-returns-hero-banner .stoopid-returns-hero-banner__wrapper .stoopid-returns-hero-banner__content {
        max-width: 400px;
    }

    .stoopid-returns-hero-banner .stoopid-returns-hero-banner__accent-line {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .stoopid-returns-content .stoopid-returns-content__row:first-child .stoopid-returns-content__heading {
        max-width: 230px;
    }


    .stoopid-returns-content .stoopid-returns-content__row:not(:first-child) p {
        font-size: 14px !important;
        max-width: 360px;
    }

    .stoopid-returns-content .stoopid-returns-content__row:not(:first-child) .stoopid-returns-content__left {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .stoopid-returns-content__approved .stoopid-returns-content__approved-heading {
        font-size: 38px !important;
    }

    .stoopid-returns-content__approved .stoopid-returns-content__approved-option {
        font-size: 32px !important;
    }

    .stoopid-returns-content__approved .stoopid-returns-content__approved-intro,
    .stoopid-returns-content__approved .stoopid-returns-content__approved-footer,
    .stoopid-support-contact-banner .stoopid-support-contact-banner__description p {
        font-size: 14px !important;
    }

    .stoopid-returns-content__approved .stoopid-returns-content__approved-or {
        font-size: 20px !important;
    }

    .stoopid-support-contact-banner .stoopid-support-contact-banner__heading {
        font-size: 35px !important;
    }

    .stoopid-support-contact-banner .stoopid-support-contact-banner__email {
        font-size: 24px !important;
    }

    .stoopid-support-contact-banner .stoopid-support-contact-banner__description {
        max-width: 440px;
    }

    .stoopid-faq-dual-category .stoopid-faq-dual-category__heading {
        font-size: 32px !important;
    }

    .stoopid-faq-dual-category .stoopid-faq-dual-category__grid {
        padding-inline: 0px;
    }

    .stoopid-faq-dual-category .stoopid-faq-dual-category__column .stoopid-faq-dual-category__category-title span {
        font-size: 22px !important;
    }

    .stoopid-faq-dual-category .stoopid-faq-dual-category__column .stoopid-faq-dual-category__category-title img {
        width: 27px;
        height: 27px;
    }

    .stoopid-returns-hero-banner .stoopid-returns-hero-banner__description {
        max-width: 410px;
    }

    .stoopid-returns-content .stoopid-returns-content__row {
        gap: 16px;
        padding: 24px 20px;
    }

    .stoopid-returns-content li::before {
        width: 18px;
    }

    .stoopid-support-contact-banner .stoopid-support-contact-banner__description p {
        line-height: 1.4 !important;
    }

    .stoopid-returns-content__approved,
    .stoopid-faq-dual-category,
    .stoopid-support-contact-banner {
        padding: 40px 16px !important;
    }

     .stoopid-policy-accordion {
        padding-top: 110px;
    }

    .stoopid-policy-accordion .stoopid-policy-accordion__eyebrow {
        font-size: 20px !important;
    }

    .stoopid-policy-accordion .stoopid-policy-accordion__heading {
        font-size: 65px !important;
    }

    .stoopid-policy-accordion p {
        font-size: 16px !important;
    }

    .stoopid-policy-accordion p:last-child {
        font-size: 14px !important;
    }

    .stoopid-policy-accordion .stoopid-policy-accordion__header {
        margin-bottom: 20px;
        max-width: 400px;
    }

    .stoopid-policy-accordion .stoopid-policy-accordion__item .stoopid-policy-accordion__summary .stoopid-policy-accordion__title {
        font-size: 22px !important;
    }

    .stoopid-policy-accordion .stoopid-policy-accordion__item .stoopid-policy-accordion__content p {
        font-size: 14px !important;
    }

    .stoopid-policy-accordion .stoopid-policy-accordion__item .stoopid-policy-accordion__summary {
        padding-block: 12px;
    }

    .stoopid-support-contact-banner.tos-ssb {
        max-width: 540px !important;
        padding-block: 20px !important;
    }

    .ssb-section {
        padding-bottom: 30px;
    }

    .stoopid-policy-accordion .stoopid-policy-accordion__description {
        margin-top: 16px;
    }

    .stoopid-policy-accordion .stoopid-policy-accordion__item .stoopid-policy-accordion__content {
        padding-bottom: 14px !important;
    }
     cart-items {
        padding-top: 100px !important;
    }

    cart-items.is-empty .cart__warnings .cart__empty-text {
        font-size: 46px !important;
        margin-bottom: 10px !important;
    }

    cart-items.is-empty .cart__warnings .button {
        font-size: 18px !important;
        padding-block: 8px;
    }

    cart-items.is-empty .cart__warnings .cart__login-title {
        font-size: 26px !important;
        margin-top: 16px !important;
    }

    cart-items.is-empty .cart__warnings .cart__login-paragraph {
        font-size: 14px !important;
        margin-top: 8px !important;
    }

    cart-items.is-empty .cart__warnings {
        padding-bottom: 30px;
        padding-top: 10px !important;
    }

    cart-items,
    #main-cart-footer {
        padding-top: 110px !important;
        margin-top: unset;
    }


    cart-items .title {
        font-size: 46px !important;
    }

    cart-items .cart__contents .cart__items .caption-with-letter-spacing {
        padding-bottom: 16px !important;
    }

    cart-items .cart__contents .cart__items .cart-item__details .cart-item__name {
        font-size: 18px;
        line-height: 1.4 !important;
    }

    cart-items .cart__contents .cart__items .quantity-popover-container .cart-quantity {
        padding-block: 8px;
    }

    cart-items .cart__contents .cart__items .quantity-popover-container .cart-quantity .quantity__input {
        font-size: 19px !important;
    }

    cart-items .cart__contents .cart__items td:not(:first-child) {
        padding-left: 20px;
        padding-top: 18px;
    }

    cart-items .cart__contents .cart__items .cart-item__totals .price {
        font-size: 18px !important;
    }

    cart-items .cart__contents .cart__items .cart-item__details .product-option * {
        font-size: 16px !important;
    }

    #main-cart-footer {
        padding-top: 0px !important;
    }

    #main-cart-footer .cart__footer .totals .totals__total {
        font-size: 22px !important;
    }


    #main-cart-footer .cart__footer .tax-note.caption-large {
        font-size: 14px !important;
        margin-block: 14px !important;
    }

    #main-cart-footer .cart__footer .cart__checkout-button {
        font-size: 18px !important;
    }

    cart-items .cart__contents .cart__items {
        padding-bottom: 20px;
    }

    #main-cart-footer .cart__footer .totals {
        justify-content: space-between;
    }

    cart-items>.page-width {
        padding-inline: 30px;
    }

    cart-items .title-wrapper-with-link {
        margin-bottom: 24px !important;
    }

    #main-cart-footer .cart__footer .totals .totals__total-value {
        font-size: 18px !important;
    }

    .cart__footer-wrapper:last-child .cart__footer .cart__blocks {
        max-width: 455px !important;
        width: 100%;
        margin-inline: auto !important;
    }

    .cart__footer-wrapper:last-child .cart__footer {
        padding-top: 0px !important;
    }
}

@media only screen and (max-width: 575px) {
    .energy-hero-v2 {
        background-color: black;
    }

    .menu-drawer__inner-container .menu-drawer__navigation-container .menu-drawer__navigation .menu-drawer__menu li a {
        padding: 15px 10px !important;
        font-size: 25px !important;
        font-weight: 700 !important;
    }

    .energy-hero-v2__heading span {
        font-size: 56px;
    }

    .energy-hero-v2__subheading,
    .energy-hero-v2__subheading p {
        margin-bottom: 8px;
        font-size: 14px;
    }

    .energy-hero-v2__stars {
        font-size: 15px;
        margin-top: 12px;
    }

    .energy-hero-v2__stars img {
        margin: 0 auto;
    }

    .energy-hero-v2__button {
        font-size: 16px;
        margin-top: 18px;
        margin-inline: auto;
    }

    .energy-features-v2 .energy-features-v2__item {
        padding-block: 20px !important;
    }

    .custom-prelaunch-footer .custom-prelaunch-footer__tagline p {
        font-size: 14px;
    }

    .custom-prelaunch-footer .custom-prelaunch-footer__desc {
        font-size: 14px;
        margin-bottom: 7px;
    }

    .energy-hero-v2 .energy-hero-v2__content {
        padding: 0px 15px 30px;
        background-image: none !important;
        text-align: center;
        justify-content: center;
    }

    .energy-hero-v2__mobile_image {
        display: block;
    }

    .energy-hero-v2__button-arrow {
        width: 20px;
    }

    .energy-hero-v2__mobile_image img {
        margin: 0 auto;
    }

    .header-wrapper-v2 .header {
        padding-block: 0px !important;
        grid-template-columns: 1fr 150px 1fr !important;
    }

    .energy-hero-v2__stars img {
        max-width: 170px;
        width: 100%;
    }

    .energy-category-card-v2__feature-item {
        gap: 10px;
        flex-direction: column;
    }

    .energy-category-card-v2__feature-item p {
        font-size: 16px;
        line-height: 1.4;
        text-align: center;
    }

    .energy-category-card-v2__description {
        font-size: 15px;
    }

    .eccv2fi-img-wrp {
        width: 30px;
        min-width: 30px;
        height: 30px;
    }

    .energy-category-card-v2__features {
        margin-top: 30px;
    }

    .energy-category-card-v2__highlight,
    .energy-category-card-v2__subheading {
        font-size: 20px;
        padding-bottom: 15px;
    }

    .ehv2hi {
        max-width: 140px;
        margin: 20px auto;
    }

    .sapc-out-wrp {
        gap: 20px;
        flex-direction: column;
    }

    .stoopid-access-packs__content {
        padding-right: 0;
        flex: 0 0 100%;
        border: none;
        width: 100%;
    }

    .stoopid-access-packs__actions {
        gap: 20px;
        padding: 0;
        align-items: center;
        width: 100%;
    }

    .stoopid-access-packs__buy-now {
        padding: 10px;
        font-size: 25px;
    }

    .stoopid-access-packs__add-to-cart {
        font-size: 18px;
        gap: 15px;
    }

    .stoopid-pricing-card {
        width: 100%;
    }

    .bund-new-ehv2 .energy-hero-v2__content .ehv2hi {
        max-width: 290px;
    }

    .bund-new-ehv2 .ehv2_abt {
        font-size: 20px;
        line-height: 1.4;
    }

    .bund-new-ehv2 .energy-hero-v2__features {
        gap: 20px;
        flex-direction: column;
    }

    .energy-hero-v2__feature-item {
        max-width: 100%;
        width: fit-content;
    }

    .bund-new-ehv2 .energy-hero-v2__features>div:nth-child(2)::before,
    .bund-new-ehv2 .energy-hero-v2__features>div:nth-child(2)::after {
        display: none;
    }

    .bund-new-ehv2 .energy-hero-v2__features {
        gap: 20px;
        width: fit-content;
        flex-direction: column;
        margin-inline: auto;
    }

    .rn-ehv2 .energy-hero-v2__content {
        padding-top: 0px !important;
        max-width: 100% !important;
        width: 100% !important;
    }

    .rn-ehv2 .energy-hero-v2__content .energy-hero-v2__inner .ehv2hi {
        margin-inline: unset;
    }

    .rn-ehv2 .energy-hero-v2__content .energy-hero-v2__inner {
        max-width: 100%;
        width: 100%;
    }

    .rn-ehv2 .energy-hero-v2__content .energy-hero-v2__inner .ehv2_abt {
        text-align: left;
    }

    .rn-ehv2 .energy-hero-v2__content .energy-hero-v2__inner .energy-hero-v2__features .energy-hero-v2__feature-item .energy-hero-v2__feature-text {
        font-size: 18px;
    }

    .rookie-start-section .rookie-start-container .rookie-start-content {
        padding: 16px 14px;
    }

    .rookie-start-section .rookie-start-container .rookie-start-content .rookie-start-title {
        font-size: 34px !important;
        padding-bottom: 8px;
        margin-bottom: 8px;
    }

    .rookie-start-section .rookie-start-container .rookie-start-content .rookie-start-description {
        font-size: 14px;
        max-width: 343px;
    }

    .rookie-start-section .rookie-start-container .rookie-start-content .rookie-start-bottom-text {
        margin-top: 8px;
        font-size: 18px;
    }

    .rookie-start-section .rookie-start-container .rookie-start-content .rookie-start-subtitle {
        font-size: 16px;
        line-height: 1.2;
    }

    .rn-ebbv2 .energy-benefits-bar-v2__wrapper .energy-benefits-bar-v2__grid .energy-benefits-bar-v2__item:nth-child(2) {
        padding-block: 20px;
        padding-inline: 0;
    }

    .rn-ebbv2 .energy-benefits-bar-v2__wrapper .energy-benefits-bar-v2__grid .energy-benefits-bar-v2__item:first-child {
        padding-right: 0px;
        padding-bottom: 20px;
    }

    .rn-ebbv2 .energy-benefits-bar-v2__wrapper .energy-benefits-bar-v2__grid .energy-benefits-bar-v2__item:last-child {
        padding-left: 0px;
        padding-top: 20px;
    }

    .rn-ebbv2 .energy-benefits-bar-v2__wrapper .energy-benefits-bar-v2__grid .energy-benefits-bar-v2__icon {
        flex: 0 0 40px;
    }

    .rn-ebbv2 .energy-benefits-bar-v2__wrapper .energy-benefits-bar-v2__grid .energy-benefits-bar-v2__item {
        gap: 14px;
    }

    .rn-ebbv2 .energy-benefits-bar-v2__wrapper .ebbv2-sec-tit span {
        font-size: 20px;
        padding-inline: 10px;
    }

    .rn-ebbv2 .energy-benefits-bar-v2__wrapper .ebbv2-sec-tit {
        margin-bottom: 26px;
    }

    .rn-ebbv2 .energy-benefits-bar-v2__wrapper .energy-benefits-bar-v2__grid .energy-benefits-bar-v2__content .energy-benefits-bar-v2__heading {
        font-size: 20px;
    }

    .rn-ebbv2 .energy-benefits-bar-v2__wrapper .energy-benefits-bar-v2__grid .energy-benefits-bar-v2__content .energy-benefits-bar-v2__text {
        font-size: 14px;
    }

    .rn-ebbv2 .energy-benefits-bar-v2__wrapper .ebbv2-sec-tit span::before,
    .rn-ebbv2 .energy-benefits-bar-v2__wrapper .ebbv2-sec-tit span::after {
        width: 80px;
    }

    .custom-prelaunch-footer .custom-prelaunch-footer__logo {
        display: none;
    }

    .rookie-membership-pricing-section {
        padding-bottom: 80px;
    }

    .rookie-membership-pricing-section .rookie-membership-pricing-wrapper .rookie-membership-price-block .rookie-membership-price {
        font-size: 50px;
    }

    .rookie-membership-pricing-section .rookie-membership-pricing-wrapper .rookie-membership-price-block .rookie-membership-price-period {
        font-size: 18px;
        margin-bottom: 3px;
    }

    .rookie-membership-pricing-section .rookie-membership-pricing-wrapper .rookie-membership-price-block {
        padding-right: 0px;
    }

    .rookie-membership-pricing-section .rookie-membership-pricing-wrapper .rookie-membership-button-wrap .rookie-membership-button {
        font-size: 14px;
        padding: 9px;
    }

    .rookie-membership-pricing-section .rookie-membership-pricing-wrapper .rookie-membership-features .rookie-membership-feature-text {
        font-size: 16px;
    }

    .rookie-membership-pricing-section .rookie-membership-pricing-wrapper .rookie-membership-features .rookie-membership-feature {
        gap: 13px;
    }

    .rookie-membership-pricing-section .rookie-membership-pricing-wrapper .rookie-membership-features {
        flex-direction: column;
        gap: 14px;
    }

    .rookie-membership-pricing-section .rookie-membership-pricing-wrapper {
        padding-bottom: 26px;
    }

    .rookie-membership-pricing-section .rookie-membership-pricing-wrapper .rookie-membership-security .rookie-membership-security-content {
        padding-inline: 12px;
        font-size: 14px;
    }

    .rookie-membership-pricing-section .rookie-membership-pricing-wrapper .rookie-membership-button-wrap {
        margin-top: 18px;
    }

    .rookie-membership-pricing-section .rookie-membership-pricing-wrapper .rookie-membership-pricing-top {
        gap: 18px;
    }

    .header-wrapper-v2 .header {
        padding: 15px !important;
        padding-bottom: 0 !important;
    }

    div#menu-drawer {
        height: calc(100vh - 78px) !important;
    }

    .header-wrapper-v2 li.main-drawer-item {
        border: 0 !important;
    }

    .energy-hero-v2.rn-ehv2 .energy-hero-v2__wrapper .energy-hero-v2__content {
        max-width: 1300px;
        margin-inline: auto;
    }

    .energy-benefits-bar-v2.dp-ebbv2 .energy-benefits-bar-v2__grid {
        grid-template-columns: repeat(1, 1fr);
        row-gap: 24px;
    }

    .energy-benefits-bar-v2.dp-ebbv2 .energy-benefits-bar-v2__grid .energy-benefits-bar-v2__item {
        border-right: unset !important;
        border-bottom: 1px solid #FF1A1A !important;
        padding-inline: 0px;
        padding-bottom: 20px;
    }

    .energy-benefits-bar-v2.dp-ebbv2 .energy-benefits-bar-v2__grid .energy-benefits-bar-v2__item .energy-benefits-bar-v2__content .energy-benefits-bar-v2__heading {
        min-height: unset;
    }

    .stoopid-whats-inside-section .stoopid-whats-inside-content .stoopid-whats-inside-left .stoopid-whats-inside-heading {
        font-size: 34px !important;
    }

    .stoopid-whats-inside-section .stoopid-whats-inside-content {
        background: unset;
    }

    .stoopid-whats-inside-section .stoopid-whats-inside-content .stoopid-whats-inside-left {
        padding: 20px;
        width: 100%;
    }

    .stoopid-whats-inside-section .stoopid-whats-inside-content .stoopid-whats-inside-left .stoopid-whats-inside-stat-item {
        padding-inline: 0px;
        width: 100%;
        border-right: unset;
        border-bottom: 1px solid rgb(255 255 255 / 11%);
        padding-block: 20px;
    }

    .stoopid-whats-inside-section .stoopid-whats-inside-left .stoopid-whats-inside-stat-item .stoopid-whats-inside-big-text {
        font-size: 46px;
    }

    .stoopid-whats-inside-section .stoopid-whats-inside-left .stoopid-whats-inside-stat-item .stoopid-whats-inside-label {
        font-size: 24px !important;
    }

    .stoopid-whats-inside-section .stoopid-whats-inside-left .stoopid-whats-inside-stat-item .stoopid-whats-inside-sub-label {
        font-size: 14px;
    }

    .stoopid-whats-inside-section .stoopid-whats-inside-content .stoopid-whats-inside-left .stoopid-whats-inside-stats {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        width: 100%;
    }

    .stoopid-whats-inside-section .stoopid-whats-inside-left .stoopid-whats-inside-stat-item .stoopid-whats-inside-icon {
        width: 44px;
        height: 44px;
        margin-bottom: 12px;
    }

    .stoopid-whats-inside-section .stoopid-whats-inside-content .stoopid-whats-inside-left .stoopid-whats-inside-heading-wrapper {
        margin-bottom: 14px;
    }

    .stoopid-whats-inside-section .stoopid-whats-inside-content .stoopid-whats-inside-right {
        display: block;
    }

    .stoopid-whats-inside-section .stoopid-whats-inside-content .stoopid-whats-inside-left .stoopid-whats-inside-stat-item:last-child {
        border: unset;
        padding-right: 0px;
    }

     .stoopid-relentless-welcome .stoopid-relentless-welcome__container .stoopid-relentless-welcome__tagline::before,
    .stoopid-relentless-welcome .stoopid-relentless-welcome__container .stoopid-relentless-welcome__tagline::after {
        width: 30%;
    }

    .stoopid-relentless-welcome .stoopid-relentless-welcome__container .stoopid-relentless-welcome__right .stoopid-relentless-welcome__description.rte {
        font-size: 16px;
        margin-bottom: 16px;
    }

    .stoopid-relentless-welcome .stoopid-relentless-welcome__left .stoopid-relentless-welcome__heading-wrap .stoopid-relentless-welcome__heading-top {
        font-size: 40px;
    }

    .stoopid-relentless-welcome .stoopid-relentless-welcome__left .stoopid-relentless-welcome__heading-wrap .stoopid-relentless-welcome__heading-bottom {
        font-size: 50px;
        margin-bottom: 10px;
        margin-top: 0px;
    }

    .stoopid-relentless-welcome .stoopid-relentless-welcome__container .stoopid-relentless-welcome__right .stoopid-relentless-welcome__button {
        font-size: 20px;
    }

    .stoopid-relentless-welcome .stoopid-relentless-welcome__container .stoopid-relentless-welcome__card {
        padding-top: 20px;
        padding-bottom: 44px;
    }

    .stoopid-relentless-welcome .stoopid-relentless-welcome__container .stoopid-relentless-welcome__right .stoopid-relentless-welcome__description.rte p br {
        display: none;
    }

    .stoopid-relentless-welcome .stoopid-relentless-welcome__container .stoopid-relentless-welcome__tagline {
        letter-spacing: 4px;
        padding-inline: 10px;
    }

    .prod-def .product {
        gap: 20px;
    }

    .prod-def .product__description h2 {
        font-size: 50px !important;
    }

    .prod-def .product__description p {
        font-size: 14px !important;
        padding-bottom: 6px;
    }

    .prod-def .product__description p::before {
        width: 160px;
    }

    .prod-def .price__regular .price-item {
        font-size: 30px;
    }

    .prod-def .price__regular {
        margin-top: 0px;
    }

    .prod-def .icon-with-text__item {
        gap: 10px;
    }

    .prod-def .icon-with-text__item h5 {
        font-size: 20px !important;
    }

    .prod-def .icon-with-text__item p {
        font-size: 14px !important;
        letter-spacing: 4px !important;
    }

    .prod-def .product-form__buttons button {
        font-size: 18px;
    }

    .prod-def .pt3-iwt-1 .icon-with-text__item img {
        margin-bottom: 0;
    }

    .prod-def .pt3-iwt-1 .icon-with-text__item {
        gap: 10px;
    }

    .prod-def .pt3-iwt-1 .icon-with-text__item p {
        font-size: 14px !important;
    }

    .prod-def .product__description h4 {
        font-size: 18px !important;
    }

    .prod-def .df-iwt-1 {
        margin-block: 10px;
    }

    .prod-def .pt3-iwt-1 {
        margin-top: 8px !important;
    }

    .prod-def .product__info-wrapper {
        padding-left: 20px;
    }

    .prod-def .installment * {
        font-size: 14px;
    }

    .prod-def .product__info-container .product__description+div,
    .prod-def .product__info-container .product__description+div+div {
        margin-block: 10px;
    }

    .prod-def .pt3-iwt-1 .icon-with-text__item .h4.inline-richtext {
        margin-bottom: 0px;
    }

    .product__info-container .product__description {
        margin-top: 0px;
    }

    .prod-def .product__info-container .price {
        margin-bottom: 0px;
    }

    .prod-temp-3 .icon-with-text.icon-with-text--horizontal {
        margin-top: 0px !important;
    }

    .prod-temp-3 .product__info-wrapper {
        padding-left: 0px;
    }

    .prod-temp-3 .product__description ul li {
        font-size: 16px;
        line-height: 1.6;
    }

    .prod-temp-3 .product__title h1,
    .prod-temp-3 .price .price-item {
        font-size: 32px !important;
    }

    .prod-temp-3 .product__info-container .product__title {
        margin-bottom: 0px !important;
    }

    .prod-temp-3 .product__info-container .product__title+div {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }

    .prod-temp-3 .price .price__container {
        margin-bottom: 0px !important;
    }

    .prod-temp-3 .pt3-iwt-2 li {
        padding-inline: 18px;
    }

    .prod-temp-3 .pt3-iwt-2 li p strong {
        font-size: 28px !important;
    }

    .prod-temp-3 .product-form__input {
        padding-top: 0px;
    }

    .prod-temp-3 .product-form button {
        font-size: 20px !important;
        padding: 8px !important;
    }

    .prod-temp-3 .pt3-iwt-3 li:last-child .h4.inline-richtext p {
        font-size: 14px !important;
    }

    .prod-temp-3 .pt3-iwt-4 {
        padding: 18px;
    }

    .prod-temp-3 .pt3-iwt-4 li:first-child h5 {
        font-size: 18px !important;
    }

    .prod-temp-3 .pt3-iwt-4 li:first-child p {
        font-size: 11px !important;
        line-height: 1.6;
        margin-bottom: 6px;
    }

    .stoopid-recharge-selector .stoopid-recharge-option .stoopid-recharge-content .stoopid-recharge-price {
        font-size: 30px !important;
    }

    .stoopid-recharge-selector .stoopid-recharge-option .stoopid-recharge-content .stoopid-recharge-title {
        font-size: 20px !important;
    }

    .stoopid-recharge-selector .stoopid-recharge-option .stoopid-recharge-content .stoopid-recharge-text {
        font-size: 15px !important;
    }

    .stoopid-whats-inside-section.pt3-wi .stoopid-whats-inside-left .stoopid-whats-inside-stats .stoopid-whats-inside-stat-item .stoopid-whats-inside-sub-label {
        font-size: 15px !important;
    }

    .stoopid-whats-inside-section.pt3-wi .stoopid-whats-inside-left .stoopid-whats-inside-stats .stoopid-whats-inside-stat-item {
        gap: 8px;
    }

    .prod-temp-3 .pt3-iwt-2 li p {
        font-size: 18px !important;
    }

    .prod-temp-3 .pt3-iwt-3 li:first-child img {
        flex: 0 0 80px;
        width: 80px;
    }

    .prod-temp-3 .pt3-iwt-4 li:first-child img {
        flex: 0 0 30px;
        width: 27px;
        height: 27px;
    }

    .prod-temp-3 .pt3-iwt-4 li:first-child a {
        font-size: 14px !important;
    }

    .prod-temp-3 .pt3-iwt-4 li:first-child {
        gap: 7px;
    }

    .stoopid-recharge-selector .stoopid-recharge-option .stoopid-recharge-icon {
        flex: 0 0 60px;
        height: 60px;
    }

    .stoopid-whats-inside-section.pt3-wi .stoopid-whats-inside-left .stoopid-whats-inside-stats {
        display: flex !important;
        flex-direction: column;
        border: unset;
    }

    .pt3-mc>.page-width {
        padding-bottom: 50px !important;
        max-width: 350px !important;
    }

    .pt3-mc ul li .multicolumn-card .multicolumn-card__info p {
        font-size: 16px !important;
    }

    .stoopid-whats-inside-section.pt3-wi .stoopid-whats-inside-content {
        gap: 0px;
    }

    .stoopid-whats-inside-section.pt3-wi .stoopid-whats-inside-right {
        padding-bottom: 23px;
        padding-inline: 23px;
        padding-top: 0px;
    }

    .pt3-mc>.page-width ul {

        gap: 11px;
    }

    .pt3-mc>.page-width ul li {
        padding-inline: 0px;
        max-width: max-content !important;
    }

    .pt3-mc ul li .multicolumn-card {
        gap: 12px;
    }

    .prod-temp-3 .product {
        flex-direction: column !important;
        gap: 24px;
    }

    .prod-temp-3 .product>div {
        width: 100% !important;
    }

    .prod-temp-3 .price-per-item__container .quantity * {
        font-size: 22px !important;
    }

    .pt3-mc ul li:first-child {
        padding-bottom: 11px;
        border-right: unset;
        border-bottom: 1px solid #FF1A1A;
    }

    .stoopid-recharge-selector>div:first-child {
        font-size: 14px !important;
        text-align: center;
    }

    .stoopid-recharge-selector {
        margin-top: 24px !important;
        padding: 20px;
        padding-top: 40px;
    }

    .prod-temp-3 .product__description ul li::before {
        left: -26px;
        width: 19px;
        height: 16px;
    }

    .prod-temp-3 .product-form__input .quantity__label.form__label {
        font-size: 24px !important;
        line-height: 100% !important;
    }

    .prod-temp-3 .product-form {
        margin-block: 20px !important;
    }

    .prod-temp-3 .pt3-iwt-3 li:first-child p {
        font-size: 18px !important;
        line-height: 1.2 !important;
    }

    .stoopid-recharge-option {
        gap: 10px;
        padding: 14px;
    }

    .stoopid-whats-inside-section.pt3-wi .stoopid-whats-inside-left .stoopid-whats-inside-stats .stoopid-whats-inside-stat-item .stoopid-whats-inside-icon {
        margin: 0;
        width: 20px;
        height: 20px;
    }

     .story-hero-banner .story-hero-banner-container {
        padding-bottom: 30px;
        padding-inline: 12px !important;
        padding-top: 130px;
    }


    .story-hero-banner .story-hero-banner-container .story-hero-banner-heading span {
        font-size: 38px !important;
    }

    .story-hero-banner .story-hero-banner-description {
        max-width: 173px;
    }

    .story-hero-banner .story-hero-banner-description p {
        font-size: 14px !important;
    }

    .stoopid-split-section .stoopid-split-content {
        padding: 30px 12px;
        padding-top: 0px;
    }

    .stoopid-split-section .stoopid-split-wrapper {
        grid-template-columns: 1fr;
    }

    .stoopid-split-section .stoopid-split-wrapper .stoopid-split-image {
        max-width: 662px;
    }

    .stoopid-split-section .stoopid-split-content .stoopid-split-heading {
        font-size: 34px !important;
    }

    .stoopid-split-section .stoopid-split-content .stoopid-split-content-inner {
        max-width: 213px;
    }

    .stoopid-split-section .stoopid-split-content-inner .stoopid-split-accent {
        margin: 6px 0px;
    }

    .stoopid-split-section .stoopid-split-content-inner .stoopid-split-text.rte p {
        font-size: 14px !important;
    }

    .stoopid-split-section.story-ssb2 .stoopid-split-big-heading {
        font-size: 44px !important;
        padding-bottom: 6px;
        margin-bottom: 20px;
    }

    .stoopid-split-section.story-ssb2 .stoopid-split-content {
        padding: 0;
        padding-top: 30px;
        max-width: 430px;
        padding-bottom: 40px;
    }

    .stoopid-split-section.story-ssb2 .stoopid-split-content .stoopid-split-content-inner>* {
        padding-left: 12px;
    }

    .stoopid-split-section.story-ssb2 .stoopid-split-heading {
        font-size: 28px !important;
    }

    .stoopid-split-section.story-ssb2 .stoopid-split-accent {
        margin-left: 12px;
    }

    .stoopid-split-section.story-ssb2 .stoopid-split-big-heading::before {
        width: 280px;
    }

    .stoopid-energy-welcome-banner .stoopid-energy-welcome-banner__heading {
        font-size: 35px !important;
    }

    .stoopid-energy-welcome-banner .stoopid-energy-welcome-banner__button {
        max-width: 230px !important;
    }
    .story-hero-banner-section .story-hero-banner-container::before {
        position: absolute;
        content: '';
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(0deg, #000000 5.3%, rgba(0, 0, 0, 0) 24.42%), linear-gradient(90deg, #000000 19.4%, #0000000f 60.4%, rgba(0, 0, 0, 0) 48.23%);
        z-index: -1;
    }

    .stoopid-returns-hero-banner {
        background-image: unset !important;
    }

    .stoopid-returns-hero-banner .stoopid-returns-hero-banner__image-wrapper {
        display: block;
    }

    .stoopid-returns-hero-banner .stoopid-returns-hero-banner__wrapper {
        padding-inline: 12px !important;
        padding-bottom: 30px !important;
    }

    .stoopid-returns-hero-banner .stoopid-returns-hero-banner__eyebrow {
        font-size: 18px !important;
        margin-bottom: 10px;
    }

    .stoopid-returns-hero-banner .stoopid-returns-hero-banner__heading {
        font-size: 38px !important;
    }

    .stoopid-returns-content .stoopid-returns-content__heading {
        font-size: 32px !important;
    }

    .stoopid-returns-content p {
        font-size: 14px !important;
        line-height: 1.6 !important;
    }

    .stoopid-returns-content .stoopid-returns-content__left {
        padding-bottom: 0px;
    }


    .stoopid-returns-hero-banner .stoopid-returns-hero-banner__wrapper .stoopid-returns-hero-banner__content {
        max-width: 400px;
    }

    .stoopid-returns-hero-banner .stoopid-returns-hero-banner__accent-line {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .stoopid-returns-content .stoopid-returns-content__row:first-child .stoopid-returns-content__heading {
        max-width: 210px;
    }


    .stoopid-returns-content .stoopid-returns-content__row:not(:first-child) p {
        font-size: 14px !important;
        max-width: 360px;
    }

    .stoopid-returns-content .stoopid-returns-content__row:not(:first-child) .stoopid-returns-content__left {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .stoopid-returns-content__approved .stoopid-returns-content__approved-heading {
        font-size: 34px !important;
    }

    .stoopid-returns-content__approved .stoopid-returns-content__approved-option {
        font-size: 26px !important;
    }

    .stoopid-returns-content__approved .stoopid-returns-content__approved-intro,
    .stoopid-returns-content__approved .stoopid-returns-content__approved-footer,
    .stoopid-support-contact-banner .stoopid-support-contact-banner__description p {
        line-height: 1.6 !important;
        margin-bottom: 10px;
    }

    .stoopid-returns-content__approved .stoopid-returns-content__approved-or {
        font-size: 20px !important;
    }

    .stoopid-support-contact-banner .stoopid-support-contact-banner__heading {
        font-size: 32px !important;
        margin-bottom: 4px;
    }

    .stoopid-support-contact-banner .stoopid-support-contact-banner__email {
        font-size: 16px !important;
    }

    .stoopid-support-contact-banner .stoopid-support-contact-banner__description {
        max-width: 440px;
        margin-top: 5px;
    }

    .stoopid-faq-dual-category .stoopid-faq-dual-category__heading {
        font-size: 30px !important;
    }

    .stoopid-faq-dual-category .stoopid-faq-dual-category__grid {
        padding-inline: 0px;
    }

    .stoopid-faq-dual-category .stoopid-faq-dual-category__column .stoopid-faq-dual-category__category-title span {
        font-size: 20px !important;
    }

    .stoopid-faq-dual-category .stoopid-faq-dual-category__column .stoopid-faq-dual-category__category-title img {
        width: 27px;
        height: 27px;
    }

    .stoopid-returns-hero-banner .stoopid-returns-hero-banner__description {
        max-width: 410px;
    }

    .stoopid-returns-content .stoopid-returns-content__row {
        gap: 10px;
        padding: 20px 12px;
    }

    .stoopid-returns-content li::before {
        width: 18px;
    }

    .stoopid-support-contact-banner .stoopid-support-contact-banner__description p {
        line-height: 1.4 !important;
    }

    .stoopid-returns-content__approved,
    .stoopid-faq-dual-category,
    .stoopid-support-contact-banner {
        padding: 30px 12px !important;
    }

    .stoopid-returns-hero-banner p {
        font-size: 14px !important;
    }

    .stoopid-returns-hero-banner .stoopid-returns-hero-banner__description p:first-child {
        margin-bottom: 10px;
    }

    .stoopid-returns-content__approved .stoopid-returns-content__approved-footer {
        margin-top: 0px;
    }

    .stoopid-faq-dual-category .stoopid-faq-dual-category__column .stoopid-faq-dual-category__category-title {
        gap: 6px;
        margin-bottom: 12px !important;
    }
     .stoopid-policy-accordion {
    }

    .stoopid-policy-accordion .stoopid-policy-accordion__eyebrow {
        font-size: 18px !important;
    }

    .stoopid-policy-accordion .stoopid-policy-accordion__heading {
        font-size: 46px !important;
    }

    .stoopid-policy-accordion p {
        font-size: 16px !important;
    }

    .stoopid-policy-accordion p:last-child {
        font-size: 14px !important;
    }

    .stoopid-policy-accordion .stoopid-policy-accordion__header {
        margin-bottom: 12px;
    }

    .stoopid-policy-accordion .stoopid-policy-accordion__item .stoopid-policy-accordion__summary .stoopid-policy-accordion__title {
        font-size: 20px !important;
    }

    .stoopid-policy-accordion .stoopid-policy-accordion__item .stoopid-policy-accordion__content p {
        font-size: 14px !important;
    }

    .stoopid-policy-accordion .stoopid-policy-accordion__item .stoopid-policy-accordion__summary {
        padding-block: 8px;
    }

    .stoopid-support-contact-banner.tos-ssb {
        max-width: calc(100% - 24px) !important;
        margin-inline: auto !important;
        padding-block: 20px !important;
    }

    .ssb-section {
        padding-bottom: 30px;
    }

    .stoopid-policy-accordion .stoopid-policy-accordion__description {
        margin-top: 10px;
    }

    .stoopid-policy-accordion .stoopid-policy-accordion__item .stoopid-policy-accordion__content {
        padding-bottom: 12px !important;
    }

     cart-items {
        padding-top: 100px !important;
    }

    cart-items.is-empty .cart__warnings .cart__empty-text {
        font-size: 38px !important;
        margin-bottom: 8px !important;
    }

    cart-items.is-empty .cart__warnings .button {
        font-size: 16px !important;
        padding: 8px 20px;
    }

    cart-items.is-empty .cart__warnings .cart__login-title {
        font-size: 24px !important;
        margin-top: 12px !important;
    }

    cart-items.is-empty .cart__warnings .cart__login-paragraph {
        margin-top: 8px !important;
    }

    cart-items.is-empty .cart__warnings {
        padding-bottom: 30px;
        padding-top: 10px !important;
    }

    cart-items,
    #main-cart-footer {
        padding-top: 110px !important;
        margin-top: unset;
    }


    cart-items .title {
        font-size: 40px !important;
    }


    cart-items .cart__contents .cart__items .caption-with-letter-spacing {
        padding-bottom: 12px !important;
    }

    cart-items .cart__contents .cart__items .quantity-popover-container .cart-quantity {
        padding-block: 8px;
    }

    cart-items .cart__contents .cart__items .quantity-popover-container .cart-quantity .quantity__input {
        font-size: 16px !important;
    }

    cart-items .cart__contents .cart__items td:not(:first-child) {
        padding-left: 0px;
        padding-top: 0px;
    }

    cart-items .cart__contents .cart__items .cart-item__totals .price {
        font-size: 18px !important;
    }

    cart-items .cart__contents .cart__items .cart-item__details .product-option * {
        font-size: 16px !important;
    }

    #main-cart-footer {
        padding-top: 0px !important;
    }

    #main-cart-footer .cart__footer .totals .totals__total {
        font-size: 18px !important;
    }


    #main-cart-footer .cart__footer .tax-note.caption-large {
        font-size: 14px !important;
        margin-block: 14px !important;
    }

    #main-cart-footer .cart__footer .cart__checkout-button {
        font-size: 16px !important;
    }

    cart-items .cart__contents .cart__items {
        padding-bottom: 12px;
    }

    #main-cart-footer .cart__footer .totals {
        justify-content: space-between;
    }

    cart-items>.page-width {
        padding-inline: 12px;
    }

    cart-items .title-wrapper-with-link {
        margin-bottom: 24px !important;
    }

    #main-cart-footer .cart__footer .totals .totals__total-value {
        font-size: 18px !important;
    }

    .cart__footer-wrapper:last-child .cart__footer .cart__blocks {
        max-width: 455px !important;
        width: 100%;
        margin-inline: auto !important;
    }

    .cart__footer-wrapper:last-child .cart__footer {
        padding-top: 0px !important;
    }

    cart-items .cart__contents .cart__items thead tr {
        margin-bottom: 30px;
    }

    .stoopid-split-section .stoopid-split-content {
    padding-top: 20px;
}
}