/** Shopify CDN: Minification failed

Line 439:12 Expected identifier but found whitespace
Line 439:13 Unexpected "("

**/
body{
    font-family: "Titillium Web", sans-serif!important;
}
h1, h2, h3, h4, h5, .h0, .h1, .h2, .h3, .h4, .h5,p,span,label {
    font-family: "Titillium Web", sans-serif!important;
}
.header__icon .svg-wrapper {
    width: 29px;
    height: 29px;
}
#shopify-section-template--24988692611370__form h2.section-titlesss {
  color: white !important;
  font-weight: 700;
  font-size: 35px;
}
section#shopify-section-template--25074207981866__image_banner_YXJknF .banner__buttons::before,
section#shopify-section-template--25074207981866__image_banner_YXJknF .banner__buttons::after {
  content: "";
  position: absolute;
  top: 55%;
  width: 20px;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  transform: translateY(-50%);
}
section#shopify-section-template--25074207981866__image_banner_YXJknF .button {
    background: transparent;
    color: #fdc700;
}
.header__menu-item {
    padding: 0rem 1.2rem!important;
    text-decoration: none;
    color: rgba(var(--color-foreground), .75);
}
.product-col h3 {
    color: #0099F4 !important;
    font-size: 17px !important;
}
.comparison-grid .product-col {
    padding: 10px !important;
}
section#shopify-section-template--24988692644138__main {
    color: white;
    background-color: #101828;
}
.header__menu-item span {
    text-decoration: none!important;
    transition: text-decoration var(--duration-short) ease;
    font-weight: 600;
    font-size: 17px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
}
.header__icons {
    display: flex;
    grid-area: icons;
    justify-self: end;
    padding-right: .8rem;
}
details-modal.header__search {
    display: none !important;
}
.header {
    grid-template-columns: 8fr auto 0fr!important;
    column-gap: 0rem!important;
}
.slideshow__text.banner__box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 80rem!important;
}
.banner__heading.inline-richtext.h1{
    font-family: "Titillium Web", sans-serif!important;
    font-weight: 700;
    font-size: 92.3px;
    line-height: 94.12px;
}
.banner__heading span{
    color:#0099F4;
    display: block;
}
.banner--desktop-transparent .banner__box {
    padding-top: 0px !important;
}
.banner__text.rte {
    margin-top: 2rem!important;
    width: 80%;
    margin-bottom: 2rem!important;
}
.banner__text p{
    font-size: 30px;
    line-height: 100%;
    margin-block: 30px;
}
.banner__text p span{
    color:#0099F4;
    display: block; 
}
.banner__buttons {
    border-radius: 12px;
}
.button, .button-label, .shopify-challenge__button, .customer button {
    color:#fff;
    background:#0099F4;
    border-radius: 12px;
}
.multicolumn.background-primary .multicolumn-card {
    background: none!important;
}
.multicolumn-list__item.center .media--adapt img {
    left: 50%;
    transform: translate(-50%);
    border-radius: 16px;
}
.button:after, .shopify-challenge__button:after, .customer button:after, .shopify-payment-button__button--unbranded:after {
    content: "";
    position: absolute;
    top: var(--buttons-border-width);
    right: var(--buttons-border-width);
    bottom: var(--buttons-border-width);
    left: var(--buttons-border-width);
    z-index: 1;
    border-radius: var(--buttons-radius);
    box-shadow: none!important;
    transition: box-shadow var(--duration-short) ease;
}
.title-wrapper--no-top-margin>.title {
    font-family: "Titillium Web", sans-serif!important;
    font-weight: 700;
    font-style: Bold;
    font-size: 65px;
    line-height: 56.07px;
    letter-spacing: 0%;
    text-align: center;
    color: #fff;
}
.global-media-settings {
    border:0px!important;
}
.image-with-text__media-item.image-with-text__media-item--medium {
   border: 1px solid #0099F4;
    border-radius: 12px;
}
.image-with-text .global-media-settings {
    margin-top: -20px;
    margin-bottom: 20px;
    margin-right: -20px;
    margin-left: 20px;
    border-radius:12px;
    border:0px;
}
.image-with-text .global-media-settings img{
    border-radius:12px;
}
.multicolumn-list__item .media--adapt .multicolumn-card__image {
    width: 100%!important;
    object-fit: cover!important;
}
.multicolumn-card-spacing {
    padding-top: 0px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.multicolumn .title {
    margin: 0;
    margin: 30px auto !important;
}
.section-template--24988692545834__featured_collection_gx3EXL-padding
{
  background: #0d1117;  
}
.card__information {
    grid-row-start: 2;
    padding: 1.3rem 1rem;
    background: #101828;
    padding: 15px !important;
    border-radius: 16px;
}
.card-wrapper {
    color: inherit;
    height: 100%;
    position: relative;
    text-decoration: none;
    border: 1px solid #0099F4;
    border-radius: 16px;
}
.card--card.gradient, .card__inner.gradient {
    transform: perspective(0);
    border: 1px solid #0099F4;
    border-radius: 16px!important;
}
.full-unstyled-link {
    text-decoration: none;
    color: #fff;
    display: block;
    font-size: 31px;
}
.product-details span{
    color:#0099F4;
    font-size:24px;
}
.price {
    margin-bottom: 0;
    font-size: 16px;
    color: #fff !important;
}
.card .card__inner .card__media {
    overflow: hidden;
    z-index: 0;
    border-radius: calc(var(--border-radius) - var(--border-width) - var(--image-padding));
    border-radius: 16px!important;
}
.image-with-text__heading {
    margin-bottom: 0;
    font-family: Titillium Web;
    font-weight: 700;
    font-style: Bold;
    font-size: 56.15px;
    line-height: 80.15px;
    letter-spacing: 0%;
    text-align: right;
}
.image-with-text__content--desktop-left>*
 {
    align-self: flex-start;
    text-align: right!important;
}
 .image-with-text__content--desktop-left>* {
    align-self: flex-start;
    text-align: right!important;
    width: 100%!important;
}
.image-with-text .image-with-text__text-item>* {
border-radius: var(--text-boxes-radius);
overflow: hidden;
box-shadow: var(--text-boxes-shadow-horizontal-offset) var(--text-boxes-shadow-vertical-offset) var(--text-boxes-shadow-blur-radius) rgba(var(--color-shadow), var(--text-boxes-shadow-opacity));
padding-right: 0px !important;
}
.image-with-text__content .image-with-text__text+.button {
    margin-top: 3rem;
    font-family: Crimson Text;
    font-weight: 400;
    font-style: Italic;
    font-size: 28.11px;
    leading-trim: CAP_HEIGHT;
    line-height: 52.45px;
    letter-spacing: 0%;
    text-align: right;
    background: transparent;
}
#shopify-section-template--25035068670250__main{
    background: #101828;
}
#shopify-section-template--25035068670250__main h1,
#shopify-section-template--25035068670250__main h3,
#shopify-section-template--25035068670250__main p{
    color:#fff;
}
.section-template--25035068670250__main-padding {
    padding-top: 36px;
    padding-bottom: 36px;
    text-align: center;
}
.section-template--25035068670250__image_with_text_w8aYmb-padding{
    background:#000;
}
.section-template--25035068670250__image_with_text_HTThBc-padding{
    background: #101828;
}
#ImageWithText--template--25035068670250__image_with_text_HTThBc h2, #ImageWithText--template--25035068670250__image_with_text_w8aYmb h2{
color:#fff;
}
#ImageWithText--template--25035068670250__image_with_text_HTThBc .image-with-text__text.rte.body, #ImageWithText--template--25035068670250__image_with_text_w8aYmb .image-with-text__text.rte.body{
    color:#fff;
}
#ImageWithText--template--25035068670250__image_with_text_HTThBc a, #ImageWithText--template--25035068670250__image_with_text_w8aYmb a{
    color:#0099f4;
}
#ImageWithText--template--25035068670250__image_with_text_HTThBc {
    padding: 6rem 0rem 7rem !important;
    text-align: left;
    padding-right: 60px !important;
}
#ImageWithText--template--25035068670250__image_with_text_HTThBc .image-with-text__content--desktop-left>* {
        align-self: flex-start;
        text-align: left !important;
    }
#shopify-section-template--25035068670250__main h1
 {
    color: #fff;
    font-family: Titillium Web;
    font-weight: 700;
    font-style: Bold;
    font-size: 65px;
    line-height: 56.07px;
    letter-spacing: 0%;
    text-align: center;
} 
#shopify-section-template--25035068670250__main h3, 
#shopify-section-template--25035068670250__main p {
font-family: Titillium Web;
font-weight: 400;
font-style: Regular;
font-size: 25px;
line-height: 40px;
letter-spacing: 0%;
text-align: center;
}
#shopify-section-template--25035068670250__main h3 {
    font-size: 45px;
    font-weight: 700;
}
#shopify-section-template--25035068670250__main h3 span {
    color: #0099f4;
}
#shopify-section-template--25035068670250__multicolumn_PtVDBE .multicolumn-card.content-container{
    display: flex;
    align-items: center;
}
#shopify-section-template--25035074142506__slideshow_iLEYa3 .banner__heading.inline-richtext.h1 {
    color: #fff;
}
#shopify-section-template--25035074142506__slideshow_iLEYa3 .slideshow__text.banner__box {

    max-width: 100% !important;
}
#shopify-section-template--25035074142506__slideshow_iLEYa3 .banner__text p {
    color: #fff!important;
}
#shopify-section-template--25035074142506__slideshow_iLEYa3 .banner:after{
opacity: 0.8!important;
}
#shopify-section-template--25035074142506__mission_G3V89J .manifesto-grid {
    max-width: 850px!important;  
}
.manifesto-card-title {
    font-size: 28px!important;
    font-weight: 700;
    margin-bottom: 15px;
    position: relative;
    color: white;
    margin-top: 0!important;
}
.manifesto-card-title::after {
    content: "";
    display: block;
    height: 1.02px!important;
    background: #0099F480!important;
    margin: 10px auto!important;
    width: 90% !important;
}
.manifesto-card-desc {
    font-size: 16px!important;
    line-height: 1.6;
    color: #ccc;
}
#shopify-section-template--25035074142506__mission_CQXBqa .manifesto-section {
    background-color: #000 !important;
    padding: 60px 20px;
    text-align: center;
    color: #fff;
}
#shopify-section-template--25035074142506__mission_CQXBqa .manifesto-card {
    background: #0d1726 !important;
    border-radius: 10px;
    padding: 30px 20px;
    text-align: center;
    transition: transform 0.3s ease;
}
#shopify-section-template--25035074142506__mission_CQXBqa .manifesto-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(189px, 1fr)) !important;
    gap: 20px !important;
    max-width: 90% !important;
    margin: 0 auto;
}
.manifesto-title {
    font-size: 50px !important;
    font-weight: 700;
    margin-bottom: 10px;
}
.manifesto-subtitle {
    max-width: 700px;
    margin: 0 auto 40px;
    font-size: 20px;
    color: #ccc;
}
#shopify-section-template--25035068670250__multicolumn_PtVDBE .media>img {
    height: 65%!important;
    width: 65%!important;
    object-fit: contain;
    object-position: center center;
    transition: opacity .4s cubic-bezier(.25,.46,.45,.94);
}
#shopify-section-template--25035068670250__multicolumn_PtVDBE .multicolumn-card__image-wrapper--third-width {
    width: 20%;
}
.banner--mobile-bottom .banner__box {
    padding: 0px!important;
    background: transparent;
}
#Banner-template--25074207981866__image_banner_YXJknF .banner__heading.inline-richtext.h1 {
    color: #fff!important;
    border-bottom: 2px dotted #0099f4;
    padding-bottom: 25px;
}
#Banner-template--25074207981866__image_banner_YXJknF .banner__text p {
    color: #fff;
}
#Banner-template--25074207981866__image_banner_YXJknF .banner__text.rte {
    margin-top: 2rem !important;
    width: 100%!important;
    margin-bottom: 2rem !important;
}
#Banner-template--25074207981866__image_banner_YXJknF .banner__box {
    width: auto;
    max-width: 74%!important;
    min-width: 45rem;
    background-color:transparent;
}
#Banner-template--25074207981866__image_banner_YXJknF .banner__heading.inline-richtext.h1 strong{
    color: #0099F4; 
    font-weight: 700;
}
#shopify-section-template--25074207981866__custom_performer_HMVU9R .top-performers-section .heading span {
    color: #0099F4;
    display: none;
}
#shopify-section-template--25074207981866__custom_performer_HMVU9R .top-performers-section .testimonial-card .stars
Specificity: (0,3,0)
 {
    font-family: "Titillium Web", sans-serif;
    color: #ffd700;
    font-size: 18px;
    margin-bottom: 10px;
}
#shopify-section-template--25035074142506__main, .section-template--25074207981866__main-padding {
    padding-top: 28px;
    padding-bottom: 28px;
    display: none;
}
.newsletter-form__button {
    width: 10rem!important;
    margin: 0;
    right: var(--inputs-border-width);
    top: 0;
    height: 100%;
    z-index: 2;
    position: absolute!important;
    right: -30%!important;
    background: #0099F4 !important;
    border-radius: 10px;
    font-family: Titillium Web;
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
}
#contact_form .field__input {
    flex-grow: 1;
    text-align: left;
    padding: 1.5rem;
    margin: var(--inputs-border-width);
    transition: box-shadow var(--duration-short) 
ease;
    background: #000;
}
.newsletter-form .field__input {
    flex-grow: 1;
    text-align: left;
    padding: 1.5rem;
    margin: var(--inputs-border-width);
    transition: box-shadow var(--duration-short) ease;
    background: #000;
    border-radius: 12px!important;
}
.newsletter-form .field:after{
box-shadow: 0 0 0 var(--inputs-border-width) rgb(0 0 0 / 55%);
border-radius: 12px!important;
}
.list-social__link {
    align-items: center;
    display: flex;
    padding: 1.1rem;
    color: rgb(var(--color-foreground));
    background: #0099f4;
    border-radius: 20px;
    margin-right: 12px;
}
.scroll-trigger.animate--slide-in {
    transform: translateY(2rem);
    text-align: center;
}
.section-template--24988692709674__main-padding {
    padding-top: 36px;
    padding-bottom: 12px;
    background: #000000;
}
#ProductInfo-template--24988692709674__main{
    text-align: left;
}
#ProductInfo-template--24988692709674__main h1 {
    margin: 0;
    color: #fff!important;
}
#shopify-installments span{
    color:#fff!important;
}
#MainProduct-template--24988692709674__main .price__regular .price-item--regular {
    margin-right: 0;
    font-weight: 700;
    font-style: Bold;
    font-size: 71.44px;
    line-height: 61.63px;
    letter-spacing: 0%;
}
.pr-1\.5 {
    padding-right:.375rem;
    color: #fff;
}
.footer {
    margin-top: 0px;
    background: #101828;
}
.footer__content-bottom{
    display: flex;
    flex-direction: row-reverse;
    align-items: center;

}
#shopify-section-template--24988692709674__multicolumn_D84CCe .multicolumn-list__item .media--adapt .multicolumn-card__image {
    width: auto !important;
    object-fit: contain !important;
}
#shopify-section-template--24988692709674__multicolumn_D84CCe .multicolumn-card-spacing {
    padding-top: 2.5rem!important;
    margin-left: auto!important;
    margin-right: auto!important;
}
#shopify-section-template--24988692709674__multicolumn_D84CCe .multicolumn-list h3{
    color: #0099f4;
}
#shopify-section-template--24988692709674__multicolumn_D84CCe .multicolumn.background-primary .multicolumn-card {
    background: #101828 !important;
    border-radius:20px;
}
#shopify-section-template--24988692709674__multicolumn_D84CCe .multicolumn-list__item.center .media--adapt{
    padding-bottom: 70.571429%!important;
}
.tabcontent{
    background:rgb(90 90 90 / 91%);
    padding: 25px;
    border-radius: 20px;
    color: #ffff;
}
.tabcontent h2,.tabcontent h1,.tabcontent h3,.tabcontent h4,.tabcontent h5,.tabcontent p,.tabcontent span,.tabcontent label{
    color:#fff;
}
.tab .tablinks.active{
    background: #0099f4;
}
.tab{
    display: flex;
    justify-content: center;
    align-items: center;
}
.tab .tablinks {
    background: rgb(90 90 90 / 91%);
    width: 33.333%;
    color: #fff;
    padding: 10px;
    margin-bottom: 15px;
    margin-top: 15px;
    border-radius: 12px;
    border: 0px;
}
#shopify-section-template--24988692709674__tabs_p7mkg4{
    background:#000000
}
#more-payment-options-link {
    cursor: pointer;
    color: #fff;
}
.share-button__button{
    cursor: pointer;
    background-color: transparent;
    border: none;
    color: #fff;
}
.card--standard>.card__content {
    padding: 0;
    background: #101828;
    border-radius: 18px;
}
.quick-add {
    position: relative;
    grid-row-start: 4;
    margin: 0 0 1rem;
    z-index: 1;
    padding: 20px;
    margin-bottom: 0;
}
.ml-embedded {
    width: 800px;
    margin: auto;
    background-color: #0c1522;
    border-radius: 16px;
}
#mlb2-30582515.ml-form-embedContainer .ml-form-embedWrapper {
    background-color: transparent!important;
    border-width: 0px;
    border-color: transparent;
    border-radius: 4px;
    border-style: solid;
    box-sizing: border-box;
    display: inline-block !important;
    margin: 0;
    padding: 0;
    position: relative;
}
#mlb2-30582515.ml-form-embedContainer .ml-form-embedWrapper.embedForm {
    max-width: 100%!important;
    width: 100%;
}
#shopify-section-template--25074207981866__custom_liquid_WCxCG3 .color-scheme-1{
    background: #000000!important;
}
#mlb2-30582515.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent h4, #mlb2-30582515.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent h4 {
    color: #00aaff!important;
    font-size: 70px!important;
    font-weight: 600!important;
    margin: 0 0 10px 0;
    text-align: center!important;
    word-break: break-word;
}
#mlb2-30582515.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p, #mlb2-30582515.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent p {
    color: #fff!important;
    font-size: 20px!important;
    font-weight: 400!important;
    line-height: 26px!important;
    margin: 0 0 10px 0;
    text-align: left;
}
#mlb2-30582515.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsContent.privacy-policy p {
    line-height: 22px;
    margin: 0 0 10px 0;
    margin-top: 16px;
    text-align: center!important;
    font-size: 14px!important;
    color: #aaa!important;
}

#mlb2-30582515.ml-form-embedContainer .ml-form-embedWrapper.embedForm {
    width: 100%;
    padding: 32px!important;
}
.icon-with-text--horizontal .icon-with-text__item {
    flex-direction: column;
    width: 33%;
    background: #101828;
    text-align: center;
    padding: 5px;
    font-size: 12px;
    border-radius:16px;
}
.icon-with-text--horizontal {
    display: flex;
    justify-content: center;
    column-gap: 1rem!important;
    flex-direction: row;
}
.image-with-text__content {
    padding: 6rem 6rem 7rem!important;
}
#ImageWithText--template--25035068670250__image_with_text_HTThBc {
    padding: 6rem 0rem 7rem !important;
    text-align: left;
    padding-right: 48px !important;
}
.title-wrapper--no-top-margin>.title span{
    color: #0099F4;
}
.title-wrapper--no-top-margin>.title strong{
    color: #0099F4;
    font-weight:700!important;
}
.multicolumn .title {
    margin: 0;
    margin: 0px auto !important;
}
.collection__description p{
       color: #aaa;
    margin-top: 10px;
    margin-bottom:25px;
    font-size: 27.7px; 
}
.multi-sub{
    color: #aaa;
    margin-top: 10px;
    margin-bottom:25px;
    text-align:center;
    font-size: 27.7px;
}
.parminder-kkk .features{
    margin-bottom:20px;
    margin-top:10px;
}
.parminder-kkk .features,.parminder-kkk .feature{
    display: flex;
    justify-content: space-between;
    align-content: center;
    color: #0099f4;

}
.parminder-kkk .feature img{
padding-right:5px;
}
.quick-add {
    position: relative;
    grid-row-start: 4;
    margin: 0 0 1rem;
    z-index: 1;
    display: flex;
    justify-content: space-between;
}
.quick-add a {
    background-color: #fff;
    color: #0099f4;
    padding: 10px;
    border-radius: 12px;
    line-height: 27px;
    text-decoration: none;
    width: 48%;
    text-align: center;
}
product-form {
    width:48%!important;
}
#Banner-template--25154260893994__image_banner_yYdxye strong{
    font-weight:700;
    color: #0099f4;
}
#shopify-section-template--25154260893994__rich_text_nq7GzM .rich-text__wrapper {
        width: 100%;
        border: 1px solid #0099f4;
        border-radius: 20px;
        padding: 40px 15px;
    }
        .section-template--25154260893994__rich_text_nq7GzM-padding {
        padding-top: 40px;
        padding-bottom: 52px;
        background: #000000;
    }
#Banner-template--25154260893994__image_banner_yYdxye .banner__box {
        background: transparent!important;
    }
#Banner-template--25154260893994__image_banner_yYdxye .banner__box {
        width: auto;
        max-width: max-content!important;
        min-width: 0rem!important;
    }
#Banner-template--25154260893994__image_banner_yYdxye .banner__text.rte {
    margin-top: 2rem !important;
    width: 100%!important;
    margin-bottom: 2rem !important;
}
.quantity {
    color: rgb(255 255 255)!important;
}
.quantity__button {
    color: rgb(255 255 255)!important;
}
.quantity__input {
    color: rgb(255 255 255)!important;
}
.quantity:after {
    box-shadow: 0 0 0 var(--inputs-border-width) rgb(255 255 255 / 55%)!important;
}
.quantity:before {
    background: transparent!important;
}
#shopify-installments-content {
    padding-right: 0.375rem;
    color: #fff!important;
    font-size: 14px!important;
}
@media(max-width:768px){
#shopify-section-template--24988692709674__main product-form {
    width: 100% !important;
}
.ml-embedded {
    width: auto!important;
    margin: auto;
    background-color: #0c1522;
    border-radius: 16px;
}
.banner__heading.inline-richtext.h1 {
    font-family: "Titillium Web", sans-serif !important;
    font-weight: 700;
    font-size: 36px;
    line-height: 40.12px;
}
#Banner-template--25074207981866__image_banner_YXJknF .banner__box {
    width: auto!important;
    max-width: 100% !important;
    min-width: auto!important;
}
.banner__text p {
    font-size: 16px!important;
    line-height: 18px!important;
    margin-block: 30px;
}
.manifesto-title {
    font-size: 36px !important;
    font-weight: 700;
    margin-bottom: 10px;
}
#mlb2-30582515.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent h4, #mlb2-30582515.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent h4 {
    color: #0099F4 !important;
    font-size: 48px !important;
    font-weight: 600 !important;
    margin: 0 0 10px 0;
    text-align: center !important;
    word-break: break-word;
}
#mlb2-30582515.ml-form-embedContainer .ml-form-embedWrapper.embedForm {
    width: 100%;
    padding: 16px 0 !important;
}
.top-performers-section .heading {
    font-family: "Titillium Web", sans-serif;
    font-weight: 700;
    color: #fff;
    font-size: 46px!important;
    line-height: 56.07px!important;
    letter-spacing: 0%;
    text-align: center;
    margin-bottom: 0px!important;
    margin-top: 0px!important;
}
.newsletter-form__button {
    right: 0% !important;
}
.scroll-trigger.animate--slide-in {
    transform: translateY(2rem);
    text-align: left!important;
}
.title-wrapper--no-top-margin>.title {
    font-family: "Titillium Web", sans-serif !important;
    font-weight: 700;
    font-style: Bold;
    font-size: 36px;
    line-height: 46.07px;
    letter-spacing: 0%;
    text-align: center;
    color: #fff;
}
.image-with-text .global-media-settings {
    margin-top: 0px!important;
    margin-bottom: 20px;
    margin-right: 0px!important;
    margin-left: 0px!important;
    border-radius: 12px;
    border: 0px;
}
.banner:after{
    content: "";
    position: absolute;
    top: 0;
    background: #000;
    opacity: 0;
    z-index: 1;
    width: auto!important;
    height: 100%;
}
.founding-tribe-section .heading {
    font-family: "Titillium Web", sans-serif;
    font-size: 36px!important;
    font-weight: 700;
    color: #fff;
    margin-block: 10px!important;
}
.founding-tribe-section
 {
    background: #0d1117;
    border: 1px solid #0099F4;
    border-radius: 12px;
    padding: 30px 10px!important;
    text-align: center;
    max-width: 80%;
    margin: auto;
}
.founding-tribe-section .subheading {
    font-family: "Titillium Web", sans-serif;
    color: #ccc;
    font-size: 16.7px!important;
    margin: 15px 0 30px;
}
.founding-tribe-section .feature-text {
    font-family: "Titillium Web", sans-serif;
    color: #fff;
    font-size: 16.7px!important;
    margin-bottom: 0;
    margin-top: 0px!important;
}
#shopify-section-template--25035074142506__slideshow_iLEYa3 .banner__heading.inline-richtext.h1 {
    font-size: 36px!important;
    line-height: 36px!important;
    margin-top: 20px!important;
}
#MainProduct-template--24988692709674__main .price__regular .price-item--regular {
    margin-right: 0;
    font-weight: 700;
    font-style: Bold;
    font-size: 48px!important;
    line-height: 61.63px;
    letter-spacing: 0%;
}
}